@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#000000;
	background-color:#e5e5e5;
	font-family:Arial, Helvetica, sans-serif;
}
div {
	margin:0 auto;
}
.z {float:left;}
.y {float:right; font-size:12px; color:#999999;}
h1, h2, h3, h4, h5, h6, dl, ul, ol, dd, p {
	margin:0px;
	padding:0px;
	list-style:none;
}
a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}
img {
	border:none;
}
.header {
	width:100%;
	height:79px;
	background-image:url(../images/top.gif);
}
.nav {
	width:980px;
	height:79px;
	background-image:url(../images/header.gif);
}
.nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav ul li {
	width:122px;
	height:40px;
	margin-top:20px;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
.nav ul li a {
	font-size:14px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
}
.nav ul li a:hover {
	font-size:14px;
	color:#1ea1cc;
	font-weight:bold;
}
/* ===== gallery ===== */
.roundabout-holder {
	width:880px;
	height:283px;
	margin:0 auto;
}
.roundabout-moveable-item {
	width: 446px;
	height: 283px;
	cursor: pointer;
	border:3px solid #ccc;
	border:3px solid rgba(0, 0, 0, 0.08);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.roundabout-moveable-item img {
	width:100%;
}
.roundabout-in-focus {
	border:3px solid rgba(0, 0, 0, 0.2);
}
.container {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	height:auto;
	font-size:.8125em;
	color:#000;
}
/* Gallery */
#gallery {
	height:296px;
	overflow:hidden;
	background:url(../images/gallerry-bg.gif) 0 0 repeat-x;
	margin-top:10px;
}
.box {
	width:980px;
	height:100%;
	overflow:hidden;
	background-color:#FFFFFF;
	margin-top:0px;
}
.news_left {
	width:530px;
	height:100%;
	overflow:hidden;
	float:left;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}
.news {
	width:528px;
	height:100%;
	border:1px #c7b2a1 solid;
	float:left;
}
.news_lm {
	width:526px;
	height:32px;
	background-color:#a8927b;
	margin:1px;
}
.news_lm h1 {
	width:200px;
	height:32px;
	line-height:32px;
	background-color:#ddd1c5;
	float:left;
	text-indent:0.5em;
	color:#763902;
	text-decoration:underline;
	font-size:16px;
}
.news_lm h2 {
	width:80px;
	height:32px;
	line-height:32px;
	float:right;
	text-align:center;
	font-size:12px;
	color:#763902;
	font-weight:100;
}
.news_lm h2 a {
	color:#763902;
	display:block;
}
.news_lm h2 a:hover {
	color:#ffffff;
}
.news_con {
	width:528px;
	height:100%;
	overflow:hidden;
	border-left:1px #c7b2a1 solid;
	border-right:1px #c7b2a1 solid;
	border-bottom:1px #c7b2a1 solid;
}
.news_con dl {
	margin:5px 10px 10px 10px;
	padding:0px;
	list-style:none;
}
.news_con dl dt {
	height:64px;
	border-bottom:1px #CCCCCC dotted;
}
.news_con dl dt h1 {
	height:24px;
	line-height:24px;
	color:#666666;
	font-size:14px;
}
.news_con dl dt h1 a {
	font-size:14px;
	color:#666666;
	text-decoration:underline;
}
.news_con dl dt h1 a:hover {
	font-size:14px;
	color:#ff6600;
	text-decoration:underline;
}
.news_con dl dt h2 {
	height:40px;
	line-height:20px;
	font-size:12px;
	font-weight:100;
}
.news_right {
	width:420px;
	height:100%;
	overflow:hidden;
	float:left;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}
.news_right_lm {
	width:420px;
	height:24px;
	border-bottom:1px #FF3300 solid;
}
.news_right_lm h1 {
	width:300px;
	float:left;
	line-height:24px;
	font-size:16px;
}
.news_right_lm h2 {
	width:80px;
	height:24px;
	line-height:24px;
	float:right;
	text-align:center;
	font-size:12px;
	color:#763902;
	font-weight:100;
}
.news_right_lm h2 a {
	color:#763902;
	display:block;
}
.news_right_lm h2 a:hover {
	color:#000000;
}
.news_right_add {
	width:420px;
	height:48px;
	background-image:url(../images/zhangjiajie.gif);
	margin-top:2px;
}
.news_right_con {
	width:420px;
	height:237px;
	overflow:hidden;
	display:block;
}
.news_right_con dl {
	margin:0px;
	padding:0px;
	list-style:none;
}
.news_right_con dl dt {
	height:79px;
	border-bottom:1px #CCCCCC dotted;
}
.news_right_con dl dt h1 {
	height:24px;
	line-height:24px;
	font-size:14px;
	display:block;
	overflow:hidden;
	color:#003366;
}
.news_right_con dl dt h1 a {
	font-size:14px;
	color:#003366;
	display:block;
}
.news_right_con dl dt h2 {
	line-height:18px;
	height:48px;
	color:#999999;
	font-size:12px;
	font-weight:100;
}
.photos {
	width:960px;
	height:100%;
	overflow:hidden;
	margin-top:10px;
}
.photos_left {
	width:630px;
	height:333px;
	float:left;
}
.photos_left_top {
	width:628px;
	height:32px;
	border:1px #c7b2a1 solid;
}
.photos_left_lm {
	width:626px;
	height:30px;
	background-color:#a8927b;
	margin:1px;
}
.photos_left_lm h1 {
	width:200px;
	height:30px;
	background-color:#ddd1c5;
	line-height:30px;
	float:left;
	text-indent:0.5em;
	color:#763902;
	text-decoration:underline;
	font-size:16px;
}
.photos_left_lm h2 {
	width:80px;
	height:30px;
	line-height:30px;
	float:right;
	text-align:center;
	font-size:12px;
	color:#763902;
	font-weight:100;
}
.photos_left_lm h2 a {
	color:#763902;
	display:block;
}
.photos_left_lm h2 a:hover {
	color:#ffffff;
}
.photos_left_con {
	width:628px;
	height:298px;
	overflow:hidden;
	border-left:1px #c7b2a1 solid;
	border-right:1px #c7b2a1 solid;
	border-bottom:1px #c7b2a1 solid;
}
.photos_left_con dl {
	margin:5px;
	padding:0px;
	list-style:none;
}
.photos_left_con dl dt {
	width:144px;
	height:134px;
	float:left;
	margin:5px;
	display:inline;
}
.photos_left_con dl dt h1 {
	width:144px;
	height:110px;
}
.photos_left_con dl dt h1 img {
	width:138px;
	height:104px;
	border:1px #CCCCCC solid;
	padding:2px;
}
.photos_left_con dl dt h1 a img {
	width:138px;
	height:104px;
	border:1px #CCCCCC solid;
	padding:2px;
}
.photos_left_con dl dt h1 a:hover img {
	width:138px;
	height:104px;
	border:1px #ff3300 solid;
	padding:2px;
}
.photos_left_con dl dt h2 {
	width:144px;
	height:24px;
	font-size:12px;
	text-align:center;
	line-height:24px;
	font-weight:100;
	display:block;
	overflow:hidden;
}
.photos_left_con dl dt h2 a {
	color:#333333;
	display:block;
	overflow:hidden;
}
.photos_left_con dl dt h2 a:hover {
	color:#ff3300;
	display:block;
	overflow:hidden;
	background-color:#f2f2f2;
}
.photos_right {
	width:320px;
	height:333px;
	float:left;
	margin-left:10px;
}
.photos_right_top {
	width:318px;
	height:32px;
	border:1px #19628b solid;
}
.photos_right_lm {
	width:316px;
	height:30px;
	background-color:#19628b;
	margin:1px;
}
.photos_right_lm h1 {
	width:220px;
	height:30px;
	line-height:30px;
	float:left;
	text-indent:0.5em;
	color:#ffffff;
	text-decoration:underline;
	font-size:14px;
}
.photos_right_lm h2 {
	width:60px;
	height:30px;
	line-height:30px;
	float:right;
	text-align:center;
	font-size:12px;
	color:#763902;
	font-weight:100;
}
.photos_right_lm h2 a {
	color:#ffffff;
	display:block;
}
.photos_right_lm h2 a:hover {
	color:#ffff00;
}
.photos_right_con {
	width:318px;
	height:298px;
	overflow:hidden;
	border-left:1px #19628b solid;
	border-right:1px #19628b solid;
	border-bottom:1px #19628b solid;
}
.photos_right_con dl {
	margin:10px;
	padding:0px;
	list-style:none;
}
.photos_right_con dl dt {
	height:30px;
	line-height:30px;
	font-size:12px;
}
.infou {
	width:960px;
	height:250px;
	overflow:hidden;
	margin-top:10px;
}
.info {
	width:313px;
	height:250px;
	float:left;
	overflow:hidden;
}
.infoo {
	width:313px;
	height:250px;
	float:left;
	margin-left:10px;
}
.info_top {
	width:311px;
	height:26px;
	border:1px #c7b2a1 solid;
}
.info_lm {
	width:309px;
	height:24px;
	background-color:#a8927b;
	margin:1px;
}
.info_lm h1 {
	width:150px;
	height:24px;
	background-color:#ddd1c5;
	line-height:24px;
	float:left;
	text-indent:0.5em;
	color:#763902;
	text-decoration:underline;
	font-size:16px;
}
.info_lm h2 {
	width:60px;
	height:24px;
	line-height:24px;
	float:right;
	text-align:center;
	font-size:12px;
	color:#763902;
	font-weight:100;
}
.info_lm h2 a {
	color:#763902;
	display:block;
}
.info_lm h2 a:hover {
	color:#ffffff;
}
.info_con {
	width:311px;
	height:220px;
	overflow:hidden;
	border-left:1px #c7b2a1 solid;
	border-right:1px #c7b2a1 solid;
	border-bottom:1px #c7b2a1 solid;
}
.info_con ol {
	margin:0px;
	padding:5px 10px 10px 30px;
	list-style:decimal;
}
.info_con ol li {
	line-height:24px;
	font-size:14px;
	color:#993300;
	padding-top:2px;
}
.info_con ol li a {
	font-size:14px;
	color:#996600;
}
.info_con ol li a:hover {
	font-size:14px;
	color:#FF0000;
	text-decoration:underline;
}
/* 版权 */
.footer {
	width:980px;
	height:100%;
	background-color:#FFFFFF;
	overflow:hidden;
	line-height:30px;
	text-align:center;
	font-size:12px;
	color:#999999;
}

/* list */
.list_footer {width:100%; height:52px; background-image:url(../images/bg3.jpg); color:#999999; text-align:center; line-height:52px;}
.list {width:960px; height:100%; overflow:hidden;}
.list_nav {width:960px; height:42px; font-size:12px; line-height:42px;}
.list_title {width:960px; height:33px; background:url(../images/bar1.jpg) no-repeat; line-height:33px; text-indent:2em; color:#FFFFFF;}
.list_con {width:960px; height:100%; overflow:hidden;}
.list_con dl {margin:0px 0px 10px 0px; padding:0px; list-style:none;}
.list_con dl dt {height:40px; line-height:40px; border-bottom:1px #CCCCCC dotted;}
.list_page {width:960px; height:40px; line-height:40px; text-align:center; font-size:12px;}

/* content */
.list_content {width:960px; height:100%; overflow:hidden;}
.list_content h1 {width:960px; height:40px; line-height:40px; font-size:18px; background-color:#EDCE7C; color:#FF3300; text-align:center;}
.list_content h2 {width:960px; height:100%; line-height:24px; font-size:14px; margin-top:10px; margin-bottom:10px; font-weight:100; color:#666666;}
.list_content_sx {width:960px; height:48px; line-height:24px; font-size:12px; margin-bottom:10px;}

.pl{width:612px; height:260px; margin:0 auto; text-align:center; margin-top:20px;}
#saytext{width:90%;}
#image{ margin-top:5px;}
#username, #address, #saytext, #key{ border:1px solid #666;}
#tab{ height:25px;}
#plpost{ border:1px solid #CCC;}