@charset "UTF-8";


#home_main_area{
	width:920px;
	margin:18px auto 0px auto;
	background-color:#ffffff;
	text-align:left;
}

#home_key{
	width:920px;
	height:270px;
}

#home_contents_area{
	width:920px;
	background-image:url("../img/home_contents_bg.gif");
	background-repeat:repeat-y;
}

#home_contents_padding{
	padding:14px 14px 14px 15px;
}
#home_contents_left{
	width:512px;
	float:left;
}
#home_contents_center{
	width:240px;
	float:left;
}
#home_contents_center img{
	margin:0px 0px 10px 0px;
}
#home_contents_right{
	width:139px;
	float:left;
}
#home_contents_right img{
	margin:0px 0px 6px 0px;
}

.home_news_banner{
	margin:0px 0px 10px 0px;
}

#home_topics{
	width:482px;
	background-color:#ffffff;
}

#home_topics h2{
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:1em;
}

#home_topics div{
	padding:15px;
}

#home_topics_list{
	margin:0px;
	padding:0px;
}
#home_topics_list th{
	padding:5px 20px 5px 0px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	color:#2154bd;
	font-family:American Typewriter,sans-serif;
	font-size:12px;
}
#home_topics_list td{
	padding:5px 5px 5px 0px;
	vertical-align:top;
	text-align:left;
	font-size:12px;
}

#home_topics_bottom{
	font-size:10px;
	line-height:0px;
}

