@CHARSET "UTF-8";
html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
pre,
form,
p,
blockquote,
input,
textarea,
abbr,
article,
aside,
figcaption,
figure,
footer,
header,
mark,
meter,
menu,
nav,
output,
progress,
section,
summary,
time {
  font-family:"Droid Sans Fallback";
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
body{ margin:0;background-color:#faf6f0;}
ul,
ol {
  list-style: none;
}
iframe,
a,
img,
button {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
footer,
header,
hgroup,
nav,
section,
figure,
figcaption {
  display: block;
}
a,
a:hover {
  text-decoration: none;
}

.clear {
  clear: both;
}
*{
	font-family:"Droid Sans Fallback"	
}
/*头部搜索*/
div.header_menu{
	background-color:#faeddb;
	width:100%; height:3em;
	border-bottom:2px solid #d7d7d7;
	position:fixed;
	margin:auto;
	left:0;
	top:0;
	z-index:999999;	
}

div.ge{ height:0.35em;}
/*搜索里的内容外面的box*/
div.menu_content{
	width:77%;
	line-height:1.4em; 
	margin-left:2%; 
	background-color:#ffffff; 
	border:1px solid #cbcbcb;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius:3px; 
	float:left;
}
input.keyword{
	border:0; 
	width:74%;
	line-height:1.6em; 
	font-size:1.2em; 
	color:#666666;
	z-index:10;
	margin-top:4px;
}
/*search搜索的意思*/
input.search_button{
	background:url(../images/fang_da_j.png) center left no-repeat; 
	padding-left:1.2em; 
	text-decoration:none; 
	color:#949494;
	border:0;
	line-height:32px;
	font-szie:14px;
}
img.width_box{
	width:1.4em;
}
/*public_button头部搜索内公用按钮样式*/
a.public_button{
	float:right; 
	display:block; 
	margin-left:0.6em; 
	padding-top:8px;
}
/*右边偏移*/
img.marg_right{
	margin-right:0.35em;
}

/*以上为头部的样式*/

/*底部菜单*/	

/*中间内容*/	
div.content{
	
}

div.content div.error{
	
}

div.content div.loading{
	
}

div.tips{
	
}

div.tips div.tipsContent {
	
}

div.tips div.tipsContent img.warn{
	
}

div.tips div.tipsContent img.suc{
	
}

div.tips div.tipsContent div.tipsText{
	
}

/*以下是加载页面的样式*/
.null_backg{
	width:100%;
	height:100%;
	background-color:#faf6f0;
	position:fixed;
	top:0;
	z-index:99999;
}
/*居中的盒子*/
div.center_box{
	width:130px;
	height:130px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-75px;
	margin-left:-65px;
}
/*盒子里面的img*/
.img_loading img{
	width:130px;
	height:130px;
}
/*盒子里面的text*/
a.text_loading{
	display:block;
	margin-top:-20px;
}
a.text_loading span{
	margin-left:30px;
	font-size:14px;
	color:#000000;
}
/*以上是加载的样式*/

/*下面是更多的more的样式，和more的加载样式*/
/*更多的more的样式*/
div.boxMore{
	height:36px;
	line-height:36px;
	border:1px solid #cccccc;
	position:relative;
	background-color:#fafafa;
}
div.more{
	width:40%;
	margin-left:30%;
}
a.more_backg{
	width:80px;
	height:26px;
	line-height:24px;
	display:block;
	text-align:center;
	background-color:#da9500;
	position:absolute;
	top:50%;
	left:50%;
	color:#FFF;
	margin-left:-40px;
	margin-top:-13px;
	border-radius:2px;
	-moz-border-radius:2px;;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
}
/*more的加载样式*/
div.loadingMore{
	height:36px;
	line-height:36px;
	border:1px solid #cccccc;
	position:relative;
	background-color:#f9f8ef;
}
div.more_img{
	width:110px;
	height:26px;
	line-height:24px;
	display:block;
	text-align:center;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-50px;
	margin-top:-13px;
	border-radius:2px;
	-moz-border-radius:2px;;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
}
.image_load{
	margin-top:5px;
	display:block;
	float:left;
}
.text_load{
	display:block;
	float:left;
	font-size:14px;
	margin-left:5px;
}
/*more的加载样式*/

/*content.jsp的样式*/
.content_box{
	margin-top:3em;
	margin-bottom:7em;
}
/*content.jsp的样式*/

/*alert_box.jsp的样式*/
body{
	margin:0;
	padding:0;
}
.background_box{
	width:100%;
	height:100%;
	background:url(../images/zhe_zao.png);
	position:fixed;
	z-index:99997;
}
.alert_box{
	width:90%;
	border:1px solid #fff;
	background-color:#FFF;
	border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	position:fixed;
	z-index:99999999;
	top:50%;
	margin-left:5%;
	margin-top:-70px;
	border:1px solid #cccccc;
}
.alert_txt{
	width:100%;
	line-height:40px;
	font-size:14px;
	text-align:center;
	border-bottom:1px solid #cccccc;
}
div.alert_button{
	width:100%;
	margin-top:4px;
}
div.alert_button input{
	font-size:14px;
	width:49.5%;
	display:block;
	float:left;
	border:0;
	height:30px;
	line-height:30px;
	background-color:#ffffff;
	border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
}
div.alert_button input.right_border{ 
	border-right:1px solid #cccccc;
}
.alert_txt1{
	width:100%;
	line-height:40px;
	font-size:14px;
	text-align:center;
}
/**/
.controls{
	margin-top:10px;
}
div.userListContent1 div{
	line-height:34px;
	height:34px;
	padding:0 10px;
	border-bottom:1px solid #ccc;
}
div.userListContent2 div{
	line-height:34px;
	height:34px;
	padding-left:5px;
	border-bottom:1px solid #ccc;
}
.shopcart1{
	width:1.5em;
	height:1.5em;
	background:url(../images/gou_wu_che.png) center center no-repeat;
	background-size:1.5em;
	display:block;
}
.shopcart1 p{
	font-size:11px;
	padding:1px;
	text-align:center;
	background-color:#fff;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	position: absolute;
	top:0;
	left:9px;
	border:1px solid #ccc;
	
}