BODY { margin: 0px 0px; font: 10px MS Gothic, verdana; line-height: 16px;}

/* Link */

a:link {
	font-family: "verdana";
	font-size: 10px;
	font-style: 14;
	color: #505050;
	text-decoration: none;
}
a:visited {
	font-family: "verdana";
	font-size: 10px;
	font-style: 14;
	color: #505050;
	text-decoration: none;
}
a:hover {
	font-family: "verdana";
	font-size: 10px;
	font-style: 14;
	color: #505050;
	text-decoration: underline;
	font-weight: normal;
}				

/* form */

input { font-family: verdana; font-size: 12px; line-height: 14px;}


.font12 {
	font-family: "verdana";
	color: #666666;
	font-size: 10px;
	line-height: 16px;
}
.font12blank5 {
	font-family: "verdana";
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	padding: 5px;
}

.font14 {
	font-family: "verdana";
	color: #666666;
	font-size: 11px;
	line-height: 16px;
}
.font14blank5 {
	font-family: "verdana";
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	padding: 5px;
}

.font15 {
	font-family: "verdana";
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
.font15blank5 {
	font-family: "verdana";
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
}
.font17 {
	font-family: "verdana";
	color: #666666;
	font-size: 14px;
	line-height: 16px;
}
.font17blank5 {
	font-family: "verdana";
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	padding: 5px;
}
.verdana11blank {
	font-family: "verdana";
	color: #999999;
	font-size: 10px;
	line-height: 14px;
	padding: 2px;
}

/* what_new */
div.what_new {
	height: 140px;
	overflow-y: scroll;
	overflow-x: hidden;
}


div.what_new table tr {
	background-image:url(/image/what_new_bk.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

