body{
	margin: 0px;
	padding: 0px;
	color: #222222;
	font-family: "ËÎÌå";
	text-align:center;
	background-color:#FEA71A;
}

a:link { color: #222222; text-decoration: none; }
a:visited { color: #222222; text-decoration: none}
a:hover { color: #FF0000; text-decoration: none; }
a:active { color: #FF0000; text-decoration: none; }

.clear { clear:both; }

.space15 {
	height: 15px;
	clear: both;
}
.space20 {
	height: 20px;
	clear: both;
}

#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


/*Ê×Ò³*/
#banner {
	width:960px;
	height: 656px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#navbar{
    width:960px;
	height:30px;
}

#navbar td{
    color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
    text-align:center;
    border-right:1px solid #aaa;
}

#navbar td a{
	color:#FFFFFF;
	line-height:30px;
	background-color:#EA3C09;
	display:block;
	text-decoration:none;
}

#navbar td a:hover{
	color:#ffcb00;
    background-color:#EA3C09;
}

#preface{
    width:920px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/facebg.jpg) no-repeat center;
}

#slide{
	width:240px;
	height:180px;
	float:left;
	margin-left:35px;
	margin-top:20px;
}

#daoyu{
	/*width:580px;*/
	height:180px;
	float:right;
	margin-right:35px;
	/*margin-top:20px;*/
	color:#000;
	font-size:13px;
	line-height:23px;
	text-align: justify;
	text-justify: inter-ideograph;
}

#tcty {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

.tc_head {
	width: 920px;
	height: 10px;
	background-image:url(../images/tc_head.jpg);
	background-repeat:no-repeat;
	}
.tc_body {
	width: 920px;
	background-image:url(../images/tc_body.jpg);
	background-repeat:repeat-y;
	}
.tc_foot {
	width: 920px;
	height: 10px;
	background-image:url(../images/tc_foot.jpg);
	background-repeat:no-repeat;
	}

.title {
	height: 32px;
	clear: both;
	border-bottom:1px solid #e3d7aa;
}
.title-head {
	font-size:15px;
	font-weight:bold;
	padding-top:10px;
	padding-left:35px;
	float: left;
}
.title-more {
	font-size:12px;
	padding-top:12px;
	padding-right: 15px;
	float: right;
}

.lbox {
	width: 450px;
	height:230px;
	float: left;
	margin-left:20px;
	overflow: hidden;
	background: url(../images/boxbg.jpg) no-repeat center;
}
.rbox {
	width: 450px;
	height:230px;
	float: right;
	margin-right:20px;
	overflow: hidden;
	background: url(../images/boxbg.jpg) no-repeat center;
}
.lbox ul,
.rbox ul {
	padding:0px;
	margin: 5px 8px 0px 8px;
	font-size:13px;
	line-height: 23px;
	list-style:none;
	text-align: justify;
	text-justify: inter-ideograph;
}

#meta {
	width:960px;
	color: #444;
	font-size:12px;
	line-height: 20px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 0px;
	text-align:center;
	background-color:#e0d591;
}

#footer {
	width:1050px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/footer.jpg) no-repeat center;
}



/*ÄÚÒ³*/
#topnav {
	width: 780px;
	color: #222222;
	text-align: left;
	padding: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #F3F3F3;
	font-size: 13px;
}

#topnav a:link { color: #222222; text-decoration: none; }
#topnav a:visited { color: #222222; text-decoration: none}
#topnav a:hover { color: #FF0000; text-decoration: none; }
#topnav a:active { color: #FF0000; text-decoration: none; }

.entry {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	line-height: 27px;
	text-align: justify;
	text-justify:inter-ideograph;
}

.entry h1 {
	margin: 0px;
	padding:20px 0px;
	color: #AC2F0B;
	font-size: 20px;
	font-weight:normal;
	font-family: "ºÚÌå";
	text-align: center;
}
.entry img {
	border: 0;
}
.entry hr {
	width:800px;
	height:1px;
	border-top:1px solid #dbc9aa;
	
}
.sfoot {
	width:800px;
	font-size:12px;
	line-height: 20px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 0px;
	text-align:center;
	border-top:1px solid #dbc9aa;
}
