﻿@charset "utf-8";
/* 全局共用属性CSS */

/* 基本属性CSS */
*{ margin:0; padding:0;}
body{font:12px "Arial"; background-color:#fff; color:#333;}
img{ border:0px;}
li{list-style-type:none;}

/* 主链接颜色 */
a{color:#333;text-decoration: none;}
a:hover { text-decoration:underline;}

/* 框架 */
#warp,.warp{margin:0 auto; width:950px; height:100%; overflow:hidden;}

/*按钮背景*/
#head_bottom .submenu .search .search_tab .search_btn{float:left;width:69px; height:25px; line-height:25px;background:url(http://cimg.kuaiche.com/new/images/index/search_btn.gif) no-repeat;margin-top:6px;border:0; cursor:pointer; margin-left:5px; color:#701900; font-weight:bold;}


/* 广告 */
.ad_950_40{width:950px; height:40px;overflow:hidden;margin:0 auto;clear:both;}
.ad_950_45{width:950px; height:auto;overflow:hidden; font-size:0; line-height:0;margin:0 auto;clear:both;}
.ad_950_90{width:950px; height:90px;overflow:hidden;margin:0 auto;clear:both;}
.ad_222_90{width:222px; height:90px;overflow:hidden; clear:both;}
.ad_220_100{width:220px; height:100px;overflow:hidden; clear:both;}
.ad_220_220{width:220px; height:220px;overflow:hidden; clear:both;}
.ad_300_100{width:300px; height:100px;overflow:hidden; clear:both;}
.ad_300_250{width:300px; height:250px;overflow:hidden; clear:both;}

/* 快捷CLASS */
.l{ float:left;}
.r{ float:right;}
.clear{clear:both;}
.hidden{display: none;}
.mt10{margin-top:10px;}
.ml10{margin-left:10px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
.mt5{margin-top:5px;}
.ml5{margin-left:5px;}
.mr5{margin-right:5px;}
.mb5{margin-bottom:5px;}
.ho{ height:100%; overflow:hidden;}

.divbg1{ border:1px solid #CDD5E0; background-color:#fff;}
.divbg1 h2{ height:28px; line-height:28px; color:#555; font-size:14px; padding-left:15px;}
.divbg1 .more{ height:28px; line-height:28px; float:right; font-size:12px;font-weight:normal; padding-right:10px;}
.divbg1 .more a{ color:#07519A; }

.divbg2{ border:1px solid #CDD5E0; background-color:#fff;}
.divbg2 h2{ height:28px; line-height:28px; color:#555; font-size:14px; padding-left:15px; background-color:#E8F2FE;}
.divbg2 .more{ height:28px; line-height:28px; float:right; font-size:12px;font-weight:normal; padding-right:10px;}
.divbg2 .more a{ color:#07519A; }

.divbg3{ border:1px solid #CDD5E0; border-top:0; background-color:#fff;}
.divbg3 h2{ height:34px; line-height:28px; color:#555; font-size:14px; padding-left:15px; background:url(http://cimg.kuaiche.com/0808/images/soft/list_title_bg.gif) repeat-x;}
.divbg3 h2 ul{ height:34px; float:right; margin-right:8px; display:inline; background:url(http://cimg.kuaiche.com/0808/images/soft/list_bg.gif) no-repeat;}
.divbg3 h2 ul li{ width:82px; height:34px; line-height:28px; text-align:center; font-size:14px; float:left;}
.divbg3 h2 ul li a{width:82px; height:34px; display:block; color:#07519A; font-weight:normal;}
.divbg3 h2 ul li a:hover,.divbg3 h2 ul li.active,.divbg3 h2 ul li.active a,.divbg3 h2 ul li.active a:hover{ font-weight:bold; background:url(http://cimg.kuaiche.com/0808/images/soft/list_btn.gif) no-repeat;}

.hide{display:none}

#hot { margin-left:15px;}
#hot .piclist li{ width:326px; height:275px; float:left;border:#66a41b 1px solid;}
#hot .piclist li{ width:160px; height:137px; float:left; margin-left:3px;}
#hot .piclist a{ width:160px; height:137px; display:block; background-color:#f8ffea;}
#hot .piclist a:hover{ background-color:#d2e39e;}
#hot .piclist img{ border:#66a41b 1px solid; width:150px; height:110px; overflow:hidden; margin:4px 0 0 4px; display:inline;}
#hot .piclist h1{ font-size:12px; text-align:center; padding:0 5px; overflow:hidden; height:21px; line-height:21px; font-weight:normal;}












