* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-image: url(../images/01_02.gif);
	background-repeat: repeat;
	text-align: center;
}
#top{
	height: 102px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo{
	padding-right: 157px;
	padding-left: 25px;
	padding-top: 34px;
	padding-bottom: 33px;
	width: 181px;
	float: left;
	background-image: url(../images/01_04.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#pic {
	float: right;
	width: 415px;
}
#pic_wz {
	height: 36px;
	width: 778px;
	background-image: url(../images/01_14.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#bg_img {
	height: 21px;
	width: 778px;
	background-image: url(../images/01_15.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#bg_img img {
	float: right;
	margin-right: 96px;
}
#main {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/01_20.gif);
	background-repeat: repeat-y;
	height: auto;
	text-align: left;
	overflow: hidden;
}
#left {
	float: left;
	width: 170px;
}
#left img{
	margin-top: 10px;
	margin-left: 20px;
}
#left ul {
	margin-top: 5px;
	width: 170px;
}
#left li {
	list-style-type: none;
	background-image: url(../images/01_25.gif);
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 52px;
	background-position: 0px 4px;
}
#right {
	float: right;
	width: 577px;
	padding-right: 14px;
	padding-left: 17px;
	padding-top: 18px;
	padding-bottom: 10px;
}
#right li {
	list-style-type: none;
	margin-bottom: 16px;
}
p {
	text-indent: 2em;
}
#xian {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbdbdb;
	border-bottom-color: #aca899;
	background-color: #FFFFFF;
	height: 9px;
}
#footer {
	height: 70px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ece9d8;
	position: relative;
	background-color: #FFFFFF;
	line-height: 70px;
}
a:link {
	font-size: 12px;
	color: #013066;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #013066;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ad0010;
	text-decoration: underline;
}

