@charset "utf-8";
body {
	background:#fff;
}
/*
.header{
	width:1024px;
}
.menu{
	width:1024px;
}
.menu-wrap{
	width:1024px;
}
.main{
	width:1024px;
}
*/
div.clear {
	clear:both;
}
div.pleft {
	/*width:200px;*/
	width:190px;
	float:left;
	overflow:hidden;
	background:#ddd8e6;
	text-align:left;
}
div.pright {
	/*width:824px;*/
	width:809px;
	float:left;
	overflow:hidden;
}
body.hk div.main{
	font-family:微軟正黑體;
}
div.main {
	/*width:1024px;*/
	width:999px;
	padding-top:17px;
	font-family:Arial, Helvetica, sans-serif;
}
div.pleft dl dt {
	background:url(../img/p/product/dt_bg.jpg) no-repeat left top;
	width:200px;
	height:37px;
	font-size:24px;
	line-height:37px;
	text-indent:22px;
	color:#fff;
	margin-bottom:8px;
}
div.pleft dl.brand{
	margin-top:15px
}
div.pleft dl dd {
	padding-left:22px;
	height:25px;
	line-height:25px;
	font-size:16px;
}
div.pleft dl dd a {
	color:#58595B;
}
div.pleft dl.category {
	margin-top:40px;
}
.product_list li {
	display:block;
	float:left;
	width:190px;
	height:300px;
	overflow:hidden;
	border:solid 1px #dcddde;
	margin-left:10px;
	margin-bottom:12px;
}
.product_list li img {
	max-width:163px;
	max-height:218px;
	margin:5px 0;
	/*position:relative;*/
}
.product_list li span {
	display:block;
	padding:1px 11px;
	text-align:center;
}
.product_list li span.title {
	font-size:8px;
	height: 20px;
	line-height: 20px;
	overflow:hidden;
}
.product_list li span.price {
	font-size:20px;
	text-align:left;
}
.product_list li span.lprice {
	font-size:14px;
	background:url(../img/p/product/line_bg.png) no-repeat center center;
	color:#030000;
}
.style_change a {
	float:right;
	display:block;
	margin-left:5px;
}
.style_change {
	padding-right:18px;
	padding:4px 18px 7px 0;
}
.pageInfo {
	float:left;
	margin-right:90px;
}
.pageInfo li {
	float:left;
	display:block;
}
.pageInfo a {
	font-size:20px;
	color:#030000;
	padding:0 8px;
}

