/**** 通用 ****/
html,body {
	margin: 0px;
	padding: 0px;
}
html,body,td,th,p,div,input,textarea {
font-size: 12px;
line-height: 20px;
font-family: Arial,"宋体";
color: #4F4216;
}
a {
text-decoration: none;
color: #4F4216;
}
a:hover {
text-decoration: underline;
}
.line {
border-top: dotted 1px #E2D5BF;
margin: 10px 0;
}

.bbox {
border: solid 1px #E2D5BF;
padding: 1px;
margin-top: 10px;
}
.bbox p {
margin: 0;
padding: 0 5px;
}
.bbox h1 {
background: url(../images/h1_title_bg.gif) repeat-x top center;
margin: 0;
}
.bbox h1 span {
height: 25px;
font-size: 14px;
line-height: 25px;
padding-left: 18px;
background: url(../images/h1_span_ico.gif) no-repeat 8px 7px;
display: block;
position: relative;
color: #402315;
}
.bbox dl, .bbox ul {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
}
.bbox h1 a {
font-size: 12px;
color: #A76322;
font-weight: normal;
position: absolute;
right: 5px;
top: 0;
}
.cbox {
margin-top: 10px;
}
.cbox p {
margin: 0;
padding: 0 5px;
}
.cbox h1 {
background: url(../images/h1_title_bg2.gif) repeat-x top center;
margin: 0;
}
.cbox h1 span {
display: block;
height: 35px;
font-size: 14px;
line-height: 35px;
padding-left: 33px;
position: relative;
color: #402315;
}
.cbox h1 a {
font-size: 12px;
color: #A76322;
font-weight: normal;
position: absolute;
right: 8px;
top: 0;
}
/* top10 */
.top10 li {
text-indent: 20px;
}
.top10 li.n1 {
background: url(../images/n1-10.gif) no-repeat 2px 4px;
}
.top10 li.n2 {
background: url(../images/n1-10.gif) no-repeat 2px -20px;
}
.top10 li.n3 {
background: url(../images/n1-10.gif) no-repeat 2px -44px;
}
.top10 li.n4 {
background: url(../images/n1-10.gif) no-repeat 2px -67px;
}
.top10 li.n5 {
background: url(../images/n1-10.gif) no-repeat 2px -91px;
}
.top10 li.n6 {
background: url(../images/n1-10.gif) no-repeat 2px -115px;
}
.top10 li.n7 {
background: url(../images/n1-10.gif) no-repeat 2px -140px;
}
.top10 li.n8 {
background: url(../images/n1-10.gif) no-repeat 2px -164px;
}
.top10 li.n9 {
background: url(../images/n1-10.gif) no-repeat 2px -188px;
}
.top10 li.n10 {
background: url(../images/n1-10.gif) no-repeat 2px -212px;
}

/**** 导航 ****/
#header {
width: 980px;
height: 195px;
margin: 0 auto;
background: #EBE8D7 url(../photo/banner01.jpg) no-repeat;
position: relative;
}
#nav {
position: absolute;
left: 0;
top: 150px;
}
/* 导航菜单 */
#nav_m td {
	letter-spacing: 0.1em;
	line-height: 23px;
	padding-top: 2px;
}
#nav_m td.nav_close a {
	color: #402315;
}
#nav_m td.nav_close a:hover {
	color: #F1E4DA;
	text-decoration: none;
}
#nav_m td.nav_open a {
	color: #F1E4DA;
}
#nav_m td.nav_open a:hover {
	color: #F1E4DA;
	text-decoration: none;
}
.nav_close {
	font-size: 12px;
	font-weight: bold;
	color: #402315;
	background: url(../images/nav_close.gif) no-repeat left center;
}
.nav_open  {
	font-size: 12px;
	font-weight: bold;
	color: #F1E4DA;
	background: url(../images/nav_open.gif) no-repeat left center;
}
#navde {
background-color: #AB2F2F;
color: #EBE8DD;
}
#navde td {
color: #EBE8DD;
}

/**** 内容通用 ****/
#content {
width: 980px;
margin: 0 auto;
}

/**** 左栏 ****/
#left {
width: 170px;
float: left;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
#left03 {
line-height: 20px;
}
#left03 dt {
font-weight: bold;
color: #990000;
}
#left03 dd {
margin: 0 0 0 20px;

}

/**** 右栏 ****/
#right {
width: 170px;
float: right;
padding-bottom: 10px;
}
.newl li {
	text-indent: 15px;
	background: url(../images/newl_dot.gif) no-repeat 3px 8px;
}

/**** 中栏 ****/
#center {
width: 620px;
float: left;
padding-top: 10px;
}
#cent02 h1 span {
background: url(../images/h1_span_ico_c01.gif) no-repeat 11px 7px;
}
#cent03 h1 span {
background: url(../images/h1_span_ico_c02.gif) no-repeat 9px 7px;
}
#cent04 h1 span {
background: url(../images/h1_span_ico_c03.gif) no-repeat 9px 7px;
}
#cent02 .zuozhe, #cent02 .chubanshe {
color: #A66223;
}
.title_ad {
color: #A66223;
font-weight: bold;
}
#cent02 h2 {
font-size: 14px;
color: #4F4215;
margin: 0;
}
/* pagebar */
#pagebar {
	text-align: center;
	color: #5C3D6C;
	}
#pagebar a {
	padding: 1px 5px;
	border: solid 1px #E2D5BF;
	background-color: #FFFFFF;
	margin: 0 2px;
	}
#pagebar a:hover {
	border: solid 1px #E2D5BF;
	background-color: #E2D5BF;
	text-decoration: none;
	}
#pagebar a.on {
	border: solid 1px #E2D5BF;
	background-color: #E2D5BF;
	text-decoration: none;
	}
#pagebar a.prev, #pagebar a.next {
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
	}
#pagebar a.prev:hover, #pagebar a.next:hover {
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #E2D5BF;
	}

/**** 信息 ****/
#footer {
	width: 980px;
	height: 40px;
	margin: 0 auto;
	clear: both;
	background-color: #F4E8DB;
	border-top: 5px solid #AA0000;
	text-align: center;
}

/**** 错误解决 ****/
.f_clear:after {
 content: ".";  /* Content 属性是必须的，在此没有实际作用 */
 display: block; /* 块级元素才能设置 Clear 属性 */
 height: 0;
 clear: both; /* 清除浮动 */
 visibility: hidden;
}
.f_clear {
 display: inline-table;
}
/* Hide from IE-mac */
* html .f_clear {
 height: 1%;
}
.f_clear {
 display: block;
}
/* End hide from IE-mac */