body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/bg.jpg)left top repeat-x;
}
* {
	margin:0px;
	padding:0px;
}
a {
	color: #000;
	text-decoration:none;
}
.sp1{
	border:1px solid #b0afaf;
	padding-bottom:10px;
}
a:hover{
	color:#ee1d23;text-decoration: underline;
}
p {
	margin: 0;
	padding: 0;
}
ul {
	list-style-type:none;
	margin:auto;
}
#row-body{
	width:1349px;
	margin:auto;
	overflow:hidden;
	background:#fff;
	box-shadow: 0px 0px 5px #151515;
}
#wrapper-header {
	background:#000000;
	border-bottom:10px solid #9a0007;
	height:auto;
	width:auto;
}
#wrapper-header #header {
	width:100%;
	height:auto;
	margin:auto;
	padding-top:15px;
	padding-bottom:15px;
}
#wrapper-header #header .slogan {
	font-family:"UTM Nokia Standard";
	color:#ee1d23;
}
#wrapper-banner {
	width:auto;
}
#header ul li{
	float: left;
	padding-left: 10px;
}
#header ul li a{
	font-style: italic;
}
#header ul li a :hover{text-decoration: underline;}
#header ul{
	padding-top: 19px;
}
#wrapper-banner #banner {
	margin:auto;
	height:auto;
}
#wrapper-content {
	overflow:hidden;
	height:auto;
	
}
#wrapper-content #body {
	height:auto;
	margin:auto;
	overflow:hidden;margin-top: 6px;
}
#wrapper-content #body #title-body-content {
	height: 26px;
	margin: auto;
	background: #333399;
	padding-left: 10px;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
}
#wrapper-content #body #title-body-content h2{
	color:#fff;
	font-size: 12px;
	font-weight: bold;text-transform: uppercase;
}
#wrapper-content #body #body-content {
	height:auto;
	margin:auto;
}
/*--------------sidebar left----------------*/
	
#wrapper-content #body #body-content #sidebar-left {
	width: 250px;
	height: auto;
	float: right;
	position: relative;
}
#wrapper-content #body #body-content #sidebar-left .menu {
	border:1px solid #c7c7c7;
	height:auto;
}
#wrapper-content #body #body-content #sidebar-left .menu .home {
	background: #d2d2d2;
	width: 202px;
	height: 35px;
	line-height: 35px;
}
#wrapper-content #body #body-content #sidebar-left .menu .home img{
	float: left;
	padding-top: 6px;padding-right: 5px;
}
#wrapper-content #body #body-content #sidebar-left .menu .home a {
	color: #040404;
	text-transform: uppercase;
	padding-left: 12px;
	font-weight: bold;
}
#wrapper-content #body #body-content #sidebar-left .menu ul li {
	height:auto;
	border-bottom:1px solid #c7c7c7;
	background:#f6f6f6 url(../images/icon-category.png) no-repeat 12px 15px;
	line-height:35px;
}
#wrapper-content #body #body-content #sidebar-left .menu ul li:last-child{
	border-bottom:none;
}
#wrapper-content #body #body-content #sidebar-left .menu ul li a {
	color:#000;
	font-weight:bold;
	padding-left:20px;
}
#wrapper-content #body #body-content #sidebar-left .menu ul ul li {
	background:url(../images/icon-category.png) no-repeat 22px 15px;
}
#wrapper-content #body #body-content #sidebar-left .menu ul ul li a {
	margin-left:10px;
	font-weight:normal !important;
}
#wrapper-content #body #body-content #sidebar-left .menu ul ul li a:hover{
	color:#ee1d23;
}
#wrapper-content #body #body-content #sidebar-left .category {
	border:1px solid #c7c7c7;
	height:auto;
	margin-top:10px;
	width:auto;
}
#wrapper-content #body #body-content #sidebar-left .category ul li {
	background:#ee1d23;
	border-bottom:1px solid #fff;
	line-height:35px;
}
#wrapper-content #body #body-content #sidebar-left .category ul li a {
	color:#fff;
	padding-left:20px;
	font-weight:bold;
}
#wrapper-content #body #body-content #sidebar-left .adv {
	overflow:hidden;
	height:auto;
	padding-top:2px;
}
/*--------------Content----------------*/
	
