<style>

#rooh_tabs {
	border-bottom: 1px solid #6FC5F3 ;
	padding: 20px 5px 20px 0px ;
	/*#6FC5F3*/
}
#rooh_tabs ul li {
	display: inline ;
	padding-bottom: 10px ;
	border-bottom: 2px solid #6FC5F3  ;
}
#rooh_tabs ul li a {
	text-decoration: none ;
	border: 1px solid #6FC5F3  ;
	padding: 10px 30px 10px 30px ;
	border-top-left-radius: 10px ;
	border-top-right-radius: 10px ;	
}
#rooh_tabs ul li a.current {
	color: white ;
	background-color: #6FC5F3  ;
}

#rooh_tabs img {
	height: 9px ;
}



.plg_col{
   width:297px; float:left; margin:0px; padding:0px 10px 0px 10px;
}

.plg_box{
   width:130px; height:80px; float:left; margin:0px 0px 10px 0px; padding:10px;
   /*
   background:url(../images/aa/plg_bg.jpg) repeat-x top left;
   border:1px solid #d6d6d6;
   -moz-border-radius:10px; -webkit-border-radius:10px;
   */
}

.plg_box .thumb{
   margin:0px; padding:0px;
   border:none;
}
.plg_box .thumb:hover{
   position:relative;
}
.plg_box .thumb_preview{
   background:#fffbe6; border:7px solid #6FC5F3 ; /* #fcd50e */
   position:absolute;
   margin:0px; padding:5px;
   top:50px; left:100px;
   display:none;
}
.plg_box .thumb:hover .thumb_preview{
   display:block;
}

.plg_cont{
   width:275px; float:left; margin:0px; padding:10px;
}

.plg_box a, .plg_col a{
   color:#2D74A4; text-decoration:none;
}

.plg_cont ol{
   width:260px; float:left; margin:0px; padding:0px 0px 0px 15px;
}

.plg_cont ol li{
   width:260px; float:left; margin:0px; padding:0px 0px 10px 0px;
   list-style-type:decimal; color:#585858;
}

.plg_box h2{
   color:#1466A3; font-size:24px; font-weight:normal;
   margin:0; padding:5px 0px 10px 0px;
   text-align:center;
}

.plg_box .inner{
   width:275px; float:left; margin:0px; padding:10px 0px 10px 0px;
}


.plg_box .inst{
   background:url(../images/aa/plg_img2.png) no-repeat 50% 0px;
   width:275px; height:76px; float:left; margin:15px 0px 50px 0px; padding:0px;
}
.plg_box .apub{
   background:url(../images/aa/plg_img2.png) no-repeat 50% -108px;
   width:275px; height:130px; float:left; margin:5px 0px 10px 0px; padding:0px;
}
.plg_box .thl{
   background:url(../images/aa/plg_img2.png) no-repeat 50% -245px;
   width:275px; height:135px; float:left; margin:5px 0px 10px 0px; padding:0px;
}

.thumb_preview_title {
	background-color:#6FC5F3; 
	color:#ffffff; 
	text-align:center; 
	font-size:18px; 
	margin:-10px -10px 0px -10px; 
	height:24px;
}

</style>
