
#panelfilter {
float : right;
width : 681px;
margin-right : 13px;
}
.forms {
width : 515px;
float : left;
}
.inform_text {
width : 515px;
text-align : justify;
font-family : Arial, sans-serif;
font-size : 11px;
color : #666666;
margin-bottom : 30px;
}
.titlename {
width : 515px;
color : #666666;
font-size : 15px;
font-family : Arial, sans-serif;
font-weight: normal;
border-bottom : 1px solid #eeeeee;
padding-bottom : 5px;
}
.city_check {
float : left;
width : 170px;
margin-top : 10px;
font-family : Tahoma, sans-serif;
font-size : 11px;
padding-bottom : 2px;
}
.company_check {
float : left;
width : 170px;
margin-top : 10px;
font-family : Tahoma, sans-serif;
font-size : 11px;
padding-bottom : 2px;
}
div.right_text {
float : right;
margin-top : 18px;
text-align : left;
width : 145px;
font-family : Arial, sans-serif;
color : #666666;
font-size : 11px;
}
div.right_text1 {
float : right;
text-align : left;
margin-top : 75px;
width : 145px;
font-family : Arial, sans-serif;
color : #666666;
font-size : 11px;
}
div.select_check {
margin-top : 10px;
padding-top : 5px;
width : 515px;
border-top : 1px solid #eeeeee;
}
div.select_check a {
display : block;
float : right;
width : auto;
font-family : Tahoma, sans-serif;
font-size : 11px;
margin-left : 5px;
color : #bbbbbb;
text-decoration : none;
}
div.select_check a:hover {
color : #747474;
}
span.checkimg {
display : block;
float : right;
width : 14px;
height : 23px;
background : url('../interface/check.png') no-repeat;
}
span.uncheckbg {
display : block;
margin-left : 10px;
float : right;
width : 14px;
height : 23px;
background : url('../interface/uncheckbg.png') no-repeat;
}
.brand {
margin-top : 25px;
}
.setfilter input {
float : left;
margin-right : 5px;
width : 135px;
height : 21px;
background : url('../interface/setfilter.png') no-repeat;
border : none;
color : #fff;
font-family : Tahoma, sans-serif;
font-size : 11px;
padding-bottom : 2px;
cursor : pointer;
margin-top : 30px;
font-weight : bold;
}
.setfilter input:hover {
color : #000;
}
.clearfilter input {
float : left;
width : 135px;
height : 21px;
background : url('../interface/clearfilter.png') no-repeat;
border : none;
color : #000;
font-family : Tahoma, sans-serif;
font-size : 11px;
padding-bottom : 2px;
cursor : pointer;
margin-top : 30px;
}
.clearfilter input:hover {
color : #747474;
}