@charset "utf-8";
/* CSS Document */

body{margin:0px;}
div{margin:auto;}
a{text-decoration:none;}
img{border:none; margin:0px; padding:0px;}
ul,li{margin:0px; padding:0px; list-style:none;}

.main_div{width:980px;}

/*头部*/
.top_navigation_div{width:980px;}
.top_div{width:980px; padding-top:10px; padding-bottom:20px; overflow:hidden;}
.top_left_div{width:400px; float:left;}
.top_logo_div{text-align:left;}
.top_right_div{width:450px; float:right;}
.top_right_font{padding-bottom:15px; text-align:right; font-size:12px; font-family:"Arial, Helvetica, sans-serif"; color:#999999;}
.top_right_font a{color:#999999;}
.top_right_font a:hover{color:#D63C08;}
.top_right_soso_tel{width:450px; overflow:hidden;}
.top_right_tel{width:240px; padding-top:3px; float:left; text-align:right; font-size:14px; font-family:"微软雅黑";}
.top_right_tel span{color:#d63c08; font-size:16px; font-family:"Arial, Helvetica, sans-serif"; font-weight:600;}
.top_right_soso_div{width:185px; float:right; text-align:right;}
.top_soso_input_div{width:150px; height:20px; padding-top:4px; padding-left:5px; border:1px solid #E6E6E6; float:left; text-align:left;}
.soso_input{width:145px; height:16px; border:none; font-family: Arial, Helvetica, sans-serif; font-size:12px; background:transparent;}
.top_soso_btn_div{width:26px; height:26px; float:left;}
.soso_btn{width:26px; height:26px; border:none; cursor:pointer; background:transparent url(../images/index_soso_btn.jpg) no-repeat;}

/*导航*/
.navigation_div{width:980px; overflow:hidden;}
.navigation_a_div{width:980px; height:67px; text-align:center; font-family:"微软雅黑"; font-size:15px;}
.navigation_a_div a{display:block; width:140px; height:40px; padding-top:27px; float:left; color:#b9b9b9; background:transparent url(../images/index_title_black_bj.jpg) no-repeat;}
.navigation_a_div a:hover{background:transparent url(../images/index_title_red_bj.jpg) no-repeat; color:white;}
.a_click_css{background:transparent url(../images/index_title_red_bj.jpg) no-repeat !important; color:white !important;}


/*中间*/
.middle_div{width:980px; padding:10px 0px; overflow:hidden;}



/*尾部*/
.bottom_div{width:980px; padding-bottom:10px;}
.bottom_contents_div{width:980px; padding-top:13px; border-top:1px solid #E3E3E3; overflow:hidden;}
.bot_conts_left{width:400px; float:left; font-size:12px; color:#333333; font-family:"Arial, Helvetica, sans-serif";}
.bot_conts_title{padding-bottom:12px; letter-spacing:1px;}
.bot_conts_title a{color:#333333;}
.bot_conts_title a:hover{color:#D63C08;}
.bot_conts_left span{color:#666666; font-size:11px; font-family:Arial;}
.bot_conts_right{width:400px; float:right; font-size:12px; color:#333333; font-family:"Arial, Helvetica, sans-serif";}
.bot_conts_right div{text-align:right; padding-bottom:12px;}

/*分页*/
.page {
    margin: 10px auto;
    overflow: hidden;
    text-align: center;
    width: 600px;
    font-size:12px;
    padding-top:5px;
}





