﻿@charset "UTF-8";
/*----common set------*/
body{
	font-family:"宋体",Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin:0; 
	padding:0;
	background-color:#EBEBEB;
	text-align:center;

}

a:link {text-decoration: none; color: #555555;}
a:visited {  text-decoration: none; color: #555555;}
a:hover {  text-decoration: none; color:#555555;}
a:active {  text-decoration: underline; color:#555555;}

img{border:0;}
dl,dt,dd,ul,li,ol{padding:0;margin:0;}
div.clear-both {font: 0px/0px sans-serif;clear: both;display:block;}

.selc{}
.cleardiv{clear:both;visibility:hidden;font-size:1px;height:1px;}


/*首页布局 start*/
.Sub-Page{ width:778px; background-color:#FFFFFF; min-height:560px;*height:auto!important;*height:560px; margin:0 auto;}

.sub-content{float:left; background-color:#FFFFFF;min-height:500px;*height:auto!important;*height:500px; width:778px; margin:0 auto;}
.sub-content .wfc_Top{}
.sub-content .wfc_left {}
.sub-content .wfc_Center{margin:26px 65px;clear:both;}
.sub-content .wfc_Right{}
.sub-content .wfc_Bottom {}

.Sub_bottom{ width:778px;background-color:#EBEBEB; height:118px;float:left;}
.Sub_bottom .Sub_bottom_logo{ color:#000000; text-align:center;font-size:12px;width:778px;line-height:150%; background-color:#FFFFFF; height:105px;padding-top:13px; border-top:1px solid #F3F3F3; margin:8px 0px 4px 0px;}
/*首页布局 end*/


.Sub-Page .topbg{width:778px; height:125px; background:url(../Image/Report/topbg.gif) left top no-repeat;}
/*导航菜单*/
.menu{ width:774px; height:28px; float:left; margin-top:3px; background-color:#933232; padding:2px 0px 0px 4px;}
.menu ul{ float:left; list-style:none;}
.menu ul li{width:97px;height:28px; float:left;font-weight:bold; font-size:14px; color:#000000; line-height:28px;}
.menu ul li.menulink{ background:url(../Image/Report/menulink.gif) left top no-repeat;}
.menu ul li.menulinkd{ background:url(../Image/Report/menulinkd.gif) left top no-repeat;}
.menu ul li a,.menu ul li a:link,.menu ul li a:visited,.menu ul li a:hover,.menu ul li a:active{color:#000000; text-decoration:none;}


/*content*/
#Report_Xz{text-align:left;}
#Report_Xz .title{width:143px;height:27px;background:url(../Image/Report/title.gif) left top no-repeat;margin:0 auto;font-family:"方正综艺简体";font-size:20px; padding:35px 0px 0px 57px;}
#Report_Xz .content{margin-top:15px;line-height:20px;}
#Report_Xz .content p{text-indent:2em;margin:0;line-height:20px;}
#Report_Xz .Updata{margin:70px 0px 20px 0px; text-align:center;}
#Report_Xz .Updata .Updo{width:93px;height:29px;border:0px;background:url(../Image/Report/do.gif) left top no-repeat;margin-right:14px;}
#Report_Xz .Updata .Updont{width:93px;height:29px;border:0px;background:url(../Image/Report/dont.gif) left top no-repeat;}
#refer{display:none;}




