@charset "utf-8";
body {
	background:url(../images/background.png) repeat scroll;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.mobileAddress{
display:none;
}
.helps{left:0;}
a{
	color: #424242;
	text-decoration: none;
}
a:hover{
	color: #542f5d;
}
.title_box{
	background:url(../images/title.png) repeat-x scroll;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #C8C8C8;
}
.top_menu ul li a:hover,
.top_menu ul li a.active{
	background:url(../images/menu-active.png) repeat-x scroll;
	color:#ffff00 !important;
}
.title_box h4,.title_box h3,.title_box h2,.title_box h1{
	margin: 0px;
	color: #391003;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height:30px;
	padding-left:10px;
}
.banner{
	width:990px;
	padding:0;
}
.banner .logo{
	margin:0;
	padding:70px 0 0px 25px; 
	font-size:40px;
	text-transform:uppercase;
	color:#393939;
	position:relative;
	width:100%;
}
.banner .slogan{
	font-size:12px;
	color:#666;
	margin:0px;
	position:relative;
	padding:0 0 0 27px;
}
.group_menu{
	width:100%;
	margin:0;	
}
.top_menu{
	width:990px;
	height: 32px;
	margin: 0px auto 0;
	background:url(../images/bg-nav.png) no-repeat scroll center;
}
.top_menu ul{
	margin:0 auto;
	padding:0;
	float:left;
	list-style: none;
	position: relative;
}
.left_Menu{}
.search_block_top878{padding:5px;}
.search_block_top878 button{
padding: 0px 10px;
    float: right;
}
.search_block_top878 button::before{content:"Search";}
	.top_menu ul li{
	display: inline-block;		
	margin: 0;

}
.top_menu ul li.first{
	background:none;
margin:0 0 0 0px;
}
.top_menu ul li a{
	display: block;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	color: #f0f0f0;
	font-size: 12px;
	line-height: 12px;
	padding:0 17px;
	line-height:32px;
    height: 32px;    
	white-space: nowrap;
}
.top_menu ul li a:hover, a.active{
	color: #fff;
}
img{
	border: none;
	}

.top-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.wrapper{
    background: #fff;
	width:990px;
    margin: auto;
	margin-bottom:0px;
	/*background-color:#fff;
	border-radius: 0 0 5px 5px;*/
}
.clear{clear:both;}

/********************* HEADER ***********************/
.header_group{
	width:100%;
	margin:0;
	/*background:url(../images/bg_header.gif) center top repeat-x;*/
}
.header_full{
	width: 990px;
	margin: 0px auto 0px auto;
	padding: 0px;
    background: #FFF;
}
hr.header_bor {
	margin: 0 5px;
	padding: 0;
	background:url(../images/bullet_04.gif) repeat-x;
	height: 14px;
	border: 0;
	border-image: initial;
	clear:both;
}
/********************* BANNER ***********************/

/********************* TOP GROUP ***********************/
.top_group{
	width: 990px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border:none;
}
.top_group .group_control{
	float: right;
	position: relative;
	top: 10px;
	right:10px;
	height: 30px;
}
.top_group .group_control a{
	float:left;
	background:url(../images/bullet_arrow_01.png) left no-repeat;
	padding-left:15px;
	margin-left:10px;
	color:#666666;
	font-size:11px;
}
.top_group .group_control a:hover{
	color:#ffffff;
}

/********************* TOP MENU *********************/


/*------------------------*/
.top_menu ul li.search_block_top {
	width: 155px;
	height: 17px;
	background:url(../images/bg-search.png) 0 0 no-repeat;
    position:absolute;
	margin-top:9px;
    right:0px;
    margin-right: 10px;
}
input.search_query {
	width: 132px;
	height: 17px;
	padding: 1px;
	float: left;
	background: none;
	border: none;
	font: normal 11px "Arial";
	color: #a5a5a5;
}
.btn_search{
	float:right;
	width:17px;
	height:17px;
	border:none;
	cursor:pointer;
	background:none;
}

/*----------- SEARCH 821 -------------*/
.top_menu ul li.search_block_top821{
	width: 205px;
	height: 24px;
	background:url(../images/bg-search821.png) 0 0 no-repeat;
    position:absolute;
	margin-top:4px;
    right:0px;
    margin-right: 10px;
}
input.search_query821 {
	width: 160px;
	height: 19px;
	padding: 1px;
	float: left;
	background: none;
	border: none;
	font: normal 15px "Arial";
	color: #a5a5a5;
}
.btn_search821{
	float:right;
	width:35px;
	height:22px;
	border:none;
	cursor:pointer;
	background:none;
}

/********************* MAIN *************************/
.main_full{
	width: 990px;
	margin: 0px;
	padding-top:10px;
}

/********************* LEFT COLUMN ******************/
.main_full .left_col{
	width: 200px;
	float: left;
	margin-right: 10px;
}
.module{
	width: 200px;
	margin-bottom: 15px;
	border:#c8c8c8 solid 1px;
	border-top:none;
background:#fff;
overflow:hidden;
}
.module .tcat{
	width: 200px;
	height: 33px;
	background: url(../images/bg_title_module.png) left top no-repeat;
	margin:0;
	position:relative;
	margin:0 0 0 0px;
	/*top:10px;*/
}
.module .tcat h4{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	line-height:33px;
	padding-left:15px;

}

/********************* CART INFO *********************/
.cart_col{
	width: 200px;
	margin:0 0 15px 0;
	border-radius: 4px;
	-webkitborder-radius: 4px;
	-moz-border-radius: 4px;
	border:1px solid #c8c8c8;
background:#fff;
}
.cart_col .title{
	width: 190px;
	height: 34px;
	margin:0 20px;
	position:relative;
	top:10px;
}
.cart_col h4{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:underline;
	padding: 6px 5px 8px 32px;
	background:url(../images/icon_shopping_heavy.png) 0px 0px no-repeat;
	margin:10px 0 0 10px;
}
.cart_col ul.normal{
    list-style: none outside none;
    margin: 0px 0 0 20px;
    padding: 10px 0;
    width: 180px;
}
.cart_col ul.normal li{
	margin: 0;
	padding: 0px;
	list-style: none;
	display: block;
	text-align: left;
	line-height: 20px;
	width: 168px;
	font-weight:bold;
}

/********************* CATEGORY *********************/
.module ul.category{
	padding: 10px 0;
	margin: 10px 0 0 10px;
	list-style: none;
	width: 185px;
}
.module ul.category li{
    margin: 0 0 5px 2px;
    padding: 0 0 10px 23px;
	list-style: none;
	color: #333;
	font-weight: bold;
	display: block;
	background: url(../images/bullet_arrow_02.png) no-repeat 5px 1px;
    border-bottom: 1px dotted #C8C8C8
}
.module ul.category li a{
	color:#231f20;}
.module ul.category li ul{
	margin:0 5px 0 0px;
	padding: 0px;
	list-style: none;
}
.module ul.category li ul li{
	font-weight: normal;
	background: url(../images/bullet_arrow_03.png) no-repeat 0px 10px; 
	margin: 0px;
	padding: 6px 5px 6px 14px;
	font-weight:bold;
	border-bottom:#c8c8c8 dotted 1px;	
}
.module ul.category li ul li:last-child{
	border-bottom:none;	
}
.module ul.category li ul li a{
	font-weight:normal;
	color: #363636;
}
.module ul.category li ul li a:hover{
	color: #231f20;
}

/********************* PROMO *************************/
.module ul.promo{
	padding: 10px 0 0;
	margin: 10px 0 0 5px;
	list-style: none;
	width: 200px;
}
.module ul.promo li{
    margin: 0 0 15px 5px;
    padding: 0 0 5px 8px;
	list-style: none;
	display: block;
	line-height: 20px;
	border-bottom: 1px dotted #c8c8c8;
	width: 180px;
	height:84px;
}
.module ul.promo li.last{
	border:none;
}
.module ul.promo li .pic{
	padding: 0 0 8px 0;
	display: block;
	width:70px;
	background:url(../images/sd.png) right bottom no-repeat;
	float: left;
	margin-right:6px;	
	height: 71px;
}
.module ul.promo li .pic img{
	width:70px;
	border:#e9e9e9 solid 1px;
	border-bottom:none;	
}
.module ul.promo li a.seemore {
	display: block;
	color: #333333;
	font-size:12px;
	font-weight:bold;
	padding: 0 0 0 10px;
	margin-top:5px;
}
.module ul.promo li a.seemore:hover {
	color:#f50118;
}
.module ul.promo li span.price{
	font-weight: bold;
	font-size:12px;
	color:#f50118;
	display:block;
}
.module ul.promo li span.cost{
	font-size:11px;
	font-weight:bold;
	color:#999;
	display:block;
}
.module ul.promo li span.oldprice{
	color:#999;
	text-decoration: line-through;	
}
.module ul.promo li span.oldcost{
	font-size:11px;
	color:#999;
	text-decoration: line-through;
}
.module ul.promo li .thumb{
	width: 160px;
	border: 2px solid #542a1a;
}

.product_box ul.product li span.price_cu {
    text-align: center;
    text-decoration: line-through;
	color:#999;
}

/********************* NORMAL *************************/
.module ul.normal{
    list-style: none outside none;
    margin: 10px 0 0 20px;
    padding: 10px 0;
    width: 180px;
}
.module ul.normal li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	margin-bottom: 6px;
	text-align: left;
	line-height: 20px;
	width: 168px;
	font-weight:bold;
}
.module ul.normal li .icon{
	position: relative;
	top: 5px;
	margin-right: 3px;
	float:left;
}

.module ul.listnews{
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 160px;
	margin-left: 10px;
	margin-top: 10px;
}
.module ul.listnews li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	margin-bottom: 6px;
	text-align: left;
	line-height: 20px;
	width: 168px;
	font-weight:bold;
}

