
/* CSS Document */
#a_image1{
	width:950px;
	height:177px;
	float:left;
	}
#a_image2{
	width:950px;
	height:171px;
	float:left;
	}
#a_menu{
	width:905px;
	height:31px;
	float:left;
	background-color:#474A47;
	padding-left:30px;
	padding-right:15px;
	}
#a_menu ul li {
	font-size: 12px;
	color:#333;
	list-style-type:none;
	float:left;
	background-repeat: no-repeat;
	width:90px;
	background-position:bottom;
	margin-left:8px;
	text-align:center;
	line-height:23px;
	padding-top:5px;
	background-image:url(../about/a_menu_btn.gif);
}
#a_menu ul li a {
	color: #000;
	text-decoration:none;
}
#a_menu ul li a:hover {
	color: #060;
	text-decoration: none;
	font-weight: bold;
}
.a_h{
	width:950px;
	height:56;
	float:left;
	background-image:url('../about/a_h_bg.png');
	background-repeat:repeat-x;
	background-position:50% top;
	height:93px;
	
	}
#a_font{
	width:750px;
	padding-right:100px;
	padding-left:100px;
	height:auto;
	line-height:20px;
	color:#333;}
#a_font p{
	text-indent:2em;
	padding-top:2em;
	}h3 {
	font-family: "ºÚÌå";
	font-size: 24px;
	text-align: center;
}
a {
	color:#999;
	text-decoration: none;
}
