/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat;
	background-repeat:repeat-x;
	background-position:top 99px;
}

table {
	font-family: µ¸¿ò,Arial, Verdana, Helvetica, geneva,sans-serif;
	font-size:12px;
	color:#848484;	
	line-height:140%;
}

.ft {color:#666666; font-size:11px; font-family:"µ¸¿ò", "Arial"; line-height:16px;}
.footer {color:#666666; font-size:10px; font-family:"µ¸¿ò", "Arial"; line-height:16px;}

td.leftmenu { padding-left: 10px; }


/* link */

.a{color:#333333; font-size: 11px; font-family:"µ¸¿ò", "Arial";}
a:link{color:#333333; text-decoration: none }
a:visited{color:#333333; text-decoration: none }
a:hover{color:#666666; text-decoration: none }
a:active{color:#888888; text-decoration: none }

img {border:none;}

.input_01 {
	font-family: µ¸¿ò,Arial, Verdana, Helvetica, geneva,sans-serif;
	font-size:12px;
	color:#7C7C7C;
	border:solid 1 #DCDCDC;
	PADDING : 2px;
	height:20;
}

.input_02 {
	font-family: µ¸¿ò,Arial, Verdana, Helvetica, geneva,sans-serif;
	font-size:12px;
	color:#7C7C7C;
	border:solid 1 #DCDCDC;
	PADDING : 2px;
	height:20;
	vertical-align:middle;
	background-image:url(/Admsys/images/icon/star.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.input_03 {
	font-family: µ¸¿ò,Arial, Verdana, Helvetica, geneva,sans-serif;
	font-size:12px;
	color:#7C7C7C;
	border:solid 1 #DCDCDC;
	PADDING : 2px;
	height:50;
}

/* ¸®½ºÆ® */
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.title1 {font-family:±¼¸²; font-size:12px; color:#434343; font-weight:bold;}
.gray {font-family:±¼¸²; font-size:11px; color:#8f8f8f;}
.black {font-family:µ¸¿ò; font-size:11px; color:#000000; padding-right:10px;}

.gray:link {color:#8f8f8f;}
.gray:visited {color:#8f8f8f;}
.gray:active {color:#8f8f8f;}
.gray:hover { color:#8f8f8f;text-decoration:underline;}
