/* CSS Document */
/* 基本信息 */
*{margin:0; padding:0; font-size:12px;color:#565857;}
body{
	margin:0;
	padding:0;
	background-image: url(../images/bg.gif);
	text-align: center;
}
a{color:#57585a;TEXT-DECORATION: none;FONT-SIZE: 12px;}
a:hover{color:#128EE6;TEXT-DECORATION: none;FONT-SIZE: 12px;}

.login{
	font-size: 9pt;
	font-family: "宋体";
	text-decoration: none;
	color: 666666;
	font-weight: bold;
}

.login_1{
	width:251px;
	height:162px;
	margin:0 0 0 0;
		
}
.news{
	width:470px;
	height:220px;
	margin:5px; 0 0 0;
	float:left;
	padding: 0;
	
}


.dzp{
	font-size: 9pt;
	font-family: "宋体";
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.dzp_1{
	width:232px;
	height:171px;
	margin:0 0 0 0;
	
	padding: 0;
	
}

.blue{
	font-size: 9pt;
	font-family: "宋体";
	text-decoration: none;
	color: #2F9EE6;
	font-weight: bold;
}
.red{color:#F66200}



