/*！！！！！！！！！！！！！！！！！！！！ maintop */
#maintop {
	width:768px;
	min-height:228px;
	height:auto!important;
	height:228px;
	margin-top:1px;
	padding:10px 0 10px 10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#fffff4;
	overflow: hidden;
}
.imagefield {
	float:left;
	width:240px;
	height:210px;
	padding:4px;
	margin-right:10px;
	border:1px solid #ccc;
	background:#fff;
	overflow:hidden;
}
.intro {
	float:left;
	width:278px;
	height:220px;
	overflow:hidden;
}
.intro h2 {
	font:bold 14px/30px "卜悶";
}
.intro p {
	font:normal 14px/30px "卜悶";
}
.intro .more {
	float: right;
	margin-right: 5px;
}
.newsbg {
	float: right;
	width: 220px;
	padding: 4px;
	background: #e5e5e5;
}
.news {
	height:220px;
	padding: 0 10px;
	background:#fff url(../Images/Before/index/bg03.gif) repeat-x 0 1px;
}
.news p {
	height:26px;
	border-bottom:1px dashed #ccc;
	line-height:26px;
	font-weight:bold;
}
.news li {
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.news li span {
	color:#f60;
	margin-right:5px;
}
.news li a,
.news li a:visited {
	color: #369;
}
.news li a:hover {
	color:#f60;
}
/*！！！！！！！！！！！！！！！！！！！！ maintop end */
#main {
	padding-top:15px;
	overflow:auto;
}
/*！！！！！！！！！！！！！！！！！！！！ left */
#left {
	float:left;
	width:538px;
	margin-right:12px;
}
#left .ad {
	display: block;
	width: 538px;
	height: 110px;
	margin-bottom: 15px;
}
.part {
	margin-bottom:15px;
	padding:1px;
	background: #fde1b7;
}
.switchtitle {
	width:100%;
	height:20px;
	padding-top:4px;
	background:url(../Images/Before/index/title01.gif) repeat-x;
	line-height:20px;
}
.switchtitle span {
	float:left;
	padding:0 10px;
	font-weight:bold;
	color:#666;
}
.switchtitle ul {
	display:block;
	float:left;
}
.switchtitle li {
	float:left;
	padding:0 8px;
	margin-right:10px;
	color:#777;
	cursor:pointer;
}
.switchtitle .onshow {
	border: 1px solid #fc9;
	border-bottom: 0;
	background:#fff;
	font-weight:bold;
	color:#333;
	line-height: 19px;
}
/*！！！！！！！！！！ suggest line */
#sgLine {
	height: 229px;
	padding: 5px 10px;
	background: #fff;
}
#sgLine ul {
	display: block;
	width: 100%;
}
#sgLine ul li {
	float: left;
	width: 120px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
}
#sgLine ul .l1,
#sgLine ul .l4 {
	display: none;
}
#sgLine ul .l2 {
	width: 213px;
}
#sgLine ul .l2 a,
#sgLine ul .l2 a:visited {
	color: #36c;
}
#sgLine ul .l2 a:hover {
	color: #f60;
}
#sgLine ul .l3,
#sgLine ul .l5 {
	width: 90px;
	text-indent: -4em;
}
#sgLine ul .l3 span {
	text-decoration: line-through;
}
#sgLine .onshow {
	height: 66px;
	background: #fdf5e8;
	overflow: auto;
}
#sgLine .onshow li {
	display: block;
	float: left;
	width: 212px;
	height: 22px;
	line-height: 22px;
}
#sgLine .onshow .l1 {
	width: 87px;
	height: 65px;
	margin-right: 5px;
}
#sgLine .onshow .l1 img {
	display: block;
	width: 87px;
	height: 65px;
}
#sgLine .onshow .l2 {
	width: 424px;
	font-weight: bold;
}
#sgLine .onshow .l3,
#sgLine .onshow .l5 {
	text-indent: 0;
}
/*！！！！！！！！！！ suggest line end */
.part h2 {
	height: 24px;
	padding-left: 10px;
	background: url(../Images/Before/index/title01.gif) repeat-x;
	font: bold 12px/24px "卜悶";
	color: #666;
}
.part .picList {
	display: block;
	width: 100%;
	padding-bottom: 10px;
	background: #fff;
	overflow: auto;
}
.part .picList li {
	float: left;
	width: 99px;
	height: 96px;
	margin-top: 10px;
	padding: 0 4px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}
.part .picList li .pic {
	display: block;
	margin: 0 3px 5px;
	padding: 2px;
	border: 1px solid #ccc;
}
.part .picList li .pic img {
	display: block;
	width: 87px;
	height: 65px;
}
.part .picList li a,
.part .picList li a:visited {
	color: #369;
}
.part .picList li a:hover {
	color: #f60;
}
.part #sgHotel li {
	width: 126px;
}
.part #sgHotel li .pic {
	margin: 0 16px 5px 17px;
}
/*！！！！！！！！！！！！！！！！！！！！ left end */
#right {
	float:left;
	width:220px;
	padding:4px;
	background:#e5e5e5;
	overflow:auto;
}
.sidebar {
	width:100%;
	background:#fff;
}
.sidetitle {
	height:24px;
	padding: 5px 0 0 10px;
	font:bold 12px/24px "卜悶";
}
.sidecontent {
	padding:0 10px;
	border-bottom:1px solid #e5e5e5;
}
.sidecontent li {
	height:24px;
	line-height:24px;
	border-top:1px dashed #ccc;
}
.sidecontent li span {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#f60;
}
.sidecontent li a,
.sidecontent li a:visited {
	color: #369;
}
.sidecontent li a:hover {
	color:#f60;
}
.under a,
.under a:visited {
	padding: 2px 0;
	font: normal 13px/30px "卜悶";
	color: #369;
	text-decoration: none;
	white-space: nowrap;
}
.under a:hover {
	background: #f90;
	color: #fff;
	text-decoration: none;
}
/*！！！！！！！！！！！！！！！！！！！！ flash */
#imagesPanel {
	width:240px;
	height:210px;
}
#imgLink,
#imgLink img {
	display: block;
	width: 240px;
	height: 210px;
}
#infoBg {
	position:relative;
	width:240px;
	height:18px;
	margin:-18px 5px 0 0;
	background:#000;
	z-index:2;
	overflow:hidden;
	opacity:0.3;
	filter:alpha(opacity=30);
}
#imgInfo {
	position:relative;
	width:240px;
	height:18px;
	margin:-18px 5px 0 0;
	padding-left:10px;
	font:normal 12px/18px "卜悶";
	color:#fff;
	z-index:3;
}
#imgTitle{
	position:relative;
	width:240px;
	height:18px;
	margin:-15px 5px 0 0;
	text-align:right;
	overflow: hidden;
	z-index:4;
}
.button {
	padding:0 5px;
	border-left:1px solid #fff;
	font:bold 9px Verdana, Geneva, sans-serif;
	cursor:hand;
}
a.button, a.button:link, a.button:visited {
	color:#fff;
	text-decoration:none;
	background:#000;
}
/*！！！！！！！！！！！！！！！！！！！！ flash end */