@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	text-align:center;
}
img {
	border:0;
}
a {
	color: #7E7E7E;
	text-decoration:none;
}
a:hover {
	color: #7E7E7E;
	text-decoration:none;
}
.top {
	width:830px;
	height:96px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/top_bg.jpg) no-repeat;
}
.english {
	width:60px;
	float:right;
	height:18px;
	line-height:18px;
	color:#096bb7;
	text-align:right;
	margin-top:30px;
	padding-right:30px;
}
.english a:link, .english a:visited {
	color:#096bb7;
}
.menu {
	height:20px;
	line-height:20px;
	clear:both;
	color:#8e8e8e;
	font-weight:bold;
	padding-top:10px;
}
.menu a:link, .menu a:visited {
	color:#8e8e8e;
}
.menu li {
	width:90px;
	list-style-type:none;
	float:left;
	background:url(images/menu_bg.jpg) no-repeat right center;
}
.menu ul {
	margin-left:auto;
	margin-right:auto;
}
.menu li a{
display:block;
width
}
.menu li a:hover{
background:#E08426;
color:#fff;
}
.en_menu {
	height:20px;
	line-height:20px;
	clear:both;
	color:#8e8e8e;
	font-weight:bold;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.en_menu a:link, .en_menu a:visited {
	color:#8e8e8e;
}
.en_menu li {
	list-style-type:none;
	float:left;
	background:url(images/menu_bg.jpg) no-repeat right center;
	padding:0 10px;
}
.en_menu ul {
margin-left:10px;
}
.en_menu li a{
display:block;
float:left;
}
.en_menu li a:hover{
background:#E08426;
color:#fff;
}
.flv {
	width:830px;
	height:273px;
	margin-left:auto;
	margin-right:auto;
}
.main {
	width:830px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.main_left {
	width:221px;
	float:left;
	padding:0 0 10px 0;
	background:url(images/main_left_topbg.jpg) no-repeat left top;
}
.main_left_list {
	margin-top:17px;
	border:1px solid #eee;
	border-top:none;
	text-align:left;
	padding:0 0 5px 0;
}
#nav {
	width: 219px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	list-style-type:none;
	background:#f8f8f8;
}
#nav li {
	margin: 0;
	padding:5px;
	line-height:20px;
	font-weight: bold;
	color: #fff;
}
#nav li ul li {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight:500;
	border-bottom: 1px solid #fff;
	background: #f8f8f8;
}
#nav li a, #nav li a:visited {
	text-decoration: none;
	display: block;
	padding: 8px 5px 5px 24px;
	width: 185px;
	background:url(images/lefttitle_bg.jpg) no-repeat left center;
}
#nav li ul li a, #nav li ul li a:visited {
	color: #F99E35;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	width: 185px;
	background:#f8f8f8;
}
#nav li ul li a:hover {
	background: #F99E35;
	color: #fff;
}
#nav ul.collapsed {
	display: none;
}
#nav li ul {
	list-style:none;
	text-align:left;
}
.main_right {
	width:570px;
	float:left;
	margin-left:20px;
	margin-bottom:20PX;
}
.right_title {
	margin-top:10px;
	text-align:left;
	color:#7e7e7e;
}
hr {
	color:#7e7e7e;
	margin-top:5px;
	height:1px;
}
.picshow {
	margin-top:20px;
}
.picshow li {
	width:156px;
	height:190px;
	list-style-type:none;
	float:left;
	margin:5px 15px !important;
	_margin:0 14px;
	background:url(images/picborder.jpg) no-repeat left center;
}
.picshow img {
	margin:32px 25px 0 0;
}
.picshow span {
	display:block;
	clear:left;
	color:#41a505;
	margin-top:5px;
}
.picshow span a:link, .picshow span a:visited {
	color:#41a505;
}
.pic_text{
	width:150px;
	text-align:center;
	clear:left;
	color:#41a505;
	margin-top:3px;
}
.friendlink{
	line-height:20px;
	font-size:14px;
	color: #41a505;
	font-weight:bold;
	margin:10px auto 10px;
	_margin:10px auto 5px;;
}
.friendlink p{
display:inline;
}
.friendlink ul{
display:inline;
}
.friendlink li{
display:inline;
}
.friendlink a{
font-size:14px;
font-weight:bold;
}
.friendlink a:link, .friendlink a:visited {
	color:#4e4e4e;
}
.friendlink img {
	width:125px;
	height:40px;
}
.footer {
	width:830px;
  height:100px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	border-top:1px dashed #ccc;
	background:url(images/footer_bg.jpg) no-repeat  center center;
}

