.comInfo,.comManager{
	width:980px;
	background:#fff;
	margin:0px auto;
}
.comInfo{
	padding-bottom:10px;
_height:215px;
_position:relative;
}
/*信息披露*/
.infoDisplay{
	width:474px;
	margin-left:20px;
	float:left;
    min-height:176px;
    _position:absolute;
_top:0px;
_left:0px;
}

/*定期报告*/
.timeReport{
	width:453px;
	margin-left:20px;
	float:left;
    _position:absolute;
_top:0px;
_right:0px;
}



/*公司治理*/
.comManager{
	margin-top:10px;
	min-height:230px;
}
.comManager .relative-title-con{
	width:945px;
	margin:0px auto;
	margin-bottom: 20px;
	margin-left:20px;
}
.summary-title{
	font-size:14px;
	color:#008236;
	border-left:2px solid #008236;
	padding-left:7px;
	font-weight:700;
	display: inline-block;line-height: 16px;
}
.summary-title:hover{
	color:#008236;
}			
.summart-con{
	width:465px;
}
.comSummary{
	margin-left:20px;
	width:465px;
	float:left
}
.summart-con{
	margin-top:30px;
}
.comImg{
	float:left;
	padding-bottom:25px;
	zoom:1;
}
.comImg,.comImg img{
	width:198px;
	height:108px;
	border:none;
}
.summaryWord{
	width:245px;
	height:110px;
	margin-left:20px;
	float:left;
}
.summaryWord p{
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#555;
	line-height:29px;
    word-wrap: break-word;
}
.summart-con .summaryWord p a{
	font-size:14px;
	color:#555;
	line-height:27px;
    word-wrap: break-word;
}
.summart-con .summaryWord p a:hover{color: #e87c0d;}
.other-link{
	width:435px;
	float:right;
	margin-right:20px;
}
.other-link ul{
	width:435px;
	padding:0px;
	margin:0px;
}
.other-link ul li{
        width:135px;
	height:70px;
	line-height:70px;
	color:#fff;
	list-style:none;
	float:left;
	text-align: center;
	font-size:18px;
	margin-right:12px;

}
.other-link ul li a{

	color:#fff;
	font-size:16px;
	text-decoration:none;

}
.top-link{
	margin-bottom:15px;
}
.link1{
       background:#ffb10f;
       border-radius:5px;
}
.link2{
       background:#35bb7c;
       border-radius:5px;
}
.link3{
       background:#a174f3;
       border-radius:5px;
}
.link4{
       background:#6eafff;
       border-radius:5px;
}
.link5{
       background:#fb6d01;
       border-radius:5px;
}
.link6{
       background:#ffb10f;
       border-radius:5px;
}

/*模块通用*/

.relative-title-con{
	width:100%;
	height:40px;
	background:url(img/relative-title-bg.png) repeat-x bottom;

}
.relative-title{

	display:inline-block;
	padding-top:10px;
	padding-bottom: 6px;
	border-bottom:2px solid #008236;
	text-decoration:none;
	font-size:16px;
	color:#555555;
}
.newsList ul{
	list-style: none;
	padding:0px;
	margin:20px 0px 0px 0px;
}
.newsList ul li{
	background:url(img/icon_dian.jpg)no-repeat left center;
	background:url(img/icon_dian.jpg)\9;
	background-repeat: no-repeat;
	background-position:0px 12px\9;
}
.newsList ul li a{
	font-size:14px;
	color:#555;
	padding-left:15px;
	line-height:29px;
}

.newsList ul li a:hover{color: #e87c0d;}		
.clear{
	clear:both;
	overflow:hidden; height:0;
}