@charset "utf-8";

/**
 *      [品牌空间] (C)2001-2010 Comsenz Inc.
 *      This is NOT a freeware, use is subject to license terms
 *
 *      $Id: common_store.css 5450 2010-12-03 10:06:42Z liyulong $
 */

h1, h2, h3 {
 color:#925A21;
}

.layout { width:980px;}

 .layout .content {
 	background: url("../image/br_bg.png") repeat-x scroll 0 -103px transparent;
	width:740px;
 }
 
 .content h3 {
	background: url("../image/icon_s.gif") no-repeat 10px -15px;
	text-indent:25px;
}

.shop_base_info {
	border-top: 1px solid #E7D9BF;
}

.shop_base_info table {
	margin:0 10px;
}

.shop_base_info table th {
	font-weight:normal;
	margin:0px;
	text-align:left;
	vertical-align:top;
	padding:5px 0 5px 0;
	font-size:12px;
	width:40px;
	color:#aaa;
	word-wrap:normal;
}

.shop_base_info table td {
	color:#925A21;
	vertical-align:top;
	padding:5px 0 5px 0;
	font-size:12px;
}

.shop_base_info .name {
	color: #925A21;
	font-size: 14px;
	line-height: 27px;
	text-indent: 12px;
}

.shop_base_info li div {
	width:160px;
}

.aboutbrand .tips {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #E2C9A8;
	margin: auto;
	overflow: hidden;
	padding: 2px 0;
}

.aboutbrand .tips .tit {
	background: transparent url(image/index_icon_index.gif) no-repeat scroll
		7px -17px;
	height: 18px;
	line-height: 18px;
	text-indent: 20px;
}

.aboutbrand .tips .info {
	background: transparent none repeat scroll 0 0;
	height: 18px;
	line-height: 18px;
	text-indent: 35px;
}

/* 留言 */
.message #ajax_status_display {
	color: #925A21;
	font-size: 14px;
	font-weight: bold;
}

.message #ico_opt {
	cursor: pointer;
	vertical-align: middle;
	margin-left: 5px;
}

.message #com_authcode_img {
	width: 280px;
	height: 25px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 140px;
	padding: 0;
}

.message #seccode_area {
	margin: 10px 0 10px 0;
}

.message #com_authcode_img .chang_seccode {
	float: left;
	line-height: 25px;
}
.sellerbox #menulist dl dt span {
	background-image:url("../image/btn_consumer.gif");
	display:block;
	height:0;
	left:0;
	overflow:hidden;
	padding-top:35px;
	position:absolute;
	top:0;
	width:35px;
	border:none;
}

.ineffect {
	background-position:-130px 0;
}

.expire {
	background-position:-90px 0;
}

.sidebar .box .hhhh .c_dgreen {
	height:auto;
}

.shop_opt {
	padding:10px;
	text-align:center;
}

.shop_opt #iwantcorrect {
	float:left;
	margin-left:20px;
}

.shop_opt #iwantclaime {
	float:left;
	margin-left:30px;
	clear:right;
}

.auth_ico_area img {
	margin-left:5px;
}

.store_list .listcontent li {
	font-size:14px;
	background:url("../image/icon_s.gif") no-repeat 5px -188px;
	height:30px;
	line-height:30px;
	margin-left:10px;
	padding-left:20px;
	border-bottom: 1px dotted #ccc;
}

.store_list .listcontent li span {
	padding-left:5px;
	color:#ccc;
}

.message h3 {
	margin-top:0;
	border-bottom:1px dashed #ccc;
	font-size:14px;
	height:35px;
	line-height:35px;
	text-indent:25px;
	background:url("../image/icon_s.gif") no-repeat 10px -10px ;
}

/*.store_list .content {
	background:url("../image/sellerbox_bg.png") repeat-x scroll 0 0 transparent;
	border-top:1px solid #F7EDEB;*/
	
/* 店铺 */

.topnav { margin-bottom: 10px; height: 30px; background: url(../image/topnav.png) repeat-x; color: #333; text-shadow: 1px 1px 1px #FFF; }
	.topnav li { float: left; margin-top: 5px; }
		.topnav li a { padding: 0 10px; }
			.topnav li a span { display: none; }
	.navlogo { border-right: 1px solid #FFF; _border-right:none;  background: url(../image/pt_icn.png) no-repeat 5px 50%; }
		.topnav li.navlogo a { float: left; padding-left: 25px; border-right: 1px solid #D5D5D5; }
	.navinf { display: inline; margin: 5px 10px 0 0; }
		.navinf .showmenu { margin-right: -5px; }
.vwmy { padding-left: 16px; background:url(../image/user_online.gif) no-repeat 0 2px; }

/* 文本分割线 */
.pipe { margin:0 5px 0 0; color:#CCC; }
	
