* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#header {
	background-image: url(../images/01_02.gif);
	background-repeat: repeat-x;
	width: 1003px;
	background-position: left top;
	height: 80px;
	position: relative;
}
#header img {
	margin-top: 25px;
	margin-left: 6px;
	float: left;
}
#header ul {
	float: left;
	margin-left: 25px;
	margin-top: 32px;
}
#header li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5d4d1;
	width: 96px;
	height: 28px;
	list-style-type: none;
}
#header li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #536267;
	padding-left: 28px;
	width: 96px;
	display: block;
}
#header li a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.li_bg1 {
	background-image: url(../images/01_11.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	margin-left: 18px;
	width: 96px;
}
.li_bg2 {
	background-image: url(../images/01_13.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	margin-left: 18px;
	width: 96px;
}
.li_bg3 {
	background-image: url(../images/01_15.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	margin-left: 18px;
	width: 96px;
}
.li_bg4 {
	background-image: url(../images/01_17.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	margin-left: 18px;
	width: 96px;
}
#banner {
	height: 188px;
	width: 998px;
	padding-top: 6px;
	padding-bottom: 6px;
	position: relative;
	padding-left: 5px;
	background-image: url(../images/01_28.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
}
#main {
	width: 998px;
	position: relative;
	height: auto;
	padding-left: 5px;
	overflow: hidden;
}
#main #left {
	float: left;
	width: 189px;
}
#left #left_bg {
	width: 189px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
}
#left #leftbg {
	height: 13px;
	width: 189px;
	background-image: url(../images/01_41.gif);
	background-repeat: no-repeat;
}
#left ul {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 20px;
	padding-top: 5px;
}
#left li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
	background-image: url(../images/01_38.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left li a {
	display: block;
	font-size: 12px;
	color: #666699;
	text-decoration: none;
	padding-left: 40px;
	padding-right: 10px;
}
#left li a:hover {
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
#main #right {
	float: right;
	padding-right: 57px;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 705px;
}
#main #right li {
	list-style-type: none;
	margin-bottom: 16px;
}
p {
	text-indent: 2em;
}
#footer {
	height: 67px;
	width: 1003px;
	position: relative;
	background-image: url(../images/01_46.gif);
	background-repeat: no-repeat;
	background-position: 828px top;
	text-align: center;
	line-height: 67px;
}
#footer #foot {
	background-color: #e4eef0;
	height: 67px;
	width: 998px;
	margin-left: 5px;
	background-image: url(../images/01_43.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

