﻿html, body{
	background:#fff;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:left;
	height:100%;
}
div, ul, h1, h2, h3, li, img, a{margin:0; padding:0;}
.border-img{
	border:1px #d2d2d2 solid;
}
ul{list-style: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;
	background:#FFFFFF!important;
}
.menu{
	background:url('../images/bg-menu.gif') repeat-x;
	height:26px;
	line-height:26px;
	padding-left:65px;
	margin:0px;
}

#menu-mainnav ul, #menu-subnav ul {
	margin: 0;
	padding: 0;
	list-style: none; 
	width:990px;	
	 
}


#menu-mainnav ul li {
	padding: 0;
	display: block;
	float: left;
	background: url('../images/line-menu.gif') no-repeat right 0px;
}
#menu-mainnav a {
	display: block;
	float: left;
	font-size: 90%;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu-mainnav a span {
	float: left;
	display: block;
	font-weight: normal;
	padding: 0 10px;
	cursor: pointer;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu-mainnav a span { float: none; }
/* End IE5-Mac hack */

#menu-mainnav a:hover,
#menu-mainnav ul li.hover a {
	color:#910000;
	background: url('../images/menu-click.gif') no-repeat left top;
}

#menu-mainnav a:hover span,
#menu-mainnav ul li.hover a span {
	color: #910000;
	background: url('../images/menu-click.gif') no-repeat right top;
}

#menu-mainnav li.active a,
#menu-mainnav li.active a:hover,
#menu-mainnav li.active a:active,
#menu-mainnav li.active a:focus {
	background: url('../images/menu-click.gif') no-repeat left top;
	color: #910000;
}

#menu-mainnav li.active a span,
#menu-mainnav li.active a:hover span,
#menu-mainnav li.active a:active span,
#menu-mainnav li.active a:focus span {
	background: url('../images/menu-click.gif') no-repeat right top;
	color: #910000;
}

.link_hearder{
	color:#910000;
	background: url('../images/menu-click.gif') no-repeat left top;
}
.link_hearder span{
	color: #910000;
	background: url('../images/menu-click.gif') no-repeat right top;
}

.submenu{
	background:url('../images/bg-submenu.gif') repeat-x;
	height:25px;
	line-height:25px;
	float:left;
	width:990px;
}
#menu-subnav{
	float:left;
	margin-left:3px;
	height:25px;
	top:295px;
	left:70px;
	width:720px;
	position:absolute;
}
#menu-subnav div{
	width:720px;
	float:left;
}
#menu-subnav a {
	color: #333333;
	color: #CC0000;
	display: block;
	font-size: 90%;
	padding: 0 10px;
	text-indent: 10px;
	background: url('../images/icon-menu.gif') no-repeat 12px 10px;
}
#menu-subnav ul li {
	display: block;
	float:left;
	position:relative;
	margin: 0 !important;
	padding: 0 !important;
}

#menu-subnav a:hover,
#menu-subnav a:active,
#menu-subnav a:focus {
	color: #333333;
	text-decoration: none;
}

#menu-subnav ul li.active a {
	color: #333333;
}

#menu-subnav ul li.ja-spacer span {
	height: 20px;
	display: block;
}

li.first-item {
	background: none !important;
}
.bg-search{
	background:aqua url('../images/bg-search.gif') no-repeat;
	width:157px;
	height:25px;
	float:right;
}
.bg-search input{
	border:none;
	padding:4px 2px 2px 0px;
	width:140px;
	margin-left:10px;
	background:none;
}
.btn-search{
	float:right;
}
.btn-search input{
	border-style:none;
	/*border-color: inherit;*/
	border-width: medium;
	width:31px;
	height:25px;
	margin:0px;
	background:url('../images/btn-search.gif') no-repeat;
}
#content{
	width:990px; 
	position:relative; 
	margin:0 auto; 
	padding-top:5px;
	float:left;
	background:#FFFFFF;
}
.content-left{
	float:left;
	width:163px;
	padding-left:5px;
	background:#FFFFFF;
}
.content-center{
	float:left;
	width:468px;
	padding-left:2px;
	background:#FFFFFF;
}
.content-right{
	float:right;
	width:342px;
	background:#FFFFFF;
}
.txt-pannel{
	color:#d30411;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:9px;
}

