@charset "utf-8";
/* CSS Document */

body{
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		background-color:#e9e9e9;
	}
	
*{
	font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}


.img_news { float: left; padding: 0px 3px 3px 0px; }

.div_clear { clear: both; }


/* red */	
.red{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#F00;
		font-weight:bold;
	}
.den{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
	}
	
/* white */
.white{
		color:#FFF;
		font-weight:bold;
	}
.tinkhac{
		color:#C30;
		font-weight:bold;
		font-size:14px;
		
		
	}
	
.white a{
		color:#FFF;
		font-weight:bold;
		text-decoration:none;
	}
.white a:hover{
		color:#FF9;
		font-weight:bold;
		text-decoration:underline;
	}

.titleDetail{
		color:#000;
		font-weight:bold;
		font-size:14px;
	}

.titleDetail2{
		color:#000;
		font-weight:bold;
		font-size:18px;
	}

a{
	text-decoration:none;
	}	
	
.mn_top_bg{
		background:url(../images/mn_top_bg.jpg);
		height:27px;
	}
	
/* input */
.input_search{
		border:none;
		background:url(../images/input_search.gif) no-repeat;
		width:169px;
		height:22px;
	}

.input_submit{
		border:none;
		background:url(../images/input_submit.gif) no-repeat;
		width:22px;
		height:22px;
		cursor:pointer;
	}
.input_thamdo{
		border:none;
		background:url(../images/bophieu.gif);
		width:65px;
		height:18px;
		cursor:pointer;
	}

/*
	*
	* menu top
	*
*/

#tabs {
		font-size:12px;
	}

#tabs ul {
	margin:0;
	padding:0px 10px 0 0px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
		float:left;
	position:relative;
	}


#tabs a {
	float:left;
	background:url("../images/mn_red1.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../images/menu_top_right_red.jpg") no-repeat right top;
	padding:5px 10px 0px 10px;
	color:#FFF;
	font-weight:bold;
	}



/* Commented Backslash Hack hides rule from IE5-Mac \*/
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */

#tabs a:hover span {

	color:#6B78A9;
	}

#tabs a:hover {
	float:left;
	background:url("../images/mn_blue1.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	}

#tabs a:hover span {
	background:url("../images/menu_top_right_blue.jpg") no-repeat right top;
	color:#FFF;
	text-decoration:none;
	}
	
	
	
	
#tabs li span a {
	float:left;
	background:url("../images/mn_blue1.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	}

#tabs li span a span {
	background:url("../images/menu_top_right_blue.jpg") no-repeat right top;
	color:#FFF;
	text-decoration:none;
	}

	
	
#tabs div span {float:none;}

/* End IE5-Mac hack */

#tabs div span {

	color:#6B78A9;
	}

#tabs div {
	float:left;
	background:url("../images/mn_blue1.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	}

#tabs div span {
	background:url("../images/menu_top_right_blue.jpg") no-repeat right top;
	color:#FFF;
	text-decoration:none;
	}





	

.mn1{
	background:url(../images/mn1.jpg) no-repeat;
	width:36px;
	height:29px;
	}
.mn2{
	background:url(../images/mn2.jpg) no-repeat;
	width:11px;
	height:29px;
	}
.mn3{
	background:url(../images/mn3.jpg) repeat-x;
	height:29px;
	color:#993300;
	font-weight:bold;
	}

/* blue */
.blue{
font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#003399;
		font-weight:bold;
	}
.blue a{
		color:#003399;
		text-decoration:none;
	}
.blue a:hover{
		color:#F60;
	}
	
/* tieu diem */
	.tieudiem1{
		background:url(../images/tieudiem1.jpg) no-repeat;
		width:12px;
		height:12px;
	}
	.tieudiem2{
		background:url(../images/tieudiem2.jpg) no-repeat;
		width:12px;
		height:12px;
	}
	.tieudiem3{
		background:url(../images/tieudiem3.jpg) repeat-x;
		height:12px;
	}
	.tieudiem4{
		background:url(../images/tieudiem4.jpg) no-repeat;
		width:12px;
		height:12px;
	}
	.tieudiem5{
		background:url(../images/tieudiem5.jpg) no-repeat;
		width:12px;
		height:12px;
	}

	.tieudiem6{
		background:url(../images/tieudiem6.jpg) repeat-x;
		height:12px;
	}
	.tieudiem7{
		background:url(../images/tieudiem7.jpg) repeat-y;
		height:12px;
	}

	.tieudiem8{
		background:url(../images/tieudiem8.jpg) repeat-y right;
		height:12px;
	}
	
	.line{
			background:url(../images/line.gif) no-repeat center;
			width:3px;
		}
	.info{
			background:url(../images/info.gif) no-repeat;
			width:14px;
			height:14px;
		}
	/* text */
	.text{
			color:#39F;
		}
	.text a{
			color:#39F;
			text-decoration:none;
		}
	.text a:hover{
			color:#FF6600;
		}

		/* text blue */
	.textblue{
			color:#003366;
		}
	.textblue a{
			color:#003366;
			text-decoration:none;
		}
	.textblue a:hover{
			color:#F90;
		}
/* border black */
.borderblack{
		border:1px solid #c3ddf8;
	}
	
/* tieu de bai viet */
.titleContent{
		color:#003399;
		font-weight:bold;
	}
.titleContent a{
		color:#003399;
		font-weight:bold;
		text-decoration:none;
	}
.titleContent a:hover{
		color:#06F;
		text-decoration:underline;
	}
	
	
	
