html {
	border: 0px;
	height: 100%;
	overflow-y: scroll !important;
}
body {
	background: #7E7B7A url("") repeat-x;
	min-width: 100px;
	min-height: 100%;
	height: auto;
	text-align: center;
}
body, td, input, textarea, select, button {
	color: #333333;
	font: 13px/1.6em 宋体, Verdana, Helvetica, Arial, sans-serif;
}
input, select, button {
	vertical-align: middle;
}
textarea {
	resize: none;
}
body,ul,li,dl,dd,form,fieldset,div {
	margin: 0 auto;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
}
ul li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
/*img {
	_width: expression(this.width > 540 ? '540px': true);
	max-width: 560px;
}*/
em, cite, strong, th {
	text-align: left;
	font-style: normal;
}
/*全局*/
div#wrap {
	width: 984px;
	background-color: #FFFFFF;
	padding: 8px;
	text-align: left;
}
div#header {
	width: 1000px;
	height: 161px;
	background: #FFFFFF url("logo.jpg") no-repeat;
	margin-bottom: 2px;
}
ul#nav {
	float: right;
	font-size: 14px;
	margin-top: 5px;
}
ul#nav li {
	float: left;
	display: inline;
}
ul#nav li a {
	display: inline-block;
	color: #FFFFFF;
	background: url("button.gif") left 0;
	height: 30px;
	cursor: hand;
	margin: 0 10px 0 0;
}
ul#nav li a span {
	background: url("button.gif") right 0;
	padding: 4px 8px 5px 0px;
	margin: 0 0 0 10px;
	float: left;
}
ul#nav li a.current {
	background: url("button.gif") left -60px;
}
ul#nav li a.current span {
	background: url("button.gif") right -60px;
}

