*{
	margin:0px;padding:0px;
}
ul{
	list-style:none;
}
a{
	text-decoration:none;
}
a img{
	border:0px;
	outline:none;
}
.clear{
	clear:both;
}
.botron{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius: 10px;
}
.botrontren{
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-khtml-border-top-left-radius:10px;
	-khtml-border-top-right-radius:10px;
}
Body{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;	
    background-color:#ffffff;
	margin-bottom:-20px;
}

a, 
.art-post li a
{
  text-decoration: none;
  color: #070707;
}

a:link,
.art-post li a:link
{
  text-decoration: none;
  color: #056DB5;
}

a:visited, a.visited,
.art-post li a:visited, .art-post li a.visited
{

  color: #056DB5;
}

a:hover, a.hover,
.art-post li a:hover, .art-post li a.hover
{

  text-decoration: none;
  color: #D80808;
}

.header{
	height:58px;
	background:url('images/bg_header.png') repeat-x;
}
.headercontent{
	position:relative;
	width:998px;
	height:48px;
	padding-top:10px;
	margin:auto;
}
.logo{
	position:absolute;
	width:265px;
	height:90px;
	left:44px;
	top:10px;
	z-index:100;
}
.mainnav{
	margin-left:310px;
	height:48px;
	
}
.mainnav li{
	position:relative;
	margin-left:15px;
	float:left;
	background:url('images/bg_li.jpg') repeat-x;
	z-index:20;
	height:48px;
}
.mainnav li a{
	color:#ffffff;
	font-weight:bold;
	height:48px;
	padding:0px 6px;
	line-height:48px;
	display:inline-block;
	outline:none;
     font-size:8pt;
}
.mainnav li:hover a,.mainnav li#hover a{
	color:#FEFEFF;
	text-shadow: 0px 0px #F4F9FF;
	background-image:url('images/bg_li_hover.jpg');
	display:block;
}

.mainnav li ul{
	position:absolute;
	top:48px;
	left:0px;
	width:185px;
	z-index:100;
	background-image:url('images/bg_li_hover.jpg');
	display:none;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-bottom-left-radius:10px;
	-khtml-border-bottom-right-radius:10px;
}
.mainnav li:hover ul{
	display:block;
}
.mainnav li ul li{
	height:33px;
	width:180px;
	background:url('images/bg_li_mainnav.png') repeat-x;
	margin:0px;
	padding-top:2px;
	display:block;
}
.mainnav li ul li:first-child{
	background-image:none;
}
.mainnav li ul li a{
	color:#FEFEFF  !important;
	text-shadow: 0px 0px #F4F9FF;
	font-weight:normal;
	height:33px;
	line-height:33px;
	background-image:none;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-bottom-left-radius:10px;
	-khtml-border-bottom-right-radius:10px;
}
.mainnav li ul li a:hover{
	height:33px;
	line-height:33px;
	color:#F9FF00  !important;	
}

