* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: center;
}
#header {
	height: 207px;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header .logo {
	float: left;
	height: 207px;
	width: 262px;
}
#header .bgimg {
	background-image: url(../images/01_02.gif);
	background-repeat: no-repeat;
	height: 207px;
	width: 739px;
	float: right;
}
#header .bgimg ul {
	float: right;
	height: 29px;
	width: 270px;
	margin-right: 40px;
}
#header .bgimg li {
	list-style-type: none;
	float: left;
	width: 90px;
	font-size: 12px;
	line-height: 29px;
}
#header .bgimg li a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#header .bgimg li a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#main {
	background-image: url(../images/01_19.gif);
	background-repeat: repeat-y;
	width: 1001px;
	overflow: hidden;
	position: relative;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#main #left {
	float: left;
	width: 262px;
}
#main #left ul {
	width: 249px;
	margin-right: 7px;
	margin-left: 6px;
}
#main #left li {
	list-style-type: none;
	background-image: url(../images/01_16.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 44px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #left li a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/01_12.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	margin-right: 22px;
	padding-left: 35px;
	display: block;
}
#main #left li a:hover {
	font-size: 12px;
	color: #E60000;
	text-decoration: none;
}
#main #right {
	float: right;
	width: 702px;
	padding-top: 23px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 17px;
	background-image: url(../images/01_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #right li {
	margin-bottom: 16px;
	list-style-type: none;
}
.td_bgimg{
	background-image: url(../images/01_07.gif);
	background-repeat: repeat-x;
}
p {
	text-indent: 2em;
}
#footer {
	background-color: #666666;
	height: 62px;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	line-height: 62px;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