.module .listnew_right{
	padding: 0px;
	width: 160px;
	margin-left: 10px;
	margin-top: 10px;
}
.module .listnew_right ul li{
	list-style: none;
	margin-bottom: 6px;
	text-align: left;
	line-height: 20px;
	width: 168px;
	font-weight:bold;
}
.numview{
	color:#FF0000;
}

/********************* BOX ADS *************************/
.module ul.box_ads{
	padding: 0px;
	margin: 0 0 0 10px;
	list-style: none;
	width: 170px;
}
.module ul.box_ads li{
	margin: 10px 0 5px 5px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 170px;
}
.module ul.box_ads li .ads_img{
	width: 170px;
	border: 1px solid #c8c8c8;
	margin:10px 0;
}

/********************* SLIDER BANNER ***************/
.slideShow ul,
.slideShow li,
.slideShow ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Verdana;
	height:310px;overflow:hidden;
}
.slideShow {
	padding: 0;
	width:780px;
	/*height:304px;	*/
	height:220px;
	clear: both;
	margin:0 0 15px 0;
	/*border:#e9e9e9 solid 1px;	*/
}
.slideShow img {
	width:778px;
	/*height:304px;	*/
	height:220px;
	border:#c8c8c8 solid 1px;
}

/********************* SLIDER BANNER 821 ***************/
.slideShow821 ul,
.slideShow821 li,
.slideShow821 ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Verdana;
	height:310px;overflow:hidden;
}
.slideShow821 {
	padding: 0;
	width:780px;
	height:220px;
	clear: both;
	margin:0 0 15px 0;
	/*border:#e9e9e9 solid 1px;	*/
}
.slideShow821 img {
	width:778px;
	height:220px;
	border:#c8c8c8 solid 1px;
}
/********************* CONTENT COLUMN ***************/
.main_full .content_col{
	width: 780px;
	float: right;
}

