@charset "utf-8";
@import url("base.css");
/*
RetailShop Style 3
*/
body {
	background:#d4d9dd url(/images/bg-store3-bg.jpg) 0 0 repeat-x;
}


.content-wrapper {
	padding: 10px 0;
}

.outer-wrapper {
	background: none;
}


.footer-wrapper {
	clear: both;
	margin-bottom: 10px;
	background: url(/images/bg-store3.gif) 0 -150px  no-repeat;	
	color: 55585a;
	padding-top: 15px;
	height: 120px;
}

.grid2colc {
	clear: both;
	overflow: hidden;
	background: url(/images/bg-store3-repeaty.gif) 0 0 repeat-y;	
}

.footer-wrapper a,
.footer-wrapper a:hover {
	color: #55585a;
	text-decoration: underline;
}

.footer {
	background: none;
}

.footer a {
	text-decoration: none;
}

.store-box {
	margin-bottom: 10px;
}

.store-box-title {
	height: 26px;
	overflow: hidden;
	background: url(/images/bg-store3.gif) 0 0  no-repeat;	
}

.store-box-title h2 {
	color: #FFFFFF;
	font-size: 14px;
	text-indent: 15px;
	line-height: 30px;
}

.store-box-content {
	padding: 10px;
	overflow: hidden;
	height: 1%;
}

.store_header {
	width: 960px;
	height:164px;
	background: url(/images/bg-store3-banner.jpg) 0 0 no-repeat;
	position: relative;
}

.store .shop_pic {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 40px;
	top: 30px;
	overflow: hidden;
}

.store .shop_pic img {
	max-width: 100px;
	max-height: 100px;
	display:block;
	margin: 0 auto;
}

.store .shop_infolist {
	position: absolute;
	left: 150px;
	top: 35px;
	color: #FFFFFF;
}

.store .shop_infolist a,
.store .shop_infolist a:hover {
	color: white;
}


