@charset "utf-8";

#special{
	
}
#special h3{
	display: block;
	height: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	width: 715px;
}
#special p {
	line-height: 150%;
	text-align: center;
	padding-bottom: 30px;
}
#special p strong {
	color: #F00;
}

#special .caption{
	margin-bottom:10px;
	padding:10px 20px;
	font-size:12px;
	line-height:1.4em;
	border:2px solid #FFD701;
	background-color:#FFFAAC;
}
#special .register{
	margin-bottom:15px;
}
#special .categoryList{
	width:100%;
}
	#special .categoryList li{
		margin-bottom:15px;
		padding:0 9px;
		width:220px;
		float:left;
	}

