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

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:#ffffff url(images/bg.jpg) repeat-x;
	margin:0 auto;
}
a{
	text-decoration:none;
}
a img{
	border:0px;
}
#body_main
{
	width:913px;
	margin:8px auto;
}
#main{
	width:913px;
	height:auto;
	padding:0;
}
#main_top{
	width:913px;
	background:url(images/bg_content_top.png) no-repeat;
	height:23px;
}
*html #main_top {  /*Fix cho IE6*/       
        background-image:none;
        FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_content_top.png', sizingMethod='crop');
    }
#main_content{
	width:913px;
	background:url(images/bg_content.png) repeat-y;
	float:left;
}
*html #main_content {      
        background:url(images/bg_content_ie6.jpg) no-repeat;
    }
#main_bottom{
	width:913px;
	background:url(images/bg_content_bottom.png) center no-repeat;
	height:24px;
	float:left;
}
*html #main_bottom {  /*Fix cho IE6*/       
        background-image:none;
        FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_content_bottom.png', sizingMethod='crop');
    }
#header{
	width:889px;
	margin:0 auto;
	height:138px;
}
#logo{
	float:left;
	width:555px;
	margin:30px 0 20px 39px;
}
#header_line{
	height:1px;
	float:left;
	position:relative;
	_position:inherit;
	z-index:5;
	_margin-top:-70px;
}
#header_img{
	position:absolute;
	_position:relative;
	margin:-4px 0 0 639px;
	#margin:-145px 0 0 -250px;
	_margin:-4px 0 0 0px;
	#z-index:1;
}
#content{
	/*min-height:1625px;*/
	width:889px;
	margin:0 auto;
}
#content_header_detail{
	width:807px;
	margin:0px auto;
}
#content_header{
	width:807px;
	margin:37px 0 10px 0;
	_margin:-30px 0 10px 0;
	line-height:17px;
	float:left;
	position:relative;
	z-index:100;
}
#content_header_left{
	float:left;
	width:382px;
}
#content_header_right{
	float:right;
	width:387px;
	position:relative;
	z-index:5;
}
.group_content{
	width:889px;
	min-height:195px;
	background:#ffffff url(images/bg_group_content.jpg) bottom repeat-x;
	float:left;
}
.group_content_detail{
	width:810px;
	margin:0 auto;
	margin-top:31px;
}
.text1{
	color:#666666;
	font-weight:bold;
	margin:5px 0 10px 0;
}
.text3{
	color:#ec6900;
	font-weight:bold;
	margin-top:20px;
}
.link{
	float:right;
	color:#666666;
	font-size:11px;
}
.link a{
	color:#666666;
}
.link img{
	vertical-align:middle;
	margin:0 19px;
}
#content_bottom{
	width:822px;
	margin:0 auto;
}
#content_bottom_detail{
	width:822px;
	height:272px;
	float:left;
	background:url(images/bg_bottom.jpg) repeat;
	border:1px solid #cccccc;
	margin:63px 0;
}
.title{
	font-size:27px;
	color:#699a03;
	font-weight:bold;
	margin:20px;
}
.column1{
	float:left;
	width:273px;
	margin:0 20px;
	color:#5b5b5b;
	font-weight:bold;
	text-align:center;
}
.column2{
	float:left;
	width:161px;
	color:#5b5b5b;
	font-weight:bold;
	text-align:center;
	margin:0 50px;
}
.column3{
	float:left;
	width:216px;
	color:#5b5b5b;
	font-weight:bold;
	text-align:center;
}
.img1{
	margin:50px 0 10px 0;
}
.img2{
	margin:20px 0 10px 0;
}
.column1 a:hover,.column2 a:hover, .column3 a:hover{
	color:#333333;
}
.column1 a,.column2 a, .column3 a{
	color:#5b5b5b;
}
#footer{
	height:64px;
	float:left;
}
#footer_detail{
	margin-left:45px;
	margin-top:12px;
	color:#666666;
	font-size:11px;
}
#footer_detail ul{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
#footer_detail ul li{
	display:inline;
	padding:0 5px;
}
#footer_detail ul li a{
	color:#666666;
}
#footer_detail ul li a:hover{
	color:#333333;
}
