@charset "utf-8";



/*++++++++++++++++++++
@import
+++++++++++++++++++++*/
@import url("/common/css/reset.css");
@import url("/common/css/common.css");



/*++++++++++++++++++++
main
+++++++++++++++++++++*/
#main .sHeader {
	height:60px;
	line-height:60px;
	margin-bottom:10px;
	padding:0 50px;
	color:#444;
	font-size:21px;
	font-size:2.1rem;
	font-weight:bold;
	background:url(img/title_bg.png) no-repeat;
}
#main .sBody .photo {
	zoom:1;
}
#main .sBody .photo:after {
	content:"";
}
#main .sBody .photo p {
	overflow:hidden;
	margin-bottom:0;
}
#main .sBody .photoL {
	float:left;
	width:330px;
}
#main .sBody .photoL .photoInner {
	width:316px;
	height:246px;
	padding:7px;
	text-align:center;
	background:url(img/photoL_bg.gif) no-repeat;
}
#main .sBody .photoS {
	float:right;
	width:354px;
}
#main .sBody .photoS .photoInner {
	float:left;
	margin:0 0 8px 17px;
	width:146px;
	height:112px;
	padding:7px;
	text-align:center;
	background:url(img/photoS_bg.gif) no-repeat;
}
#main .sBody .sectionLv2 {
	zoom:1;
}
#main .sBody .sectionLv2:after {
	content:"";
}
#main .sBody .sectionLv2 {
	margin-top:20px;
	background:url(img/sectionLv2_bgB.gif) no-repeat left bottom;
}
#main .sBody .sectionLv2Inner {
	padding:22px 22px 8px;
	background:url(img/sectionLv2_bgA.gif) no-repeat left top;
}
#main .sBody .price {
	padding-left:90px;
	text-align:center;
	background:url(img/price.gif) no-repeat left center;
}
#main .sBody .price h4 {
	margin-bottom:0;
	color:#f00;
	font-size:32px;
	font-size:3.2rem;
	font-weight:bold;
}
#main .sBody .price p {
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
}
#main .sBody .voice {
	padding-left:90px;
	background:url(img/voice.gif) no-repeat left center;
}
#main .paging {
	margin-bottom:50px;
	text-align:center;
}
