html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
center,
dl, dt, dd, ol, ul, li,
form, label, legend,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;


	}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
	}
ul,
ol {
  margin-top: 0;
  margin-bottom:0;
	}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
	}
ul li{
	margin:0;
	padding:0;
	list-style:none;
	}

a{ 
	color: #000;
	text-decoration: none;
	}
a:hover { 
	
	}
a:visited { 
	text-decoration:none;	
	}
.bold{
	font-weight:bold;
	}
.clear{
	clear:both;
	}	
p{

	}
span{

}
span:first-child {
}
.bar{
margin-bottom:10px;
}
.bar span{
line-height:30px;
/*font-size:13px;*/
}
img{
	border:none;
	}	
.text-left {
  text-align: left;
	}
.text-right {
  text-align: right;
	}
.text-center {
  text-align: center;
	}

	






/*******************************************************/
body{
	overflow-x:hidden;
	font-size:14px;
	line-height:140%;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/bg-top.png) top center no-repeat;
	}
#wrapper{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	background:url(../images/footer-bg.png) bottom center no-repeat;
	}
#container{
	float:left;
	width:100%;
	height:auto;
	position:relative;
	background: #FFF;
	}
#main{
	position:relative;
	margin:0 auto;
	/*overflow:hidden;*/
	/*width:1000px;*/
	}	
.row{
	/* float:left; */
	width:100%;
	margin:5px 0;
	}
.more{
	margin-top:20px;
	display:block;
	float:right;
	padding-left:16px;
	font:18px/20px 'superspace', Arial, sans-serif;
	color:#000;
	background:url(../images/icon/i-yellow.jpg) 0 50% no-repeat;
	}
/********************************************************** HEADER *******************************************/
	#header{
		float:left;
		width:100%;
		height:80px;
	}
	#header .header-in{
		float:left;
		width:100%;
	}	
	#header .logo-header{
		position: absolute;
			top:5px; left:24px;
		z-index:9999;
	}	
	#header .logo-text{
		position: absolute;
			top:0px; left:168px;
		z-index:9999;
	}	
/*****************************************/
#logo{
	margin:0;
	}
.top-search{
	position:relative;
	margin-left:30px;
	border:#09aef1 1px solid;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	}
.top-search input{
	width:85%;
	margin:2px;
	padding:10px 0;
	border:0px;
	text-indent:5px;
	}
.top-search .btn{
	position:absolute;
		right:5px; top:0;
	margin:0;
	}
/*****************************************/

.search{
	background:#d7e9f2;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
	padding-bottom:20px;
	}	
.select-style select {
    padding: 6px 8px;
    width: 110%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
			
	font:17px/20px 'superspace', Arial, sans-serif;
	color:#127ecb;
}
.select-style {
    padding: 0;
    margin: 0;
    border: none;
    overflow: hidden;
    background-color: #f3f8fb;
    background: #f3f8fb url(../images/icon/i-arrowdown.png) no-repeat 96% 50%;
}
.select-style select:focus {
    outline: none;
}

.input-style{
	position:relative;
    padding: 0;
    margin-bottom: 3px;
    border: none;
    overflow: hidden;
    background-color: #f3f8fb;
	}
.input-style input {
	width:78%;
    padding: 4px;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
			
	font:17px/20px 'superspace', Arial, sans-serif;
	color:#127ecb;
}	
.input-style .s-btn{
	position:absolute;
		top:0; right:0;
    padding: 4px;
	background:#ffe70b;		
	font:17px/20px 'superspace', Arial, sans-serif;
	color:#007ec8;
}

.list-brand{
	border-top:#d7e9f2 4px solid;
	height:130px;
	overflow-y:scroll;
	}
.list-brand ul{
	background:#feffc9;
	padding:5px 10px;
	}
.list-brand ul li{
	padding:3px 0;
	border-bottom:#c6dae5  1px solid;
	}
.list-brand ul li a{
	color:#0095ff;
	}
	
.price-range{
	position: relative;
	margin:3px 0;	
	}
.price-range input{
	padding:5px;
	margin:3px 0;
	background:#feffc9;
	width:60px;
	height:30px;
	border:none;
	text-align:center;
	}
.price-range .i-box{
	display:inline-block;
	height:35px;
	}
.price-range .r-btn{
	position:absolute;
		top:2px; right:0; 
	background:#ffe70b;
	
	box-shadow: 2px 2px 0px rgba(136,164,177, 1);
    -moz-box-shadow: 2px 2px 0px rgba(136,164,177, 1);
    -webkit-box-shadow: 2px 2px 0px rgba(136,164,177, 1);
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
/*******************************/	
.search .title{
	background:#ffe70b;
	line-height:34px;
	font-size:15px;
	font-weight:bold;
	color:#0075ff;
	
	border-bottom:#007ec8 2px solid;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	text-indent:10px;
	}
	
	
			
.search .box{
	padding:10px;
	}		


.link-top{
	padding:0;
	}
.link-top ul{
	margin:0;
	}	
.link-top ul li {
position: relative;
float: left;
width: 60px;
text-align: center;
margin: 0 1px;
padding: 0 1px;
}
.link-top ul li .icon{
	height:28px;
	margin-bottom:5px;
	}
.link-top ul li .text{
	line-height:15px;
	font-size:12px;
	}
.link-top ul li .text a{
	font-size:12px;
	color:#58616d;
	}
.nofication{
	position:absolute;
		top:-15px; right:0px;
	width:25px;
	height:25px;
	background:red;
	color:#fff;
	font-size:13px;
	line-height:25px;
	text-align:center;
	
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	
	border:#fff 3px solid;
	}		
/*********************/
.link-bottom{
	margin:0;
	}
.link-bottom .top{
	margin:0;
	font-size:18px;
	font-weight:bold;
	color:#0c6dab;
	margin-bottom:3px;
	}
.link-bottom ul{
	margin:0;
	}
.link-bottom ul li{
	margin:0 0 0 15px;
	margin:3px ;
	font-size:14px;
	}
.link-bottom ul li:before{
	content: "â€¢"; 
    margin-right: 8px;
    color: #0067EA;
}
.link-bottom ul li.list-none:before{
	content: "";
    margin: 0;
}
.link-bottom ul li a{
	color:#0c6dab;
	}
/******************************/

.topten{
	margin-top:35px;

	}
.topten .top{
	position:relative;
	color:#09aef1;	
	font:36px/20px 'superspace', Arial, sans-serif;	
	}
.topten .top .popular{
	position:absolute;
		top:-5px; right:30px;
	color:#09aef1;	
	font:20px/30px 'superspace', Arial, sans-serif;
	padding:0 10px;
	background:#ffe70b;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	}
.topten .mid{
	margin-top:15px;
	}
.topten .mid ul{
	margin:0;
	}
.topten .mid ul li{
	margin:0;
	padding:5px 0;
	font-size:14px;
	}
.topten .mid ul li .name{
	margin:2px;
	}
.topten .mid ul li .price{
	color:red;
	margin:2px;
	}
.topten .mid ul li a{
	color:000;
	}

/************************/
.sub{
	/* float:left; */
	width:100%;
	margin-top: 0px;
	margin-bottom:20px;
	/* padding:25px 0; */
	min-height:650px;
	background:#fff;
	}		
.pic-content{
	font:36px/50px 'superspace', Arial, sans-serif;
	color: #169fa7;
	border-bottom: #169fa7 2px solid;
	margin-top: 0px;
	padding-top: 21px;
	}
@media (max-width: 1280px) {
    #lhc_status_container{display:none !important;}
}




	
	