body{

}
/* Content Begin */
#col {
	width: 280px;
	clear: both;
	font-family: "微软雅黑", Verdana;
	font-size: 12px;
	color: #666;
}
/* Homepage Style */
.sliderbox {
	width: 300px;
	height: 500px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.sliderbox dt {
	height:24px;
	cursor:e-resize;
	font-weight: bold;
	color: #F6921E;
}
.sliderbox .open {
	font-size: 12px;
	color: #F6921E;
	cursor: default;
	font-family: "微软雅黑", Verdana;
	font-weight: bold;
}
.sliderbox .title {
	font-family: "微软雅黑", Verdana;
	font-size: 12px;
	color: #F90;
	line-height: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: bold;
}	
.sliderbox dt:hover  {
	color:#F6921E;
	font-family: "微软雅黑", Verdana;
	font-weight: bold;
}	
.sliderbox .open:hover  {
	color:#F6921E;
	cursor: hand;
	font-family: "微软雅黑", Verdana;
	font-weight: bold;
}	
.sliderbox dd {
	font-family: "微软雅黑", Verdana;
	font-size: 12px;
	height: 65px;
	position:relative;
	overflow:hidden;
	width: 280px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sliderbox .text {
	font-family:"微软雅黑", Verdana;
	font-size: 11px;
	color: #999;
	width: 280px;
	line-height: 16px;
}
