﻿.rg a{display: inline;}
.adm a{display: inline-block;}
a{text-decoration: none;color: #323232;}
.store_cnt,.store_list{
	margin: 20px 0 50px 40px;
	overflow: hidden;
}
.detail{
	overflow: hidden;
}
.litpic{
	float: left;
	margin-right:40px;
}
.litpic img{
	width: 280px;
}
.info{
	width:400px;
	float:left;
}
.info li{
	padding:10px;
}
.info li>a{
	padding:5px;
	background:#f4f4f4;
	border: 1px solid #cbcbcb;
        margin-right: 5px;
}
.info h2{
	font-size: 22px;
	font-family: '微软雅黑',Arial;
	font-weight: bold;
}
.info li>span{
	font-family:'宋体';
}
.info p>span{
	font-family:'宋体';
}
.moredetail li{
	float: left;
	width: 230px;
}
.moredetail h3 {
	font-size: 18px;
	font-family: '微软雅黑',Arial;
	margin: 20px 0 5px 0;
	padding: 0;
	font-weight: normal;
	display: inline-block;
}
.moredetail div{
	width: 710px;
	padding: 20px 20px;
	border: 1px solid #e6e6e6;
	border-top: 1px solid #4c6f80;
	overflow: hidden;
	line-height:24px;
}
.content .kindtitle{
	cursor: pointer;
}
.content .kind{
	position: absolute;
	display: none;
}
.piclist{
	float:left;
}
.piclist img{
	width: 210px;
}
.stlist {
	overflow:hidden;
	border-bottom:1px solid #bcbcbc;
	padding:20px 0;
}
.stlist p{
	padding:5px;
	text-indent:2em;
}
.stlist p>a{
	padding:5px;
	background:#f4f4f4;
	border: 1px solid #cbcbcb;
	margin-left: 5px;
}
.stlist h2{
	font-size:18px;
        font-weight: 600;
        margin-left: 30px;
}

.s2_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.s2_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
	padding:10px 20px;
}
.s2_pages ul li a{
	float:left;
	color:#555;
}
.s2_pages ul li a:hover{
	color:#690;
	text-decoration:none;
}
.s2_pages ul li.thisclass{
	background-color:#F8F8F8;
	padding:10px 20px;
	font-weight:bold;
	}
.s2_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	font-weight:bold;
}
.s2_pages .pageinfo{
	line-height:17px;
	color:#999;
}
.s2_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}