body{	background:url(../../img/bg_header.jpg) repeat-x;}

#contents{	width:800px;	margin:0px auto;}
#contents #flash{	padding:15px 0px 1px 0px;}

#contents #main{	padding-top: 20px;}
#contents #main #banner{	width:470px;	height:200px;	float: left;}
#contents #main #banner p{	float:left;	padding-left:9px;}
#contents #main #banner p img{	padding-bottom:10px;}

#contents #main #topic{
	width:310px;
	height:190px;
	float:left;
	padding-left: 20px;
}
#contents #main #topic h3{
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 310px;
	height: 28px;
	background:url(../../img/ttl_topic.gif) no-repeat 0px;
}
#contents #main #topic #record{
	width: 310px;
	height:162px;
	background-color: #EFEFEF;
	overflow: auto;
}
#contents #main #topic #record dl{	padding:7px 10px;}
#contents #main #topic #record dt,
#contents #main #topic #record dd{	padding-bottom:5px;	line-height: 1.2em;	font-size:10px;}
#contents #main #topic #record dt{
	clear:both;
	width:65px;
	float:left;
	color:#333;
}
#contents #main #topic #record dd{
	width:225px;
	margin-left:65px;
	color:#333;
}
