﻿html, body{
	background:url('../images/bg.gif') repeat;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#b6b6b6;
	margin:0px;
	padding:0px;
	text-align:center;
}
div, ul, h1, h2, h3, li, img, a{margin:0; padding:0;}
ul{list-style-type:none;}
a{
	text-decoration:none;
}
a img{
	border:none;
}
p{
	text-align:justify;
	margin:0px;
	padding:10px 0px 0px 0px;
}
#mainPage{
	width:990px; 
	position:relative; 
	margin:0 auto; 
	padding:0px;
}
#top{
	height:161px;
	width:990px;
	float:left;
}
#top .logo img{
	width:422px;
	height:161px;
	margin-left:20px;
	float:left;
	margin-top:1px;
}
#top .clock{
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#menu{
	float:left;
	height:43px;
}
#menu .left-right-menu{
	float:left;
	height:43px;
	width:12px;
}
#menu .repeat-menu{
	background:url('../images/bg-repeat-menu.gif') repeat-x;
	float:left;
	height:43px;
	line-height:43px;
	width:966px;
}
#menu .repeat-menu ul li{
	background:url('../images/line-menu.gif') no-repeat right;
	height:43px;
	padding:0px 15px;
	float:left;
}
#menu .repeat-menu ul li a{
	color:#FFFFFF;
	text-transform:uppercase;	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* Begin : MENU Drop Down */
.anylinkmenu{
	position: absolute;
	visibility: hidden;
	border:none;
	border:1px solid #020d15;
	border-top:none;
	line-height: 24px;
	z-index: 1000;
	background:#031420;
	text-align:left;
	margin-top:13px;
	*margin-top:-192px;
	width:auto;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	margin-left:-18px;
}

.anylinkmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.anylinkmenu ul li{
	height:auto;
	margin:0px;
	width:auto;
	border-top:1px solid #020d15;
}
.anylinkmenu ul li a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	padding:0px 30px 0px 17px;
}

.anylinkmenu a:hover{
	background:#000d16;
	color:#00aae7;
}

#content{
	background:url('../images/bg-content.gif') repeat;
	width:990px;
	padding:0px;
	float:left;
}
#content .content-left{
	float:left;
	width:680px;
	padding:5px 0px 15px 5px;
}
.login{
	height:38px;
	font-size:12px;
	color:#FFFFFF;
	margin-left:30px;
}
.login div{
	margin-right:5px;
	float:left;
}
.login div b{
	float:left;
	padding-top:5px;
}
.login .input-login{
	width:112px;
	height:23px;
	line-height:23px;
	background-color:#0c2c43;
	border:1px #3b739c solid;
	color:#FFFFFF;
}
.btn-login{
	background:aqua url('../images/btn-login.gif') no-repeat;
	width:76px;
	height:21px;
	line-height:20px;
	text-align:center;
	border:none;
	color:#da251c;
	font-weight:bold;
	font-size:12px;
}
.login div a{
	color:#828282;
	font-size:11px;
	text-align:left;
}
.login div a:hover{
	text-decoration:underline;
}
.line-ngang{
	height:2px;
	margin:20px 0px 10px 0px;
	background:url('../images/line-ngang.gif') repeat-x;
	padding:0px;
	float:left;
}
.line-doc{
	width:2px;
	margin:10px 0px 10px 15px;
	background:url('../images/line-doc.gif') repeat-y;
	padding:0px;
	float:left;
	height:auto;
	min-height:600px;
}
.div-news{
	float:left;
	width:195px;
	margin-left:15px;
	margin-top:10px;
}
.txt-news{
	background:url('../images/icon-content.gif') no-repeat left;
	float:left;
	height:22px;
	line-height:22px;
}
.txt-news a{
	margin-left:20px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
.txt-news a:hover{
	color:#da251c;
}
.border-img-news{
	border: 1px #314f65 solid;
	width:195px;
	height:133px;
	margin:10px 0px;
	float:left;
}
.border-img-news img{
	width:182px;
	height:122px;
	margin:5px;
}
#content .content-right{
	float:right;
	width:290px;
	padding:0px 5px;
}

