/* event_repo */
#header_bannar{
	font-size:0;
	color:#000;
	display:block;
	text-indent:-9999px;
	width:100%;
	height:355px;
	float:left;
	background:url("header.jpg") no-repeat;
}
#photo_thumb_table{
	margin:40px 0 0 30px;
	width:740px;
}
* html #photo_thumb_table{
	margin:40px 0 0 15px;
}
#photo_thumb_table td{
	text-align:center;
	padding-top:20px;
}
#photo_thumb_table p{
	text-align:left;
	padding:0 5px;
	font-size:16px;
}
.ckt{
	margin:20px 0 0 100px;
	width:600px;

}
* html .ckt{
	margin:20px 0 0 50px;
}
.ckj dt{
	color:#aaf;
	font-size:16px;
}
.ckj dd{
	text-indent:20px;
}


