@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size:14px;
	font-weight:bold;
}
img, table, td, th {
	border:0;
}
ul, ol, li {
	list-style-type:none;
}
a {
	color:#333333;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
body {
	font-family:"宋体", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration: none;
	margin:0 auto;
	line-height:1.8em;
	text-align:center;
	background:#ffffff url(../images/park_bodybg.png) top repeat-x;
}
table {
	table-layout:fixed;
	word-wrap:break-word;
}
div {
	word-wrap:break-word;
}
p {
	word-wrap:break-word;
}
td {
	font-size:12px;
	font-family:"宋体", Arial, Verdana, Helvetica, sans-serif;
	line-height:1.8em;
	padding:0 0 0 5px;
}
input.txt, input.pwd, input.fil, textarea.txts, select.slt {
	border:1px solid #cccccc;
	padding:3px 5px 2px 5px;
	color:#666666;
	vertical-align:middle;
	line-height:1.2em;
	font-size:12px;
	background:#ffffff;
}
input.btn {
	height:24px;
	padding:0 2px;
	color:#ffffff !important;
	text-decoration: none;
	font-size:12px;
	font-family:"微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	cursor:pointer;
	border:none !important;
	background:#94390C !important;
	vertical-align:middle;
	outline:none;
}
input.imgbtn {
	vertical-align:middle;
}
select {
	vertical-align:middle;
	font-size:12px;
}
textarea {
	border:1px solid #DBDBDB;
	vertical-align:middle;
	padding:0px 2px;
	font-size:12px;
}
.red {
	color:#800000;
}
.gray {
	color:#033;
}
.cboth {
	display:block;
	height:0px;
	line-height:0px;
    font-size:0;
	clear:both;
}
.tag {
	font-size:14px;
	font-weight:bold;
	font-family:"微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	color:#cc0000;
}
.tag a {
	color:#FFF;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.dtab {
	border-collapse:collapse;
}
.dtab th {
	border:1px solid #cccccc;
	padding:5px 8px;
}
.dtab td {
	border:1px solid #cccccc;
	padding:5px 8px;
}
/* ----------------------------------------- */
#container {
	height:100%;
	width:983px;
	margin:0 auto;
	text-align:center;
}
#header {
	height:100%;
	margin:0 0 12px 0;
}
#slide {
	height:100%;
	margin:0 0 15px 0;
}
#mainer {
	height:100%;
	margin:0 0 15px 0;
}
#footer {
	height:100%;
	background:#f5f5f5;
	border-top:1px solid #027bc4;
}
#contenter {
	float:right;
	width:748px;
	height:100%;
	overflow:hidden;
	text-align:left;
	padding:8px 15px 15px 15px;
	border:1px solid #dfdfdf;
}
#sidebar {
	float:left;
	height:100%;
	width:190px;
	text-align:left;
}
/* ----------------------------------------- */
.logo {
	float:left;
	margin:20px 0 15px 0;
}
.tool {
	float:right;
	width:420px;
	margin:16px 0 0 0;
	text-align:right;
}
.tool a {
	color:#666666;
}
.tool em {
	font-size:10px;
	color:#cccccc;
	font-style:normal;
	margin:0 5px 0 9px;
}
.nav {
	float:right;
	max-width:700px;
	margin:10px 0 0 0;
}
.nav ul {
	display:block;
}
.nav li {
	display:block;
	float:left;
	position:relative;
}
.nav li span {
	display:block;
	float:left;
	width:30px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/park_navbg.png) center 3px no-repeat;
}
.nav li a {
	display:block;
	float:left;
	font-size:14px;
	color:#454545;
	font-weight:bold;
	font-family:"宋体", Arial, Verdana, Helvetica, sans-serif;
}
.nav li a:hover {
	color:#0066cc;
	text-decoration:none;
}
.nav li a.cur {
	color:#0066cc;
}
.nav li.home a {
	background:none;
}
.nav li div {
	display:none;
	width:138px;
	background:#7dbe29;
	text-align:left;
	position:absolute;
	top:38px;
	left:0px;
	z-index:200;
}
.nav li div a {
	height:28px;
	line-height:28px;
	background:none;
}

