@charset "UTF-8";



#home_main_cont {
width: 880px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 35px;
}

#home_main_cont img {
padding: 0px;
margin: 0px;
display: block;
text-align: left;
}


#home_topics{
width: 644px;
float:left;
text-align:left;
}



#home_topics_cont{
width: 644px;
margin-top:12px;
padding-top:1px;
}


#home_topics_cont dl{
width: 644px;
float:left;
padding: 10px 0px 10px 0px;
}

#home_topics_cont dt{
width: 198px;
font-weight:bold;
font-size:93%;
float:left;
}

#home_topics_cont dt img{
display:block;
float:left;
padding: 2px 15px 0px 10px;
}

#home_topics_cont dd{
width: 446px;
float:left;
font-size:93%;
}

.bg_color{

background-color:#F2FCE4;

}


.table_topics{
width: 644px;
border-collapse:collapse;
font-size:93%;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #008435;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #008435;
line-height:1.5;
}

.table_topics th {
width: 125px;
font-weight: bold;
padding: 8px 0px 8px 10px;
vertical-align:top;
border-right-width: 2px;
border-right-style: solid;
border-right-color: #008435;
background-color:#F2FCE4;
}



.table_topics td {
padding: 0px;
text-align: left;
width: 441px;
padding: 8px 0px 8px 14px;
}

.table_topics .bar {
padding: 0px;
background-color:#FFFFFF;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

.table_topics .icon {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:52px;
}
.table_topics .icon img{
	padding-top:2px;
}


#about_right {
width:185px;
height:210px;
float:right;
display:inline;
margin-left:13px;
margin-bottom:5px;
}

