/* CSS Document */

/*-----------------------------------Public-----------------------------------------*/
@import url("public.css");

/*-----------------------------------Banner-----------------------------------------*/
#banner{
	width:990px;
	height:521px;
	border-top:2px solid #71A133;
}
#bleft{
	margin-right:3px;
	width:780px;
	height:521px;
	overflow:hidden;
	float:left;
}
#bleft img{
	float:left;
}
#bright{
	width:204px;
	height:521px;
	overflow:hidden;
	float:left;
}
#bright a{
	display:block;
	padding:20px 14px 0px 15px;
	width:175px;
	height:66px;
	line-height:18px;
	color:#494949;
	text-decoration:none;
	border-bottom:1px solid #E4E4E4;
}
#bright a.a{
	color:#FFFFFF;
	background:url(../Images/banner_abg.gif) no-repeat;
}

/*-----------------------------------Content-----------------------------------------*/
#content{
	width:990px;
	height:241px;
}
#content .left{
	width:370px;
	height:241px;
	border-right:1px solid #E4E4E4;
	float:left;
}
#content .center{
	width:370px;
	height:241px;
	float:left;
}
#content .t{
	width:370px;
	height:66px;
	float:left;
}
#content .t .tl{
	padding-left:20px;
	width:290px;
	height:66px;
	line-height:66px;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	float:left;
}
#content .t .tr{
	width:60px;
	height:66px;
	line-height:66px;
	float:left;
}
#content .t .tr a{
	color:#333333;
	font-size:10px;
	font-family:Arial;
}
#content .t .tr a:hover{
	color:#4F8A12;
}
#content .c{
	padding:0px 20px;
	width:330px;
	height:175px;
	color:#666666;
	font-size:13px;
	line-height:20px;
	float:left;
}
#content .right{
	padding:51px 0px 1px 9px;
	width:240px;
	height:189px;
	background:url(../Images/weibo_bg.gif) no-repeat #ECECEC;
	float:left;
}
















