/* CSS Document */
/* CSS Document */

BODY, table, tr, td
{
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #7F7068;
	TEXT-DECORATION: none;
	font-family:"µ¸¿ò";
	line-height: 18px;
}

A {FONT-SIZE: 12px; COLOR: #7F7068; font-family:µ¸¿ò; }
A:link {FONT-SIZE: 12px; COLOR: #7F7068; font-family:µ¸¿ò; text-decoration: none; }
A:visited {FONT-SIZE: 12px; COLOR: #7F7068; font-family:µ¸¿ò; text-decoration: none; }
A:hover {FONT-SIZE: 12px; COLOR: #7F7068; font-family:µ¸¿ò; text-decoration: none; }

.main {
	background-attachment: scroll;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

.xrep { background-attachment: scroll;	background-repeat: repeat-x;	background-position: left top; }
.yrep { background-attachment: fixed;	background-repeat: repeat-y;	background-position: left top; }
.norep {	background-attachment: fixed;	background-repeat: no-repeat;	background-position: left top; }

.input1{
	border:1px solid #B2B2B2;
	font-family:"µ¸¿ò";
	font-size: 12px;
	height: 16px;
	color: #333333;
	background-color: #EEEEEE;
}
.font11{
	FONT-SIZE: 11px;	COLOR: #666666;	TEXT-DECORATION: none;	font-family:"µ¸¿ò";	line-height: 15px;
}
.font11:link, .font11:visited, .font11:active, .font11:hover {FONT-SIZE: 11px;	COLOR: #666666; TEXT-DECORATION: none;	font-family:"µ¸¿ò"; line-height: 15px;}



.font11 { FONT-SIZE: 11px; TEXT-DECORATION: none;	font-family:"µ¸¿ò"; line-height: 17px; } 
.subbg {
	background-attachment: scroll;
	background-image: url(images/sub_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bodybg {
	background-attachment: scroll;
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
