@import url("common.css");
@import url("layout.css");
#wrapper #main h1 {
	background: url(/shop/store_img/bg_h2.jpg) no-repeat 0px -28px;
	font-size: 18px;
	padding: 0px 0px 0px 30px;
	color: #333333;
	line-height: 28px;
	margin: 0px;
	height: 28px;
}
#wrapper #main h2 {
	font-size: 16px;
	line-height: 20px;
	color: #FF6600;
	margin: 10px 0px;
	padding: 0px 0px 0px 20px;
	background: url(/shop/store_img/icn.jpg) no-repeat 0px -22px;
	height: 20px;
}
#wrapper #main .gy_line {
	font-size: 12px;
	text-align: right;
	margin: 10px 0px;
	padding: 5px 10px 3px 0px;
	clear: both;
	border-bottom: 1px dashed #CCCCCC;
}
/*#wrapper #main .left {
	height: auto;
	margin-bottom: 10px;
}*/
#wrapper #main p {
	font-size: 14px;
	line-height: 130%;
	margin: 0px;
	padding: 5px;
	width:auto;
}/*
#wrapper #main .left img {
	float: left;
	padding-right: 10px;
	max-width:400px;
}
#wrapper #main .left .textarea {
	float: left;
	clear: right;
}*/
/*#wrapper #main .right {
	height: auto;
	margin-bottom: 10px;
}*/
#wrapper #main .img {
	float: right;
	max-width:400px;
	padding-left: 10px;
}
/*#wrapper #main .right .textarea {
	float: left;
	width:auto;
}*/
#wrapper #main #spec {
	margin: 20px 0px;
}
#wrapper #main #spec table {
	width: 783px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
#wrapper #main #spec td {
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#wrapper #main #spec thead td {
	border-top: 1px solid #CCCCCC;
}
#wrapper #main #spec th {
	width: 90px;
	background: #666666;
	color: #FFFFFF;
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
}
#wrapper #main .cart {
	width: auto;
	border: 1px solid #0066FF;
	margin-bottom: 10px;
	height: 70px;
}
#wrapper #main .cart h3 {
	color: #0033FF;
	margin: 0px 0px 5px;
	padding: 5px 0px 5px 60px;
	background: #D3F4F8;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
}
#wrapper #main .cart h4 {
	color: #0033FF;
	margin: 0px 0px 5px;
	padding: 5px 0px 5px 60px;
	background: #D3F4F8;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
}
#wrapper #main .cart .cart_btn {
	background: #FFFFFF;
	padding: 1px 0px 0px 50px;
	margin: 0px;
}
#wrapper #main .cart form {
	margin: 0px;
	padding: 0px;
}
#wrapper #main .s-cart {
	width: 23%;
	height: auto;
	border: 1px solid #0066FF;
	float: left;
	margin: 0px 10px 10px 0px;
	text-align: center;
}
#wrapper #main .s-cart img {
	padding: 5px;
	text-align: center;
}
#wrapper #main .s-cart .cart_btn {
	padding: 5px;
	margin: 0px;
	text-align: center;
}
#wrapper #main .s-cart h4 {
	color: #0033FF;
	margin: 0px 0px 5px;
	padding: 5px;
	background: #D3F4F8;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	text-align: center;
}
.both {
	clear:both;
	border-bottom:1px dashed #cccccc;
	margin:5px;
	width:783px;
}
#wrapper #main .review_link {
	clear:both;
	margin:10px 0px;
}
