﻿@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, div, p {
	margin: 0px;
	padding: 0px;
}
ul, li, dl, dt, dd {
	list-style: none;
}
img {
	border: 0px;
}
body {
	margin: 0px auto;
	padding: 0px;
	background: url(../images/bg.jpg) #ffffff repeat-x;
}
body, table, tr, td, th {
	font-size: 9pt;
	color: #333;
	line-height: 175%;
	font-family: "宋体", Arial, sans-serif;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #F00;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
.lefttitle {
	text-indent: 30px;
}
.leftmenu {
	text-indent: 30px;
}
.foottext {
	padding: 20px 0px;
}
.footlinks {
	clear: both;
	margin: 0px auto;
	padding: 2px;
	height: auto;
	font-size: 9pt;
	line-height: 140%;
	color: #777;
	text-align: left;
	border: solid 1px #DDD;
}
.footlinks a:link, .footlinks a:visited {
	font-size: 9pt;
	line-height: 140%;
	color: #777;
}
.STYLE13 {
	font-family: Arial, Helvetica, sans-serif
}
.STYLE15 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.STYLE10 {
	color: #666666
}
.STYLE17 {
	font-size: 14px;
	font-weight: bold;
	color: #477920;
}
.STYLE18 {
	color: #FFF;
	font-size: 14px;
}
.STYLE19 {
	color: #093D88
}
.STYLE20 {
	color: #13458E
}
.link1 {
	font-size: 12px;
	color: #FFF;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.STYLE9 {
	color: #666666;
	font-size: 12px;
}
.dl {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
}
.dl3 {
	font-size: 12px;
	line-height: 26px;
	color: #666666;
}
.dl2 {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
}
.dl4 {
	font-size: 14px;
	line-height: 45px;
	color: #333333;
}
.dl42 {
	font-size: 14px;
	line-height: 35px;
	color: #333333;
}
.dl43 {
	font-size: 14px;
	line-height: 42px;
	color: #333333;
}
.dl48 {
	font-size: 14px;
	line-height: 37px;
	color: #333333;
}
.dl5 {
	font-size: 12px;
	line-height: 35px;
	color: #333333;
}
#menu {
	width: 1003px;
	height: 35x;
	margin: 0 auto;
	margin-left: 0px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}
#menu ul li a {
	display: block;
	width: 110px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
#menu ul li a:hover {
	background: url(/images/navli.jpg) 0 0 no-repeat;
	color: #FF3300
}
.pic1 {
	border: 1px solid #cccccc;
	background-color: #FFF;
	padding: 3px;
}
.pic2 {
	border: 1px solid #cccccc;
	background-color: #FFF;
	padding: 3px;
}
#yq a:link {
	color: #fff;
	text-decoration: none;
}
#yq a:visited {
	color: #FFF;
	text-decoration: none;
}
#yq a:hover {
	color: #FF6600;
	text-decoration: none;
}
#yq a:active {
	color: #FFF;
	text-decoration: none;
}
.box12 {
	margin: 0;
	padding-left: 0px;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding: 0px
}
.box12 ul {
	margin-left: 0px;
	list-style: none;
	padding: 0;
	border: 0;
	margin: 0px 0px 0px 0px;
}
.box12 li {
	padding: 0px;
	border-bottom: 1px #CCCCCC dashed;
	background: url(../images/tb.jpg) no-repeat left 45%;
	padding-left: 15px;
	margin: 0 auto;
}
.box12 li a {
	font-size: 12px;
	line-height: 33px;
}
.box14 {
	margin: 0;
	padding-left: 0px;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.box14 ul {
	margin-left: 0px;
	list-style: none;
	padding: 0;
	border: 0;
	margin: 0px 0 0px 5px;
}
.box14 li {
	padding: 5px;
	border-bottom: 1px #CCCCCC dashed;
	background: url(../images/tb.jpg) no-repeat left 45%;
	padding-left: 15px;
	margin: 0 auto;
}
.box14 li a {
	font-size: 12px;
	line-height: 25px;
}
.flexslider {
	position: relative;
	height: 300px;
	overflow: hidden;
	background: url(loading.gif) 50% no-repeat;
	z-index: -100;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 300px;
}
.flex-control-nav {
	position: absolute;
	bottom: 6px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 12px;
	height: 14px;
	margin: 0 5px;
*display: inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 12px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.STYLE22 {
	font-size: 14pt;
	font-weight: bold;
}
.STYLE25 {
	color: #000000;
	font-size: 12pt;
}
.STYLE27 {
	color: #0033CC
}
.STYLE28 {
	color: #FFFFFF
}
.STYLE29 {
	font-size: 12pt
}