.wrapper{
	width:998px;
	margin:auto;
	background-color:#F5F7F9;
	border-left:1px #DADDE0 solid;
	border-right:1px #DADDE0 solid;
}
.slide1{
	width:998px;
	height:446px;
	background:url('images/bg_slide.jpg') no-repeat;
}
.container{
	width:984x;
	margin:10px 1px;
	
	border-bottom:0px;
	padding-bottom:1px;
}
.group{
	width:984px;
	
}
.box{
	width:284px;
	height:224px;
	padding:8px;
	margin:13px;
	margin-top:0px;
	border:1px #3894D7 solid;
	float:left;
	display:inline-block;
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	background-color :#257EBE;
}
.box a{
	color:#ffffff;
	display:block;
	margin-bottom:10px;
}
.box a:hover{
	color:#FBFE00;
}
.anhbox{
	width:155px;
	height:114px;
	margin-right:8px;
	float:left;
	display:inline;
	text-align:center;
	overflow:hidden;
}
.anhbox img{
	height:114px;
	margin:auto;
}
.box p{
	color:#E4F1F9;
	text-align:justify;
}
.hotrotructuyen{
	width:971px;
	padding-bottom:13px;
	margin:0px 0px 0px 13px;
	display:block;
}
.hotroyahoo{
	position:relative;
	width:182px;
	height:35px;
	line-height:35px;
	margin-right:9px;
	display:inline-block;
}
.hotroyahoo span{
	color:#3E403F;
	font-weight:bold;
	text-transform:capitalize;
	text-shadow:1px 1px #F0F9FE;
	position:absolute;
	left:65px;
	top:0px;
}
.group2{
	width:958px;
	margin:0px 0px 10px 18px;
}
.sidebar{
	width:232px;
	float:left;
	display:inline;
}
.boxsidebar{
	width:230px;
	border:1px #D9E1E9 solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	margin-bottom:13px;
	background-color :#ffffff;
}
.boxsidebar h4{
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	border-bottom:1px #CFD7DC solid;
	width:220px;
	height:35px;
	line-height:40px;
	margin-left:5px;
	background-color :#076EB7 ;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
}
.dichvu{
	padding:5px 5px 5px 15px;
	margin:3px 0px;

}
.dichvu li a{
	color:#0A5AB5;
	background:url('images/tamgiac.gif') no-repeat;
	line-height:25px;
	padding-left:10px;
	 text-transform :uppercase ;
}
.dichvu li a:hover{
	color:#F1062C;
}
.slide2
{
	width:710px;
	margin-left:14px;
	float:left;
	display:inline;
	border:1px #D9E1E9 solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	background-color :#ffffff;

}

.primary{
	width:710px;
	margin-left:14px;
	float:left;
	display:inline;
	border:1px #3793D6 solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
}
.primary h4{
	color:#FFFFFD;
	font-weight:bold;
	line-height:23px;
	padding-left:30px;
	margin:8px 0px 0px 10px;
	background:url('images/slidehover.png') no-repeat;
}
.primary h4 span{
	display:inline-block;
	padding-left:15px;
	margin-left:10px;
	background:url('images/chitiet.png') no-repeat;
}
.phantrang{
	margin:15px 0px 6px 0px;
	text-align:center;
}
.phantrang li{
	display:inline;
}
.phantrang li a{
	font-size:0px;
	padding:2px 8px;
	margin:0px 5px;
	background:url('images/slide.png') no-repeat;
	display:inline-block;
}
.phantrang li a:hover{
	background:url('images/slidehover.png') no-repeat;
}
.footer{
	text-align:center;
	width:956px;
	margin:30px 0px 10px 18px;
	border:1px #D6DADD solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	background-color :#ffffff;
}
.footer ul{
	margin:auto;
	width:556px;
	border-bottom:1px #3793D6 solid;
	padding:8px 0px;
	text-align:center;
}
.footer ul li{
	display:inline;
	border-left:1px #3793D6 solid;
}
.footer ul li:first-child{
	border:0px;
}
.footer ul li a{
	color:#303132;
	font-size:11px;
	display:inline-block;
	padding:0px 10px;
}
.footer ul li a:hover{
	color:#FCFF00;
}
.footer p{
	color:#303132;
	padding:10px 0px;
}
.chitietwebsite{
	width:710px;
	color:#E4F1FA;

}
.goi{
	width:680px;
	margin:0px 0px 30px 15px;
	text-align:justify;
	padding-top:10px;
}
.noidunggoi{
	width:393px;
	padding-top:20px;
	margin-left:20px;
	text-align:justify;
	float:left;
	display:inline;
}
.tomtatgoi{
	width:287px;
	margin-left:10px;
	border:1px #3A93D5 solid;
	float:right;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}
