* {
margin: 0px; padding: 0px;}

body { 
	font-family:Tahoma, Arial, Verdana;	
	font-size:11px;color:#333333;
	text-align:left;
}
img {border:none}

#container { padding:0;	width: 1000px; margin:0 auto;	}


a:link {text-decoration:none; color:#0099FF}	
a:visited {text-decoration:none; color:#0099FF}
a:hover {text-decoration:underline; color:#0099FF}	
a:active {text-decoration:none; color:#0099FF}	
	
.clearthis { clear:both; float:none; height:0px; line-height:0px; font-size:0px;}
table {font-size: 11px;color: #666;line-height: 1.4;}
table[align=center]{margin:auto}
clearfix:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix
	{
	display: inline-block;
	position: relative;
	}
/*\*/
.clearfix
	{
	display: block;
	}
/* end easy clearing */

/* ===============PAGE HEADER================*/	
#header {
	width:1000px;
	height:75px;
	margin-bottom:5px;
	float:left;
	background:url(../images/header_bg.gif) repeat-x;
}
#logo {
	width:230px;
	height:32px;
	float:left;
	clear:left;
	margin:20px 0px 0px 10px;
}
#topbanner {
	width:468px;
	height:60px;
	float:right;
	margin:10px 10px 0px 0px;
}

/* ===============MENU HEADER================*/	
#menuheader {
	width:1000px;
	height:44px;
	float:left;
	background:url(../images/menu.gif) no-repeat;
	margin-bottom:5px;
}
#thicktabs{
margin: 0;
padding-left: 8px;
font: bold 12px Tahoma;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: white;
padding: 11px 23px;
text-decoration: none;
}

#thicktabs li a#leftmostitem{
background:url(../images/ngancach.gif) no-repeat right;
}

#thicktabs li a:visited{
color: white;
}

#thicktabs li a:hover{
background:url(../images/bg_act.gif) repeat-x top left;
}
#thicktabs li a:active{
color: #FFCC00;
}
/* ===============MAIN PAGE================*/
#main {
	width:1000px;
	height:auto;
	margin-bottom:5px;
}
#main_l {
	width:210px;
	height:auto;
	float:left;
	clear:left;
	margin-right:5px;
}
#main_c {
	width:570px;
	height:auto;
	float:left;
}
#main_r {
	width:210px;
	height:auto;
	float:right;
}

/* ===============FOOTER================*/
#footer {
	width:1000px;
	height:72px;
	float:left;
	background:url(../images/footer_bg.gif) repeat-x;
}
#footer_l {
	width:200px;
	height:52px;
	float:left;
	clear:left;
	text-align:center;
	padding-top:20px;
	background:url(../images/footer_line.gif) no-repeat right;
}
#footer_r {
	width:500px;
	height:72px;
	float:right;
}
.footer_menu { height:47px; padding-top:25px}
.footer_menu a:link, .footer_menu a:visited { 
	text-decoration:none; 
	color:#666666;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0 3px;
}
.footer_menu a:hover { text-decoration:underline; color:#666666;}