ul#nav li a:hover {
	background: url("button.gif") left -30px;
	color: #000000;
}
ul#nav li a:hover span {
	background: url("button.gif") right -30px;
}
div#flashad {
	clear: right;
	float: right;
	padding: 5px;
}
.menu {
	 width: 93px;
	 background: #FF7300;
	 border: 1px solid #E82B00;
	 padding: 5px;
	 text-align: left;
}
.menu a {
	color: #FFFFFF;
}
ul#column {
	float: left;
	width: 140px;
	margin-top: -2px;
}
ul#column li {
	display: block;
	margin-top: 2px;
	height: 27px;
	width: 100px;
	background: #D8D8D8 url("columnbg.jpg") repeat-y;
	padding-left: 30px;
	line-height: 26px;
	overflow: hidden;
}
div#content {
	float: right;
	width: 844px;
}
div#content img {
	max-width: 824px;
}
div#page {
	clear: both;
	text-align: right;
}
div#prefooter {
	width: 990px;
	padding: 5px;
	padding-top: 15px;
	clear: both;
	background: #FFFFFF;
	border-bottom: 5px solid #E2E2E2;
}
div#footer {
	width: 990px;
	padding: 5px;
	background: #FFFFFF;
	border-top: 1px solid #000000;
	font-size: 12px;
}
.current {
	font-weight: bold;
}
.clear {
	width: 100%;
	clear: both;
	height: 0px;
}
.singleline {
	border: 1px solid #A1A1A1;
}
/*首页专用*/
div#pics {
	width: 546px;
	float: left;
}
div#announce {
	float: right;
	width: 293px;
}
dl#announcement {
	width: 293px;
}
dl#announcement dt {
	height: 27px;
	background-image: url("pic_01.jpg");
}
dl#announcement dd {
	width: 281px;
	border: 1px solid #6A6A6A;
	background-color: #FFD855;
	padding: 5px;
}
div#lh2012 {
	margin-top: 5px;
	width: 293px;
	height: 84px;
	background-image: url("pic_21.gif");
}
dl#comment {
	margin-top: 5px;
	width: 293px;
}
dl#comment dt {
	height: 27px;
	background-image: url("pic_02.jpg");
}
dl#comment dd {
	width: 281px;
	border: 1px solid #6A6A6A;
	background-color: #E7E7E7;
	padding: 5px;
}
dl#search {
	width: 135px;
	float: left;
}
dl#search dt {
	height: 33px;
	background-image: url("pic_03.jpg");
}
dl#search dd {
	width: 131px;
	height: auto;
	padding: 2px;
	text-align: center;
	background-color: #EBEBC9;
	line-height: 150%;
}
dl.column {
	width: 489px;
}
dl.column dt {
	height: 30px;
}
dl.column dd {
	width: 487px;
	border: 1px solid #191919;
}
dl.columnwrap {
	width: 984px;
}
dl.columnwrap dt {
	height: 30px;
}
dl.columnwrap dd {
	width: 984px;
	border: 1px solid #191919;
}
dl.column dd dl.photolist {
	margin: 1px;
}
dl.columnwrap dd dl.photolist {
	margin: 2px;
}
dl.column dd dl.photolist dt, dl.columnwrap dd dl.photolist dt {
	height: 150px;
}
dl.column dd dl.photolist dd, dl.columnwrap dd dl.photolist dd {
	border: 0px;
	width: 152px;
	text-align: center;
}
dl#special {
	width: 844px;
}
dl#special dt {
	background-image: url("pic_05.jpg");
}
dl#special dd {
	width: 842px;
}
dl#special dd dl.photolist {
	margin: 4px;
}
dl#special dd dl.photolist dt {
	height: 150px;
}
dl#special dd dl.photolist dd {
	border: 0px;
	width: 150px;
	text-align: center;
}
dl.left {
	float: left;
}
dl.right {
	float: right;
}
div#recommend {
	width: 245px;
	float: left;
}
dl#recommend {
	width: 245px;
}
dl#recommend dt {
	height: 33px;
	background-image: url("pic_10.jpg");
}
dl#recommend dd {
	width: 233px;
	padding: 5px;
	border: 1px solid #919191;
	border-top: 0px;
	background-color: #E5E5E5;
}
dl#bbs {
	width: 245px;
	margin-top: 5px;
}
dl#bbs dt {
	height: 95px;
	background-image: url("pic_11.jpg");
}
dl#bbs dd {
	width: 233px;
	padding: 5px;
	border: 1px solid #919191;
	border-top: 0px;
	background-color: #EBEBEB;
	text-align: center;
}
dl#bbs dd a {
	display: inline-block;
	width: 50px;
	height: 20px;
	border: 1px solid #BEBEBE;
	background-color: #FAFAFA;
}
div#recmdright {
	width: 731px;
	float: right;
}
dl.columnrecmd {
	width: 731px;
}
dl.columnrecmd dt {
	height: 28px;
}
dl.columnrecmd dd {
	width: 719px;
	padding: 5px;
	border: 1px solid #000000;
}
dl.columnrecmd dd dl.photolist {
	margin: 5px;
	margin-left: 12px;
}
dl.columnrecmd dd dl.photolist dt {
	height: 150px;
}
dl.columnrecmd dd dl.photolist dd {
	border: 0px;
	text-align: center;
}
/*列表页专用*/
dl.photolist {
	float: left;
	margin: 4px;
}
dl.photolist dt {
	width: 150px;
	height: 150px;
	background: #787878;
	border: 1px solid #000000;
	padding: 3px;
	background: #787878 url("") no-repeat scroll center center;
}
dl.photolist dd {
	margin: 0px;
	padding: 3px;
	text-align: left;
	width: 152px;
}
/*表单专用*/
td.tb_th {
	padding: 3px 3px 3px 0;
	font-size: 14px;
	font-weight: bold;
	color: #C62500;
}
td.tb_th a {
	color: #C62500;
	text-decoration: underline;
}
td.tb_title {
	padding: 3px;
	font-weight: bold;
	border-top: 1px dotted #D8D8D8;
}
td.tb_input {
	width: 300px;
	padding: 0 5px 5px 5px;
}
td.tb_tip {
	width: 479px;
	padding: 0 5px 5px 30px;
	color: #999999;
}
td.tb_tip:hover {
	color: #090C00;
}
td.tb_tip strong {
	margin-left: 20px;
	color: #FF0000;
}
td.tb_longinput {
	padding: 0 5px 5px 5px;
}
/*内容页专用*/
div#title {
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;
	text-align: center;
}
div#author {
	text-align: center;
	border-bottom: 1px dotted #000000;
}
div#info {
	padding: 10px;
}
div#info ul li {
	float: left;
	width: 33%;
	height: 24px;
}
div#detail {
	padding: 10px;
}
div#photo {
	width: 400px;
	text-align: center;
	float: left;
	margin: 0 10px 10px 0;
}
div#pagesel {
	text-align: center;
	padding: 5px;
}
div#intro {
	padding: 10px;
	border-top: 1px dotted #000000;
}