@charset "windows-874";
body {
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
}
/*start link */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*end link*/
.font1 {
	font-size: 16px;
	font-weight: bold;
}
.box2 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.font2 {
	font-size: 11px;
	color: #CCC;
}
.body_box {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box1 {
	border: 1px solid #E8E8E8;
}
.font3 {
	font-size: 20px;
	font-weight: bold;
}
.box3 {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.font4 {
	color: #F90;
	font-size: 10px;
}
.footer {
	font-size: 11px;
	color: #360;
}
.box_search {
	font-size: 10px;
}