/********************* PRODUCT BOX ******************/

.main_full .content_col .product_box ul.product{
    float: left;
    left: 8px;
    list-style: none outside none;
    margin: 10px 0 10px 10px;
    padding: 0;
    position: relative;
}
.main_full .content_col .product_box ul.product li{
	padding: 0px;
	padding-top: 5px;
	margin: 0px auto 0px auto;
	list-style: none;
	width: 130px;
	margin-right: 20px;
	margin-bottom: 10px;
	display: inline-block;
	float: left;
	line-height: 15px;
	font-weight:bold;
}
.content_col .product_box ul.product li.first{
	margin-left:0;
}
.content_col .product_box ul.product li.last{
	margin-right:0;
}

/* edit */
.main_full .content_col .product_box ul.product li .pic{
	float: left;
	margin-right: 10px;
	padding: 0 0 7px 0;
	display: block;	
	height: 123px;	
	width: 128px;
	border: 1px solid #c8c8c8;
}
.main_full .content_col .product_box ul.product li img.thumb{
	display: block;
	margin: 0 auto;
	padding: 5px;
	width:119px;/* close*/
}
/* end edit */

.main_full .content_col .product_box ul.product li .info_pr{
	margin: 10px auto 0px auto;
}
.main_full .content_col .product_box ul.product li span.title{
	font-weight: bold;
	display:block;
	text-align:center;
	height:40px;
	clear:both;
	padding-top:5px;
}
.product_box ul.product li span.price{
	text-align:center;
	display:block;
}
.product_box ul.product li span.cost{
	color:#ff0000;
	clear:both;
}
.product_box ul.product li span.buy{
	display:block;
	padding:5px 0 25PX 32px;
}

