@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	line-height: 1.8em;
	font-family: "宋体", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	width: 1000px;
}
#container #header #banner {
	height: 300px;
	width: 1000px;
	background-color: #3F9CC5;
}
#container #header #nav {
	width: 990px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#container #header #nav li {
	width: 88px;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BF3000;
	border-right-color: #BF3000;
	border-bottom-color: #BF3000;
	border-left-color: #D93600;
}
#container #header #nav li a {
	color: #FFFFFF;
	background-color: #CC3300;
	display: block;
	text-decoration: none;
}
#container #header #nav a:hover {
	background-color: #FF4500;
}
#container #main {
	width: 1000px;
	clear: both;
	padding-top: 2px;
}
#container #main #left {
	background-color: #F5E8DA;
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #main #left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #main #left ul li {
	height: 38px;
	width: 230px;
	line-height: 38px;
	padding: 0px;
	letter-spacing: 2px;
	text-indent: 3em;
	background-image: url(../images/li.gif);
	margin: 0px;
	overflow: hidden;
}
#container #main #center {
	float: left;
	width: 540px;
	margin-left: 10px;
}
#container #main #right {
	float: right;
	width: 190px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container  #main  #right  img {
	margin-top: 1px;
	margin-bottom: 1px;
}

#container #main #content {
	width: 750px;
	float: right;
}
#container #main #content #h1 {
	height: 56px;
	width: 750px;
	font-size: 21px;
	line-height: 56px;
	color: #F3932D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3932D;
	background-image: url(../images/column_h1.gif);
	background-repeat: no-repeat;
	text-indent: 32px;
}
#container #main #content #p {
	font-size: 14px;
	line-height: 2em;
}

#container #footer_scroll {
	width: 1000px;
	clear: left;
}
#container #scroll {
	clear: left;
	width: 954px;
	border: 1px solid #FF4500;
	height: 81px;
	margin: 5px;
	background-image: url(../images/scroll.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	padding-right: 2px;
}
#container #scroll #rolllink {
	width: 954px;
	height: 81px;
	overflow: hidden;
}
#container #scroll #rolllink img {
	margin: 3px;
}
#container #footer {
	width: 1000px;
	clear: both;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF4500;
	margin-top: 6px;
}
.tab {
	width: 100%;
	margin-top: 6px;
}
.tab .title {
	float: left;
	background-color: #FF4500;
	font-size: 14px;
	color: #FFFFFF;
	width: auto;
	padding-right: 1em;
	padding-left: 1em;
}
.tab .more {
	float: right;
}
.list {
	padding: 4px;
	width: auto;
	border: 1px solid #FF4500;
	clear: left;
}
.top6 {
	margin-top: 6px;
}
.top10 {
	padding-top: 10px;
}
.indent2em {
	text-indent: 2em;
}
.underdashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.font12 {
	font-size: 12px;
}
a.red14b:link, a.red14b:visited, a.red14b:active {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
a.red14b:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
a.a14:link, a.a14:visited, a.a14:active, a.a14:hover {
	font-size: 14px;
}
a.white12:link, a.white12:visited, a.white12:active, a.white12:hover {
	font-size:12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a.white14:link, a.white14:visited, a.white14:active, a.white14:hover {
	font-size:14px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link, a:visited, a:active {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
