@charset "utf-8";

/* for top page */
.glanceWrap{
	width:830px;
	height:423px;
	background:url(../images/cont_bg.gif) no-repeat left top;
}
.leftcol{width:451px;float:left;}
.rightcol{width:339px;float:right;}


dl.topics dt,
dl.topics dd {
	font-size:0.8em;
}
dl.topics dt {
	margin-left:15px;
	padding:10px 0 0 20px;
	background:url(../images/icon01.gif) no-repeat left 1.2em;
}
dl.topics dd {
	margin:-16px 0 0 20px;
	padding-left:100px;
	padding-bottom:10px;
	background:url(../images/line.gif) no-repeat left bottom;
}
ul.banner li {
	margin-bottom:15px;
}
