body{
	line-height:18px;
	font-family:Tahoma,Helvetica,Arial,"宋体",sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

/*主体框架*/
.layout-w960 .layout-wrap{
	width: 960px;
	margin: 0 auto;
}
#condition_list A:link{
    color: #1E50A2;
    text-decoration: none;
}
#condition_list A:visited{
	color:#1e50a2;
}
#condition_list A:hover{
	color: #ff7300;
}
/*导航*/
.navigatebar{
   	background: none repeat scroll 0 center transparent;
    border: 0 none;
    clear: both;
    line-height: 24px;
    position: relative;
    z-index: 199;
}
.navigatebar ul li {
    background-position: 0 6px;
    background-repeat: no-repeat;
    color: #666666;
    float: left;
    padding: 0 7px 0 11px;
 	background-image: url("../../images/front/price/arrow.png");
 	margin-top:10px;
}
.navigatebar .curposition{
	background-image: url("../../images/front/q-rr1.gif"); !important;
	background-position: 0 0px; !important;
	padding-left:20px;
	
}
.header-splitLine{
	background-color: #397EBE;
    clear: both;
    height: 4px;
    overflow: hidden;
}

/*条件列表*/
.mod-layout{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F1F1F1;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    color: #666666;
    border-color:#E4E4E4;
    border-right: 1px solid #E4E4E4;
}
.mod-row-layout{
	margin-bottom: 0px;
    border-color: #E4E4E4;
}
.u-line{
	border-bottom: 1px solid #EBEBEB;
}
.mod-row-layout:after{
    clear: both;
    content: " ";
    display: block;
    height: 0;
}
.mod-title{
    color: #666666;
    float: left;
    line-height: 32px;
    padding: 0 5px 0 10px;
    text-align: right;
    width:68px;
}
.mod-list-body{
	width:865px;
	color: #666666;
    background-color: #FBFBFB;
    float: left;
    line-height: 19px;
    padding: 0 0 6px 10px;
    position: relative;
    z-index: 198;
    overflow:hidden;
}
.mod-search{
	display:none;
}
.sw-mod-sn-list-items{
	width: 770px;
	display:none;
}
.sw-mod-sn-list-items li{
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-top: 6px;
    margin-left:20px;
    width: 130px;
    word-break: break-all;
    word-wrap: break-word;
    overflow:hidden;
    white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis;
}
.fd-clr {
}
.fd-clr:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.mod-list-items li{
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-top: 6px;
    width: 130px;
    margin-left:20px;
    word-break: break-all;
	word-wrap:break-word;
	overflow:hidden;
	white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis;
}
.mod-showmorebtn{
    background-position: 0 -20px;
    color: #666666 !important;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    padding: 0 20px 0 20px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 30px;
 	background-image: url("../../images/front/price/main.default.png");
}
.mod-showmorebtn:hover{
	color: #ff7300 !important;
}
.sn-clear{
   clear: both;
    height: 0;
    overflow: hidden;
    width: 100%;
}
.mod-related{
    color: #666666;
    display: block;
    height: 14px;
    line-height: 14px;
    margin: 7px 0 0 2px;
    overflow: hidden;
    width: 870px;
}

.go-topbtn{
	width:27px;
	height:73px;
	cursor:pointer;
}

.go-topbtn a {
    background-image: url("../../images/front/price/main_default_scrolltop.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 73px;
    width: 27px;
}
.even{
	background-color:#F1F1F1 ;
}
.odd{
	background-color: #FFFFEE;
}