﻿body {
	margin:0;
	background-image: url(../images/bodybg.png);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 150%;
}
p{
	margin:0
}
.main {
	width: 990px;
	margin: 20px auto 0;
}
.logo {
	float: left;
	padding: 15px 10px 10px;

}
.main .topmenuA {
	background: #f1c100;

}
.main .topmenuA .topbg {
	background-repeat:no-repeat;
	z-index: 1;
}
.main .topmenuA .topbg .banner46860 {
	float: right;
	width: 468px;
	height: 60px;
	padding: 10px;
}

.main .topmenuA .topbtn {
	height:38px;
	padding:0px;
	background-color:#5e95ee;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4!important;
}

.main .topmenuA .topbtn .topbtnin {
	float: left;
	height: 38px;
	overflow:hidden;
}
.main .topmenuA .topbtn .topbtnin2 a {
	padding:10px 11px 10px 11px;
	display:block;
	float:left;
	text-align:center;
	background-color:#5e95ee;
	color: #FFF;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
	font-size: 16px;
	text-decoration: none;
	height: 18px;
	line-height: 18px;
}
.main .topmenuA .topbtn .topbtnin a {
	padding:10px 14px 10px 13px;
	display:block;
	float:left;
	text-align:center;
	background-color:#5e95ee;
	color: #FFF;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
	font-size: 16px;
	text-decoration: none;
	height: 18px;
	line-height: 18px;
}
.main .topmenuA .topbtn .topbtnin a {
	border-right: 2px solid #75a9ff;
}
.main .topmenuA .topbtn .topbtnin .on{
	background-color:#ff9000;
}
.main .topmenuA .topbtn .topbtnin2 {
	float: right;
	height: 38px;
	overflow:hidden;
	width: 120px;
}
.main .topmenuA .topbtn .toptrans {
	width: 125px;
	float: right;
	height: 38px;
	background-color: #5e95ee;
	padding: 0 5px;
}
.main .main2 {
	padding: 0px;
	background: #e8f5a9;
}

.main .main2 .mbox_L {
	float: left;
	width: 725px;
	padding: 15px;
	background: #dcef7c;
	line-height: 150%;
}
.main .main2 .mbox_L a{
	color:#000;
	text-decoration:none}
.main .main2 .mbox_R {
	float: right;
	width: 210px;
	padding: 10px;
	
	font-size: 16px;
	line-height: 150%;
}
.main .main2 .mbox_L .L_list {
	padding: 20px;
	background: #f8fedc;
	border: 2px solid #fff;
}
.main .main2 .mbox_L .L_list ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.main .main2 .mbox_L .L_list li {
	padding: 3px 0;
	border-bottom: 2px dashed #c5d95f;
	font-size: 16px;
}


h2{
	font-weight:bold;
	font-size:16px;
	margin:20px 0 5px
}

.fake {
	clear: both;
}