/********************* NEWS BOX ******************/
.main_full .content_col .news_box {
   width: 778px;
	margin-bottom: 15px;
	border:1px #c8c8c8 solid;
	padding-bottom:15px;
background:#fff;
}
.main_full .content_col .product_box{
	width: 778px;
	margin-bottom: 15px;
	border:1px #c8c8c8 solid;
	padding-bottom:15px;
background:#fff;
}

.main_full .content_col .news_box ul.news{
	float:left;
	padding:0 15px 0 0;
	left:20px;
	position:relative;
}
.main_full .content_col .news_box ul.news li{
	padding: 5px 10px 20px;
	margin: 0px 0px 10px 0;
	list-style: none;
	display: inline-block;
	float: left;
	text-align: justify;
	line-height: 20px;
	border-bottom: 1px dotted #c8c8c8;
	width:690px;
}
.main_full .content_col .news_box ul.news li img.thumb{
	width: 20%;
	float: left;
	padding: 5px;
	border: 1px solid #c8c8c8;
	border-radius: 3px;
	margin-right: 10px;
}
.main_full .content_col .news_box ul.news li span{
	display: block;
float: left;
width: 75%;
}
.main_full .content_col .news_box ul.news li span span{
	width: 100%;
margin: 5px 0; 
}
.main_full .content_col .news_box ul.news li .info_pr{
	margin: 10px auto 0px auto;
}
.main_full .content_col .news_box ul.news li span.title{
	font-weight: bold;
}
.main_full .content_col .news_box ul.news li a{
	color:#231f20;}
.news_short {
    float: left;
    line-height: 20px;
    text-align: justify;
    width: 520px; 
}
.news_short.title {
    color: #024C8B;
    font-weight: bold;
	clear:both;
}

/********************* RIGHT COLUMN *****************/
.main_full .right_col{
	width: 180px;
	float: left;
	margin-left: 18px;
}
.module ul.support{
}

/****************** RIGHT FORM SEARCH ***************/
.input_search{ 
	border:1px solid #bcbcbc; 
	color: #666;
	font-size:11px;
	width:155px;
	height:20px;
	padding-left:5px;
}
.selector{
    position: relative;
    font-size:12px;
    padding:0;
    line-height: 22px;
    height: 22px;
	width:162px;
    margin:0;
	color:#666;	
	border:1px solid #bcbcbc;	
}
.btnsearch{
	padding:5px 40px 15px;
	float:left;
}

/****************** UL MODULE ***********************/
ul.download{
	padding: 0px;
	margin: 10px 0 10px 10px;
	float: left;
	position: relative;
	left: 5px;
	border: 1px solid #c8c8c8;
	width: 720px;
}
ul.download li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;
	float: left;
	text-align: center;
	width: 720px;
}
ul.download li .stt {
    background: none repeat scroll 0 0 #c8c8c8;
    border-top: 1px solid #c8c8c8;
    border-right: 1px solid #44251b;
    display: inline-block;
    float: left;
	padding:6px 0;
    width: 80px;
}
ul.download li .filename{
	display: inline-block;
	width: 316px;
	padding:6px 0 6px 8px;
	float: left;
	text-align: left;
    background: none repeat scroll 0 0 #c8c8c8;
    border-top: 1px solid #c8c8c8;
    border-right: 1px solid #44251b;
}
ul.download li .filetype{
	display: inline-block;
	width: 90px;
	padding:6px 0;
	float: left;
    background: none repeat scroll 0 0 #c8c8c8;
    border-top: 1px solid #c8c8c8;
    border-right: 1px solid #44251b;
}
ul.download li .filesize{
	display: inline-block;
	width: 150px;
	padding:6px 0;
	float: left;
    background: none repeat scroll 0 0 #c8c8c8;
    border-top: 1px solid #c8c8c8;
    border-right: 1px solid #44251b;
}
ul.download li .filelink{
	display: inline-block;
	width: 72px;
	padding-top: 5px;
	padding-bottom: 6px;
	float: left;
	background: none repeat scroll 0 0 #c8c8c8;
	border-top: 1px solid #c8c8c8;
}
ul.download li .white{
	background: white;
}
ul.gallery{
	padding: 0px;
	margin: 10px 0 10px 5px;
	float: left;
	position: relative;
	left: 5px;
	width: 730px;
}
ul.gallery li{
	width: 182px;
	height: 180px;
	text-align: center;
	display: inline-block;
	float: left;
}
ul.gallery li img.thumb{
	width: 160px;
	height: 140px;
	padding: 2px;
	border: 1px solid #e0e0e0;
	margin-bottom: 5px;
}
ul.video_list2{
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
	left: 5px;
	margin-left: 5px;
	margin-top: 10px;
	width: 544px;
	margin-bottom: 10px;
}
ul.video_list2 li{
	width: 180px;
	height: 230px;
	text-align: center;
	display: inline-block;
	float: left;
}
ul.video_list2 li img.thumb{
	width: 160px;
	height: 140px;
	padding: 2px;
	border: 1px solid #bbd9ee;
	margin-bottom: 5px;
}
.box_video{
	width: 720px;
	margin:10px 0 0 20px;
}
.box_video .big_video {
    float: left;
    height: auto;
    margin: 0 15px 20px 0;
    padding: 0;
    width: 300px;
}
.box_video .list_video{
	width: 390px;
	height: 233px;
	float: left;
}
.box_video .list_video .video_thumb{
	width:20%;
	height: 70px;
	float: left;
	margin-right: 5px;
}
.box_video .list_vide span{
	float: left;
	text-align: left;
	width: 140px;
	line-height: 20px;
}

