@charset "UTF-8";

/* ------------------------------
 Home
------------------------------ */

body {
	background:#FFF url(../../img/home/texture-01.gif) repeat-x;
}


#content .section-01 h3{
	width:543px;
	height:30px;
	background:url(../../img/home/heading_topics.gif) no-repeat;
	text-indent:-9999px;
	border-top:2px solid #6CF;
}

#content .section-01 dl{
	margin-left:10px;
}

#content .section-01 dt{
	clear:left;
	float:left;
	display:inherit;
	width:8em;
padding:5px;
color:#0d228b;
}

#content .section-01 dd{
	padding:5px 0 5px 8em;
	background:url(../../img/line_dot.jpg) repeat-x bottom;
}


#content .section-01 table.information th,
#content .section-01 table.information td{
	padding:3px;
	vertical-align:top;
	background:url(../../img/line_dot.jpg) repeat-x bottom;
}

#content .section-01 table.information th{
	color:#0d228b;
	padding-right:10px;
}