/* CSS Document */
a:link { font-family:µ¸¿ò; font-size: 9pt; text-decoration: none; color:#444444}
a:visited { font-family:µ¸¿ò; font-size: 9pt; text-decoration: none; color:#444444}
a:hover { font-family:µ¸¿ò; font-size: 9pt; text-decoration: underline; color:#1CBBB4}

table{font:µ¸¿ò;font-size:9pt; color:#4e4e4e;}
.tb{
border-width:1;
font-size:9pt;
padding:7;
border-color:#A8A8B1;
border-top-style:solid;
border-bottom-style:solid;
}

input{font:µ¸¿ò;font-size:9pt; background-color:F2F1F0; border:1x solid #CCCBCA;}
select{font:µ¸¿ò;font-size:9pt; background-color:white; border:1x solid #9F9F9F;}
textarea{font:µ¸¿ò;font-size:9pt; background-color:white; border:1x solid #E0E0E0;}

/*ÀÌ¹ÌÁö º¸´õ °ü·Ã*/
IMG {border: none;}

body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:µ¸¿ò, µ¸¿òÃ¼, seoul, arial, verdana;
	font-size:12px;
	line-height:18px;
	color:#666666;

}



.bg01 {
	background-image:url(../master/bg01.jpg);
	background-position:center top;
	background-repeat:no-repeat;

}