@charset "utf-8";
/* CSS Document */

/*------------------------------------------------page bg--------------------*/

#main_bg{}

#top{width:1002px; height:320; float:left;}

.font_1{
	font-family: "宋体";
	font-size: 14px;
	line-height: 160%;
	color: #4b464a;
	text-decoration: none;
}

.font_2{
	font-family: "宋体";
	font-size: 12px;
	line-height: 200%;
	color: #5c5b5c;
	text-decoration: none;
}
.font_3{
	font-family: "宋体";
	font-size: 14px;
	line-height: 200%;
	color: #8045b7;
	text-decoration: none;
	font-weight: bold;
}
.font_4{
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #b46bae;
	text-decoration: none;
}
.font_5{
	font-family: "宋体";
	font-size: 12px;
	line-height: 200%;
	color: #B78FB1;
	text-decoration: none;
}

/*------------------menu--------*/

.menu a{
	width:197px;
	height:28px;
	font-family: "宋体";
	font-size:14px;
	color:#FFF;
	padding-left:35px;
	text-decoration: none;
}

/*------------news 新闻报道--------------------*/



	/*----------列表----------*/


	/*---------图片----------*/
#photo{width:620px; height:120px; border:#FEB6B7 solid 1px; float:left; margin-left:320px;margin-top:10px;}
#photo ul{padding-top:10px;}
#photo ul li{float:left;margin-left:12px;}
#photo ul .ico{float:left;margin-top:32px;}