.banner {
	width:983px;
	height:320px;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.b_container {
	width:983px;
	height:320px;
	overflow:hidden;
	z-index:100;
}
.b_container img {
	width:983px;
	height:320px;
}
.b_pagination {
	display:block;
	position:absolute;
	bottom:15px;
	right:8px;
	z-index:110;
}
.b_pagination li {
	display:block;
	float:left;
	margin:0 10px 0 0;
	background:url(../images/bbg.png) 0 0 no-repeat;
}
.b_pagination li a {
	display:block;
	float:left;
	height:13px;
	width:13px;
	text-indent:9999px;
	overflow:hidden;
}
.b_pagination li.b_current {
	background:url(../images/bbg.png) 0 -30px no-repeat;
}
/* ----------------------------------------- */
.cate {
	margin:0 0 15px 0;
	border:1px solid #dfdfdf;
}
.cate h2 {
	display:block;
	height:30px;
	line-height:30px;
	font-size:15px;
	font-weight:normal;
	font-family:"微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	padding:0 5px 0 8px;
	background:url(../images/titbg.png) top repeat-x;
}
.cate h2 a {
	float:right;
	font-size:12px;
	font-family:"宋体", Arial, Verdana, Helvetica, sans-serif;
	color:#999999;
}
.cate ul {
	height:100%;
	padding:8px 10px 8px 10px;
}
.cate li {
	display:block;
	line-height:35px;
	border-bottom:1px dotted #dfdfdf;
	padding:0 0 0 15px;
	background:url(../images/park_libg.png) 2px 14px no-repeat;
}
.cate li a:hover {
	color:#0066cc;
	text-decoration:none;
}
.cate li a.cur {
	color:#0066cc;
	font-weight:bold;
}
/* ----------------------------------------- */
.comtit {
	height:32px;
	line-height:32px;
	font-size:13px;
	color:#0066cc;
	border-bottom:1px solid #cccccc;
}
.comtit span {
	float:left;
	font-size:12px;
	color:#666666;
	padding:0 0 0 22px;
	background:url(../images/park_home.png) 1px 8px no-repeat;
}
.comtit span a {
	color:#666666;
}
.comcont {
	min-height:420px;
	height:420px;
	height:auto !important;
	_height:420px;
	line-height:2.2em;
	padding:15px 0 0 0;
}
.comcont h3 {
	font-size:15px;
	font-family:"微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	color:#0066cc;
}
.comlist {
	min-height:350px;
	height:350px;
	height:auto !important;
	_height:350px;
	padding:15px 0 0 0;
}
.comlist li {
	display:block;
	float:left;
	width:166px;
	margin:0 26px 20px 0;
	text-align:center;
}
.comlist li.fr {
	float:right;
	margin:0 0 20px 0;
}
.comlist li img {
	width:160px;
	height:120px;
	border:1px solid #dfdfdf;
	padding:3px;
}
.comlist li span {
	padding:5px 0 0 0;
	display:block;
}
.cont-tit {
	padding:10px 0;
	text-align:center;
}
.cont-tit h1 {
	font-size:20px;
}
.cont-date {
	text-align:center;
	padding:0 0 10px 0;
	border-bottom:1px dotted #cccccc;
}
.cont-main {
	padding:10px 0;
}
.cont-page {
}
.cont-next {
	border-top:1px dotted #cccccc;
}
.cont-linkpage {
	border-top:1px dotted #cccccc;
}
.pages {
	clear:both;
	text-align:left;
	margin:10px 0 0 0;
}
.pages li{
	float:left;
	font-family:Tahoma;
	line-height:20px;
	height:20px;
	margin-right:6px;
	border:1px solid #cccccc;
	padding:1px 8px;
}
.pages li a {
	float:left;
	line-height:20px;
	height:20px;
	color:#006699;
	display:block;
}
.pages li a:hover {
	color:#004D00;
	text-decoration:none;
}
.pages li.thisclass, .pages li.thisclass a, .pagebox li.thisclass a:hover {
	background-color:#ffffff;
}
.pages .pageinfo {
	line-height:20px;
	padding:0 10px;
	color:#666666;
}
.pages .pageinfo strong {
	color:#222222;
	font-weight:normal;
	margin:0px 3px;
}
/* ----------------------------------------- */
.map {
	color:#666666;
	padding:10px 0 5px 0;
}
.map em {
	font-size:10px;
	color:#999999;
	font-style:normal;
	margin:0 5px 0 9px;
}
.copy {
	color:#666666;
	padding:0 0 15px 0;
}
.copy a {
	color:#666666;
}