* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif,"宋体";
	background: url(../images/bg_all.gif);
	font-size: 12px;
}
ul,ol {
	list-style: none;
}
a:link,a:visited {
	color: #CF0101;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
	margin-bottom: 5px;
}
h2 {
	color: #FEF800;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
}
#wrapper {
	width: 773px;
	margin: 0 auto;
	background: url(../images/bg.gif) repeat-y left top;
	padding: 0 15px;
}
#header {
	height: 270px;
	background: url(../images/header.gif) no-repeat left top;
	color: #CF0101;
}
#header a {
	font-weight: 700;
}}
#content {
	padding: 5px;
	background: url(../images/content.gif) no-repeat center bottom;
	padding-bottom: 120px;
}
.news,.lore {
	padding:0 5px 5px 5px;
	background-color: #FDF5D8;
	border: 1px solid #CC241D;
	float:left; 
	height: 153px;
}
/*灯会新闻*/
.news {
	width: 330px;
	margin-right: 5px;
}
.newstl {
	height: 34px;
	background: url(../images/newstitle.gif) no-repeat center top;
}
.newstl2 {
	height: 34px;
	background: url(../images/zstitle.gif) no-repeat center top;
}
.news li {
	height: 19px;
	line-height: 19px;
	padding-left: 22px;
	background: url(../images/ICON002.gif) no-repeat left center;
}
.news li a:hover,.lore a:hover {
	color: #F00;
	text-decoration: underline;
}
.news li span {
	float:right; 
	cursor:pointer;
}
/*灯会知识*/
.lore {
	width: 404px;
}
.lore img {
	width: 400px;
	height: 148px;
}
.lore p {
	text-indent: 24px;
	line-height: 18px;
}
.lore p span {
	margin-left: 10px;
}
/*灯展花絮*/
.feature {
	background:#FDF5D8 url(../images/1_03.gif) no-repeat right top;
	clear: both;
	border: 1px solid #CC241D;
	margin-top: 5px;
}
.feature h3 {
	text-align: center;
	color: #FEF800;
	font-size: 18px;
	line-height: 44px;
	background: url(../images/1_03l.gif) no-repeat left top;
}
.feature h3 span {
	width: 664px;
	height: 45px;
	display:block; 
}
.ap p {
	text-indent: 24px;
	color: #CF0101;
	line-height: 1.5em;
	margin: 0 5px;
}
.title1 {
	background: url(../images/title1.gif) no-repeat center top;
}
.title2 {
	background: url(../images/title2.gif) no-repeat center top;
}
.qzgh {
	background: url(../images/qzgh.gif) no-repeat center top;
}
.xsjd {
	background: url(../images/xsjd.gif) no-repeat center top;
}
.ryjd {
	background: url(../images/ryjd.gif) no-repeat center top;
}
.dhap {
	background: url(../images/ap.gif) no-repeat center top;
}
.feature li {
	float:left; 
	text-align: center;
}
.feature li img {
	border:0;
	width: 168px;
	height: 150px;
	margin-bottom: 5px;
}
.feature li a {
	background-color: #CF0101;
	border: 5px solid #CF0101;
	display:block; 
	margin:0 0 10px 10px;
	font-weight: 700;
	color: #FEF800;
}
.feature li a:hover {
	background-color: #F00;
	border: 5px solid #F00;
}
.more {
	line-height: 1.5em;
	text-align: right;
	padding-right: 5px; 
}
#footer {
	height: 50px;
	text-align: center;
	background-color: #C01310;
	border-top: 1px solid #FEF800;
	color: #FEF800;
	padding-top: 5px;
}
#footer li {
	line-height: 20px;
}
#footer a:link,#footer a:visited {
	color: #FEF800; 
}
#footer a:hover {
	color: #FFD700;
}
.top {
	text-align: right;
	padding-right: 5px;
}