* {
	margin:0px;
	padding:0px;
	word-break:break-all;
	break-word:word-break;
}
html {
/*	height:100%; */
	border:0;
}
body {
	height:100%;
	background:#fff;
	width:1000px;
	border:solid #6B492F;
	border-width:0px 1px;
	text-align:left;
	margin:0px auto;
}
body, td, div, input, textarea, select, ul, li {
	font-family: "宋体", Arial;
	font-size:12px;
	color: #6B492F;
	font-family: "宋体";
}
body, td, div, p, ul, li {
	line-height:180%;
}

ul, li {
	list-style:none;
}
ul, form {
	margin:0px;
	padding:0px;
}
img, iframe {
	border:none;
}
body .border {
	width:100%;
	text-align:left;
}
.clear {
	width:100%;
	height:0px !important;
	max-height:0px;
	clear: both;
	overflow:hidden;
}
.border li {
	float:left;
}

a{
	color:#6B492F;
	text-decoration:none;
}
a:hover{
	color:#6B492F;
	text-decoration:underline;
}
/*------------通栏广告位------------*/
ul.line {
	width:100%;
	height:7px !important;
	max-height:7px;
	overflow:hidden;
	background:#FFFFFF;
}
.line1{
	width:100%;
	height:1px !important;
	background:#E5DBBE;
	max-height:1px;
	overflow:hidden;
	}


	
.nor_imgtext {
	height: auto;
	width: 100%;
	margin:12px 0px 12px 0px;
	float:left;
}
*html .nor_imgtext{ margin:5px 0px 8px 0px;}
*+html .nor_imgtext{ margin:5px 0px 8px 0px;}
.zp_line {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5DBBE;
	width:100%;
}