.store_header_info { 
	position: absolute; 
	width: 447px; height: 90px; 
	right: 25px; top: 50px; 
	overflow: hidden;
	color: #FFFFFF;
}
.store .shop_infolist li{line-height:18px; width:26em; }
.store .shop_infolist li span{font-weight:bold; color:#98E85E;}
.store_header_menu {
	position: absolute;
	left: 30px;
	bottom: 2px;
	font-size: 14px; 
}

.store_header_menu li {
	display: inline;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	height: 27px;
}

.store_header_menu li a {
	float: left;
	padding-left: 10px;
	height: 27px;
	line-height: 27px;
	text-decoration:none;
	color: #FFFFFF;
}

.store_header_menu li a:hover { 
	color: #FFFFFF;
	text-decoration:underline; 
}
.grid2colc{margin-top:10px;}
.store_main {
	text-align: center;
	overflow: hidden;
	height: 1%;
	margin: 5px 0; 
	padding: 10px 0 0 20px;
	background: white;
}

.store-pic-list li {
	width:130px;
	height:170px;
	float: left;
	margin-left: 15px;
	overflow: hidden;
    text-align: center; position:relative;
}

.store-pic-list p {
	width: 112px;
	height: 112px;
	background: white;
	border: 1px solid #E1E1E1;	
	overflow: hidden;
		
	text-align: center;
	display: table-cell;
	vertical-align: middle;
		
	position: relative;	
}

.store-pic-list p span {
	position: static;
	+position: absolute;
	top: 50%;
}

.store-pic-list li img {
	max-width: 110px;
	max-height: 110px;
}

.store-pic-list p span img {
	position: static;
	+position: relative;
	top: -50%;
	left: -50%;
}

.store-pic-list i,
.store-pic-list em {
	display: block;
	font-style: normal;
	margin: 2px 0;
}

.store-pic-list i {
	height: 35px;
	line-height: 18px;
	overflow: hidden;
}

.store-pic-list em {
	color: #FF5500;
}

.store_subbar {
	height: 26px;
	background: url(/images/bg-store3.gif) 0 -50px  no-repeat;	
	overflow: hidden;
	padding-left: 25px;
}

.store_subbar b {
	display: block;
	height: 26px;
}

.store_subbar li {
	float:left;
	margin: 0 0 0 5px;
	line-height:26px;
	font-size: 14px;
	border-left: 1px solid #ccd1d4;
	border-right: 1px solid #ccd1d4;
	margin-left: -1px;
}

.store_subbar li a {	
	padding: 0 10px;
	display:block;
	text-decoration:none;
	color:#55585a;
}

.store_subbar li.selected {
	display:block;	
	background: white;
}

.store_subbar li a:hover { text-decoration:underline; }

.store_subbar_main {
	padding: 15px 5px;
	border-top: none;
}

.store_subbar_main .store-pic-list li {
	margin-top: 10px;
	border-bottom: 1px dashed #E4E4E4;
}

/* [ Âô¼ÒÐÅÓþ ] */
.store-as-main {
	clear: both;
	padding: 10px;
	margin-top: 8px;
	background: white;
}

.store-as-title {
	padding-left: 10px;	
}

.store-as-title a{
	font-size:14px;
	font-weight: bold;
	line-height: 20px;
	color: #2255AA;

}

.as-link {
	font-size: 10px!important;
	color:#FF3300!important;
}

.store-as { border-color: #CCCCCC; }

.store-as th {
	background-color: #F9F9F9;
	font-size: 12px;
	height: 26px;
	line-height: 24px;	
	width: 200px;
	text-align: center;
	border: 1px solid #CCC;
}

.store-as td {
	width: 150px;
	text-align: center;
	font-size: 14px;
	height: 30px;
	line-height: 20px;
	text-indent: 4px;
	border: 1px solid #CCC;
}

.store-as-head {
	overflow: hidden;
	height: 1%;

	border-bottom: 2px solid #4a9fcc;
}

.store-as-head li {
	display: inline;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	height: 27px;
	background: url(/images/bg-column.gif) 100% -330px no-repeat;
}

.store-as-head li a {
	float: left;
	padding-left: 10px;
	height: 27px;
	line-height: 27px;
	text-decoration:none;
	color: #FFFFFF;
	background: url(/images/bg-column.gif) 0 -300px no-repeat;
}

.pj-good { color: #FF3300; font-weight: bold; margin:0 3px; }
.pj-normal { color: #007700; font-weight: bold; margin:0 3px; }
.pj-bad { color: black; font-weight: bold; margin:0 3px; }

.store-comment-head {
	padding: 10px 0;
	margin-bottom: 5px;
	clear: both;
	background: #F9F9F9;
}

.store-comment-head li {
	display: inline;
	padding:0 40px 0 30px;
}

.comment-current a {
	background: url(/images/bg-column.gif) 0 -398px no-repeat;
	padding-left: 8px;
}

.store-comment-table th {
	text-align: center;
	padding-bottom:3px;
	border-bottom: 2px solid #E4E4E4;
}

.store-comment-table td {
	padding: 10px 0;
	border-bottom: 1px solid #E4E4E4;
	line-height: 20px;
}

.store-comment td {	background: #FEFFE3; }

/* ============== */
.item-detail {
	margin-bottom: 10px;
}

.item-detail-title {
	height: 26px;
	background: url(/images/bg-store3.gif) 0 -50px no-repeat;	
	overflow: hidden;
}

.item-detail-title h2 {
	font-size: 14px;
	color:#55585a;
	text-indent: 15px;
	height: 26px;
	line-height: 26px;
}

.item-detail-content {
	padding: 10px;
	overflow: hidden;
	line-height: 2em;
}

.item-detail-content img {
	max-width: 720px;
}

.shop_now_this{ line-height:25px;font-weight:bold;}

.pc-show-des h1{font-size:22px;  padding-top:10px;}
.pc-show-btn {top: 220px;}
.pc-show{ margin-bottom:5px;}
.shop_pro_details{margin-top:20px;}
.shop_pro_details li{border-bottom:#ddd 1px dashed; line-height:25px;}
.shop_price_used2be{color:#727272; text-decoration:line-through;font-family:simsun; font-size:14px;}
.shop_price_now{color:#FF0000; font-size:24px; font-weight:bold;}
.contact_shoper li{ border:none; height:auto;text-overflow:ellipsis; padding:2px 0;}
.contact_shoper b{display:inline-block;}
.shophot{background: url(/images/jian.gif) no-repeat; width:31px; height:32px; position: absolute;left:10px; top:1px;}	