/* tieu de bai viet */
.titleContent2{
		color:#003399;
	}
.titleContent2 a{
		color:#003399;
		text-decoration:none;
	}
.titleContent2 a:hover{
		color:#06F;
		text-decoration:underline;
	}

/* danh muc */
.danhmuc1{
		background:url(../images/danhmuc1.jpg) no-repeat;
		width:15px;
		height:29px;
	}
.danhmuc2{
		background:url(../images/danhmuc2.jpg) no-repeat;
		width:15px;
		height:29px;
	}
.danhmuc3{
		background:url(../images/danhmuc3.jpg) repeat-x;
		height:29px;
	}
.danhmuc4{
		background:url(../images/danhmuc4.jpg) no-repeat;
		width:15px;
		height:11px;
	}
.danhmuc5{
		background:url(../images/danhmuc5.jpg) no-repeat;
		width:15px;
		height:11px;
	}
.danhmuc6{
		background:url(../images/danhmuc6.jpg) repeat-x;
		height:11px;
	}
.danhmuc7{
		background:url(../images/danhmuc7.jpg) repeat-y left;
		width:8px;
	}
.danhmuc8{
		background:url(../images/danhmuc8.jpg) repeat-y;
		width:15px;
	}
.danhmuc_bg{
		background:url(../images/danhmuc_bg.jpg) repeat-x;
		height:29px;
		color:#FFF;
		font-weight:bold;
	}
.danhmuc_bg a{
		color:#FFF;
		font-weight:bold;
		text-decoration:none;
	}
.danhmuc_bg a:hover{
		color:#FF9;
		font-weight:bold;
	}
.danhmucRight{
		background:url(../images/danhmucRight.jpg) repeat-x;
		width:6px;
		height:29px;
	}
/* end danh muc */

/* black1 */
.black1{
		background:url(../images/black1.jpg) no-repeat;
		width:6px;
		height:6px;
	}
.black2{
		background:url(../images/black2.jpg) no-repeat;
		width:6px;
		height:6px;
	}
.black3{
		background:url(../images/black3.jpg) no-repeat;
		width:6px;
		height:6px;
	}
.black4{
		background:url(../images/black4.jpg) no-repeat;
		width:6px;
		height:6px;
	}
.blackLineTop{
		background:url(../images/blackLineTop.gif) repeat-x;
		height:6px;
	}
.blackLineLeft{
		background:url(../images/blackLineLeft.gif) repeat-y;
		width:6px;
	}
.blackLineRight{
		background:url(../images/blackLineRight.gif) repeat-y;
		width:6px;
	}
.blackLineBottom{
		background:url(../images/blackLineBottom.gif) repeat-x;
		height:6px;
	}
	
/* tham do */	
.thamdo1{
		background:url(../images/thamdo1.gif) no-repeat;
		width:4px;
		height:25px;
	}
.thamdo2{
		background:url(../images/thamdo2.gif) no-repeat;
		width:4px;
		height:25px;
	}
.thamdo3{
		background:url(../images/thamdo3.gif) repeat-x;
		height:25px;
		color:#F00;
		font-weight:bold;
	}
.thamdo4{
		background:url(../images/thamdo4.gif) no-repeat;
		width:4px;
		height:32px;
	}
.thamdo5{
		background:url(../images/thamdo5.gif) no-repeat;
		width:4px;
		height:32px;
	}
.thamdo6{
		background:url(../images/thamdo6.gif) repeat-x;
		height:32px;
	}
.thamdo7{
		background:url(../images/thamdo7.gif) repeat-y;
		width:4px;
	}
.thamdo8{
		background:url(../images/thamdo8.gif) repeat-y;
		width:4px;
	}
.thamdo_bg{
		background:url(../images/thamdo_bg.gif) repeat;
	}
	
/* top 10 */	
.top101{
		background:url(../images/top101.jpg) no-repeat;
		width:8px;
		height:34px;
		
	}
.top102{
		background:url(../images/top102.jpg) no-repeat;
		width:27px;
		height:34px;
		
	}
.top103{
		background:url(../images/top103.jpg) repeat-x;
		height:34px;
		color:#F00;
		font-weight:bold;
	}
.top104{
		background:url(../images/top104.jpg) no-repeat;
		width:8px;
		height:8px;
	}
.top105{
		background:url(../images/top105.jpg) no-repeat;
		width:8px;
		height:8px;
	}
.top10Bottom{
		background:url(../images/top10Bottom.jpg) repeat-x;
		height:8px;
	}
.top10Left{
		background:url(../images/top10Left.jpg) repeat-y left;
		width:8px;
	}
.top10Right{
		background:url(../images/top10Right.jpg) repeat-y;
		width:8px;
	}

/* end top 10 */

/* footer */
.footer1{
		background:url(../images/footer1.jpg) no-repeat;
		width:6px;
		height:29px;
	}
.footer2{
		background:url(../images/footer2.jpg) no-repeat;
		width:6px;
		height:29px;
	}
.footer3{
		background:url(../images/footer3.jpg) repeat-x;
		height:29px;
	}
.footer_lienhe{
		width:980px;
		height:134px;
		color:#FFF;
	}

.footer_lienhe a{
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
.footer_lienhe a:hover{
		color:#FF9;
		text-decoration:none;
	}

.ngaygio{
		color:#666;
		font-size:10px;
	}
.bg_tienich{
		border:1px solid #CCC;
		background:url(../images/bg_tienich.jpg) repeat-y;
		width:302px;

	}
.textQC{
	font-size:9px;
	color:#999999;
}

