body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDEDED;
}
.main-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.main-menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 22px;
	padding-left: 22px;
	display: block;
	line-height: 31px;
}
.main-menu a:hover {
	color: #13A64D;
	background-image: url(../imgs/head/main-menu/1.jpg);
	background-repeat: repeat-x;
}
.left_menu_a {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../imgs/left/menu/3.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
}
.left_menu_b {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #06592B;
	background-image: url(../imgs/left/menu/4.jpg);
	background-repeat: repeat-y;
}
.left_menu_b li {
	list-style-position: inside;
}

.left_menu_b a {
	color: #07552B;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
.prolist_td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2A86C7;
}

.left_menu_b a:hover {
	background-color: #05853B;
	color: #FFFFFF;
}
.cn-abouts {
	font-size: 14px;
	line-height: 22px;
	text-indent: 26px;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.foot a {
	color: #666666;
	text-decoration: underline;
}
.foot a:hover {
	color: #FF3300;
}
.cn-menuTXTs {
	font-size: 12px;
	line-height: 22px;
}
.cn-menuTXTs h1 {
	font-size: 16px;
	color: #2A86C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 2;
}
.pagetitles {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
}

.cn-news {
	font-size: 14px;
}
.cn-news a {
	color: #07552B;
	text-decoration: none;
}
.cn-news a:hover {
	color: #04873B;
	text-decoration: underline;
}
.cn-news-date {
	font-size: 10px;
	color: #999999;
}
.cn-news h1 {
	font-size: 16px;
	text-align: center;
}
.cn-news h2 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
.cn-news h3 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	font-weight: normal;
	text-indent: 26px;
}
.pages {
	font-size: 12px;
	color: #076F34;
}
.pages a {
	color: #08562C;
	text-decoration: underline;
}
.pages a:hover {
	color: #F60;
	text-decoration: none;
}

