@charset "utf-8";

.sell a:link{
	text-decoration:none;
}
.sell .mainImg{
	text-align: center;
	height: 157px !important;
	margin: 0;
	background-image: url(../images/bg_hero2.gif);
	background-repeat: repeat-x;
}
.sell .mainImg .hero{
	margin:0 auto 10px;
	width:1200px;
	position: relative;
}
.sell .mainImg .btnArea{
	position: absolute;
	top: 10px;
	right: 119px;

}

.sell .topicPath{
	width:908px;
	text-align:left;
	margin-top:5px;
	padding-bottom:10px;
	background: url(../images/line_separate.gif) no-repeat center bottom;
}

.sell .topicPath li{
	float:left;
	margin-right:10px;
}
.sell .topicPath li a{
	margin-right:10px;
}
.sell #wrapper .intro h4{
	margin:30px 0 0 0;
}
.sell .anchor{
	margin:23px 0 40px;
}
.sell .anchor li{
	float:left;
	margin-right:24px;
}
.sell .anchor .ancLast{
	margin:0;
}
.sell .sectionBox{
	padding:0 10px;
}
.sell .txtTop{
	margin:20px 0 60px;
	padding:0 15px;
}
.sell .txtTop p{
	line-height:200%;
}
.sell .txtTop p .small{
	font-size:80%;
}
.sell .sectionBoxIn{
	padding:0;
	margin:0;
}
.sell .detailBox{
	background: url(../../sell/images/bdr_b.gif) repeat-x left bottom;
	width:900px;
	margin:0 0 30px;
	padding:0 0 30px;
}
.sell .detailBoxInL{
	width:425px;
	float:left;
	margin:0 35px 0 0;
	padding:0 5px 0 10px;
	background: url(../../images/bdr.gif) repeat-y right top;
}
.sell .detailBoxInR{
	width:425px;
	float:left;
}
.sell .detailBox .detailL{
	width:174px;
	float:left;
	margin:0 20px 0 0;
}
.sell .detailBox .detailL .txtPic{
	margin:3px 0 0;
	font-size:80%;
}
.sell .detailBox .detailL .thumb li.big{
	width:174px;
	float:left;
	margin:0 0 7px;
}
.sell .detailBox .detailL .thumb li{
	width:53px;
	float:left;
	margin:0 7px 0 0;
}
.sell .detailBox .detailL .thumb .end{
	margin:0;
}
.sell .detailTxt{
	margin:15px 0 0;
	padding:0 25px 0 0;
}
.sell .detailTxt p{
	font-size: 100%;
}
.sell .red{
	color:#d1000b;
	font-weight:bold;
	font-size: 110%;
}
.sell .detailBox .detailR{
	width: 230px;
	float: left;
}
.sell .detailBox .detailR .name{
	border-left:5px solid #424242;
	padding:0 0 0 8px;
	line-height:28px;
	margin:0 0 10px;
	font-weight:bold;
	font-size:110%;
}
.sell .detailBox .detailR .spec{
	font-size:110%;
}
.sell .detailBox .detailR .spec th{
	color:#d1000b;
	font-weight:bold;
	text-align:left;
	padding:7px 7px 0 0;
}
.sell .detailBox .detailR .spec td{
	text-align:left;
	padding:7px 7px 0;
}
.sell .pageTopHalf{
	text-align:right;
	margin:0 0 10px;
}

.sell .link{
	margin:15px 0 0;
	text-align:left;
}
.sell .txtTel{
	width:282px;
	float:left;
	padding:0 0 0 10px;
}
.sell .pagePath{
	width: 315px;
	font-size: 95%;
	float: right;
	margin: 7px 0 0;
	padding:0 10px 0 0;
	text-align:right;
}
.sell .pagePath li{
	float:left;
	margin:0 10px 0 0;
}
.sell .pagePath li .blank{
	padding:0 10px 0 0;
}
.sell .pagePath li a{
	float:left;
	margin:0 10px 0 0;
}
.sell .pagePath li a:link,
.sell .pagePath li a:visited,
.sell .pagePath li a:active{
	color:#b1000e;
}
.sell .pagePath li a:hover{
	color:#000000;
	text-decoration:underline;
}

.sell .pageTop{
	clear:both;
	text-align:center;
	background: url(../images/bg_pagetop.gif) repeat-x left top;
	margin-top:	17px;

}
.sell .pageTopIn{
	width:920px;
	text-align:right;
	margin:0 auto;
}
