@charset "utf-8";
/* CSS Document */
ul, dl, dt{ margin-left:0; padding-left:0;}
.merchant_info_bg { margin:0 auto; width:1000px;}

.merchant_info_bg .merchant_info_mer_box{padding:15px; width:970px; background:#ffffff;}
.merchant_info_bg .merchant_info_mer_box .merchant_info_mer_logo{ float:left; width:170px; height:150px; margin-right:15px;}
.merchant_info_bg .merchant_info_mer_box .merchant_info_mer_text{ float:left; width:760px;}
.merchant_info_bg .merchant_info_mer_box .merchant_info_mer_text h1{ /* font-size:25px; */}
.merchant_info_bg .merchant_info_mer_box .merchant_info_mer_text p{ color:#999;}

.merchant_info_bg .merchant_info_left { float:left; width:196px;}
.merchant_info_bg .merchant_info_left .merchant_info_hot_title{width:179px;background:#e62c43; height:28px; font-size:14px; color:#ffffff; padding-left:17px; line-height:28px;}
.merchant_info_bg .merchant_info_left .merchant_info_hot_item{background-color: #fff;}
.merchant_info_bg .merchant_info_left .merchant_info_hot_item .list_show{ border-bottom:1px #CCC dotted;}
.merchant_info_bg .merchant_info_left .merchant_info_hot_item .list_show .list_show_box{padding:15px;}
.merchant_info_bg .merchant_info_left .merchant_info_hot_item .list_show .list_show_box dl, dt, dd{ margin:0;}
.merchant_info_bg .merchant_info_left .merchant_info_hot_item .list_show .list_show_box dt{width:25px; float:left;}
.merchant_info_bg .merchant_info_left .merchant_info_hot_item .list_show .list_show_box dd{float:left;line-height:120%; font-weight:bold;height:30px; overflow:hidden; width:140px;}
.merchant_info_bg .merchant_info_left .merchant_info_hot_item .list_show .hot_img{margin-top:10px;float:left;width:48px;}
.merchant_info_bg .merchant_info_left .merchant_info_hot_item .list_show .hot_info{ float:left; margin-left:10px; margin-top:20px;}
.merchant_info_bg .merchant_info_left .merchant_info_hot_item .browse_other_item { border-bottom:1px #CCC dotted;}
.merchant_info_bg .merchant_info_left .merchant_info_hot_item .browse_other_item { text-align:center;padding:15px 0;}
.merchant_info_bg .merchant_info_left_nav{ width:196px; background:#ffffff;padding:10px 0;}
.merchant_info_bg .merchant_info_left_nav ul{}
.merchant_info_bg .merchant_info_left_nav ul li a{ display:block; height:30px; font-size:14px;padding:0 20px; width:156px; line-height:30px; font-weight:bold;}
.merchant_info_bg .merchant_info_left_nav ul li a:hover{color:#e6000a;}
.merchant_info_bg .merchant_info_left_nav ul.sub_nav { margin:5px 0px 10px 0;}
.merchant_info_bg .merchant_info_left_nav ul.sub_nav li a{ display:block; height:27px; font-size:12px;padding-left:40px; width:136px; line-height:27px; font-weight: normal;}
.merchant_info_bg .merchant_info_left_nav ul.sub_nav li a:hover{color:#e6000a; background:#f3f3f3;}
.merchant_info_bg .merchant_info_right { float:right; width:786px;}
.merchant_info_bg .merchant_info_right .merchant_info_right_1{ float:left; width:50%;}
.merchant_info_bg .merchant_info_right .merchant_info_right_1 a{ display:block;width:389px;text-decoration: none;height:104px; text-align:center; background:#FF3334; color:#ffffff; font-size:30px;padding-top:40px;}
.merchant_info_bg .merchant_info_right .merchant_info_right_1 a span{ font-size:15px;}
.merchant_info_bg .merchant_info_right .merchant_info_right_2{ float:right; width:384px;}
.merchant_info_bg .merchant_info_right .merchant_info_right_2 a{ display:block;width:384px;text-decoration: none;height:104px; text-align:center; background:#FFC000;color:#ffffff; font-size:30px;padding-top:40px;}
.merchant_info_bg .merchant_info_right .merchant_info_right_2 a span{ font-size:15px;}

.merchant_info_bg .merchant_info_right .prod_info_right_ping01{ float:left; width:115px; padding-left:35px;}
.merchant_info_bg .merchant_info_right .prod_info_right_ping01 span{width:84px; text-align:center; display:block; }
.merchant_info_bg .merchant_info_right .prod_info_right_ping02 { float:left; margin-right:18px;}
.merchant_info_bg .merchant_info_right .prod_info_right_ping02 img{border:1px #e5e5e5 solid;}
.merchant_info_bg .merchant_info_right .prod_info_right_ping03 { float:left; width:300px; padding:20px 20px 0 0;}
.merchant_info_bg .merchant_info_right .prod_info_right_ping04{ float:right; text-align:right; color:#bbb6b1; padding-top:0px;}

.merchant_info_bg .merchant_info_right .hot_prod_box{ background:#ffffff; padding:25px; width:738px;}
.merchant_info_bg .merchant_info_right .hot_prod_box h1{ width:738px; border-bottom:1px #efefef solid; padding-bottom:20px;}
.merchant_info_bg .merchant_info_right .hot_prod_box a#more_btn01{
	position:absolute;
	visibility: visible;
	left: 710px;
	top: 34px;
}
.merchant_info_bg .merchant_info_right .hot_prod_box a#more_btn02{
	position:absolute;
	visibility: hidden;
	left: 710px;
	top: 34px;
}
.merchant_info_bg .merchant_info_right .hot_prod_box #hot_prod_box_btn01 {
	position:absolute;
	width:75px;
	height:17px;
	border-right:1px #999 solid;
	text-align:center;
	visibility: hidden;
	line-height:17px;
	font-size:14px;
	cursor:pointer;
	left: 120px;
	top: 28px;
}
.merchant_info_bg .merchant_info_right .hot_prod_box #hot_prod_box_btn01 a:hover{color:#333333;}
.merchant_info_bg .merchant_info_right .hot_prod_box #hot_prod_box_btn02 a:hover{color:#333333;}
.merchant_info_bg .merchant_info_right .hot_prod_box #hot_prod_box_btn01_over {
	position:absolute;
	width:75px;
	height:17px;
	border-right:1px #999 solid;
	text-align:center;
	visibility: visible;
	left: 120px;
	top: 28px;
	line-height:17px;
	font-size:14px;
	cursor:pointer;
}
.merchant_info_bg .merchant_info_right .hot_prod_box #hot_prod_box_btn01_over a{color:#dc4d54;}
.merchant_info_bg .merchant_info_right .hot_prod_box #hot_prod_box_btn02 {
	position:absolute;
	width:70px;
	height:17px;
	text-align:center;
	visibility: visible;
	left: 199px;
	top: 28px;
	line-height:17px;
	font-size:14px;
	cursor:pointer;
}
.merchant_info_bg .merchant_info_right .hot_prod_box #hot_prod_box_btn02_over {
	position:absolute;
	width:70px;
	height:17px;
	text-align:center;
	visibility: hidden;
	line-height:17px;
	font-size:14px;
	cursor:pointer;
	left: 199px;
	top: 28px;
}
.merchant_info_bg .merchant_info_right .hot_prod_box #hot_prod_box_btn02_over a{color:#dc4d54;}
.merchant_info_bg .merchant_info_right .hot_prod_box ul li{ float:left; margin:15px; width:150px; height:220px;}
.merchant_info_bg .merchant_info_right .hot_prod_box ul li .red_txt{ font-size:15px;}
.merchant_info_bg .merchant_info_right .hot_prod_box #hot_prod_box_cont02{
	position:absolute;
	left: 0px;
	top: 80px;
	padding:10px;
}
.merchant_info_bg .merchant_info_right .hot_prod_box #hot_prod_box_cont03{
	position:absolute;
	left: 0px;
	top: 80px;
	padding:10px;
}
.merchant_info_bg .merchant_info_right .hot_prod_box #hot_prod_box_cont01{
	position:absolute;
	left: 0px;
	top: 80px;
	height: 564px;
    padding:10px;
}
.merchant_info_bg .merchant_info_right .merchant_info_box{background:#ffffff url(../images/prod_info_bg.jpg) repeat-x;width:788px; padding:9px 0px;}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_btn01{
	width:75px;
	position:absolute;
	height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-bottom:4px #efefef solid;
	padding-top:10px;
	cursor:pointer;
	visibility: hidden;
	left: 46px;
	top: 6px;
}
.merchant_info_bg .merchant_info_right .hot_prod_box_info{
	padding-top:5px;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_btn01_over{
	width:75px;
	position:absolute;
	height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	border-bottom:4px #e62c43 solid;
	cursor:pointer;
	visibility: visible;
	left: 46px;
	top: 6px;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_btn02{
	width:75px;
	position:absolute;
	height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-bottom:4px #efefef solid;
	padding-top:10px;
	cursor:pointer;
	visibility: visible;
	left: 138px;
	top: 6px;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_btn02_over{
	width:75px;
	position:absolute;
	height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	border-bottom:4px #e62c43 solid;
	cursor:pointer;
	visibility: hidden;
	left: 138px;
	top: 6px;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_btn03{
	width:75px;
	position:absolute;
	height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-bottom:4px #efefef solid;
	padding-top:10px;
	cursor:pointer;
	visibility: visible;
	left: 229px;
	top: 6px;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_btn03_over{
	width:75px;
	position:absolute;
	height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	border-bottom:4px #e62c43 solid;
	cursor:pointer;
	visibility: hidden;
	left: 229px;
	top: 6px;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_btn04{
	width:75px;
	position:absolute;
	height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-bottom:4px #efefef solid;
	padding-top:10px;
	cursor:pointer;
	visibility: visible;
	left: 319px;
	top: 6px;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_btn04_over{
	width:75px;
	position:absolute;
	height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	border-bottom:4px #e62c43 solid;
	cursor:pointer;
	left: 319px;
	top: 6px;
	visibility: hidden;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_cont01{
	width: 96%;
	min-height:800px;
	padding: 15px;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_cont01 img{
	max-width:100%;
	height:auto;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_cont02{
    width: 97.5%;
    min-height:600px;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_cont03{
	width: 97.5%;
    min-height:800px;
    padding:10px;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_cont04{
    width: 96%;
	min-height:800px;
	padding: 15px;
}
.merchant_info_bg .merchant_info_right .merchant_info_box #merchant_info_box_cont04 img{
	max-width:100%;
	height:auto;
}
.merchant_info_right img{
	border: 1px solid #d8d8d8
}

/*交易记录的样式*/
.tb-list {
	table-layout: fixed;
	width: 100%;
	color: #404040;
	/* border: 0px solid #d7d7d7; */
	border-top: 0 none;
	margin-left: 0px;
}
.tb-list thead{
   background-color: lightblue;
}
.tb-buyer {
	display: table-cell;
	vertical-align: inherit;
	border:none;
}

.tb-anonytip {
	margin-left: 3px;
	font-weight: 400;
	border:none;
}

th {
	font-weight: bold;
    text-align:center;
    display: table-cell;
	vertical-align: inherit;
	border:none;
}

.tb-list .tb-buyer {
	/* padding-left: 15px; */
	border:none;
}
.tb-list th {
	border:none;
}
list .tb-anonymous {
	color: #999;
}

.tb-sellnick {
	display: block;
	margin-bottom: 3px;
}

td.tb-price {
	font-weight: 700;
	color: #f50;
	border:none;
}

.tb-rmb {
	font-family: arial;
	color: #999;
	font-weight: 400;
	margin-right: 4px;
	border:none;
}

.tb-rmb-num {
	font-family: verdana, arial;
	border:none;
}

.tb-price .tb-promo {
	background:
		url(http://img02.taobaocdn.com/tps/i2/T1OASeXe4zXXXXXXXX-18-16.png)
		no-repeat;
}

.tb-pagination {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.tb-page-bottom {
	display: inline;
	float: right;
	width: auto;
}

.page-start {
	padding-left: 16px;
	background-position: 5px 8px;
}

.page-cur {
	font-weight: 700;
	color: #fd6d01;
	background-color: #ffede1;
	border: 1px solid #fd6d01;
}

.page-break {
	color: #c0c0c0;
	border: 0;
}

.tb-list tbody {
	display: table-row-group;
	vertical-align: top;
	border-color: inherit;
}

.tb-list td {
	text-align: center;
	border:none;
}
