﻿@charset "utf-8";/* 全局共用属性CSS *//* 基本属性CSS */*{ margin:0; padding:0;}html { background:#FDFDFD; }body{font:12px Arial; color:#0E0E0E;FONT-SIZE: 12px; MARGIN: 0px;}img{ border:0px;}li{ list-style:none; }input, select, form img, button { vertical-align:middle; }button { cursor:pointer; }/* 主链接颜色 */a{color:#5B5A56;text-decoration: none;}a:hover { text-decoration:underline;}/* 框架 */.main{ width:100%; height:auto; overflow:hidden; background:url(../images/bg.gif) repeat-x;}.main1{ width:100%; height:auto; overflow:hidden;}.warp{margin:0 auto; width:900px; height:auto; overflow:hidden;}.warp1{margin:0 auto; width:900px; height:auto; overflow:hidden;}.warp2{margin:0 auto; width:900px; height:auto; overflow:hidden; line-height:19px;}/* head */.head{ width:100%; height:105px; overflow:hidden; background:url(../images/head.gif) repeat-x;}.head_yy{width:300px;float:left;height:20px; text-align:right; padding:5px 0 0 250px; margin:0 auto; font-family:"宋体";}.head_yy a{ margin:0 5px; color:#A8A8A8;}.head .head_t{  height:67px; width:900px; margin:0 auto;}.head .head_t .logo{ width:268px; height:36px; float:left; padding:20px 0 0 42px;}.head .head_t .ss{ width:300px; float:left; text-align:right; padding:10px 0 0 250px;}.head .head_t .ss input{ margin-right:20px;width:203px; height:20px; line-height:20px; border:1px solid #8CAADC; padding:0 10px;}.head .head_t .ss button{ width:52px; height:22px; background:url(../images/s_b.gif) no-repeat; border:0; color:#45599E; font-size:12px;}.head dl{ height:36px; padding-top:2px; clear:both; width:857px; margin:0 auto; padding-left:43px;}.head dt{ display:inline; float:left; line-height:35px;}.head dt a{ float:left; display:block;padding:0px 28px;}.head dt a:hover,.head dt.active,.head dt.active a{ color:#3F5D9B;  background:url(../images/nav_bg.gif) repeat-x; text-decoration:none; }.head dd{ display:inline; float:left;}/* foot */.foot{ width:100%; height:130px; padding-top:35px; overflow:hidden; background-color:#F2F2F2; color:#8B8B8B; line-height:20px; text-align:center;}.foot a{ color:#8B8B8B; margin:0 2px 0 5px;}.foot p{}