#wrapper-content #body #body-content #content {
	overflow:hidden;
}

#wrapper-content #body #body-content #content .detail-news{
	overflow:hidden;
	height:auto;
	width:auto;
	line-height:20px;
	text-align:justify;
}

#wrapper-content #body #body-content #content .news-content .news-home .latest-news .pindex {
	overflow:hidden;
	height:auto;
}
#wrapper-content #body #body-content #content .news-content .news-home .latest-news .pindex h3 {
	font-size:13px;
	padding-bottom:10px;
}
#wrapper-content #body #body-content #content .news-content .news-home .latest-news .pindex h3 a {
	color:#000;
}
#wrapper-content #body #body-content #content .news-content .news-home .latest-news .pindex p {
	text-align:justify;
}
/*--------------Sidebar right----------------*/

#wrapper-content #body #body-content #sidebar-right {
	float:right;
	height:auto;
	width:248px;
	overflow:hidden;
	margin-left: 10px;
}
#wrapper-content #body #body-content #sidebar-right .category {
	overflow:hidden;
	background:#e8e8e8;
	margin-bottom:10px;
	border-top:1px solid #cbcbcb;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
}
#wrapper-content #body #body-content #sidebar-right .category ul li {
	line-height:35px;
	padding-left:20px;
	border-bottom:1px solid #cbcbcb;
}
#wrapper-content #body #body-content #sidebar-right .category ul li a {
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}
#wrapper-content #body #body-content #sidebar-right .online-support {
	overflow:hidden;
	border:1px solid #cbcbcb;
	margin-bottom:10px;
	height:auto;
}
#wrapper-content #body #body-content #sidebar-right .online-support .title {
	overflow:hidden;
	line-height:35px;
	padding-left:10px;
	font-weight:bold;
	border-bottom:1px solid #cbcbcb;
	background: #fff;
}
#wrapper-content #body #body-content #sidebar-right .online-support .title  a{
	color:#000;
}
#wrapper-content #body #body-content #sidebar-right .online-support .title  a:hover{
	color:#ee1d23;
}
#wrapper-content #body #body-content #sidebar-right .online-support .title img {
	margin-top:4px;
	padding-right:5px;
	height: 26px;
	float: left;
}
#wrapper-content #body #footer {
	overflow:hidden;
	width:1000px;
	padding-top:20px;
	margin:auto;
	height:auto;
}
#wrapper-content #body #footer #menu-footer {
	background:#db0000;
	height:35px;
	margin-top: 5px;
}
#wrapper-content #body #footer #menu-footer ul {
	width:756px;
	margin:auto;
}
#wrapper-content #body #footer #menu-footer ul li {
	float:left;
	line-height:35px;
}
#wrapper-content #body #footer #menu-footer ul li a {
	padding-left:20px;
	padding-right:20px;
	color:#fff;
	font-weight:bold;
	border-right:1px solid #fff;
}
#wrapper-content #body #footer #text-footer {
	padding-top:15px;

	padding-bottom:10px;
	background:#000000;
	color:#fff;
	
}
#text-footer ul li{
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px solid #000;
}
#text-footer ul li:last-child{
	border-right:none;
}
#text-footer ul li a{
	font-weight: bold;
	text-transform:uppercase;
}
#text-footer ul{
	margin-top:10px;
	margin-bottom:10px;
}
#wrapper-content #body #footer #text-footer h3 {
	text-transform:uppercase;
	font-size:12px;
	padding-bottom:6px;
}
#row_news{
	overflow: hidden;
	margin-top: 10px;
	text-align:justify;
}
#row_news img{
	float: left;
	border: 1px solid rgb(210, 209, 209);
	padding: 2px;
	margin-right: 10px;
}
#title_content h2{
	line-height: 26px;
	padding-left: 7px;
	color: rgb(0, 0, 0);
	font-size: 12px;
	font-weight: bold;

}
#title_content h3{
	font-size: 12px;
	line-height: 26px;
	padding-left: 7px;
}
#title_content{
	background: none repeat scroll 0% 0% rgb(228, 228, 228);
	border-left: 5px solid rgb(238, 29, 35);
	height: 26px;
}
#row-search{
	border: 1px solid rgb(203, 203, 203);
	border-radius: 5px;
	float: right;
	background: #fff;
	margin-right: 2px;
	margin-top: 8px;
}
#row-img{
	border: medium none;
	border-top-right-radius: 5px;
	padding-top: 4px;
}
#txtdangky{
	width: 168px;
	height: 19px;
	border: medium none;
	float: left;
	margin-left: 10px;
