body {
	margin: 0px;
	background: #EAF2F5 url(pic/background.gif) repeat-x;
	text-align: center;
	font-size: 12px;
}
div {
	font: 12px/140% Tahoma, Geneva, sans-serif;
}
tr, td, td p, td a {
	font: 12px/150% Tahoma, Geneva, sans-serif;
	margin: 0px;
	text-align: left;
}
img {
	border: 0px;
}
.left td, .left table, p.left, table.left, td.left {
	text-align:left;
}
.center td, .center table, p.center, table.center, td.center {
	text-align:center;
}
.right td, .right table, p.right, table.right, td.right {
	text-align:right;
}
ul {
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font: 14px Tahoma, Geneva, sans-serif;
	color: #CC3300;
	letter-spacing: .1em;
	line-height: 26px;
	text-align: center;
}
h2 {
	font: 13px Tahoma, Geneva, sans-serif;
	color: #000000;
	line-height: 14px;
	text-align: left;
	font-weight:bolder;
}
a {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}
a:link {
	color: #000000;
}/*未被访问过的链接*/
a:visited {
	color: #000000;
	text-decoration: none;
}/*已经被访问过的链接*/
a:hover {
	color: #990000;
	text-decoration: underline;
}/*鼠标停留或点击的时候链接的颜色*/
#wrap {
	box-shadow: #666 1px 1px 12px;
	width: 1000px;
	margin: auto;
	width: 1000px;
	background: #FFF;
	font: 12px Tahoma, Geneva, sans-serif;
}
#header {
	width: 1000px;
	margin: auto;
}
#header a:hover {
	color: #0f4a82;
	text-decoration: underline;
}
#logo {
	background: url(pic/dingbu.gif) #449ac9;
	height: 58px;
	width: 1000px;
	margin: auto;
	text-align: center;
}
#logo1 {
	float: left;
	padding: 9px 0px 0px 289px;
}
#logo2 {
	width: 275px;
	float: left;
	font-size: 10px;
	text-align: right;
	padding: 20px 15px 0px 0px;
}
#nav {
	width: 1000px;
	background: url(pic/daohang.gif) #45abd3;
	line-height: 150%;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	clear: both;
	border: 0px;
}
.header-nav ul {
	width: 832px;
	_width: 824px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.header-nav li {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding-left: 8px;
	float: left;
	text-align: left;
	height: 16px;
	_height: 17px;
	width: 199px;
	margin: 0px;
	_width: 197px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.header-nav {
	width: 1000px;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
.nav-left {
	padding-left: 12px;
	width: 156px;
	_width: 164px;
	height: 30px;
	font-weight: bolder;
	text-align: left;
	float: left;
	border-top: 1px solid #ffffff;
	line-height: 125%;
	padding-top: 3px;
}
.nav-subsites {
	padding: 8px 0px 0px 12px;
	width: 156px;
	_width: 164px;
	height: 25px;
	font-weight: bolder;
	text-align: left;
	float: left;
	border-top: 1px solid #ffffff;
}
.header-language {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ffffff;
}
.language-left {
	padding: 1px 0px 0px 12px;
	width: 156px;
	_width: 164px;
	font-weight: bolder;
	text-align: left;
	float: left;
}
.nav-language {
	border-left: 1px solid #ffffff;
	padding-top:1px;
	float: left;
	height: 18px;
	width:766px;
	*width:750px;
	margin: 0px;
	text-align:right;
}
.nav-language a {
	padding:0px 7px;
}
.nav-more {
	padding-top: 1px;
	float: left;
	padding-left:7px;
}
#main {
	margin-top: 1px;
	width: 1000px;
	text-align: left;
	overflow: hidden;
	clear: both;
	background-color: #FFF;
}
#main-left {
	background: #71BFDD;
	padding: 0px 5px;
	width: 158px;
	text-align: left;
	_width: 166px;
	margin: 0;
	border: 0px;
	float: left;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	overflow: hidden;
}
.menu {
	padding: 0px 3px;
	position: relative;
	margin: 0px;
	background: #71BFDD;
	width: 151px;
	_width: 159px;
}
.menu li {
	padding-left: 3px;
	cursor: pointer;
}
.menu li a {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #000000;
	text-decoration: none;
}
#main-left ul .nowmenu {
	padding: 5px 0px 5px 12px;
	display: block;
	background-color: #ffffff;
	cursor: default;
}
#main-left ul .nowmenu a:hover {
	color: #A82B07;
	text-decoration: underline;
}
#main-left ul .nowmenu a:visited {
	color: #0000FF;
	font-size: 12px;
}
#content {
	float: left;
	width: 615px;
	margin: 0px;
	border: 0px;
	padding-left: 33px;
	padding-bottom: 12px;
	background-color: #FFF;
}
.clear {
	clear: both;
}
.breadcrumb {
	width: 100%;
}
.bodytext {
	font:12px/150% Tahoma,Geneva,sans-serif;
	color: #333333;
	margin: 0px;
	text-align: justify;
}
.bodytext table {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-radius:4px;
	border-collapse:collapse;
	margin:10px auto;
	border-color:#ccc;
}
.bodytext table td {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	line-height:22px;
	border-color:#ccc;
}
.bodytext img {
	padding:4px;
	border:1px solid #ccc;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
	box-shadow:0 1px 3px rgba(0,0,0,0.1);
	margin:auto 4px;
}
.bodytext table img {
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.bodytext td {
	line-height: 150%;
}
.bodytext a {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #0000FF;
}
.bodytext a:visited {
	color: #993300;
	text-decoration: underline;
}
#main-right {
	width: 183px;
	_width: 171px;
	float: left;
	background-color: #FFF;
}
.search {
	padding: 20px 0px 10px 36px;
	_padding-top: 1px;
	_padding-bottom: 1px;
}
#ss {
	width: 20px;
	height: 20px;
	background: #fff url(ss.png) no-repeat 100% 0;
	border: 0px;
	cursor: pointer;
}
.banner {
	padding-left: 36px;
	padding-bottom:3px;
}
.weixin, .weibo {
	text-align:center;
}
.weixin img, .weibo img {
	padding-top:3px;
}
.feedback {
	padding-left: 14px;
}
#footer {
	width: 1000px;
	height: 274px;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
.footer-left {
	float: left;
	width: 168px;
	_width: 176px;
	background: #71BFDD;
	height: 100%;
}
.footer-center {
	float: left;
	width: 615px;
	margin-left: 33px;
}
.friendlink {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;
	width: 615px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
}
.friendlink-left {
	float: left;
	width: 130px;
	height: 132px;
}
.frienlink-right {
	float: left;
	width: 515px;
}
.service {
	width: 640px;
	text-align: center;
	padding-top: 12px;
}
.service a {
	text-decoration: underline;
	color: #666666;
}
.copyright {
	width: 640px;
	text-align: center;
	color: #666666;
	padding-bottom: 5px;
}
.copyright a {
	color: #666666;
}