.pageInfo li.next a {
	background:url(../img/p/product/arrow_bg.png) no-repeat right center;
	padding-right:15px;
}
.pageInfo li.prev a{
	background:url(../img/p/product/arrow_bg1.png) no-repeat left center;
	padding-left:15px;
}
a.lastpage, a.viewall {
	font-size:20px;
	/*float:left;*/
	float:right;
	margin-left:5px;
	color:#030000;
}
a.viewall {
	color:#939598;
	margin-left:20px;
}
a.lastpage {
	background:url(../img/p/product/arrow_bg2.png) no-repeat right center;
	padding-right:21px;
}
a.currentPage {
	background:url(../img/p/product/cur_page.png) no-repeat center center;
	color:#fff;
}
.pageWrap {
	/*float:left;*/
	/*padding:25px 25px 0 10px;*/
	padding:25px 0 0 10px;
}
/*iconlist*/
.product_icon li {
	display:block;
	width:824px;
	overflow:hidden;
	float:left;
}
.product_icon a {
	display:block;
	width:348px;
	height:348px;
	overflow:hidden;
	/*border:solid 1px #645e5b;*/
	float:left;
	position:relative;
}
.product_icon a b{
	position:absolute;
	bottom:20px;
	right:5px;
}
.product_icon span {
	display:block;
}
.product_icon span.title {
	font-size:18px;
	color:#6D6E71;
	padding-top:90px;
	margin-bottom:20px;
}
.product_icon span.price {
	font-size:43px;
	margin-bottom:10px;
	color:#D42D6C;
}
.product_icon span.lprice {
	font-size:30px;
	color:#030000;
	text-decoration:line-through;
}
/*detail*/
div.pic {
	width:450px;
	/*overflow:hidden;*/
	float:left;
	position:relative;
}
div.bpic {
	width:448px;
	height:598px;
	overflow:hidden;
	text-align:left;
}
div.bpic img {
	max-width:448px;
}
div.spic {
	padding-top:20px;
	padding-left:22px;
}
.spic_list li {
	float:left;
	display:inline;
	width:75px;
	height:100px;
	overflow:hidden;
	border: solid 1px #000;
	margin-right:5px;
	margin-bottom:5px;
	cursor:pointer;
}
.spic_list li img {
	max-width:75px;
}
div.descr {
	float:left;
	height:460px;
	overflow:hidden;
}
h3.nowprice {
	font-size:43px;
	color:#D42D6C;
	width:100%;
	text-align:right;
}
span.listprice {
	font-size:30px;
	color:#221E1F;
	text-align:right;
	display:block;
	width:100%;
	margin:5px 0;
	text-decoration:line-through;
}
a.addCart {
	display:block;
	float:right;
}
div.description {
	text-align:left;
	float:right;
	padding-top:40px;
	width:345px;
	/*margin-right:20px;*/
}
div.description h3 {
	font-size:26px;
	color:#030000;
	font-weight:normal;
	margin-bottom:20px;
}
div.descr {
	margin-left:13px;
	width:345px;
	overflow:hidden;
	margin-top:140px;
}
ul.colorList {
	float:left;
	padding-top:14px;
	margin-left:10px;
}
ul.colorList li {
	display:block;
	float:left;
	margin-right:7px;
	background:url(../img/p/product/li.jpg) no-repeat center bottom;
	padding-bottom:10px;
}
ul.colorList li.current {
	background:url(../img/p/product/li_cur.jpg) no-repeat center bottom;
}
.colorList li a {
	display:block;
	width:25px;
	height:25px;
}
.colorList li.current a {
	border:solid 2px #fff;
	width:21px;
	height:21px;
}
div.text {
	clear:both;
	padding-top:45px;
	padding-left:20px;
	text-align:left;
	white-space:pre-wrap;
	word-wrap:break-word;
}
div.decr_text{
	white-space:pre-wrap;
	word-wrap:break-word;
}
.product_icon li a img {
	max-width:348px;
	max-height:348px;
	/*position:relative;*/
	/*z-index:-1;*/
}
.product_icon li a img.water{
	position: relative;
	float: right;
	margin-top: -125px;
}
.product_list li a img.water{
	position: relative;
	margin-top: -45px;
	float: right;
}
.product_list li a {
	display:block;
	width:163px;
	height:218px;
	padding:5px 0;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.product_list li a b{
	position:absolute;
	right:0;
	bottom:0;
}
.product_list li a.water b{
	display:block;
	width:40px;
	height:23px;
	position:absolute;
	top:15px;
	left:5px;
	/*background:url(../img/p/product/hight_bg.png) no-repeat 5px 15px;*/
	background:url(../img/p/product/hight_bg.png) no-repeat left top;
}
.product_icon li a.water b{
	display:block;
	width:76px;
	height:41px;
	position:absolute;
	top:10px;
	left:50px;
	/*background:url(../img/p/product/hight_bg1.png) no-repeat 50px 10px;*/
	background:url(../img/p/product/hight_bg1.png) no-repeat left top
}

/*zoom*/
.bpic {
	position:relative;
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:1px;
	left:0px;
	width:600px;
	height:400px;
	background:url(i/loading.gif) #fff no-repeat center center;
	border:1px solid #e4e4e4;
	display:none;
	text-align:center;
	overflow: hidden;
}
.bigimg {
	/*width:800px;
	height:800px;*/
}
.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:50px;
	height:50px;
	/*border:1px solid #aaa;*/
	background:#ddd8e6 50% top no-repeat;/*#FEDE4F*/
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(Opacity=50);
	cursor:move;
}
.zoomtip {
	background:url(../img/p/product/zoom_bg.jpg) no-repeat left center;
	position:absolute;
	width:289px;
	left:50%;
	bottom:35px;
	margin-left:-144px;
	padding-left:25px;
	font-size:14px;
	line-height:25px;
}
div#brand_top {
	display:none;
	position:fixed;
	top:0;
	height:133px;
}
p.d a:hover {
	text-decoration:underline;
}
div.product-tip{
	font-size:16px;
	font-weight:bold;
	padding-top:100px;
}
a.startPage{
	background:url(../img/p/product/arrow_bg3.png) no-repeat left center;
	padding-left:21px;
	margin-right:5px;
}