@charset "utf-8";
/* banner共用樣式 */
.grey_repeat {
	background: url(../../images/grey_bg.png) bottom repeat-x;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	overflow:hidden;
}
.sp_title_wrap {
	width: 220px;
	position: relative;
	border-bottom: 3px solid #60bf09;
}
.sp_title_wrap h3 {
	color: #444;
	padding: 2px 0px;
}
.banner {
	float: left;
	width: 105px;
	height: 85px;
}
.banner_sp_words {
	padding: 5px 0px 5px 5px;
}
.sp_date {
	font-size: 10px;
}
.sp_cont_title {
	color: #009405;
}
.sp_cont_title h3{ font-size:13px; font-weight:bold;}
.banner_list {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.banner_list li {
	float: left;
}

.wrap
{
	padding-bottom: 150px;
}