@charset "utf-8";
html, body, a, div, span, strong, p, img, h1, h2, h3, h4, ul, li, dl, dt, dd, table, th, tr, td, input, form {
	color:#555;
	padding:0;
	margin:0;
	font-size:12px
}
ul, li {
	list-style:none
}
a {
	text-decoration: none;
	color:#333
}
a:hover {
	color:#f60;
	text-decoration:underline
}
img {
	border:0
}
.blank10 {
	clear:both;
	height:10px;
	overflow:hidden
}
.main, .footer {
	width:950px;
	margin:0 auto
}
/****************************************/
.main {
	background:#fff
}
.banner {
	border-bottom:3px solid #B38A28;
}
.main h2 {
	background:#B38A28;
	clear:both;
	color: #fff;
	font-size:14px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding-left:10px
}
.content {
	padding:15px 5px 15px 1px;
	overflow:hidden
}
.content a:hover {
	color:#f60;
}
.c-left {
	border:1px solid #eee;
	float:left;
	width:440px;
	padding:5px;
	overflow:hidden
}
.c-right {
	float:right;
	width: 470px;
	margin-top: -5px;
	position:relative
}
.c-right h3 {
	height:30px;
	overflow:hidden
}
.c-right h3 a {
	color: #9B4D01;
	font-size:14px;
	font:700 14px/28px "宋体, Arial, sans-serif;";
}
.c-right p, .city-bbs p {
	line-height:24px;
	text-indent:2em
}
.city-bbs {
	padding:15px 5px;
	overflow:hidden
}
.guests-list {
	clear:both;
	width:965px;
	padding:15px 0 0 1px;
	margin-bottom:15px;
	overflow:hidden
}
.guests-list li {
	float:left;
	width:226px;
	margin-right:15px;
	height: 265px;
	text-align:center;
	overflow:hidden
}
.guests-list li img {
	border: 1px solid #ddd;
	display:block;
	width:220px;
	height:180px;
	margin-bottom:5px;
	padding:2px;
	overflow:hidden
}
.guests-list li span {
	display:block;
	line-height:22px;
	overflow:hidden;
}
.agenda {
	float:left;
	margin:10px 0;
	overflow:hidden
}
.agenda dt {
	line-height:36px;
	font-weight:700
}
.agenda dd {
	line-height:25px;
	text-indent:2em
}
.agenda dd span {
	display:block;
	text-indent:5em
}
.a-1{background:url(../images/line.png) no-repeat right center; padding-left:34px;width:400px;}
.a-2{padding-left:100px;width:300px;}
/****************************************/
.footer {
	border-top:1px solid #ddd;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	overflow:hidden
}
.footer table {
	height:0;
	border:0;
	margin-top:-1px
}
.footer a:hover {
	color:#f60!important
}
.tongji {
	display:none
}