@charset "utf-8";
/* CSS Document */
/* 卖家资料 */
.sell_left{width:145px; border:2px solid #D8D8D8; float:left;padding:5px;}/*左边*/
.sell_left .left_top{ text-align:center;display:block;font-size:16px;font-weight:bold;}
.sell_left .blue01{ color:#377FCB;}
.sell_left .blue02{ background:#E7EFFA; display:block;line-height:30px; text-indent:10px;margin-top:6px;padding:10px 5px;}
.sell_left .white{ border-bottom:1px solid #D8D8D8; display:block;line-height:25px; text-indent:10px;margin-top:6px;padding:10px 5px;}
.sell_left .white_no{display:block;line-height:25px; text-indent:10px;margin-top:6px;padding:10px 5px;}


/*右边*/
#sell_content_right{width:805px; float:right;}
#sell_content_right #position{ width:792px;}
#seller_information{
	width:805px; margin-top:15px; letter-spacing:1px;
}
#seller_information .ttl{
	background:url(../images/sell/right_account01.gif) no-repeat;height:20px;line-height:20px; text-indent:25px; font-size:14px; width:805px;
}

#seller_information .content{
	width:803px; border:1px solid #bfc1be; border-bottom:none;margin-top:10px;
}
#seller_information .content ul{
	width:803px; height:30px; border-bottom:1px solid #bfc1be;
}
#seller_information .content ul li.t1{
	float:left; width:130px; height:30px; border-right:1px solid #D8D8D8; line-height:30px; text-align:center; background:#F4F4F2;
}
#seller_information .content ul li.t2{
	float:left; width:367px; border-right:1px solid #D8D8D8; height:20px; padding:5px 0; padding-left:10px;
}
#seller_information .content ul li.t2_b{
	float:left; width:367px; border-right:1px solid #D8D8D8; height:20px; padding:5px 0; padding-left:10px; font-size:0;
}
#seller_information .content ul .pic{
	width:80px; padding-right:3px;
}
#seller_information .content ul li.t3{
	float:left; width:132px; height:30px; border-right:1px solid #D8D8D8; line-height:30px; text-align:center; background:#F4F4F2;
}
#seller_information .content ul li.t4{
	float:left; width:150px; height:30px; line-height:30px; padding-left:10px;
}
#seller_information .content ul li.t4_b{
	float:left; width:120px; height:25px; padding-top:5px;padding-left:40px;
}
#seller_information .content ul li.t4_b img{ cursor:pointer;  }
/* 物品资料 */
#goods_information{
	width:805px; margin-top:15px; letter-spacing:1px;
}
#goods_information .ttl{
	background:url(../images/sell/right_account01.gif) no-repeat;  font-size:14px; width:805px;text-indent:25px; height:20px;line-height:20px;
}

#goods_information .content{
	width:803px; border:1px solid #bfc1be; margin-top:10px;float:left;
}
#goods_information .content ul{
	width:803px; height:30px; line-height:30px; border-bottom:1px solid #bfc1be; clear:both;
}
#goods_information .content ul li.t1{
		float:left; width:130px; height:30px; border-right:1px solid #D8D8D8; line-height:30px; text-align:center; background:#F4F4F2;
}
#goods_information .content ul li.t2{
	float:left; width:340px; border-right:1px solid #D8D8D8; padding-left:10px;
}
#goods_information .content ul li.t3{
	float:left; width:135px; border-right:1px solid #D8D8D8; text-align:center; background:#F4F4F2;
}
#goods_information .content ul li.t4{
	float:left; width:170px; padding-left:10px;
}
#goods_information .content ul li.t4 img{ vertical-align:middle;}
#goods_information .content ul li.t5{
	float:left; width:660px; padding-left:10px; overflow:hidden; height:30px; 
}
#goods_information .content ul.pic{
	width:715px; border-bottom:1px solid #bfc1be; height:auto;
}
#goods_information .content ul.pic li.t11{
	float:left; width:110px; text-align:center; background:#F4F4F2; padding:5px 0;
}
#goods_information .content ul.pic li.t51{
	float:left; width:593px; padding:5px 0; border-left:1px solid #D8D8D8; padding-left:5px; overflow:hidden; height:30px;
}

/* 详细说明 */
#goods_information .content ul.details{
	width:803px;height:auto;border:none;background:#F4F4F2;float:left;
}
#goods_information .content ul.details li.tl{
	float:left; width:130px;text-align:center;line-height:58px;
}
#goods_information .content ul.details li.textarea{
	float:left; width:660px; padding-left:5px; background:#fff;border-left:1px solid #D8D8D8;padding-top:5px; padding-bottom:3px; 
}
#goods_information .content ul.details .textarea_01{
	border:none; width:660px; height:76px; background:none; line-height:25px;font-size:13px; 
}

#btns{
	float:left; width:725px; text-align:center; margin-top:15px;
}


/*弹出小框*/
.box{
	 padding-bottom:20px;
}
.box .ttl{
	float:left; width:352px; height:16px; padding:7px 0; padding-left:15px; background:url(../images/others/ttl_bg.gif) repeat-x;color:#FFFFFF;font-size:14px; font-weight:bold;
}
.box .close{
	float:right; width:33px; height:30px;background:url(../images/others/ttl_bg.gif) repeat-x;
}
.box .close img{margin-top:5px;}

/* 好友密码 */
.friend_pw{
	float:left; width:385px; text-align:center; margin:15px 0; color:#000;
}

.input_01{
	width:120px; font-size:12px; padding:2px;
}

.btm_tips{
	width:345px;line-height:15px;text-indent:24px;text-align:left;color:#A8A8A8;
}
.btm_btn{
	float:right;margin-right:30px; margin-top:30px;
}