.tomtatgoi h5{
	color:#FBFE01;
	font-size:12px;
	margin:10px 0px 15px 10px;
}
.boxgoi{
	width:266px;
	margin:0px 0px 10px 14px;
	padding-bottom:10px;
	border-bottom:1px #3A93D5 solid;
}
.anhgoi{
	width:92px;
	height:114px;
	overflow:hidden;
	float:left;
	display:inline;
}
.boxgoi p{
	width:165px;
	float:right;
	text-align:justify;
}
.boxgoi p span{
	font-weight:bold;
	text-align:left;
	display:block;
	margin:5px 0px;
}
.tomtatgoi ul{
	width:266px;
	margin:0px 0px 10px 14px;
}
.tomtatgoi ul li{
	padding-left:15px;
	background:url('images/bg_li.png') no-repeat;
	margin-bottom:10px;
	text-align:justify;
}
.tuychon{
	width:680px;
	margin-left:15px;
	display:table;
}
.dong{
	display:block;
	margin-bottom:10px;
}
.cot1{
	width:260px;
	vertical-align:middle;
}
.cot2{
	width:420px;
	vertical-align:middle;
}
.checkbox{
	margin-top:2px;
	float:left;
}
.labletuychon{
	display:inline-block;
	margin-left:10px;
}
.giatuychon{
	display:block;
	margin-left:23px;
}
.tacvu{
	width:550px;
	text-align:center;
	margin:20px 0px;
}
.tongtien{
	color:#FEFB00;
	font-weight:bold;
	display:inline-block;
	margin-right:120px;
}
.botton{
	width:106px;
	height:31px;
	line-height:31px;
	color:#FEFFFF;
	font-weight:bold;
	background:url('images/botton.png') no-repeat;
	margin:0px 10px;
	border:0px;
	-moz-box-shadow: 4px 4px 4px #0C629D;
	-webkit-box-shadow: 4px 4px 4px #0C629D;
	box-shadow: 4px 4px 4px #0C629D;
	display:inline-block;
}

.danhmucthietke{
	width:210px;
	margin-left:8px;
	color:#E5EFFB;
	text-align:justify;
}
.danhmucthietke li{
	border-top:1px #3A93D5 solid;
	padding:12px 0px 5px 0px ;
}
.danhmucthietke li:first-child{
	border:0px;
}
.danhmucthietke li a{
	color:#E5EFFB;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
.danhmucthietke li a:hover{
	color:#FCFF00;
}
.nhomchucnang{
	width:998px;
	height:124px;
}
.chucnang{
	width:238px;
	height:124px;
	margin-left:7px;
}

.websitelienquan{
	position:relative;
	width:662px;
	height:220px;
	padding:0px 24px;	
	border-top:1px #3B94D6 solid;
}
.websitelienquan h5{
	position:absolute;
	top:5px;
	left:10px;
	font-size:12px;
	line-height:23px;
	padding-left:30px;
	background:url('images/slidehover.png') no-repeat;
}
.websitelienquan ul {
	margin-top:35px;
	list-style: none;
	width:550px;
	display: block;
}
.websitelienquan li {
	text-align: center;
	width: 124px;
	height: 225px;
	margin-right:10px;
	display:inline-block;
	float: left;
}
.websitelienquan li img{
	width:116px;
	height:143px;
	padding:3px;
	border:1px #3A93D5 solid;
	display:block;

}
.websitelienquan li span{
	color:#E3F0F8;
	font-size:11px;
	font-weight:bold;
	display:block;
	line-height:20px;
}
.websitelienquan li span:hover{
	color:#FF2122;
}
.clearfix {
	float: none;
	clear: both;
}
#prev {
	position:absolute;
	top:35px;
	left:0px;
	width:24px;
	height:152px;
	font-size:0px;
	display:block;
	outline:none;
	background:url('images/prew.jpg') no-repeat;
}
#next {
	position:absolute;
	top:35px;
	right:0px;
	width:24px;
	height:152px;
	display:block;
	font-size:0px;
	outline:none;
	background:url('images/next.jpg') no-repeat;
}
.anh 
{ border :1px solid #A4A9AF; padding :1px;}
.anhtin { border :1px solid #E6E8EC; padding :1px;}