body {
	font-size: 12px;
	font-family: ËÎÌå;
	margin: 0px;
	padding: 0px;
	background:url(../images/sys_bg.gif);
	line-height:150%;
}
img {
	border:0px;
}
.logo {
	background:url(../images/sys_logo.gif) no-repeat center center;
	width:165px;
	height:80px;
}
.index_top {
	margin:auto;
	max-width:1280px;
	width: expression(document.body.clientWidth > 1280? "1280px" : "auto");
}
.index_middle {
	width:100%;
	height:505px;
	margin:auto;
	background:url(../images/index_middle_bg.jpg) no-repeat center center;
	max-width:1280px;
	width: expression(document.body.clientWidth > 1280? "1280px" : "auto");
}
.index_bottom {
	margin:auto;
	max-width:1280px;
	width: expression(document.body.clientWidth > 1280? "1280px" : "auto");
}
.index_bottom_copyright {
	width:276px;
	padding-top:10px;
	padding-left:10px;
	color:#FFFFFF;
	float:left;
}
.index_bottom_copyright a{
	color:#FFFFFF;
}
.index_bottom_link {
	padding-top:13px;
	padding-left:60px;
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	float:left;
}
.index_bottom_link a {
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Ó×Ô²", "Á¥Êé", "ºÚÌå";
	font-size:20px;
	line-height:100%;
}
.index_bottom_enter {
	padding-top:13px;
	padding-right:20px;
	text-align:right;
}
.sys_top {
	width:1002px;
	height:180px;
	margin:auto;
	background:url(../images/sys_top.jpg) no-repeat center center;
}
.sys_nav {
	width:1002px;
	height:36px;
	margin:auto;
	background:url(../images/sys_nav_bg.jpg);
}
.sys_nav_link {
	height:36px;
	padding-left:10px;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:250%;
}
.sys_nav_link a {
	height:36px;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:250%;
}
.sys_nav_link a:hover {
	color:#74A474;
}
.sys_nav_link_now,.sys_nav_link_now a {
	color:#74A474 !important;
}
.main {
	width:1002px;
	margin:auto;
	background-color:#FFFFFF;
}
.main_text {
	padding-left:20px;
	padding-right:16px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	line-height:200%;
}
.title {
	font-size:30px;
	font-weight:bold;
	padding-top:30px;
	padding-bottom:30px;
}
.map {
	width:500px;
	height:450px;
	background:url(../images/map_emap.jpg) no-repeat 0px 0px;
	float:left;
}
.photo {
	width:100%;
	height:600px;
}
.photo_small {
	width:241px;
	height:200px;
	text-align:center;
	float:left;
}
.sys_bottom {
	width:1002px;
	height:60px;
	margin:auto;
	background:url(../images/sys_bottom_bg.jpg);
}
.sys_bottom_copyright {
	width:80%;
	padding-top:12px;
	padding-left:10px;
	color:#040c15;
	float:left;
}
.hidden{display:none}
