@charset "utf-8";
/* 全局 */
body { font:12px/20px simsun; color:#333 }
a { color:#333; text-decoration:none; }
a:hover, div a:hover, p a:hover { color:#F60; text-decoration:underline; }
.p { margin:0; padding:0; }
.grey, .grey a { color:#999; }
.red { color:#C00; }
/* 全站通用的mt */
.mt { margin-top:7px; }
/* ====================样式===================== */
.wrapper { width:960px; margin:0 auto; }
.position { width:949px; height:30px; padding-left:11px; line-height:32px; background:url(../images/list.jpg) no-repeat 0 -50px; font-size:12px; overflow:hidden; color:#164A84; }
/* 左 */		
.wrap_l { width:620px; float:left; background:#EAEAEA; }
.wrap_l strong { font-size:12px; font-weight:bold; color:#333; }
.wrap_l dl { width:608px; border:1px solid #D1D1D1; margin:5px auto; background:#FFF; }
.wrap_l dt { width:591px; height:26px; line-height:26px; padding-left:15px; line-height:26px; border:1px solid #FFF; background:url(../images/list.jpg) no-repeat 0 -100px; }
strong, .wrap_l p a { color:#C00; font-size:12px; font-weight:bold; }
.wrap_l dd ul { width:585px; margin:0 auto; padding:8px 0;}
.wrap_l dd li { width:577px; font-size:12px; line-height:26px; background:url(../images/point_s2.gif) no-repeat left center; padding-left:8px; }
.wrap_l dd li span { float:right; font-size:12px; color:#999; margin-right:8px; }
.wrap_l p { margin:0; padding:17px 0 18px; text-align:center; }
.wrap_l p a { border:1px solid #FFC1C1; padding:2px 5px 1px; background:#FFF7F7; line-height:18px; font-family:Arial; }
.wrap_l p a.now { border:1px solid #F55; background:#FF7D7D; color:#FFF }
.wrap_r { width:330px; float:right; }
.wrap_r dt { height:26px; line-height:28px; background:url(../images/list.jpg) -630px -100px; padding-left:28px; overflow:hidden; }
.wrap_r dd { width:328px; border-left:1px solid #DBDBDB; border-right:1px solid #DBDBDB; padding:10px 0; }
.li_word { width:310px; margin:0 auto; font-size:12px; line-height:24px; overflow:hidden; }
.li_word li { background:url(../images/carsearch_search.png) no-repeat left center; padding-left:8px; white-space:nowrap; overflow:hidden; }
.li_pic { padding:0 0 0 4px; }
.li_pic li { float:left; width:130px; text-align:center; padding:6px 15px 0; }
.li_pic li img { display:block; border:1px solid #000; margin-bottom:4px; }
.wrap_r dd.bottom { border-bottom:1px solid #DBDBDB; }
.footer { width:960px; text-align:center; background:url(../images/footer_bg.jpg) no-repeat; padding-top:20px; }
/*分页*/	
.the_pages { clear:both; position:relative; height:53px; font-family:arial, simSum; }
.the_pages div { float:left; position:relative; left:50%; padding:10px 0; }
.the_pages div a, .the_pages div span, .the_pages div em { position:relative; left:-50%; display:block; float:left; height:17px; width:auto; white-space:nowrap; text-align:center; border:1px solid #164a84; line-height:18px; margin:0 2px; padding:2px 8px; }
.the_pages div span { color:#666; background:#fff; border-color:#666; }
.the_pages .p_bar a.p_curpage { background-color:#164A84; color:#FFF; }
.the_pages div a.linknow { border:1px solid #164a84; background:#164a84; color:#fff; }
.the_pages div a:hover { background:#164A84; color:#fff; text-decoration:none; }
.the_pages div em { border:1px solid #fff; }
.the_pages div input { position:relative; right:50%; float:left; height:16px; line-height:20px; overflow:hidden; font-size:12px; margin:0 4px 0 0; padding:2px; }
.the_pages div input.text { width:27px; }
.the_pages div input.button { width:43px; height:21px; padding:3px 9px 5px; background:url(../images/bgs.png) no-repeat 0 -165px; text-align:center; line-height:18px; color:#fff; font-weight:700; border:0; }
.the_pages div span.num { border:none; background:none; color:#000; padding:2px 2px 2px 8px; }

.h24{ height:24px; line-height:24px;}
