body {
scrollbar-base-color: #D8C581;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-face-color: #D8C581;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #D8C581;
scrollbar-track-color: #D8C581;}
.bg_top {
	background-image: url(image/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CDBD8A;
	background-attachment: scroll;
}
.bg_m {

	background-attachment: fixed;
	background-image: url(image/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cim_c {
	font-family: "Comic Sans MS";
	font-size: 16px;

	color: #674010;
	text-decoration: none;
	text-align: center;
	color: #0F0F0D;
}
.cim_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.txt_j {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #0F0F0D;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.txt_c {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #0F0F0D;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.txt_r {

	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #2B3739;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

.txt_j_v {

	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.txt_c_v {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.kep {
	text-decoration: none;
	background-image: url(image/mask.gif);
	filter: DropShadow(Color="FFFFFF", OffX=10, OffY=10, Positive="yes");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #D8C581;
}
.kep_ {
	text-decoration: none;
	background-image: url(image/mask_.gif);
	filter: DropShadow(Color="FFFFFF", OffX=10, OffY=10, Positive="yes");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #D8C581;
}