.footer_list{
width:837px;
float:left;
color: #7E7E7E;
} 
.footer_list li{
list-style-type:none;
line-height:20px;
} 
.content_title {
	text-align:left;
	color: #F99E35;
	height:20px;
	font-weight:bold;
	padding-top:5px;
	border-bottom:1px solid #CCC;
}
.list a:link, .list a:visited {
	color:#7e7e7e;
}
.list {
	padding:10px 0;
}
.list ul {
	margin-top:20px;
}
.list li {
	width:530px;
	line-height:26px;
	text-align:left;
	text-indent:15px;
	list-style-type:none;
	display:block;
	border-bottom:1px dashed #CCC;
	background:url(images/list_icon.jpg) no-repeat left center;
}
.pageturn {
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
.upanddown {
	width:200px;
	height:15px;
	font-size:12px;
	float:left;
	line-height:15px;
	margin:0 10px;
}
.pageturn a:link, .pageturn a:visited {
	color:#7e7e7e;
}
.upanddown p {
	height:15px;
	line-height:15px;
	margin:0 auto;
	font-weight:bolder;
}
.text {
	width:580px;
	margin-top:20px;
	text-align:left;
}
h4 {
	text-align:center;
}
.text p {
	text-align:left;
	text-indent:2em;
	line-height:26px;
}
.tablem {
border:0px none;
text-align:center;
width:96%;
}
.aclass1{
float:right;
width:75px; 
margin-right:2px;
}
.en_aclass1{
float:right; 
margin-right:4px;
margin-left:4px;
}
.aclass2{
width:75px; 
margin-left:10px;
}
.en_aclass2{
width:75px; 
}
.middle_main {
	FLOAT: left; WIDTH: 560px; TEXT-ALIGN: right
}
.inli {
	WIDTH: 100%
}
.inli DIV {
	DISPLAY: inline; FLOAT: left
}
.cblank {
	WIDTH: 4px; HEIGHT: 1px
}
.content_dv3 {
	WIDTH: 562px
}
.content_menu_dv_3 {
	BACKGROUND: url(images/bc_3_1.gif); WIDTH: 100%; LINE-HEIGHT: 25px; HEIGHT: 25px; TEXT-ALIGN: left
}
.content_menu_dv_3 SPAN {
	PADDING-LEFT: 5px
}
.content_middle_dv_3 {
	PADDING-BOTTOM: 5px; PADDING-TOP: 5px;PADDING-LEFT: 10px; BACKGROUND: url(images/bc_3_2.gif); WIDTH: 100%; TEXT-ALIGN: center
}
.content_middle_dv_3 UL {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; LIST-STYLE-TYPE: none
}
.content_middle_dv_3 LI {
	DISPLAY: inline; FLOAT: left; LINE-HEIGHT: 22px; HEIGHT: 22px
}
.content_bottom_dv_3 {
	CLEAR: both; BACKGROUND: url(images/bc_3_3.gif); OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 3px
}
.topic{
	TEXT-ALIGN: center; FONT-WEIGHT: bold; FONT-SIZE: 16px; LINE-HEIGHT: 60px
}
.tablem{
	WIDTH: 96%; BORDER: 0px; TEXT-ALIGN: center
}