.txt-pannel a{color:#d30411!important;}
.bg-seaarch-car{
	background:url('../images/bg-search-car2.gif') repeat-x;
	width:156px;
	height:160px;
	border-left:1px #d1d1d1 solid;
	border-right:1px #d1d1d1 solid;
}
.bg-seaarch-car .select1{
	margin:3px 0px 0px 9px;
	width:138px;
	height:19px;
}
.bg-seaarch-car .input-car{
	width:77px;
	margin:3px 2px 0px 9px;
	height:13px;
}
.bg-seaarch-car .select2{
	margin:3px 0px 0px 0px;
	width:55px;
	height:19px;
}
.top-pannel{
	height:8px;
	float:left;
	margin:0px;
}
.top-pannel .top-pannel-left{
	width:8px;
	float:left;
}
.top-pannel .top-pannel-center{
	border-top:1px #d1d1d1 solid;
	height:8px;
	float:left;
}
.top-pannel .top-pannel-right{
	width:8px;
	float:left;
}
.top-pannel .bottom-pannel-center{
	border-bottom:1px #d1d1d1 solid;
	height:7px;
	float:left;
}
.bg-pannel{
	border-left:1px #d1d1d1 solid;
	border-right:1px #d1d1d1 solid;
	float:left;
}
.hoidap{
	margin-left:9px;
	text-align:justify;
	margin-top:10px;
	width:142px;
}
.hoidap img{
	float:left;
	margin-right:5px;
}
.hoidap2{
	margin-left:9px;
	text-align:justify;
	margin-bottom:5px;
	margin-top:-5px;
	width:142px;
}
.hoidap2 img{
	float:left;
	margin-right:5px;
}
.hoidap hr{
	background-color:#êccec;
	float:left;
	width:140px;
	margin-left:9px;
}
.txt-ykien-td{
	color:#5b5bd4;
	font-weight:bold;
}
.txt-ykien{
	color:#5a5a5a;
}
.pannel-oto{
	width:8px;
	float:left;
}
.top-pannel-oto-center{
	background:url('../images/top-pannel-oto-repeat.gif') repeat-x;
	height:8px;
	float:left;
}
.bg-pannel-oto{
	height:325px;
	background:url('../images/content-pannel-oto-repeat.gif') repeat-x;
	border-left:1px #c8d7dc solid;
	border-right:1px #c8d7dc solid;
	float:left;
}
.bg-pannel-oto2{
	height:760px;
	background:url('../images/content-pannel-oto-repeat2.gif') repeat-x;
	border-left:1px #c8d7dc solid;
	border-right:1px #c8d7dc solid;
	float:left;
}
.bottom-pannel-oto-center{
	background:url('../images/bottom-pannel-oto-repeat.gif') repeat-x;
	height:8px;
	float:left;
}

.oto-content{
	font-size:11px;
	font-weight:bold;
	float:left;
}
.oto-content li{
	float:left;
	margin-left:10px;
	margin-bottom:15px;
	display:block;
	width:98px;
}
.oto-content li div{
	margin-top:4px;
}
.tinhtrang,
.tinhtrang a,
.tinhtrang a:hover,
.tinhtrang a:active {
	color:#d2000d;
	
	
}
.nhapkhau{
	color:#00006a;
	padding-top:-5px;
}
.content-news{
	 float:right; 
	 position:relative;
	 width:208px;
	 background:aqua url('../images/bg-news.gif') repeat-x;
	 height:239px;
	 border:1px #cccccc solid;
	 margin:5px 5px 0px 0px;
}
.content-news div{
	margin:15px 5px 0px 5px;
}

.content-news div img{
	text-align:left;
	margin-left:5px;
	float:right;
	width:78px;
	height:58px;
}
.tuvan{
	margin-left:9px;
	text-align:left;
	margin-top:10px;
	width:448px;
}
.tuvan img{
	float:left;
	margin-right:20px;
}
.thegioixe{
	margin-left:9px;
	text-align:left;
	margin-top:10px;
	width:220px;
}
.thegioixe img{
	float:left;
	margin-right:10px;
}
.qc-right-bottom{
	 margin:5px 0px 0px 0px; 
	 float:right;
}
.qc-right-bottom ul li{
	width:167px;
	height:148px;
	float:left;
	margin-left:4px;
	margin-bottom:2px;
}
.menu-bottom li{
	float:left;
	margin-right:10px;
	color:#FFFFFF;
}
.menu-bottom li a{
	color:#FFFFFF;
}

.content-product{
	float:left;
	width:815px;
	padding-left:5px;
	margin-top:10px;
}
.thongso{
	background-color:#ededed;
	height:21px;
	line-height:21px;
	margin-left:10px;
	float:left;
	width:345px;
	border-bottom:1px #cccccc solid;
}
.thongso ul li{
	float:left;
	padding:0px 5px;
	background:url('../images/line-thongso.gif') no-repeat right;
}
.thongso ul li a{
	color:#000000;
	text-decoration:none;
}
.thongso ul li:hover,
.thongso ul li:active,
.thongso ul li a:hover,
.thongso ul li a:active{
	background:#cccccc;
}
.thongso-table{
	margin-left:10px;
	float:left;
	width:343px;
	border:1px #cccccc solid;
	border-top:none;
}
.sosanh ul{
	background-color:#999966;
}
.sosanh ul li{
	float:left;
	height:21px;
	line-height:21px;
	padding:0px 5px;
	background:url('../images/line-thongso.gif') no-repeat right;
}
.sosanh ul li:hover{
	background-color:#999999;
}
.sosanh-content{
	border:1px #cccccc solid;
	width:815px;
	float:left;
}
.active{
	background-color:#cccccc;
}

/* content style */
.date-text {
	color:#CCCCCC;
	padding:2px;
	font-size:12px;
}
.title-text, .contentheading a {
	color:#C00A0E;
	font-weight:bold;
	font-size:15px;
	padding-bottom:10px;
	text-align:justify;
}
.intro-text {
	font-weight:bold;
	padding-bottom:10px;
	color:#333333;
	text-align:justify
}
.full-text {
	text-align:justify;
	line-height:15px;
}

.newsdetail {
	border-bottom:1px solid #999999;
	width:100%;
	padding-bottom:20px;
}

.othernews {
	width:100%;
}
.otherNews h4 , #neweritemtitle, #olderitemtitle{
	padding:10px 10px 10px 0px;
	font-weight:bold;
}

