@charset "utf-8";
/* CSS Document */
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:13px;
	width:944px;
	margin:0 auto;
	background:url(../images/home/bg_body.png) repeat-x;
	height:auto;
	background-color:#009AEC;
}
.container{
	line-height:13px;
	width:944px;
	margin:0 auto;
	height:auto;
	float:left;
}
.top{
	height:162px;
	width:944px;
	float:left;
}
.top_left{
	height:135px;
	float:left;
	z-index:-1;
	position:relative;
}
.top_right{
	width:750px;
	height:135px;
	float:left;
	position:absolute;
	left:200px;
	top:-2px;
}
.top_right_top{
	height:83px;
	padding-left:100px;
}
.lang{
	margin-top:23px;
}
.lang a{
	text-decoration:none;
	color:#085881;
	font-weight:bold;
}
.lang a:hover{
	color:#f3261e;
}
.lang a div{
	padding:3px 0 0 7px;;
}
.phone{
	width:160px;
	height:76px;
	padding:0px 0 0 0;
}
.phone .img{
	width:38px;
	height:76px;
	float:left;
}
.phone .call{
	width:122px;
	padding:40px 0 0 0;
	float:left;
	font-weight:bold;
}
.yahoo{
	margin:15px 0 0 0;
	font-weight:bold;
}
.yahoo label{
	font-weight:bold;
	display:block;
	float:left;
	padding-top:10px;
}
.yahoo img{
	margin:5px 0 0 5px;
}
.supyahoo{
	margin:15px 0 0 0;
}
.supyahoo label{
	display:block;
	float:left;
	font-weight:bold;
	padding-top:12px;
}
.supyahoo img{
	margin:5px 0 0 5px;
}
.top_right_bottom{
	width:auto;
}
.company{
	float:left;
}
.search{
	width:280px;
	padding:10px 0 0 20px;
	height:25px;
	float:left;
}
.search .tim{
	float:left;
	width:auto;
	padding-top:5px;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:5px;
}
.search .input{
	background-image:url(../images/home/search.png);
	height:25px;
	width:225px;
	float:left;
}
.search .input input{
	border:0px #FFF;
	margin-top:3px;
	margin-left:2px;
	float:left;
}
.search .input a img{
	float:left;
	padding:5px 0 0 17px;
}
.message{
	color:#F00;
	text-align:center;
	font-weight:bold
}
#intro_hide{
	font-family:Verdana, Geneva, sans-serif;
}
.menu{
	height:25px;
	float:left;
}
.mainmenu{
	float:left;
	height:25px;
	width:auto;
	left:0;
	right:0;
	margin:0;
	padding:0;
	margin-left:180px;
}
.mainmenu ul{
	height:25px;
	width:750px;
	margin:0;
	left:0;
	padding:0;
}
.mainmenu ul li{
	float:left;
	margin:0;
	padding:0;
	left:0;
	list-style:none;
}
.mainmenu ul li a{
	text-decoration:none;
}
.menu_left{
	width:84px;
	height:25px;
	background:url(../images/home/bg_menu_left.png) no-repeat;
}
.menu_left a div{
	text-align:center;
	margin-top:6px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}