margin-top: 4px;
}
.div_sp a{
	color:#000;
}
.div_sp a:hover{
	color:red;
}
.row-content h3:hover{
	color:red;
}

.div_sp p{
	padding-top:5px;
}
.row-content{
	height:auto;
	float:none;
}
.row-content h3{
	font-size:12px;
	padding-bottom:5px;
	color: #000;
}
.row-img{
	float:left;
}
.row-img img{
	border: 1px solid #BFCABC;
	background: white;
	padding: 5px;
	width: 140px;
	margin-top:15px;
	margin-left: 20px;
}
.livechat{
	padding-left: 0px;
	overflow: hidden;
}
.livechat p{

	text-align: left;
	padding-left: 10px;
}
.livechat p span{ 
	font-weight:bold;
	padding-right: 15px;
}
#row-hotline{
	width: 204px;
	overflow: hidden;
	padding: 5px;
}
#row-hotline p{
	padding-bottom: 5px;
}
#row-hotline img{
	float:left;
	padding-left: 6px;
}
.div_content{
	margin-top: 10px;
}
.new-equipment{
	margin-top: 10px;	
	text-align:justify;
	line-height:20px;
}
.pagination{
	text-align: center;
	width: 833px;
	overflow: hidden;
}

.div_sp{
	overflow:hidden;
	padding-top:10px;
	}
	
.div_sp p{
	font-weight:bold;
	}
