.sidebar {
	width: 100%;
	margin-bottom: 10px;
}
.sidebar .ad {
	display: block;
	width: 157px;
	height: 110px;
}
.sidetitle {
	height: 27px;
	padding-left: 7px;
	border: 1px solid #e6c48f;
	border-bottom: 0;
	background: url(../Images/Before/index/bg04.gif) repeat-x;
	font: bold 12px/27px "ËÎÌå";
	color: #f90;
}
.sidetitle a,
.sidetitle a:visited {
	color: #f90;
	text-decoration: underline;
}
.sidetitle a:hover {
	color: #f60;
	text-decoration: underline;
}
.sidecontent {
	padding: 5px;
	border: 1px solid #e6c48f;
}
.sidecontent ul li {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.hot ul li span {
	margin-right: 5px;
	color: #f60;
}
.sidecontent a,
.sidecontent a:visited {
	color: #777;
	text-decoration: none;
}
.sidecontent a:hover {
	color: #f60;
	text-decoration: underline;
}