* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{border:0px}
body {
	background-image: url('../images/bg.gif');
	margin: 0px;
}
#content {
	clear: both;
	margin: 0px auto;
	width: 946px;
	background-color: #fff;
}
#content_wapper {
	clear: both;
	margin: 0px auto;
	width: 932px;
	border-left: 3px #b2e85c solid;
	border-right: 3px #b2e85c solid;
}
#header {
	background-image: url('../images/banner.jpg');
	background-repeat: no-repeat;
	height: 118px;
}
/* menu */
.indentmenu {
	font: bold 13px Arial;
	width: 100%; /*leave this value as is in most cases*/
}
.indentmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/;
	border-bottom: 1px solid #fef979;
/*dark purple border*/	background: #fef979 url('../images/menu_bg.gif') center center repeat-x;
}
.indentmenu ul li {
	display: inline;
}
.indentmenu ul li a {
	float: left;
	color: white; /*text color*/;
	padding: 5px 30px;
	text-decoration: none;
	background: transparent url('../images/menu_flash.gif') no-repeat right center;
}
.indentmenu ul li a:visited {
	color: white;
	background: transparent url('../images/menu_flash.gif') no-repeat right center;
}
.indentmenu ul li a:hover, .indentmenu ul li .current {
	color: #027dc3 !important; /*text color of selected and active item*/;
	font-weight: bold;
	padding-top: 6px; /*shift text down 1px for selected and active item*/;
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/;
	background: #fef979 url('../images/menu_select.gif') center center repeat-x !important;
}

/* end menu */
/* body content */
#body_content {
	border-top: 2px #00701a solid;
	padding: 10px;
}
#body_content #left {
	float: left;
	width: 213px;
	vertical-align:top;
}
#body_content #right {
	float: right;
	width: 203px;
	vertical-align:top;	
}
#body_content #center {
	margin-left:10px;
	float:left;
	vertical-align:top;	
	width:480px;
}
#left_module {
	margin-bottom: 10px;
	font-size: 11px;
}
#left_module .top {
	background-image: url('../images/tintrai.gif');
	background-repeat: no-repeat;
	padding: 5px 0px 4px 30px;
	color: #FFF;
	font-weight: bold;
}
#left_module .body {
	border-bottom: 1px #70b502 solid;
	border-left: 1px #70b502 solid;
	border-right: 1px #70b502 solid;
	padding: 10px;
}
#left_module ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	margin-left: 13px;
}
#left_module ul li {
	color: #555555;
	font-size: 11px;
}
#left_module ul li a {
	color: #1b3c83;
	display: block;
	font-weight: bold;
	font-size: 11px;
}
.active {
	background-image: url('../images/bg_active.gif');
	background-repeat: repeat-x;
}
.noactive {
	background-image: url('../images/bg_noactive.gif');
	background-repeat: repeat-x;
}
.tbHeader{
	background-color:#FFF;
	color:#FFF;
	
}
.cHeader{
	background-color:#9d234c;
}
.cHeaderN{
	background-color:#af637d;
}
#chungkhoancopy{
	font-size:10px;
	color:#aeaeae;
	text-align:center;
}
/* body content */
#center_module{
	margin-bottom:10px;
}
#center_module .top{
	background: url('./../images/nuttintuc.gif') no-repeat left top;
	padding:5px 0px 3px 30px;
	color:#FFF;
	font-weight:bold;
}
#center_module .body{
	border:1px #82c021 solid;
	padding:10px;
}
/* news block */
#news_block{
	font-family:Tahoma;
	font-size:12px;
	margin-bottom:5px;
}
#news_block img{
	float:left;
	margin:0px 10px 5px 0px;
	width:130px;
	border:1px #f4f4f4 solid;
	padding:1px;
}
#news_block img:hover{
	border:1px #82c021 solid;
	padding:1px;
}
#news_block a{
	display:block;
	color:#027019;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
}
#news_block a:hover{
	text-decoration:underline;
}
#news_block .chitiet{
	margin:10px 5px;
	text-align:right;
}
#tinkhac a,
#news_block .chitiet a{
	color:#007cc6!important;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	display:block;
}
#tinkhac a:hover,
#news_block .chitiet a:hover{
	text-decoration:underline;
}
#hr{
	margin-top:5px;
}
#tinkhac {
	margin-top:5px;
}
#tinkhac .cactinkhac{
	color:#026f1c;
	font-weight:bold;
	margin-bottom:5px;
}
/* news block */

/* quang cao phai */
#tivi{
	margin-bottom:5px;
}
#ads img{
	margin-bottom:5px;
}
#footer1{
	text-align:center;
	margin:5px 0px 10px 0px;
}
#footer1 a{
	padding:0px 5px 0px 5px;
	color:#0ca919;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
#footer1 a:hover{
	text-decoration:underline;
}
#footer{
	background: transparent url('../images/footer.gif') repeat-x;
	text-align:center;
	padding:10px 0px;
	color:#FFF;
	font-size:11px;
}


.pageLink {list-style:none;margin:0px 0;float:right}
.pageLink li {color:black!important;display:inline}
.pageLink li b {padding:1px 0px;color:#006f9d!important;}
.pageLink li em {color:#fff;padding:1px 0px}
.pageLink a {padding:1px 0px;color:#000!important;}
.pageLink a:hover {border-color:#f60;color:#006f9d!important}