.bg-pannel-right{
	background:url('../images/bg-pannel.gif') repeat-x;
	width:290px;
	height:32px;
	float:left;
	margin-top:10px;
	text-align:left;
	line-height:32px;
}
.bg-pannel-right a{
	background:url('../images/icon-pannel.gif') no-repeat left;
	color:#00aae7;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.bg-pannel-right a span{
	margin-left:36px;
}
.bg-baimoi{
	background:url('../images/bg-news.gif') no-repeat;
	width:289px;
	height:261px;
	float:left;
	border:1px #17486c solid;
}
.bg-bai1{
	background-color:#464c4f;
	height:56px;
	float:left;
	width:277px;
	margin:5px 0px 0px 5px;
	text-align:left;
}
.bg-bai1 img{
	margin:3px 5px 0px 5px;
	float:left;
	width:66px;
	height:49px;
}
.bg-bai1 a{
	text-indent:70px;
	color:#FFFFFF;
	margin-top:2px;
}
.border-img{
	border:1px #17486c solid;
}
.bg-bai2{
	background:none;
	height:56px;
	float:left;
	width:277px;
	margin:5px 0px 0px 5px;
	text-align:left;
}
.bg-bai2 img{
	margin:3px 5px 0px 5px;
	float:left;
	width:66px;
	height:49px;
}
.bg-bai2 a{
	text-indent:70px;
	color:#FFFFFF;
	margin-top:2px;
}
.bg-pannel{
	background:#061d2d;
	width:289px;
	float:left;
	border:1px #17486c solid;
}
.bg-pannel .tkcb ul{
	margin:10px;
}
.bg-pannel .tkcb ul li{
	width:120px;
	float:left;
	text-align:left;
	margin:5px;
	font-weight:bold;
	font-size:12px;
}
.bg-pannel .tkcb ul li a{
	margin-left:5px;
	color:#FFFFFF;
	float:left;
	line-height:22px;
}
.bg-pannel .tkcb ul li img{
	float:left;
	text-indent:30px;
}
.bg-pannel .search{
	margin:10px;
	padding-bottom:10px;
}
.bg-pannel .search div input{
	width:252px;
	height:20px;
	background-color:#225579;
	border:1px #4b8fc0 solid;
	color:#0f334c;
	line-height:20px;
	float:left;
}
.bg-pannel .search div select{
	width:164px;
	height:22px;
	background:#225579;
	border:1px #4b8fc0 solid;
	color:#0f334c;
	margin:5px 7px 10px 0px;
	float:left;
}
.bg-pannel .search .btn-search{
	background:url('../images/btn-search.gif') no-repeat;
	width:81px;
	height:22px;
	float:left;
	line-height:22px;
	margin-top:5px;
}
.bg-pannel .search .btn-search a{
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}
.img-thuvien{
	float:left;
	margin-left:8px;
	margin-bottom:6px;
	width:130px;
	height:88px;
}
.link{
	background:#031420 url('../images/line-ngang.gif') repeat-x top;
	width:990px;
	margin-top:-1px;
	float:left;
}
.bg-link{
	background-color:#031420;
	margin-top:1px;
	width:990px;
	margin:0px;
	padding:0px;
	float:left;
	padding-bottom:10px;
}
.link-website{
	width:685px;
	float:left;
}
.title-link{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin:10px 0px 20px 25px;
	text-transform:uppercase;
	text-align:left;
}
.bottom-link{
	width:10px;
	height:10px;
	float:left;
}
.bottom-link-right{
	width:10px;
	height:10px;
	float:left;
}
.bottom-link-center{
	background:#031420;
	height:10px;
	width:970px;
	float:left;
}
.border-img-lk{
	height:94px;
	border:1px #bcbdbd solid;
	float:left;
	margin-right:12px;
}
.border-img-lk img{
	margin:3px;
}
.thongke{
	float:right;
	width:290px;
	padding:0px 5px;
}
.red{
	color:#da251c;
}
.luot-truycap div{
	margin-top:5px;
	width:150px;
	margin-left:20px;
	text-align:left;
	float:left;
}
.bg-bottom{
	height:10px; 
	margin:0px; 
	padding:0px; 
	float:left; 
	width:990px;
}
.datetimeforum{
	font-weight:normal;
	font-size:11px!important;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	line-height:18px;
	letter-spacing:-1px;
}