/******************* CART INFO ****************/
table.cart {
    background: none repeat scroll 0 0 #c8c8c8;
    margin: 15px auto 0;
    width: 710px;
}
table.cart tr{
	background: #fff;
}
table.cart tr.top{
	background: #fff;
	height: 40px;
}
table.cart img.cart_thumb{
	width: 50px;
	height: 50px;
	border: 1px solid #c8c8c8;
	padding: 2px;
}
table.cart a.button_tiep{
	padding: 5px 10px 5px 10px;
	background: #fff;
	border: 1px solid #c8c8c8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
table.cart a:hover.button_tiep{
	background:#e9e9e9;
	color: #000;
}
table.cart a.button_end{
	padding: 5px 10px 5px 10px;
	background: #cb3333;
	border: 1px solid #a60e0e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFFFFF;
}

.cart_num{
	color:#f50118;
}
.cart_detail{
	color:#000;
	text-decoration:underline;
	padding-left:5px;
}

/******************** SUPPORT ******************/
.support{
	border-bottom: 1px dotted #c8c8c8; 	
}
.support .name{
	float: left; 
	padding-top:10px;
}

/******************* TOP SELL ****************/
.top_seller_1 {
	background: url(../images/bg_number.png) no-repeat scroll 0 0 transparent;
	color: #f50118;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: -5px 0 0 -7px;
	position: absolute;
	text-align: center;
	z-index: 2;
	height:29px;
	width:24px;
	line-height:1.7;
	
}

.top_sell_num {
	background: url(../images/bg_number.png) no-repeat scroll 0 0 transparent;
	color: #f50118;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 5px;
	position: absolute;
	text-align: center;
	z-index: 2;
	height:29px;
	width:24px;
	line-height:1.7;
	
}
.top_seller_pic {
	z-index: 1;
	height: 157px;
	width:170px;
	display:block;
	top:10px;
	clear:both;
}
.top_seller_pic .shadow{
	padding: 0 0 8px 0;
	display: block;
	width:157px;
	float: left;
	margin:0 10px 0 5px;	
}
.top_seller_pic img{
	height: 157px;
	width:160px;
}
.top_seller_name{
	padding:5px 0 0 0;
	float:left;
	display:block;
}
.top_seller_name a.seemore {
	display: block;
	color: #231f20;
	font-size:12px;
	font-weight:bold;
	padding: 0 0 0 5px;
	margin-top:5px;
}
.top_seller_name a.seemore:hover {
	color:#f50118;
}
.top_seller_price{
	padding-left:5px;
	float:left;
	display:block;
	padding-bottom:8px;
	color:#f50118;
	clear:both;
}
.top_seller_price .cost{
	color:#f50118;
}

.top_sell_other{
	margin-left:40px;
	margin-top:-15px;
	float:left;
}

hr {
	margin: 10px 0;
	padding: 0;
	background:url(../images/dot.png) repeat-x;
	height: 1px;
	border: 0;
	border-image: initial;
}
/***************** PRODUCT DETAIL ***************/
img.view_product{
    float: left;
    width: 280px;	
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #c8c8c8;		
}
.pro_detail_name{
    color: #fff;
    font-weight: bold;	
	text-transform:uppercase;
	clear:both;
	display:block;
}
.pro_detail_id{
    color: #ff771c;
    font-weight: bold;
	clear:both;
	display:block;
}
.pro_detail_price{
    color: Red;
    font-weight: bold;
	clear:both;
	display:block;
}
.pro_detail_oldprice {
    clear: both;
    color: #CCCCCC;
    display: block;
    font-weight: bold;
    text-decoration: line-through;
}
.menuHidden{display:none;}
/******************* FOOTER MENU ****************/
.footer_menu{
	width: 100%;
	margin:0px auto;
}
.footer_menu ul{
	margin: 0px auto;
	width: 950px;
	list-style: none;
	text-align: center;
	padding-top:14px;
}
.footer_menu ul li{
	margin: 0px;
	padding: 0px;
	margin-right: 30px;
	list-style: none;
	display: inline-block;
}
.footer_menu ul li a{
	color: #fff;
	font-weight: bold;
	text-transform:uppercase;
}
.footer_menu ul li a:hover{
	color: #ececec;
}

/******************* FOOTER ****************/
.footer{
	width:100%;
	margin:0;
	background:url(../images/bg.png) top center repeat-x;
}
.footer_full{
	width: 970px;
	margin: 0px auto 0px auto;
	color:#aaaaaa;
	padding-bottom:15px;
	/*padding-top:20px;
	min-height:80px;*/
}
.info{
	margin-top: 15px;
}
.footer_full .info{
	color:#fff;
}
a.web20{
	color:#aaaaaa;
}
a.web20:hover{
	text-decoration:underline;
}

/******************* OTHERS ****************/
img.thumb_product{
	width: 170px;
	height: 170px;
	float: left;
	padding: 2px;
	border: 1px solid #e0e0e0;
	margin-right: 10px;
}
.page_num{
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}
.page_num a{
	padding: 2px 7px;
	border: 1px solid #bed9e9;
	display: inline-block;
	font-size: 12px;
	color: #00689e;
	margin-right: 5px;
}
.page_num a:hover{
	background: #eaf2f6;
}
.page_num a.current{
	padding: 2px 7px;
	border: 1px solid #bed9e9;
	display: inline-block;
	font-size: 12px;
	background: #eaf2f6;
	color: #00689e;
	font-weight: bold;
	margin-right: 5px;
}
.mini_thumb {
    border: 1px solid #c8c8c8;
    height: auto;
    margin-bottom: 5px;
    margin-right: 8px;
    padding: 2px;
    width: 50px;
}
.bookmark{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.album-detail{
	text-align: center;
}
.album-detail img{
	border: 1px solid #98b4ce;
	padding: 2px;
}
.album-detail img.bigthumb{
	display: block;
}
.album-detail .list_mini_thumb{
	margin-top: 10px;
	width: 520px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.album-detail .list_mini_thumb .mini_thumb_item{
	width: 85px;
	height: 85px;
	margin-right: 8px;
}
.top_search{
	float: right;
	position: relative;
	top: 15px;
}
.top_search a.button{
	padding: 3px 6px 3px 6px;
	background: #f6f9fb;
	border: 1px solid #98b4ce;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.top_search a:hover.button{
	background: #e8f3fa;
	color: #0667ad;
}
.time_head{
	float: right;
	color: #FFFFFF;
	position: relative;
	top: -75px;
	right:10px;
	text-shadow: 1px 1px #000000;
}
.time_head .icon{
	position: relative;
	top: 5px;
	margin-right: 5px;
}
.tenthanhvien{
	display: block;
	padding: 10px;
}
.share{
	float: right;
	margin-right: 10px;
}
/*--------------------------- NEWS HOT ----------------------------*/

.module ul.news_hot{
	padding: 5px 0 10px 0;
	margin: 10px 0 0 5px;
	list-style: none;
	width: 170px;
}
.module ul.news_hot li{
	margin: 0 0 0 10px;
	padding: 5px 0 5px 13px;
	list-style: none;
	font-weight: bold;
	display: block;
	background: url(../images/bullet_arrow_04.png) no-repeat 0px 9px;
}

/*--------------------------- THONG TIN CAN BIET ----------------------------*/
.module ul.info_other{
	list-style: none outside none;
    margin: 10px 0 0 20px;
    padding: 10px 0;
    width: 180px;
}
.module ul.info_other li{
	margin: 0 0 10px 2px;
	padding: 0 0 3px 22px;
	list-style: none;
	font-weight: bold;
	display: block;
}
.module ul.info_other li.tigia{
	background: url(../images/icon_tygia.png) no-repeat 0px 2px;
}
.module ul.info_other li.vang{
	background: url(../images/icon_vang.png) no-repeat 0px 0px;
}
.module ul.info_other li.chungkhoan{
	background: url(../images/icon_chungkhoan.png) no-repeat 0px 0px;
}
/*--------------------------- THONG KE TRUY CAP ----------------------------*/
.module ul.report{
	padding: 10px 0;
	margin: 10px 0 0 20px;
	list-style: none;
	width: 180px;
}
.module ul.report li{
	margin: 0 0 10px 2px;
	padding: 0 0 3px 22px;
	list-style: none;
	font-weight: bold;
	display: block;
}
.module ul.report li.re_ol{
	background: url(../images/icon_ol.png) no-repeat 0px 2px;
}
.module ul.report li.re_sum{
	background: url(../images/icon_sum.png) no-repeat 0px 0px;
}
.module ul.report li.re_max{
	background: url(../images/icon_max.png) no-repeat 0px 0px;
}
/*-------*/
.content_col_detail ul.news_other{
	float:left;
	margin:10px 0 0 0;
	padding:0;
}
.content_col_detail ul.news_other li {
    background: url("../images/bullet_arrow_02.png") no-repeat scroll 0 2px transparent;
    display: block;
    font-weight: bold;
    list-style: none outside none;
    margin: 0 0 10px 2px;
    padding: 0 0 0 16px;
}


@media screen and (max-width:768px){
	.header_full img{
		max-height:100px !important;
	}
	.mobileAddress{
		display:block;
	}
	.helps{left:100%}
	.box_video,.box_video .big_video,.list_video{width:100% !important;margin:10px 0;}
	.list_video div span{display:block;width: 68%;}
	.header_full{
	width:100% !important;
	}
	.mainMenu,.none{
		display:none;
	}
	
	.menuHidden,.leftmenuHidden{
	display: block;
    box-sizing: border-box;
    padding:8px 0px 10px 8px;
    background: url("../images/bg-nav.png") repeat-x scroll 0 0 transparent !important;
    color: #fff;
    font-size: medium;
    cursor: pointer;}
	.menuHidden a,.leftmenuHidden a{
    color: #fff;width:100%;
	}
	.top_menu,.module,.module .tcat{
	    width: 100%!important;magin:0!important;
	}
	.top_menu ul{
	    width: 100%!important;
	}
	.top_menu ul li a {
	    padding-left: 0px;
		height: auto !important;
		padding-right: 0;
	}
	.group_info_product {
		float: right;
		width: 48%;
	}
	.highslide {
	    float: left;
		width: 41%;
		margin-right: 2%;
	}
	.group_info_product{width:50% !important}
	.main_full .content_col .news_box ul.news{left:0 !important;}
	#imgCaptcha{
		height: 29px;
		width: 80px;
	}
	.mini_thumb {
		width: 38px !important;
	}
	.main_full,.footer_full{
		width: 100% !important;margin:0!important;padding:0!important;
	}
	.wrapper,.footer_menu,.footer_menu ul,.footer_full{
	width:100% !important;margin:10px 0;padding:0;
	}
	.main_full .content_col .product_box ul.product{
		width:100%;margin:0;padding:0;
		left:auto !important;
		padding: 0px 10px;
		list-style: none;
		float: left;
		position: relative;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	.main_full .content_col .product_box ul.product li .title {
		height: 35px !important;
		min-height:auto !important;
		max-height:auto !important;
	}
	.title_box {
		width: 100% !important;
		margin-left:0 !important;
	}
	.main_full .content_col .product_box ul.product li .pic {
		margin: 10px;
		padding: 5px 0 7px 0;
		width:auto !important;
		height:auto !important;
		float:none !important;
	}
	.main_full .content_col .product_box ul.product li img.thumb {
		padding: 5px;
		width: 100% !important;
		box-sizing: border-box;
		height: 160px !important;
	}
	.content_col_detail{
		float: left;
		margin:0!important;
		padding-right: 10px;
		padding-left: 10px;
		width: 100% !important;
		text-align: justify;
		clear: both;
		box-sizing: border-box;
	}
	.footer_full .info{
		margin:0 5px;line-height:1.3em !important;
	}
	.main_full .left_col,.main_full .right_col {
		width: 23%;
		margin:.5%;
		float: left;
	}
	.module ul.category,.module ul.report{
		width:100%;padding:5px 0;margin:0;
	}
	.main_full .content_col{
		width:75%;
		margin:0.5%;
	}
	.main_full .content_col .product_box {
		width: 100% !important;
	}
	.module ul.normal,.module ul.normal li{margin:0;padding:0;width:100%!important}
	.module .tcat h4{    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    /* text-transform: uppercase; */
    margin: 0px;
	}
	.product_box ul.product li span.buy {
		padding: 5px 0 0 0px !important;
	}
	.main_full .content_col .product_box ul.product li{    
	width: 45%;    padding: 0;
    margin: 0 2.5%} span.views{margin: 0;
    padding: 0;
    width: 100%;}
	.slideShow{ 
		display:none;
	}
	.footer_menu ul{    padding: 15px 0;
    margin-bottom: 10px;}
	.main_full .content_col .news_box ul.news li a{  float: left;}
	.main_full .content_col .news_box ul.news li{
		margin: 10px 0;
		padding: 10px;
		width:100% !important;
		box-sizing:border-box;
	}
	.main_full .content_col .news_box ul.news li a.image{width:27%}
	span.news_box_detail{
		width: 73% !important;
		float: right;
		margin: 0 !important;
		padding: 0 !important;
	}
	.main_full .content_col .news_box ul.news li span{padding-right: 5px;    float: right;
    width: 70%;}
	.main_full .content_col .news_box ul.news li img.thumb {
		width:25%;margin:0;padding:0;
	}
	.module .tcat h4 ,.title_box h4, .title_box h3, .title_box h2, .title_box h1{font-size:12px;text-transform: none;}
	.module .tcat h4 {
		background:url("../images/bg-nav.png") repeat-x scroll 0 0 transparent !important;
		box-sizing:border-box;
	}
	.menuHidden::before, .leftmenuHidden::before{
		content: "";
		border-top: 9px solid #D2D1D1;
		display: inline;
		padding: 0px 0px;
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
		float: left;
		margin-top: 4px;
		margin-right: 8px;
		margin-left: 2px;
	}
	input.search_query878{width:98% !important;height:30px !important;    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box;}
	.top_menu {background:none !important;}
	.top_menu ul li.search_block_top878{
		width:100% !important;
		position:relative;
		margin-right:0;
		background-position: 98% 1px;
		box-sizing:border-box;
		padding-left:10px;
	}
	.top_menu{height:auto !important;}
	.footer_menu ul li{
		width: 100%;
    margin: 0;
    padding: 5px;
    box-sizing: border-box;
	    border-bottom: 1px solid #222;
	}
	.footer {
		background: #121212 !important;
	}
	.main_full .left_col, .main_full .right_col,.main_full .content_col {
		width: 100%;
		    box-sizing: border-box;
    padding: 0;
    margin: 0;
	}
	.main_full .left_col{
		float:right;
	}
	.main_full .content_col {
		float:left;
	}
	.main_full .content_col .news_box {
		    padding: 10px;
    box-sizing: border-box;
	}
	.main_full .content_col .product_box ul.product li{
		width: 44%;
		max-height: 445px;
	}
	button.btn_search878{width: 100px;
    position: absolute;
    height: 30px;
    right: 0px;
	cursor:pointer;}
	button.btn_search878::before{
		content:"Search";
	}
	.main_full .content_col .product_box ul.product li .pic{width:100%!important;border:none!important}
	.main_full .content_col .product_box ul.product li img.thumb{width:100% !important;height: auto !important;}
	.top_menu ul {
		width: 100%!important;
		height: 100%;
	}
	.main_full .content_col .product_box ul.product li .title{font-size:13px !important;
    color: #333 !important;font-weight:500;}
	.main_full .content_col .news_box ul.news li span {
	    padding-right: 2px;
		padding-left: 0px;
		box-sizing: border-box;
		width: 100%;
		float: left;
		margin: 10px 0px;
		}
	.main_full .content_col .news_box ul.news li img.thumb{width:100%!important;
    padding: 0 10px;
    margin: 0;
    box-sizing: border-box;border:none!important}
	.content_col_detail {width:100%!important;padding:10px;box-sizing:border-box;margin:0 !important;}
	.main_full .content_col .news_box{box-shadow:0!important;}
	.top_menu ul li,.top_menu ul li.first{width:100%;margin:0;padding:0;text-align:center;background:url("../images/bg-nav.png") repeat-x scroll 0 0 transparent !important}
}

@media screen and (max-width:368px){
.highslide {
	    float: left;
		width: 98% !important;
		margin-right: 2%;
	}

}