@charset "utf-8";
/* CSS Document */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thicktabs{
margin: 0;
padding: 0;
float: left; 
font:13px Arial;
font-weight:bold;
width:1000px;
background:url(/../images_stories/bgmenu1.png); background-repeat:repeat-x;
}

.thicktabs li{
display: inline;
}

.li2 {float:left; width:52px; height:37px;

}

.thicktabs li a{
float: left;
color:#fff;
height:37px;
line-height:37px;
padding-right:12px;
padding-left:12px;
text-decoration: none;
background:url(/../images_stories/bgmenu1.png); background-repeat:repeat-x;
border-left:1px solid #036ba0;

}

.thicktabs li a.leftmostitem{ /*Extra CSS for left most menu item*/
/*border-left: 1px solid #fff; /*left border style*/
}

.thicktabs li a.rightmostitem{ /*Extra CSS for right most menu item*/
/*border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

.thicktabs li a:visited{
color:#fff;
}
.thicktabs li a:hover{
color:#fff;
background:#e07711;
text-decoration:none;
}


.dau { float:left;
	   width:100px;
	   height:37px;
	   }

.cuoi {float:left;
       background-image:url(/../giaydep/right_menu.gif);
	   width:83px;
	   height:37px;
	   }
	   
#thanhngang {
 width:980px;
 height:38px;
  background:#333;
-moz-border-radius-topright:4px; 
-webkit-border-top-right-radius:4px;
 }
 
 
.menutop2 a:link, .menutop2 a:visited{font-size:13px; font-family:Arial;  color:#eee; text-decoration:none; display:block; height:18px; float:left; padding:10px; border-right:1px solid #464646;}
.menutop2 a:hover, .menutop2 a:active{ background:#000;}

.th{color:#930;}