.position{
float:left;
width:100%;
margin-bottom:12px;
color:#656565;
font-size:14px;
margin:10px 0
}

.subtitle{
color:#ff0000;
font-size:14px;
}

#listbox{
width:960px;
float:left;
border:1px solid #d5d5d5;
}

#new_list{
padding:20px;
}

#new_list_c_w{
width:920px;
}

.new_list_content{
color:#555;
float:left;
padding-bottom:10px;
padding-top:8px;
width:880px;
}

.new_list_content dl{
float:left;
margin-left:10px;
}

.new_list_content dt{
float:left;
width:320px;
}

.new_list_content dd{
float:left;
width:530px;
line-height:28px;
margin-left:10px;
font-size:14px;
}

.new_list_txt{
float:left;
color:#555;
line-height:45px;
width:870px;
margin:20px 0 30px 10px;
font-size:14px;
}

.new_list_txt a:link{
color:#555;
line-height:45px;
text-decoration:none;
font-size:14px;
}

.new_list_txt a:visited{
color:#555;
line-height:45px;
text-decoration:none;
font-size:14px;
}

.new_list_txt a:hover{
color:#A90000;
line-height:45px;
text-decoration:none;
font-size:14px;
}

.new_list_txt span {
padding-right:1px;
font-size:12px;
}

.new_list_txt li{
background:url("../images/dotline.gif") repeat-x scroll center bottom;
list-style-type:none;
}

.listwh{
color:#2f8fe3;
padding:5px 0 4px 0px;
font-size:14px;
font-weight:bold;
}

.more{
color:#A90000;
font-size:14px;
}

.dot{
color:#A90000;
padding-right:5px;
font-size:14px;
}

.spco{
color:#a3a0a0;
float:right;
padding-left:15px;
}

.page_num{
float:left;
text-align:center;
padding:30px 0 40px 0 ;
width:950px;
}

.lnk_page{
padding:2px 6px;
text-decoration:none;
background:#fafafa;
border:1px solid #aaa;
}

.lnk_page a{
text-decoration:none;
color:#616161;
}

.lnk_cur{
padding:2px 6px;
background:#A90000;
border:1px solid #800000;
color:#fff;
}

.lnk_cur a{
color:#616161;
}

.input_box{
width:32px;
height:16px;
border:1px solid #949494;
}