body {
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#top {
	height: 60px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
	margin-top: 4px;
}
#logo {
	float: left;
	height: 60px;
	width: 220px;
}
#top_right {
	float: right;
	height: 60px;
	width: 730px;
	text-align: center;
}

h1 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #fc7820;
}

h2 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #fc7820;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
h3 {
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
h4 {
	background-image: url(star.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #FC7820;
	padding-left: 26px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a {
	color: #656766;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}


p {
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	text-indent: 24px;
}
.list {
	font-size: 12px;
	clear: both;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	font-size: 12px;
	line-height: 24px;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 12px;
}
#menu {
	height: 43px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(menu_R.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 43px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 43px;
}
#menu a:hover {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
	line-height: 43px;
}
#menu_l {
	background-image: url(menu_L.jpg);
	background-repeat: no-repeat;
	line-height: 43px;
	float: left;
	height: 43px;
	width: 74px;
	text-align: center;
}
#menu_r {
	float: right;
	height: 43px;
	width: 830px;
	line-height: 43px;
}

#nav {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 36px;
	background-image: url(nav.jpg);
	background-position: center;
	background-repeat: no-repeat;
	line-height: 36px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #D0F567;
	font-weight: bold;
	text-decoration: none;
}
.line {
	background-image: url(line.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: right;
	clear: both;
}
.banner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 6px;
	text-align: center;
}
.main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 6px;
}
.left {
	float: left;
	width: 290px;
}
.left_1 {
	height: 250px;
	width: 270px;
	background-image: url(left_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 6px;
}
.left_2 {
	background-image: url(left_bg2.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 250px;
	width: 270px;
}
.left_3 {
	background-image: url(left_bg1.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 298px;
	width: 270px;
	margin-top: 6px;
}

.middle {
	float: left;
	width: 442px;
	margin-left: 9px;
	background-image: url(middle_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.middle_2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FEE765;
	border-bottom-color: #FEE765;
	border-left-color: #FEE765;
	margin-top: 40px;
	padding-right: 4px;
	padding-left: 4px;
}

.right a {
	color: #3b7807;
	text-decoration: underline;
}
.right a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.right ul {
	margin: 0px;
	padding: 0px;

}
.right li {
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(yuandian.gif);
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;

}
.right {
	float: right;
	width: 200px;
	background-color: #E5F2BF;
	background-image: url(right_bg1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.right_1 {
	background-image: url(right_bg2.gif);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	background-position: center;
	text-align: center;
	font-weight: bold;
	color: #3b7807;
	margin-top: 20px;
	margin-bottom: 8px;
}
.right_2 {
	background-image: url(right_bg3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FAFFED;
	padding-top: 6px;
}
.right_2_1 {
	width: 188px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAEE50;
	background-color: #FAFFED;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CAEE50;
	border-left-color: #CAEE50;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.right_3 {
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FAFFED;
	border: 1px solid #CAEE50;
	margin-top: 6px;
	margin-bottom: 6px;
	height: 150px;
	text-align: center;
}
.title_R {
	background-image: url(right_bg2.gif);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	background-position: center;
	text-align: center;
	font-weight: bold;
	color: #3b7807;
	margin-top: 6px;
}
.left_4 {
	background-image: url(title_bg_l.gif);
	background-repeat: no-repeat;
	width: 290px;
	background-position: top;
	background-color: #DFF4C1;
	float: left;
}
.left_4_list {
	background-color: #FFFFFF;
	border: 1px solid #4DA821;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 4px;
	padding-left: 4px;
}

.right_4 {
	width: 651px;
	background-color: #FFE1C1;
	float: right;
	background-image: url(title_bg_r.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.right_4_list {
	background-color: #FFFFFF;
	border: 1px solid #FE941A;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 4px;
	padding-left: 4px;
	color: #FC7820;
}
.right_4_list_left {
	float: left;
	width: 310px;
}
.right_4_list_right {
	float: right;
	width: 310px;
}
.title_right {
	background-image: url(title_bg_r2.gif);
	background-repeat: no-repeat;
	background-position: 100px center;
}


#links {
	clear: both;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 4px;
	background-color: #E9F8FF;
}
#links_n {
	border: 1px solid #ABE2FD;
	padding-right: 2px;
	padding-left: 4px;
}
#foot {
	text-align: center;
	clear: both;
	height: 60px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
