﻿@charset "utf-8";
@import url("/static/css/public.css");   /*  引用样式 */
@import url("/static/css/public1.css");
/*首页*/
h1{font:bold 22px/39px 微软雅黑,宋体, Arial;}
.space1{
	font-size:1px;
	line-height:1px;
	height:1px;
	clear:both;
	display:inline;
}
.space10 {
	font-size:1px;
	line-height:1px;
	height:10px;
	clear:both;
}
.borderGray {
	border:1px solid #cccccc;
}
.borderBlue{
	border:1px solid #C6D8F6;	
}
#container {
	background-color:White;
	width:1004px;
	margin:0 auto;
}
#main{
	padding:10px 10px 0 10px;
}
#top
{
   height:416px;
   position:relative;
   overflow:hidden;
}
#top span
{
    position:relative;
    overflow:hidden;
}
.leftListContent,#hotItems,#filesList,#caqisummary,#reportList {
	padding:10px;
}
#main_Left {
	width:275px;
	float:left;
	display:block;
}
.leftTitle {
	text-align:center;
	background:url(/static/img/act/wcrd/2012/leftTitlebg.jpg) left top no-repeat;
	height:37px;
}
.leftTitle a{
	font:bold 22px/37px 微软雅黑,宋体, Arial;
	color:#FFFFFF;
}
.leftListContent li {
	line-height: 25px;
	padding: 0 8px 0 15px;
	background: url(/static/img/act/wcrd/2012/listtype.gif) 5px 12px no-repeat;
}
#scrollPics{
	position:relative;
	height:603px;
	width:273px;
	overflow:hidden;	
}
#yearControl{
	height:62px;
}
#yearControl li{
	width:67px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	cursor:pointer;
}
.yearLibg{
	color:#FFFFFF;
	background:url(/static/img/act/wcrd/2012/yearlibg.jpg) left top repeat-x;
	height:30px;		
}
#hotItems li{
	text-align:center;
	line-height:80px;
	height:70px;
	line-height:59px!important;
}
#main_Right {
	width:702px;
	float:right;
	display:block;
}
.rightTitle{
	font:bold 22px/39px 微软雅黑,宋体, Arial;
	color:#FFFFFF;
	text-indent:15px;
	background:url(/static/img/act/wcrd/2012/rightTitlebg.jpg) left top no-repeat;
}
.rightTitle span{
	font-size:14px;
	float:right;
	height:39px;
	padding-right:10px;	
}
#filesList li{
	padding-left: 15px;
    background: url(/static/img/act/wcrd/2012/listtype.gif) 5px -53px no-repeat;
    line-height: 25px;
}
#caqisummary p{
	text-indent:2em;
	line-height:25px;	
}
#provinceList{
	padding-top:5px;	
	width:auto;
	height:570px!important;
	_padding-top:0px;
	_height:576px;
}
#provinceList li{
	float:left;
	margin:0 0 5px 6px;
	_margin:5px 0 0 4px;
}
#reportList li{
	line-height:24px;
	padding-left:15px;
	*padding-left:0px;
}
/*企业列表页*/
#bread { height:23px; background:#E5F8FF; padding:10px 0 0 20px;}
#comsScrollauto
{
	height: 947px;
	overflow:auto;
}
#companies li
{
    padding-left:15px;
    background: url(/static/img/act/wcrd/2012/listtype.gif) 5px -53px no-repeat;
    line-height: 30px;
    float:left;
    width:305px;
}
#back
{
    text-align:center;
    padding:10px;
	clear:both;
}
/*企业详细页*/
.graybg
{
    width:960px;
    margin:0 auto;
}
#companyContent
{
    width:955px;
    background-color:White;
    border:1px solid #999;
    float:left;
}
.space3
{
    font-size:1px;
    line-height:1px;
    background-color:White;
    float:left;
    height:3px;
    width:3px;
    clear:right;
}
.font18  
{
    font-size:24px;
    font-weight:bold;
	font-family:宋体;
    text-align:center;
    line-height:30px;
    color:#003CC8;
    padding:20px 0 15px;
}
#comsSource
{
    border-top:1px solid #cccccc;
    background-color:#E8E8E8;
    height:25px;
    width:900px;
    margin:0 auto;
    font-size:12px;
    line-height:25px;
    text-align:center;
}
.contentStyle
{
    font-size:16px;
    font-weight:normal;
    padding:10px 25px;
    line-height:25px;
}
.contentStyle p
{
    text-indent:2em;
    margin-top:15px;
}
#notiePic
{
    background: url('/static/img/act/wcrd/2012/noticeTitlebg.jpg') 1px 1px no-repeat;
    height: 70px;
}
.grayline { font-size:1px; height:1px; background:#CCC; width:900px; margin:0 auto;}