@charset "utf-8";
/* CSS Document */
.warp {
	width:910px;
	margin:0px auto;
	font-size:12px;
}
.content{
	margin:10px 0px;
}
.content a{
	color:#111;
}
.row1_l{
	width:345px;
	float:left;
	height:1%;
}
.row1_1_img{
	width:340px;
	height:360px;
	overflow:hidden;
	padding:1px;
	border:1px solid #ccc;
	text-align:center;
	position:relative;
	cursor:pointer;
}
.row1_l .icon{
	margin-top:10px;
	text-align:center;
}
.row1_l .list li{
	float:left;
	text-align:center;
	width:60px;
	height:60px;
	overflow:hidden;
	border:1px solid #ccc;
	padding:1px;
	margin-right:5px;
	margin-top:10px;
}
.row1_c{
	width:360px;
	line-height:25px;
	margin-left:10px;
	float:left;
}
.row1_c .price,.row1_r_2 .price{
	font-weight:bold;
	color:#d60707;
}
.row1_c a{
	color:#00F;
	text-decoration:underline;
}
.row1_c_3{
	background:#fff3d9;
	border:1px solid #fee2a1;
	padding:10px 10px;
	margin-top:14px;
}
.row1_c .color{
	position:absolute;
	margin-top:-18px;
	text-align:right;
	width:330px;
}
.row1_c .color_img li{
	text-align:center;
	float:left;
	width:35px;
	margin:3px 3px;
}
.row1_c .color_img li div{
	width:30px;
	height:30px;
	overflow:hidden;
	border:1px solid #ccc;
	padding:1px;
}
.row1_c .shipper{
	margin:12px 0px 10px 0px;
}
.row1_r{
	width:179px;
	float:right;
}
.row1_r_1{
	width:159px;
	background:url(../images_net/pb_adbg.jpg) no-repeat;
	height:190px;
	font-size:13px;
	line-height:20px;
	padding:10px;
	overflow:hidden;
}
.zfb_row1_r_1{
	width:159px;
	padding:10px;
	border:1px solid #CCC;
	overflow:hidden;
}
.row1_r_2{
	border:1px solid #cfcfcf;
	height:280px;
	overflow:hidden;
	margin-top:10px;
}
.row1_r_2 .pbtitle{
	background:url(../images_net/pb_bg_01.jpg) repeat-x;
	height:23px;
	line-height:23px;
	padding-left:10px;
	font-weight:bold;
}
.row1_r_2 .pbtext{
	padding:8px;
}
.tomorrow_img{
	width:160px;
	height:160px;
	overflow:hidden;
	text-align:center;
}
.tomorrow_info{
	line-height:20px;
	text-align:left;
	margin-top:5px;
}
.row_2{
	border:1px solid #cccccc;
	margin-top:8px;
}
.row_3 .coltitle,.row_4 .coltitle{
	background:url(../images_net/pb_bg_02.jpg) no-repeat;
	height:31px;
	line-height:31px;
	padding-left:20px;
	margin-top:8px;
	font-weight:bold;
}
.right_ticp{
	width:900px;
	text-align:right;
	position:absolute;
	margin-top:-20px;
	color:#ff0000;
}
.goods_all{
	width:162px;
	height:225px;
	overflow:hidden;
	padding:10px;
	float:left;
}
.goods_all .goods_img{
	width:160px;
	height:160px;
	border:1px solid #ccc;
	padding:1px;
	overflow:hidden;
	text-align:center;
}
.goods_all .goods_name{
	height:40px;
	line-height:18px;
	overflow:hidden;
	margin-top:5px;
}
.goods_all .goods_price span{
	font-size:16px;
	color:#e50527;
	font-weight:bold;
	line-height:20px;
}


.detail_01 .list1 li{
	float:left;
	text-align:center;
	width:60px;
	height:60px;
	overflow:hidden;
	border:1px solid #ccc;
	padding:1px;
	margin-right:5px;
	margin-top:10px;
}
.detail_01 .row1_r_3
{
	width:159px;
	font-size:13px;
	line-height:20px;
	padding:10px;
	overflow:hidden;
	background:url(../images_net/pb_adbg_1.jpg) no-repeat;
	height:120px;
}

.detail_01 .pick td{
	padding:2px;
	border:1px solid #fee2a1;
}
.detail_01 .shipper{
	margin:9px 0px 2px 0px;
}

.detail_01 .icon2
{
	margin-top:10px;
	text-align:left;
}
.detail_01 .pick td select{
	width:50px;
}

.shirt_left_bg{
border:1px solid black;
float:left;
position:relative;
padding:0px;
cursor:pointer;
}

.shirt_left_bg img{
float:left;
}


div.zoomdiv {
z-index: 100;
position: absolute;
top: 0px;
left: 0px;
width: 200px;
height: 200px;
background: #ffffff;
border: 1px solid #CCCCCC;
display: none;
text-align: center;
overflow: hidden;
clear: both;
}

div.jqZoomPup {
z-index: 10;
visibility: hidden;
position: absolute;
top: 0px;
left: 0px;
width : 50px;
height: 50px;
border: 1px solid #aaa;
background: #ffffff 50% top no-repeat;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);
}