﻿@charset "utf-8";
/*公共部分*/
*{ padding:0px; margin:0px; font-family:"宋体";}
img{ border:0px;}
input{ padding:0px; font-family:"宋体";}
body{ font-size:12px;}
a{ color:#333; text-decoration:none}
a:hover{ color:#F00; text-decoration:underline}
ul,li{ list-style-type:none;}
.cheight{ clear:both; height:0px; line-height:0px; width:auto; overflow:hidden; font-size:0px;}   /*消除浮动，多浏览器支持*/
.clear{ clear:both}
.fs10{ font-size:10px;}
.dpn{ display:none}
.Fleft{ float:left; width:auto; display:inline;}
.Fright{ float:right; width:auto; display:inline;}
.mt10{ margin-top:10px;}
.mt9{ margin-top:9px;}
.mt8{ margin-top:8px;}
.Afe0,.Afe0 a{ color:#FE0000}
.Aff0,.Aff0 a{ color:#FF0204}
.Ace6,.Ace6 a{ color:#CE6434}

/*定义页面宽及页面居中*/
#container{ width:950px; height:auto; margin:0px auto; overflow:hidden;}

/*页面头部*/
#header{ width:auto; height:94px; overflow:hidden; clear:both;}
/*Logo*/
#logo{ height:34px; overflow:hidden; width:auto; clear:both;}
#logo .Fright{ padding-right:2px;margin-top:12px;}
#logo .Fright a{ display:block;width:52px;line-height:18px;height:18px;background:url(../topbg.gif) no-repeat;margin-left:6px; text-align:center; float:left}
/*一级导航*/
#mainNav{ height:31px; width:auto; overflow:hidden; background:url(../topbg2.gif) repeat-x; text-align:center; clear:both;}
#mainNav ul{ height:26px; width:840px; line-height:21px; margin-top:5px;overflow:visible; margin-left:auto; margin-right:auto;}
#mainNav li{ color:#FFF; padding-left:20px; padding-right:22px; background:url(../topborder.gif) no-repeat;height:21px; line-height:21px; float:left; width:auto; overflow:hidden;display:block;}
#mainNav li.nobor{ background:none; padding-left:18px;}
#mainNav li.this{ background:url(../topthis.gif) no-repeat;line-height:26px; height:26px; width:75px; font-size:14px; font-weight:bold; padding-right:0px; padding-left:0px; text-align:center;color:#90191B;}
#mainNav li a{ color:#FFF;}
#mainNav li.this a{color:#90191B;}
/*二级导航*/
#subNav{ height:29px; width:auto; overflow:hidden; background:url(../topbg3.gif) repeat-x; border:1px solid #DBDFE8; border-top:0px; border-bottom:0px; clear:both;}
#subNav li{ width:95px; height:29px; line-height:29px; text-align:center; background:url(../topborder2.gif) no-repeat; float:left; overflow:hidden; display:block;}
#subNav li.nobor{ background:none;}
#subNav a:hover{ color:#333}
/*底部版权信息*/
#footer{ margin-top:10px; width:auto; overflow:hidden; height:auto;text-align:center; clear:both;}
#footer p{ width:auto; height:22px; line-height:22px; clear:both; overflow:hidden;}
#summary{color:#656565; width:auto; height:auto; clear:both; position:relative; overflow:hidden;}
#summary a{color:#656565}
#netPolice{ position:absolute; top:22px; right:96px; width:60px; height:60px; overflow:hidden;}