@charset "utf-8";
#top_img {
	height: 200px;
	width: 780px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: thin;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;

}

#infomation {
width:550px;
height:300px;
clear:both;
}


#info_box {
	width:590px;
	background-image: url(img/title_news.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
#info {
	width:586px;
	height:200px;
	overflow:auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#info_date dl {
	margin-top:0;
	font-size: 12px;
	color: #333333;
}

#info_date dt {
 float:left;
 width:90px;
 padding:5px 0 5px 10px;
 clear:both;
 font-weight:bold;
}
#info_date dd {
width:500;
margin-left:90px;
padding:5px 5px 5px 10px;
}
#g_info {
	margin-top: 1em;
}
#g_info .px10 {
	margin-right: 10px;
}
