/* ################ MENU SỔ NGANG ############## */

#dropmenudiv{

		position:absolute;			

		line-height:25px;

		z-index:100;		

}



#dropmenudiv a{

		background:#5B5B5B ;

		display:block;		

		color:#FFFFFF;		

		text-align:left;

		padding-left:10px;

		font-weight:bold;			

		border-right:#FFFFFF 1px solid;

		border-bottom:#FFFFFF 1px solid;	

		border-left:#FFFFFF 1px solid;

		text-decoration:none;

}



#dropmenudiv a:hover{ /*hover background color*/		

		text-decoration:underline;

		background:#FFFFCC; color:#FF0000;

		border-top:#5B5B5B 1px solid;

		border-bottom:#5B5B5B 1px solid;

}

body,td {

		font-family: tahoma;

		font-size:11px;				

}

table {

		background-color:#FFFFFF;

}

<!-- MENU TOP -->

.top_bg_bottom{

		background:url(../images/top_bg_bottom.gif) no-repeat left;

		width:995; height:10px;

}

.top_bg_left{

		background:url(../images/top_bg_left.gif) no-repeat;

		height:25px; width:99px; padding-left:10px;

}

.top_bg_right{

		background:url(../images/top_bg_right.gif) no-repeat right;

		height:25px; width:103px;

}

.top_bg_center{

		background:url(../images/top_bg_center.gif) repeat-x;

		height:25px; 

}

<!-- ########### MENU RIGHT - LEFT ########### -->

.leftmenu{}

.leftclass{

		background:url(../images/leftmenu.gif) no-repeat;

		height:25px; width:20px;

}

.right-menu{

		background:url(../images/rightmenu.gif) no-repeat;

		height:25px; width:100px;

}

.center-menu{

		background:url(../images/centermenu.gif) repeat-x; height:25px;

}

.border-body{

		border-left:#CCCCCC 1px solid;

		border-right:#CCCCCC 1px solid;

}

.border-bottom{

		border-top:#CCCCCC 1px solid;

}

.right-menu-left{

		background:url(../images/rightmenu.gif) no-repeat;

		height:25px; width:60px;

}

.border{border:#CCCCCC 1px solid;}



<!-- ######### STYLE TRANG CHỦ ######### -->



.home-left-style{

		background:url(../images/category-home-left.gif) no-repeat;

		width:26px; height:23px;

}

.home-right-style{

		background:url(../images/category-home-right.gif) no-repeat;

		width:581px; height:26px;

}

.home-center-style{

		background:url(../images/category-center-home.gif) repeat-x;

}

.bg_style{background:#3E3E3E;}

.support_style{

		font-weight:bold; color:#333333; text-transform:uppercase; 

		line-height:25px; height:25px;

}   



/* TAB TRANG XEM CHI TIẾT*/

.tab-pane {

	position:	relative;

	width:		100%;		/* width needed weird IE bug */

	margin-right:	-2px;	/* to make room for the shadow */

	/*border:1px #000000 solid;*/

}



.tab-row .tab {



	width:				120px;

	height:				29px;

	background: url("tab.png" ) no-repeat;

	

	position:		relative;

	top:			0;

	display:		inline;

	float:			right;

	overflow:		hidden;

	

	cursor:			Default;



	margin:			0px 0px 1px 0px;

	padding:		5px 0px 0px 0px;

	border:			0;



	z-index:		1;

	font:			11px Tahoma;

	white-space:	nowrap;

	text-align:		center;

}



.tab-row .tab1 {



	height:				29px;	

	position:		relative;

	top:			0;

	display:		inline;

	float:			right;

	overflow:		hidden;

	

	cursor:			Default;



	margin:			0px 1px 1px 2px;

	padding:		5px 0px 0px 0px;

	border:			0;



	z-index:		1;

	font:			11px Tahoma;

	white-space:	nowrap;

	text-align:		center;

	text-decoration:none

}



.tab-row .tab.selected {

	width:				120px !important;

	height:				29px !important;

	background:	url("tab.active.png" ) no-repeat !important;

	/*background-repaet:	no-repeat;*/



	border-bottom-width:	0;

	z-index:		3;

	margin:			0px 0px -3px 0px;

	padding:		5px 0px 0px 0px;

	top:			0px;

	font:			11px Tahoma;

}



.tab-row .tab a {

	font:				11px Tahoma;

	color:				#666666;

	text-decoration:	none;

	cursor:				pointer;

}

.tab-row .tab.hover {

	font:				11px Tahoma;

	width:				120px;

	height:				29px;

	background:	url("tab.hover.png" ) no-repeat;

	/*background-repeat:	no-repeat;*/

}

.tab-page {

	clear:			both;

	border:			1px solid #666666;

	/*background:		rgb( 252, 252, 254 );*/

	z-index:		2;

	position:		relative;

	top:			-7px!important;

	top: -2px;

	padding:10px;

	font:			11px Tahoma;

	color:			Black;



	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)

					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);



}

.tab-row {

	z-index:		1;

	white-space:	nowrap;

}



 /* ######### Default class for drop down menus ######### */



.anylinkmenu{

position: absolute;

left: 0;

top: 0;

visibility: hidden;

border: 1px solid #999999;

border-bottom-width: 0;

font: normal 12px Verdana;

line-height: 18px;

z-index: 100; /* zIndex should be greater than that of shadow\\\\\\\\\\\\\\'s below */

background: lightyellow;

width: 170px; /* default width for menu */

}



.anylinkmenu ul{

margin: 0;

padding: 0;

list-style-type: none;

}



.anylinkmenu ul li a{

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid #999999;

padding: 2px 0;

text-decoration: none;

font-weight: bold;

text-indent: 5px;

color:#FF3333;

}



.anylinkmenu a:hover{ /*hover background color*/

background: #CCCCCC;

color: white;

}



/* ######### Alternate multi-column class for drop down menus ######### */



.anylinkmenucols li{

padding-bottom: 3px;

}



/* ######### class for shadow DIV ######### */

.anylinkshadow{ /*CSS for shadow. Keep this as is */

position: absolute;

left: 0;

top: 0;

z-index: 99; /*zIndex for shadow*/

background: black;

visibility: hidden;

}              

.Contact_text {

	width:250px;

}