BODY {color:#333333;}
a:link {color: #666666;text-decoration: none;}
a:visited {color: #222222;text-decoration: none;}
a:hover {color: #999999;text-decoration: underline;}
.menu {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.footer {
	font-family: "Verdana", "Arial";
	font-size: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.header {
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	background-image: url(images/menu_back.gif);
	background-repeat: no-repeat;
}
.main {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.main-text {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	line-height: 20px;
}
.text {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	line-height: 20px;
}
.text-top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Osaka", "MS UI Gothic";
	font-size: 14px;
	background-image: url(images/main_top_gk.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.cont {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 14px;
	background-image: url(images/main_top_bk.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.f12 {
	font-size: 12px;
	line-height: 20px;
}
.input {
	background-color: #F9F9F9;
	font-size: 12px;
	border: 1px solid #999999;
}

