@charset "utf-8";

#cpt_top {
	width: 960px;
	clear: both;
	overflow: hidden;
	text-align: left;
	margin-top: 30px;
}

#cpt_top h2 {
	width: 179px;
	height: 13px;
	clear: both;
	line-height: 100%;
	text-indent: -9999px;
	background-image: url(../img/cpt/top/tit.gif);
	margin-left: 20px;
}

#cpt_top #fla {
	width: 960px;
	height: 500px;
	clear: both;
	margin-top: 30px;
	border-top: 1px solid #e9e9e9
}

#cpt_top #txt {
	width: 960px;
	clear: both;
	color: #999;
	text-align: center;
	margin-top: 30px;
}