.otherNews li {
	padding-left:20px;
	line-height:14px;
	background:url('../images/icon-menu.gif') no-repeat left;
}
.grab-text {
	padding-right:6px;
	float:left;
	width:560px;
}
.grab_link {
	width:240px;
	float:right;
	background-color:#FBFBFB;
}
.grab-link-title {
	background-image:url('../images/top-search.gif') no-repeat left;
	text-align:justify;
	padding:3px;
}
#commentTools, #feed_link, .jc_commentFormDiv, .feed_link, .buttonheading, #comment_title, #written_comments_title, .feed_link {
	display:none;
}
.content-newsdetail{
	float:left;
	width:auto;
	padding-left:5px;
	margin-top:10px;
}
.news-online{
	line-height:20px; 
	padding-bottom:8px;
}
.news-online a:hover{
	padding-bottom:8px;
	color:#CC0000;
}
.toppic-list{
	text-align:left;
	float:left;
	padding-bottom:5px;
	border-bottom:1px #CCCCCC dotted;
	padding-top:5px;
	
}
.top-img-video{
	background:url('../images/top-img-video.gif') no-repeat left;
	width:458px;
	height:26px;
	line-height:32px;
	font-weight:bold;
	float:left;
}
.top-img-video ul{
	margin-left:10px;
}
.top-img-video ul li{
	float:left;
	width:58px;
	text-align:center;
}
.top-img-video ul li:hover,
.top-img-video ul li:active{
	background:url('../images/tab-img-video.gif') no-repeat;
	width:58px;
	height:26px;
}
.tab-active{
	background:url('../images/tab-img-video.gif') no-repeat;
	width:58px;
	height:26px;
}
.fla-img-video{
	border:1px #ededed solid;
	width:456px;
	height:280px;
	max-height:280x;
	text-align:center;
	float:left;
}
.fla-img-video object{
	margin-top:5px;
}
.bottom-img-video{
	background:url('../images/bottom-img-video.gif') no-repeat left;
	width:458px;
	height:22px;
	max-height:22px;
	line-height:22px;
	font-weight:bold;
	float:left;
}
.bottom-img-video .tenxe{
	margin-left:5px;
	float:left;
}
.bottom-img-video .giaxe{
	float:right;
	margin-right:105px;
	font-weight:normal;
}
.new-other{
	text-align:justify;
	margin-top:10px;
	width:450px;
	float:left;
	margin-left:5px;
}
.new-other ul li{
	line-height:16px;
	margin-bottom:10px;
	width:450px;
}
.new-other ul li a{
	margin-left:5px;
	text-indent:5px;
	color:#000000;
	font-weight:bold;
	padding:0px;
}
.new-other ul li i{
	margin-left:5px;
	color:#666666;
	font-size:11px;
}

/*Footer copyright*/
.footer-dev {
	color:#CCCCCC;
}
.img-hot{
	 float:left; 
	 margin-left:-30px;
	 margin-top:-5px; 
	 position:absolute;
}
/* faq */
.listfaq{
	margin-left:20px;
}
.listfaq li{
	list-style:none;
	list-style-image:url(../images/news_li.jpg);
	text-align:justify;
	padding-left:-10px;
	border-bottom:#CCCCCC dotted 1px;
	padding-bottom:10px;
}
.listfaq li a{
	margin-left:0px;
	color:#3c3c3c;
}
.mailhead {
	text-transform:uppercase;
}
.img-lang{
	margin-bottom:-10px; 
	*margin-bottom:0px; 
	margin-top:-2px; 
	*margin-top:-45px;
}
.lage-img{
	 margin:10px 0px 10px 150px; 
	 float:left;
}
.bg-pannel-oto-xieusang{
	height:325px;
	background:url('../images/repeat-oto-xieusang.gif') repeat-x;
	border-left:1px #fed7b1 solid;
	border-right:1px #fed7b1 solid;
	float:left;
}

.folder-bottom2 {
	display:none;
}

p.Title {
	color:#990000;
	font-size:14px;
	padding-top:0px;
}