.thongke{
	text-align: center;
	border: 1px solid #d6d6d6;
	margin-bottom: 5px;
	overflow: hidden;
}
.thongke h2{
	background: #dc0000;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;

}
.thongke ul li{
	overflow:hidden;
	list-style: none;
	margin-top: 6px;
	text-align: left;
}
.thongke ul li a{
	color: #474e50;
}
.thongke ul{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.thongke ul li img{
	width:70px;
	height:50px;
	float: left;
	border:1px solid #666666;
	padding:2px;
	margin-right:5px;
}
.title_regis{
	background:#f5f5f5 url(../images/icon_01.jpg)left center no-repeat;
	line-height: 30px;
	padding-left: 33px;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 1px solid #c0c0c0;
}
.boxmain{
	
}
.navbar {
	background: url(../images/bg_menu.png)repeat-x;
	margin: auto;
	min-height: 44px;
}
#text-footer{
	width: 100%;
	overflow: hidden;
}
.thongtin{
width:1000px;
	padding-top: 22px;
	margin: auto;
	overflow: hidden;

}
.row-news{
	width: 590px;
	float: left;
	border: 1px solid #b1aeae;
	padding: 5px;
}
.las-news img{
	float: left;
	border: 1px solid #b1aeae;
	padding: 2px;
	margin-right: 7px;
	width:238px;
	height: 150px;
}
.pindex h3 a{
	color: #0404fe;
	font-size: 12px;
}
.pindex h3 span{
	color: #feba29;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
.old1-news{
	overflow: hidden;
	text-align: left;
	padding-right: 5px;
}
.old1-news ul li{
	background: url(../images/icon_2.jpg)left 4px top 6px no-repeat;
	margin-top: 10px;
	padding-left: 15px;
}
.old1-news ul li a{
	line-height: 19px;
}
.adv1{
	margin-bottom:5px;
}
.adv1 img{
	width: 743px;
}
.adv img{
	padding-bottom:10px;
}
.adv2{
	width: 995px;
	margin: auto;
}
.adv2 img{
	width: 995px;
}
.partner h3{
color: #666666;
font-size: 13px;
font-weight: bold;
padding: 5px;
/* background: url(../images/bg_tit.png)left bottom repeat-x; */
text-align: left;
}
.quangcao2{
	text-align:center;
	padding:5px;
	background: #d3eaf7;
	border-radius:5px;
}
.partner h2{
	width: 207px;
	color: #00528b;
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
	text-transform: uppercase;
	
}
#intro{
	margin-bottom: 10px;
	overflow: hidden;
}
#intro h2 a:hover{
color: #ffd200;
text-decoration: underline;
}
#intro h2 a{color:#fff;}
#intro h2{
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	margin-bottom: 6px;
	background: #333399;
	line-height: 30px;
	padding-left: 10px;
	cursor: pointer;
}
#row-icon{
	margin-top: 10px;
	float: right;
}
.linklk{
	padding-top: 5px;
	padding-left: 13px;
	padding-bottom: 5px;
}

#content1{
	width: 833px;
	overflow: hidden;
	float: left;
}
.sidebar-left{
	width: 248px;
	height: auto;
	float: left;
	position: relative;
	margin-right: 10px;
}
.menu_left{
	background: #f2faff;
	margin-bottom: 10px;
}
.menu_left h3{
	background: #dc0000;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.menu_left ul li{
	background-color: #333399;
	background-image: url(../images/icon_1.png);
	background-repeat:no-repeat;
	background-position: left 3px center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	border-bottom: 1px dotted #a3a3a3;
}
.menu_left ul li:last-child{
	border-bottom:none;
}
.menu_left ul li a:hover{
	color:#ffd200;
	text-decoration: underline;
}
.menu_left ul li a{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.thongke1{
	text-align: center;
	border: 1px solid #d6d6d6;
	margin-bottom: 5px;
	margin-right: 3px;
	border-radius: 5px;
	background:#44c2ff;
	overflow: hidden;
}
.thongke1 h2{
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	font-style: italic;
}
#left{
	width:750px;
	float:left;
	overflow:hidden;
}
.row-ykien{
	width: 226px;
	min-height: 110px;
	padding: 3px;
	padding-bottom: 25px;
	color: #2f2f2f;
	font-style: italic;
}
.row-goc1{
	color: #666666;
}
#xemtat{
	font-size: 12px;
	text-transform: none;
	float: right;
	padding-right: 10px;
	color: #fff;
	font-weight: normal;
}
.prod{
	width: 198px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
.prod h2{
	background: url(../images/bg_tieude1.png)no-repeat!important;
	text-align: center;
	padding-left: 0px!important;
}
.rows-img{
	border:2px solid #8a8a8a;
	width:194px;
	height:124px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.rows-img img{
	max-width:190px;
	max-height:120px;
}
.rows-product{
	border:2px solid #98c6eb;
	border-radius:4px;
	overflow: hidden;
	padding: 5px;
}
.product-new ul li{
	overflow:hidden;
}
.menu_left1 ul li{
	text-align: center;
	font-weight: bold;
	margin-bottom:4px;
}
.menu_left1 h3{
	background: #dc0000;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-bottom:5px;
}
.menu_left1 ul li img{
	width: 244px;
	height:164px;
	padding-bottom:5px;
}
.menu_left1{
	margin-bottom: 10px;
}