#main {
	float: left;
	width: 611px;
	margin: 15px 10px 0 0;
}
.part {
	width: 100%;
	margin-bottom: 15px;
	overflow: auto;
}
.part h2 {
	height: 24px;
	padding-left: 10px;
	border: 1px solid #ccc;
	background: url(../Images/Before/index/bg05.gif) repeat-x 0 1px;
	font: bold 14px/24px "卜悶";
	color: #666;
}
/*！！！！！！！！！！！！！！！！！！！！ hotCity */
.hotCity {
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-top: 0;
}
.hotCity a,
.hotCity a:visited {
	padding: 2px 5px;
	font: normal 14px/40px "卜悶";
	color: #369;
	text-decoration: none;
	white-space: nowrap;
}
.hotCity a:hover {
	background: #f90;
	color: #fff;
	text-decoration: none;
}
/*！！！！！！！！！！！！！！！！！！！！ picList */
.picList {
	display: block;
	width: 609px;
	padding-bottom: 10px;
	border: 1px solid #ccc;
	border-top: none;
	overflow: auto;
}
.picList li {
	float: left;
	width: 144px;
	height: 91px;
	margin-top: 10px;
	padding: 0 4px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}
.picList li .pic {
	display: block;
	margin: 0 25px 5px 26px;
	padding: 2px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.picList li .pic img {
	display: block;
	width: 87px;
	height: 65px;
}
.picList li a,
.picList li a:visited {
	color: #369;
}
.picList li a:hover {
	color: #f60;
}
/*！！！！！！！！！！！！！！！！！！！！ subpart */
.subPart {
	float: left;
	width: 300px;
	margin-right: 11px
}
.nextPart {
	margin-right: 0;
}
.subContent {
	padding: 5px;
	border: 1px solid #ccc;
	border-top: 0;
}
.subContent ul {
	display: block;
	height: 22px;
	padding: 0 5px;
	overflow: hidden;
}
.subContent ul li {
	float: left;
	height: 22px;
	width: 135px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.subContent li a,
.subContent li a:visited {
	color: #369;
}
.subContent li a:hover {
	color: #f60;
}
.subContent ul .li1,
.subContent ul .li3 {
	display: none;
}
.subContent ul .li1 img {
	display: block;
	width: 87px;
	height: 65px;
}
.subContent ul .li4 {
	width: 60px;
	text-indent: -3em;
}
.subContent ul .li5 {
	width: 80px;
	text-align: right;
}
.subContent .on {
	height: 66px;
	padding: 3px 4px;
	border: 1px solid #e5e5e5;
	background: #ffe;
}
.subContent .on .li1 {
	display: block;
	width: 87px;
	height: 66px;
	margin-right: 10px;
}
.subContent .on .li2 {
	width: 181px;
}
.subContent .on .li3 {
	display: block;
	width: 181px;
}
.subContent .on .li4 {
	width: 100px;
	text-indent: 0;
}
.subContent .on .li5 {
	width: 81px;
	text-align: left;
}
/*！！！！！！！！！！！！！！！！！！！！ newsContent */
.newsContent {
	width: 609px;
	border: 1px solid #ccc;
	border-top: 0;
	overflow: auto;
}
.newsLeft {
	float: left;
	width: 93px;
	padding: 0 10px;
	text-align: center;
}
.newsLeft li {
	height: 112px;
	margin-top: 8px;
	line-height: 18px;
	overflow: hidden;
}
.newsLeft li .pic {
	display: block;
	width: 87px;
	height: 65px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #ccc;
}
.newsLeft li .pic img {
	display: block;
	float: left;
	width: 87px;
	height: 65px;
}
.newRight {
	float: left;
	width: 496px;
	padding: 5px 0;
	overflow: auto;
}
.newRight li {
	float: left;
	width: 236px;
	height: 24px;
	padding: 0 6px 0 6px;
	background: url(../Images/Before/index/square.gif) no-repeat 0 10px;
	line-height: 24px;
	overflow: hidden;
}
#column {
	float: left;
	width: 157px;
	margin-top: 15px;
}