#content {
	width: 100%;
	margin-top: 15px;
	overflow: auto;
}
#content h2 {
	height: 30px;
	padding-left: 10px;
	border-bottom: 1px solid #e5e5e5;
	background: #f8f8f8;
	font: bold 14px/30px "卜悶";
	color: #f60;
}
/*！！！！！！！！！！！！！！！！！！！！ main */
#main {
	float: left;
	width: 570px;
}
.part1 {
	width: 100%;
	overflow: auto;
}
.headline {
	width: 100%;
	margin-bottom: 5px;
	font: normal 12px/24px "卜悶";
}
.headline p {
	width: 100%;
	height: 30px;
	font: bold 24px/30px "卜悶";
	text-align: center;
}
.headline a {
	margin: 0 3px;
}
/* flash */
#imagesPanel {
	position: relative;
	float: left;
	width: 228px;
	height: 190px;
	overflow: hidden;
}
#imgLink,
#imgLink img {
	display: block;
	width: 228px;
	height: 190px;
}
#imgLink .load {
	width: 32px;
	height: 32px;
	margin: 79px auto;
}
#infoBg,
#imgInfo,
#imgTitle {
	position: absolute;
	bottom: 0;
	width: 228px;
	height: 18px;
	overflow: hidden;
}
#infoBg {
	background: #000;
	z-index: 2;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#imgInfo {
	padding-left: 5px;
	font: normal 12px/20px "卜悶";
	color: #fff;
	z-index: 3;
}
#imgTitle {
	text-align: right;
	z-index: 4;
}
#imgTitle .button, 
#imgTitle .button:link, 
#imgTitle .button:visited {
	padding: 1px 4px;
	border-left: 1px solid #fff;
	background: #000;
	font: normal 9px sans-serif;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
	vertical-align: bottom;
	cursor: hand;
}
/* flash end */
.hot {
	display: block;
	float: right;
	width: 327px;
	height: 192px;
	overflow: hidden;
}
.hot li {
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
}
.hot li .type,
.hot li .type:visited,
.hot li .type:hover {
	margin-right: 5px;
	color: #f60;
	text-decoration: none;
}
/*！！！！！！！！！！ topic */
.topic {
	margin-top: 10px;
}
#content .topic h2 {
	border-bottom: 0;
	background: url(../Images/Before/index/bg_line.gif) no-repeat left bottom;
}
.topic h2 a,
.topic h2 a:visited {
	float: right;
	font-weight: normal;
	color: #999;
}
.topic h2 a:hover {
	color: #f60;
}
.topic ul {
	display: block;
	width: 100%;
	overflow: auto;
}
.topic li {
	float: left;
	width: 285px;
	height: 66px;
	padding: 10px 0;
	line-height: 22px;
}
.topic li img {
	display: block;
	float: left;
	width: 87px;
	height: 65px;
	margin-right: 5px;
}
.topic li a,
.topic li a:visited {
	color: #777;
}
.topic li a:hover {
	color: #369;
}
.topic li a strong,
.topic li a:visited strong {
	color: #333;
}
.topic li a:hover strong {
	color: #36c;
}
/*！！！！！！！！！！ part */
.part {
	margin-top: 15px;
	padding: 1px;
	border: 1px solid #e5e5e5;
}
.part a,
.part a:visited {
	color: #36c;
	text-decoration: underline;
}
.part a:hover {
	color: #f60;
}
.part ul {
	display: block;
	width: 100%;
	padding: 5px 0;
	overflow: auto;
}
.part .list li {
	margin-top: 10px;
	padding: 0 20px;
}
.part .list li h3 {
	font-size: 14px;
	line-height: 24px;
}
.part .list li .tip {
	color: #999;
}
.part .list li .tip span {
	margin-right: 10px;
}
.part .list li p {
	line-height: 20px;
}
/*！！！！！！！！！！！！！！！！！！！！ main end */
/*！！！！！！！！！！！！！！！！！！！！ column */
#column {
	float: right;
	width: 192px;
}
.sidebar {
	margin-bottom: 15px;
	padding: 1px;
	border: 1px solid #e5e5e5;
}
.sidebar ul {
	display: block;
	padding: 4px 10px;
	background: url(../Images/Before/index/top10.gif) no-repeat 10px 8px;
}
.sidebar ul li {
	height: 24px;
	padding-left: 20px;
	line-height: 24px;
	overflow: hidden;
}
.sidebar .newsguide {
	padding-right: 0;
	background: none;
}
.sidebar .newsguide li {
	height: auto;
	padding-left: 0;
}
.sidebar .newsguide li a,
.sidebar .newsguide li a:visited {
	margin-right: 5px;
	color: #369;
	text-decoration: none;
	white-space: nowrap;
}
.sidebar .newsguide li a:hover {
	color: #f60;
	text-decoration: underline;
}
/*！！！！！！！！！！！！！！！！！！！！ column end */