/* CSS Document */
/*搜索/header*/
#header,#subMenu,#bigDiv,#footer,#topHeader{ width:980px; margin:0 auto;}
#search{ background-color:#eff6fb; border-bottom:1px solid #8da7bf; border-left:1px solid #8da7bf; border-right:1px solid #8da7bf;width:980px; margin:0 auto; height:100px;*height:97px;  text-align:center; line-height:97px; }
#search img{ padding-bottom:3px; *padding-bottom:0;}
#search_index{ margin-top:0px!important;margin-top:30px; text-align:center;background-color:#eff6fb;}
#search_index #query{ height:28px;}
#search_index #sale{ height:28px;}
#search_index a{ font-size:12px;}
.inputSearch{ color:#d8d8d8;background-color:#fff;border:1px solid #869bae;height:28px; line-height:28px;font-size:20px;}
.inputSearchOn{ height:28px; line-height:28px;font-size:20px;}
.selectSearch{font-size:20px;width:200px;height:28px}

/*topmenu*/

#logo{ float:left; width:210px;}
#topRight{ float:right; width:740px;}
#memberLoginArea{font-size:12px; padding-top:8px;}
.memberLoginAreaP{ text-align:right; padding-right:80px;}
#memberLoginArea *{ font-size:12px;}
#memberLoginArea a{ font-size:12px;}
#topmenu ul{ padding-top:8px;}
#topmenu li {
         FLOAT: left; margin-right:1px;
}
#topmenu a {
	display:block;PADDING-LEFT: 9px;BACKGROUND: url(/image/top/left.gif) no-repeat left top;
	COLOR: #0e1c29; TEXT-DECORATION: none;
}
#topmenu a {
        FLOAT: none
}
#topmenu a span{ display:block; PADDING-RIGHT: 20px;  PADDING-LEFT: 12px; BACKGROUND: url(/image/top/right.gif) no-repeat right top; }
#topmenu a:hover {
        COLOR: #333;
		BACKGROUND-IMAGE: url(/image/top/left_on.gif);
}
#topmenu a:hover span{BACKGROUND-IMAGE: url(/image/top/right_on.gif); COLOR: #fff;}
#topmenu li.now a{
        BACKGROUND-IMAGE: url(/image/top/left_on.gif)
}
#topmenu li.now a span{
        BACKGROUND-IMAGE: url(/image/top/right_on.gif); COLOR: #fff; font-weight:bold;
}
#subMenu{ background-image:url(/image/top/bg_submenu.gif); height:36px; line-height:36px; _padding:1px 0 0 0; _height:35px; text-align:center;}
#subMenu ul{ padding:0 0 0 13px;}
#subMenu ul li{ float:left; position:relative; display:block; overflow:hidden; background:url(/image/pmgs_top_line.gif) right 0 no-repeat; font-size:14px; color:#FFF;}
#subMenu ul li a{ height:36px; display:inline-block; color:#FFF;font-size:14px; padding:0 17px;}
#subMenu ul li a:hover{ text-decoration:underline;}
#subMenu ul li a.visit{ background:url(/image/pmgs_top_bg.gif) center 0 repeat-x;}
#subMenu ul li span{ position:absolute; left:60px; top:3px; background:url(/image/hot_03.gif) no-repeat; width:21px; height:7px; z-index:2;}
#subMenu ul li.noBg{ background:none;}

/*footer*/
#contact{ background:url(/image/top/bg_contact.gif); height:33px; border:1px solid #c6d5e3; text-align:center; line-height:33px;width:980px; margin:8px auto 0 auto;}
#footer{ font-size:12px; text-align:center; margin-top:3px; background-color:#FFFFFF;}
#footer a{ font-size:12px; color:#505051;}
/*topheader*/
#topHeader{ height:28px; background:url(/image/top/bg_topheader.gif); width:980px; margin:0 auto; line-height:28px; font-size:12px;}
#topHeader a{ font-size:12px;}
#topHeader .topHL{ float:left; font-size:14px; font-weight:bold; width:540px; padding-left:16px;}
#topHeader .topHR{ float:right; width:300px; padding-right:16px; text-align:right;}

#topmenu li.kfz-nav-li-focus {
    background: url("/image/navbar_pic/nav-tab.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    line-height: 23px;
    margin-right: 1px;
    padding:0 ;
    text-align: center;
    width: 85px;
}
#topmenu li.kfz-nav-li-focus a, #topmenu li.kfz-nav-li-focus a:visited {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    background: none;
    padding-left:0;
    padding-right:0;
}
#topmenu li.kfz-nav-li-focus a:hover {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
/*搜索框*/
#search #serachbox span a{
    width: 25px;
    line-height: 150%;
    font-size: 12px;
    display: block;
    margin-top: -2px;
}



