@charset "utf-8";

#main_frame/* CSS Document */
 {
	float: left;
	width: 619px;
	height: 448px;
	border: 1px solid #494A4C;
	margin-left: 2px;
	overflow:auto;
	margin-bottom: 2px;
}
#main_frame  h2 img {
	margin-bottom: 20px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-left-color: #333333;
}


#main_frame dl {
	float: left;
	margin-bottom: 20px;
	width: 500px;
	margin-left: 40px;

}
#main_frame dt {
	border: 1px solid #333333;
	height: 120px;
	width: 160px;
	float: left;
	margin-right: 20px;
}
#main_frame dd {
	font-size: 23px;
	font-weight: bold;
}
#main_frame .pdf {
	margin-top: 10px;
	font-size: 16px;
}



#smoothmenu1 {
	height: 450px;
	width: 199px;
	float: right;
	background: #FE0000;
	margin-right: 2px;
	margin-bottom: 2px;
}

