.mainbgtop {
	background-image: url(../images/bg_maintopbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: ebebeb;
}
body {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 9pt;
	color: #4a4a4a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.mainboard:link {
	color: #f2c5d9;
	text-decoration: none;
	font-size: 11pixel;
}
a.mainboard:hover {
	color: #f2c5d9;
	text-decoration: underline;
	font-size: 11pixel;	
}
a.mainboard:visited {
	color: #f2c5d9;
	text-decoration: none;
	font-size: 11pixel;
}	

a.cusboard:link {
	color: #4a4a4a;
	text-decoration: none;
	font-size: 11pixel;
	font-weight: bold;
}
a.cusboard:hover {
	color: #4a4a4a;
	text-decoration: underline;
	font-size: 11pixel;	
	font-weight: bold;	
}
a.cusboard:visited {
	color: #4a4a4a;
	text-decoration: none;
	font-size: 11pixel;
	font-weight: bold;	
}

input {
	border: 1px solid #cccccc;
}
select {
	border: 1px solid #cccccc;
}


td {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 9pt;
	color: #4a4a4a;
	line-height: 150%;
}
a:hover {
	color: #e55094;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #4a4a4a;
}
a:visited {
	color: #4a4a4a;
	text-decoration: none;
}

.subbgbottom {
	background-image: url(../images/bg_subbottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.boardbold {	color: #dd7db1;
	font-weight: bold;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.purplebold {
	font-weight: bold;
	color: #a06192;
}
.pinkbold {
	font-weight: bold;
	color: #c94d91;
}
.greybold {
	color: #4a4a4a;
	font-size: 11pixel;
	font-weight: bold;
}.dataleftpadd {
	padding-left: 20px;
}
.radioborder {
	border: 0px none #FFFFFF;
}
.loginb {
	height: 17px;
	width: 135px;
	border: 1px solid #000000;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