.mainmenu ul li:hover.menu_left{
	background:url(../images/home/hover_left.png) no-repeat;
}
.mainmenu ul li:hover.menu_left a div{
	color:#ee1300;
}
.menu_like{
	width:90px;
	height:25px;
	background:url(../images/home/bg_menu_like.png) no-repeat;
}
.menu_like a div{
	text-align:center;
	margin-top:6px;
	text-decoration:none;
	color:#ee1300;
	font-weight:bold;
	text-transform:uppercase;
}
.mainmenu ul li:hover.menu_like{
	background:url(../images/home/hover_menu_like.png) no-repeat;
}
.mainmenu ul li:hover.menu_like a div{
	color:#FFF;
}
.menu_dif{
	width:122px;
	height:25px;
	background:url(../images/home/bg_menu_dif.png) no-repeat;
}
.menu_dif a div{
	margin-top:6px;
	text-align:center;
	text-decoration:none;
	color:#ee1300;
	font-weight:bold;
	text-transform:uppercase;
}
.mainmenu ul li:hover.menu_dif{
	background:url(../images/home/hover_menu_dif.png) no-repeat;
}
.mainmenu ul li:hover.menu_dif a div{
	color:#FFF;
}
.menu_right{
	width:84px;
	height:25px;
	background:url(../images/home/bg_menu_right.png) no-repeat;
}
.menu_right a div{
	text-align:center;
	margin-top:6px;
	text-decoration:none;
	color:#ee1300;
	font-weight:bold;
	text-transform:uppercase;
}
.mainmenu ul li:hover.menu_right{
	background:url(../images/home/hover_right.png) no-repeat;
}
.mainmenu ul li:hover.menu_right a div{
	color:#FFF;
}
/*submenu dich vu*/
.mainmenu ul li:hover.menu_like .submenu{
	display:block;
}
.mainmenu ul li.menu_like .submenu{
	float:left;
	display:none;
	position:relative;
	left:-40px;
	top:6px;
	width:auto;
}
.mainmenu ul li.menu_like .submenu li{
	float:left;
	clear:both;
	background-color:#FFF;
	border-bottom: 1px solid #00a2ee;
	border-left: 1px solid #00a2ee;
	border-right: 1px solid #00a2ee;
	height:25px;
	display:block;
	padding:0 0px 0 0;
	width:250px;
}
.mainmenu ul li.menu_like .submenu li:hover{
	background-color:#ee1300;
}
.mainmenu ul li.menu_like .submenu li:hover a div{
	color:#FFF;
}
.mainmenu ul li.menu_like .submenu li a div{
	text-decoration:none;
	text-align:left;
	padding-left:20px;
	color:#ee1300;
	text-transform:capitalize;
}
.mainmenu ul li.menu_like .submenu li a{
	color:#017d55;
	display:block;
	text-decoration:none;
}
/*submenu dich vu*/
/*submenu thong tin ho tro*/
.mainmenu ul li:hover.menu_dif .submenu{
	display:block;
}
.mainmenu ul li.menu_dif .submenu{
	float:left;
	display:none;
	position:relative;
	left:-40px;
	top:6px;
	width:100px;
}
.mainmenu ul li.menu_dif .submenu li{
	float:left;
	background-color:#FFF;
	border-bottom: 1px solid #00a2ee;
	border-left: 1px solid #00a2ee;
	border-right: 1px solid #00a2ee;
	height:25px;
	display:block;
	padding:0 0px 0 0;
	width:210px;
}
.mainmenu ul li.menu_dif .submenu li:hover{
	background-color:#ee1300;
}
.mainmenu ul li.menu_dif .submenu li:hover a div{
	color:#FFF;
}
.mainmenu ul li.menu_dif .submenu li a div{
	text-decoration:none;
	text-align:left;
	padding-left:20px;
	color:#ee1300;
	text-transform:capitalize;
}
.mainmenu ul li.menu_dif .submenu li a{
	color:#017d55;
	display:block;
	text-decoration:none;
}
/*submenu thong tin ho tro*/
.content{
	width:944px;
	height:auto;
	float:left;
	margin-top:15px;
}
.conner_top_left{
	background:url(../images/home/topL.png) no-repeat scroll left;
	height:8px;
}
.conner_top_right{
	background:url(../images/home/topR.png) no-repeat scroll right;
	height:8px;
}
.conner_center{
	background:url(../images/home/conner_line.png) repeat-x;
	height:8px;
	width:926px;
	margin:0 auto;
}
.conner_left{
	background:url(../images/home/loop_line.png) repeat-y scroll left;
	width:100%;
}
.conner_right{
	background:url(../images/home/loop_line.png) repeat-y scroll right;
	width:100%;
}
.conner_bottom_left{
	background:url(../images/home/bottomL.png) no-repeat scroll left;
	height:8px;
}
.conner_bottom_right{
	background:url(../images/home/bottomR.png) no-repeat scroll right;
	height:8px;
}
.content_content{
	width:944px;
	height:auto;
	margin:0 auto;
	background:url(../images/home/bg_content.png) repeat-y;
}
.top_content{
	height:auto;
	width:910px;
	padding:9px 6px 0 17px;
	line-height:15px;
}
.content_left{
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
}
.top_content_left{
	width:234px;
	float:left;
	text-align:justify;
}
.top_content_right{
	width:654px;
	margin:0 0 0 22px;
	float:left;
	background-color:#FFF;
	height:230px;
}
.top_content_right img{
	float:left;
	margin:2px 3px;
	width:648px;
	height:226px;
}
.title_top{
	margin:0 0 10px 0;
	color:#ee1300;
	font-weight:bold;
	text-transform:uppercase;
}
.title_top div{
	text-align:left;
}
.title_top img{
	margin-right:4px;
	float:left;
	margin-top:0.1em;
}
.title_top label{
	margin-bottom:5px;
}
.readmore{
	text-align:right;
	height:15px;
}
.readmore a{
	color:#ee1300;
	font-weight:bold;
	text-decoration:none;
}
.line{
	height:8px;
	width:944px;
	background:url(../images/home/shadow.png) repeat-x;
	float:left;
	margin-top:10px;
}
.bottom_content{
	height:auto;
	width:910px;
	padding:9px 6px 0 17px;
	line-height:15px;
}
.bottom_content_left{
	width:234px;
	float:left;
	text-align:justify;
	height:auto;
}
.news_name{
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
}
.news_name a{
	text-decoration:none;
	color:#0093dd;
	font-weight:bold;
}
.news_img{
	width:234px;
}
.bottom_content_center{
	padding:22px 0 0 22px;
	float:left;
	width:422px;
	height:auto;
	border-right:1px solid #FFF;
	margin-right:10px;
}
.news_title{
	margin:0 0 5px 0;
	float:left;
	width:412px;
}
.news_title img{
	margin-right:10px;
	margin-top:4px;
	float:left;
}
.news_title div{
	text-align:justify;
	float:left;
	width:390px;
}
.news_title a{
	text-decoration:none;
	color:#004040
}
.bottom_content_right{
	width:220px;
	float:left;
	height:auto;
}
.bottom_content_right .title_top{
	margin-left:0px;
}
.formbill{
	width:220px;
	height:117px;
	background-color:#ffffff;
	margin-top:10px;
}
.note{
	padding:5px 10px 0 10px;
	text-align:justify;
	color:#5B5B5B;
	font-family:Verdana, Geneva, sans-serif;
}
.input input{
	margin:5px 0 0 20px;
	border:1px solid #AEAEAE
}
.btnNhap{
	margin:10px 0 0 0;
}
.btnNhap a img{
	float:left;
	margin-left:65px;
}
.link{
	margin:20px 0 10px 0px;
}
.link label{
	float:left;
	margin:5px 10px 0 0;
	color:#004040;
	font-weight:bold;
}
.link div select{
	color:#004040
}
.bottom{
	float:left;
	width:944px;
	height:50px;
}
.line_bottom{
	width:768px;
	height:8px;
	margin:0 auto;
	background:url(../images/home/line_bottom.png) no-repeat;
}
.footer_left{
	width:650px;
	height:50px;
	float:left;
}
.footer_left ul{
	list-style-type:none;
	margin-top:10px;
}
.footer_left ul li{
	float:left;
	text-align:center;
}
.footer_left ul li a{
	padding:0 8px;
	color:#c3eafb;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
.footer_right{
	width:280px;
	height:35px;
	float:left;
	margin-top:12px;
	color:#c3eafb;
}
.footer_right a{
	cursor:pointer;
	color:#DA160C;
	font-weight:bold;
}
.item_content{
	width:656px;
	height:auto;
	margin-right:10px;
	border-right:1px solid #FFF;
	float:left;
}
.item{
	width:646px;
	height:auto;
	margin-right:10px;
	float:left;
	margin-bottom:10px;
}
.item a img{
	float:left;
	margin-right:5px;
	border:1px solid #CCC;
}
.item_name, item_sumary{
	text-align:justify;
}
.item_name a{
	text-decoration:none;
	font-weight:bold;
	color:#484824
}
.item_name{
	color:#484824;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
}
.group_name{
	margin:0 0 10px 0;
}
.group_name img{
	margin:0 10px 0 10px;
}
.group_name a{
	text-decoration:none;
	color:#484824;
	font-weight:bold;
}
.item_sumary{
	margin-top:5px;
	text-align:justify;
}
.page{
	float:right;
	margin-right:10px;
}
.page a{
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
.page a div{
	float:left;
	margin-right:5px;
	width:15px;
	height:15px;
	text-align:center;
	cursor:pointer;
}
.page a:visited{
	color:#C03;
}
.contact{
	float:left;
	width:424px;
	height:auto;
	border-right:1px solid #FFF;
	margin-right:10px;
	margin-left:20px;
}
.contact_content{
	width:370px;
	margin:0 auto;
	height:auto;
}
.access_title{
	float:left;
	margin:5px 10px 0 0;
	color:#004040;
	font-weight:bold;
}
.counter{
	float:left;
	margin:5px 10px 10px 0;
	background-color:#FFF;
	width:98px;
	text-align:center;
}
#skypedetectionswf{
	height:0;
	width:0;
}

