body{
	width:960px;
	height:auto;
	text-align:center;
	font-size:13px;
	margin:4px auto;
	padding:0px;
}
a{
	color:#333333;
}
.logo{
	width:960px;
	height:120px; 
	margin:0px auto;
	background-image:url(../image/logo.jpg);
	background-repeat:no-repeat;
}
.logo .head {
	height: 120px;
	width: 728px;
	float:right;
}
.logo .head span#gugua{
	height: 90px;
	width: 728px;
	float:left;
}
.logo .head span#nav{
    	width:728px;
	height:30px;
	padding:0px;
	margin:0px;
	float:left;
	background-color:#E2EAF8;
}
.logo .head span#nav ul{
	list-style:none;
}
.logo .head span#nav ul li{
	width:87px;
	float:left;
	padding:5px;
	background-color: #FFFFFF;
	margin:3px 2px;
} 
#center{
	width:960px;
	height:auto;
	margin-top:4px;
}
#newsphoto{
	width:200px;
	height:150px;
	float:left;
	list-style:none;
	text-align:left;
	font-size:13px;
	line-height:19px;
}
#todaynews{
	width:450px;
	height:250px;
	margin:0px 4px;
	padding:0px;
	float:left;
	text-align:left;
	border:1px solid #92B0DD;
	overflow:hidden;
    	text-overflow:ellipsis;
   	white-space:nowrap;
}
#todaynews span.firsttitle{
	background-color:#E2EAF8;
	background-image:url(../image/topnews.jpg);
	background-repeat:no-repeat;
	width:450px;
	height:25px;
	padding-top:5px;
	padding-left:42px;
	font-size:14px;
	font-weight:bold;
}
#todaynews span.minquannews{
	line-height:22px;
	font-size:14px;
}
#todaynews span.minquannews ul{
	margin:0px;
	padding:0px;
}
#todaynews span.minquannews ul li{
	list-style:none;
}
#todaynews span.minquannews a{
	background-image:url(../image/bg_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration:none;
	width:450px;
}
#todaynews span.minquannews a:hover{
	background-image:url(../image/bg_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration:none;
	width:450px;
}
#rightad{
	width:300px;
	height:250px;
	margin:0px;
	padding:0px;
	float:left;
}
.rightad span.fangad{
	float:right;
}
#ad5{
	width:960px;
	height:90px;
	margin-top:4px; 
	padding:0px;
} 
#content{
	width:960px;
	margin-top:4px;
	margin-bottom:4px;
}
#content .news{
	width:316px;
	float:left;
	border:1px solid #92B0DD;
	font-size:13px;
	text-align:left;
	overflow:hidden;
    	text-overflow:ellipsis;
   	white-space:nowrap;
	margin-bottom:4px;
}
#content .news ul{
	margin:0px;
	padding:0px;	
}
#content .news ul li{
	line-height:22px;
}
#content span.firsttitle{
	background-image:url(../image/nav.png);
	background-repeat:no-repeat;
	text-align:left;
	width:316px;
	height:32px;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 7px 28px;
	color:#006699;
}
#content .news a{
	text-decoration:none;
	background-image:url(../image/bg_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration:none;
	width:310px;
}
#content .news a:hover{
	text-decoration:none;
	color:#FF0000;
}
#lianjie{
	margin-bottom:5px;
	margin-top:5px;
	padding:4px 6px;
	width:960px;
	height:auto;
	border:1px solid #92B0DD;
	overflow:hidden;
    	text-overflow:ellipsis;
    	white-space:nowrap;
	background-color:#E2EAF8;
}
#lianjie .yqlj{
	font-size:16px;
	color:#DD0000;
	font-weight:bold;
	float:left;
}
#lianjie ul{
	margin:0px;
	padding:0px;
}
#lianjie ul li{
	float:left;
	display:block;
	padding:3px 12px;
}
#footer{
	width:960px;
	padding:4px;
}
