/* CSS Document */
body {
	font: 12px Arial, Helvetica, sans-serif;
	background:#FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#016ab4;
}

img{
	border:none;
}
.bx-wrapper ul, .bx-wrapper li {
	padding:0;
	margin:0;
	list-style:none;
}

.web_width {
	width:1000px;
	margin:0 auto;
}
.ves #container {
	background: #FFFFFF;
	text-align: left;
	position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
}
.ves #header {
	background:#fff url(../images/Banner.jpg) no-repeat top center; 
	padding: 0 10px;
	color:#FFF;
	min-height:95px;
}
.ves #header .logo{
	padding:10px 0 0 0;
	float:left;
	margin:0 10px 0 0;
}
.ves #header .slogen{
	color:#076edc;
	font-size:20px;
	font-family: Tahoma, Geneva, sans-serif;
	padding:30px 0 0 10px;
}


.ves #header .top_lang{
	color:#000;
	display:block;
	float:right;
	margin:10px 20px 0 20px;
	text-align:right;
}
.ves #header .top_lang img{
	margin:0 5px;
}

.ves #header .top_lang a.lang{
	color:#000;
	padding:10px 5px;
	text-decoration:none;
	border:none;
}
.ves #header .top_lang a.lang:hover{
	color:#ccc;
}

.ves #header .top_lang .form_tim{
	margin:5px 0;
	background:#e6ebf2;
	position: relative;
	border:1px solid #e6ebf2;
	padding:0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(css/PIE.htc);
}
.ves #header .top_lang .form_tim input{
	background:#e6ebf2;
	border:none;
	color:#000;
	font-size:11px;
}

.ves #header .sopping_cart{
	width:130px;
	height:18px;
	background: url(../images/bg_carts.png) no-repeat;
	margin:8px 0 5px auto;
	text-align:center;
	padding-top:5px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(css/PIE.htc);
}
.ves #header .sopping_cart a{
	font-weight:bold;
	font-size:13px;
}

/* begin manu top  */
.ves #menu_top {
	background: url(../images/bg_menu.jpg) repeat-x top; 
	height:40px;
	margin:0;
	padding:0 2px;
	position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(css/PIE.htc);
}
.ves #menu_top .cot_menu{
	width:2px;
	display:block;
	float:left;
	height:40px;
	background: url(../images/bg_cachcot_menu.jpg) repeat-y center;
}
.ves #menu_top a.menu{
	display:block;
	float:left;
	padding:12px 10px 0 10px;
	text-align:center;
	height:27px;
	text-decoration:none;
	border:none;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
.ves #menu_top a.menu:hover{
	background: url(../images/bg_menu_topover.jpg);
	color:#000;
}
.ves #menu_top a.click_chon{
	background: url(../images/bg_menu_topover.jpg);
	color:#000;
}

/* end menu top */
.banner {
	/*background:#D11502;*/
	padding:2px 0;
	text-align:center;
}
/* begin  homepage */
.ves #homepage {
	margin:0 2px;
	padding:10px 0 0 0;
}
.ves #homepage .slide_1{
	float: right; 
	width:236px;
}
.ves #homepage .slide_1 .banner_qc_right{
	border:1px solid #CCC;
}

.ves #homepage .home_cont{
	margin: 0 250px 0 0;
}
.ves #homepage .home_cont .banner_home{
	text-align:center;
	padding:10px 6px;
	position: relative;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
}

/* end  homepage*/

/* begin  main page */
.ves #mainpage {
	margin:0;
	padding:10px 0 0 0;
}
.ves #mainpage .right{
	float: right;
	width:236px;
}
.ves #mainpage .right .menu_right{
	position: relative;
	background:#FFF;
	padding:5px 0;
	margin:0 0 5px 0;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
}
.ves #mainpage .right .menu_right .online{
	padding:5px 10px;
	color:#5b5b5b;
	font-weight:bold;
}
.ves #mainpage .right .menu_right .online span{
	color:#016ab4;
}

.ves #mainpage .right .menu_right .title1{
	background: url(../images/icon_news.png) no-repeat left;
	padding:5px 0 0 30px;
	height:20px;
	margin:0 5px;
	color:#d11502;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
.ves #mainpage .right .menu_right .title1 a{
	color:#d11502;
}

.ves #mainpage .right .menu_right .menu_r_sub{
	margin:0 5px;
	padding:5px 0;
	border-bottom:solid #CCC 1px;
	font-size:12px;
	color:#f00101;
}
.ves #mainpage .right .menu_right .menu_r_sub a{
	color:#5b5b5b;
}
.ves #mainpage .right .menu_right .menu_r_sub a:hover{
	color:#076edc;
}
.ves #mainpage .right .menu_right .menu_r_sub a.active{
	color:#076edc;
}

