h1 {
	clear:left;
	width:153px;
	height:66px
}

h2 {
	clear:left;
	width:607px;
	height:169px
}


#topcontents {
	margin-top:9px;
	margin-left:10px;
	margin-right:10px;
}


/* menu */
.menu_grop {
	margin-left:5px;
	background-image:url('../images/title_line_h.gif');
	background-repeat: repeat-y;
	background-position: right;
}

.menu_grop ul {
	margin-left:25px;
}

.menu_grop ul li{
	font-size:90%;
	margin-bottom:2px;
}



.banner {
	margin-bottom:10px;
}

.information_border {
	clear:left;
	margin-bottom:0px;
	border-style:solid;
	border-width:1px;
	border-color:#ddd;
}

.information_date {
	float:left;
	width:50px;
	margin-bottom:10px;
	text-align:center;
	font-size:70%;
}

.flag {
	width:27px;
	height:19px;
	margin-top:3px;
	border:solid;
	border-width:1px;
	border-color:#ddd;
	width:30px;
	height:20ps;
}

.information_index {
	float:left;
	width:500px;
	margin-bottom:10px;
	font-size:74%;
}

img.new {
	vertical-align:bottom
}


dt {
	margin-left:10px;
	margin-bottom:2px;
}

dt.information {
	font-weight:bold;
}

dd {
	margin-left:10px;
}

a.information {
	font-weight:bold;
}

.forward {
	text-align:right;
	padding:3px;
	margin:0 0 10 0px;
	font-size:80%;
}

.forward img {
	vertical-align:middle;
}


