@import url("daohang.css");
@import url("head.css");

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family:ËÎÌå;
	font-size:90%;
}
#maincontent
{
	width:960px;
	height:590px;
	margin:0px auto;
}

#bg2
{
	width:960px;
	height:436px;
	background:url(../sizhengimages/bg_02.jpg) no-repeat;
}

#daohang1
{

	margin-top:5px;
	display:inline;
	float:left;
}


#cont1
{
	width:772px;
	height:372px;
	float:left;
	margin:0px 0 0 3px;
	background:url(../sizhengimages/cont1.jpg);
	text-align:left;
}
#news
{
	width:340px;
	float:left;
	height:140px;
	margin:30px auto auto 10px;
	display:inline;
}
	
#fengcai
{
	width:340px;
	float:left;
	height:140px;
	margin:30px auto auto 50px;
}
#dongtai
{
	width:340px;
	float:left;
	height:120px;
	margin:30px auto auto 10px;
	overflow:hidden;
}
#shizheng
{
	width:340px;
	float:left;
	height:120px;
	margin:30px auto auto 50px;
	text-align:left;
	overflow:hidden;
}
#lianjie
{
	height:50px;
	text-align:left;
	overflow:hidden;
}
#foot
{
	width:940px;
	height:60px;
	margin:0 0 0px 0;
	font-size:12px;

}
.speacer
{
	clear:both;
}
	
img
{border:0px;
}