.ves #mainpage .right .banner_qc_r{
	border:solid 1px #CCC;
	margin:4px 0;
}




.ves #mainpage .page{
	margin: 0 250px 0 0;
	position: relative;
	background:#FFF;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
}
.ves #mainpage .page .title2{
	background: url(../images/icon_news.png) no-repeat left;
	padding:5px 0 0 30px;
	height:20px;
	margin:0 5px;
	color:#d11502;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
.page .page_sp{
	padding:5px 15px;
}
.page .page_sp .sp_group{
	display:block;
	float:left;
	width:32%;
	text-align:center;
}
.page .page_sp .sp_group_cach{
	display:block;
	float:left;
	width:2%;
	height:160px;
}
.page .page_sp .sp_group img{
	border:1px solid #CCC;
	width:96%;
	height:150px;
	padding:2px;
	margin: 0 auto;
}
.page .page_sp .sp_group .title_sp_group{
	padding:5px;
	font-weight:bold;
	font-size:12px;
}
.page .page_sp .sp_group .title_sp_group a{
	color:#016ab4;
}
.page .page_sp .sp_group .title_sp_group a:hover{
	color:#000;
}
.page .slide_show{
	padding:5px 20px;
	background:#FFF;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
}
.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll;
	height:100px;
	width:96%;
	padding:5px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden;
	padding:3px;
	margin:5px 10px;
	position: relative;
	-webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
}


/* end  main page*/
.ves #mainpage .about{
	margin: 10px 250px 0 0;
}
.about .server_right{
	display:block;
	float:right;
	width:290px;
	background:#FFF;
	min-height:190px;
	position: relative;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
}
.about .server_right .about_group{
	padding:3px 5px;
}
.about .server_right .about_group img{
	padding:1px;
	border:1px solid #CCC;
	margin:0 5px 0 0;
	display:block;
	float:left;
}
.about .server_right .about_group .title_3{
	color:#5b5b5b;
	text-align:justify;
}
.about .server_right .about_group .title_3 a{
	color:#016ab4;
	font-weight:bold;
}
.about .about_left{
	margin:0 300px 0 0;
	min-height:190px;
	text-align:justify;
	padding:0 10px 0 0;
	background:#fff;
	position: relative;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
}
.about .about_left img{
	display:block;
	float:left;
	margin:0 10px;
	padding:2px;
	border:solid 1px #CCC;
}


/* begin footer */
.ves #footer { 
	padding: 0 10px;
	margin-top:10px;
	background: url(../images/bg_footer.jpg) repeat-x top;
	font-size:14px;
	border-bottom:10px solid #c41301;
}
.ves #footer .menu_foot{ 
	padding: 10px 0 0 0;
	font-size:12px;
	font-weight:bold;
	text-align: left;
}
.ves #footer .menu_foot a{ 
	padding:2px 10px;
	color:#d11502;
}
.ves #footer .menu_foot a:hover{ 
	color:#101010;
}
.ves #footer .menu_foot a.click_chon{ 
	color:#101010;
}

.ves #footer .text_address{ 
	padding:10px 0 0 0;
	font-size:12px;
	line-height:20px;
	text-align: left;
	color:#000;
} 
.ves #footer .text_design{
	text-align: left;
	padding:5px 0 5px 0;
	font-size:12px;
} 
.ves #footer .text_design a{
	color:#000;
	text-decoration:none;
} 



/* end footer */

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.lienhe_input{
	color:#f0820b;
	font-size:11px;
	width:300px;
}
.lienhe_chitiet{
	text-align: right;
	padding-right:20px;
	font-size:10px;
	color:#80abd6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

.title_chinh{
	background: url(../images/icon_news.png) no-repeat left;
	padding:5px 0 0 30px;
	height:20px;
	margin:0 5px;
	color:#d11502;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
}
.title_chinh span.title{
	margin:0 5px;
	color:#d11502;
	font-size:12px;
	text-transform:capitalize;
}


.page_page {
	padding:5px;
	text-align: right;
}
.page_page a.linkblue{
	background:#CCC;
	padding:2px 5px;
}
.page_page a.linkblue:hover{
	background:#000;
	color:#FFF;
	padding:2px 5px;
}

.selected{
	border:#CCC solid 1px;
	background:#ddd;
}

/*banner top*/
.theme-default{
	position:relative;
	z-index:100px;
}
.theme-default .nivoSlider {
	position:relative;
	background: url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom:0;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	right:5%;
	bottom:16px;
	z-index:100;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
.thongke {
	float:right;
}
.thongke ul{
	list-style:none;
	padding:10px;
	margin:0;
	color:#FFF;
}
.thongke ul li{
	width:100%;
	padding:2px;
	text-align:center;
}