/* -- Basic CSS -- */
body,td,input,select { font-size:12px; color:#5A5A5A; font-family:µ¸¿ò; line-height:17px;}

A:link    {color:#333333; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:17px}
A:visited {color:#333333; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:17px}
A:hover   {color:#990066; font-family:µ¸¿ò; font-size:12px; text-decoration:underline; line-height:17px}
A:active  {color:#333333; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:17px}

.main_bg {
	background-attachment: fixed;
	background-image: url('/images/main/main_bg_gradation.gif');
	background-repeat: repeat-x;
	background-position:0px 360px;
}

/* Product Sub Link */
.product {font-size:14px; color:#657200; font-weight:bold; font-family:µ¸¿ò; line-height:17px;}

.product A:link    {color:#5A5A5A; font-family:µ¸¿ò; font-size:14px; text-decoration:none; line-height:17px}
.product A:visited {color:#5A5A5A; font-family:µ¸¿ò; font-size:14px; text-decoration:none; line-height:17px}
.product A:hover   {color:#657200; font-family:µ¸¿ò; font-size:14px; text-decoration:underline; line-height:17px}
.product A:active  {color:#5A5A5A; font-family:µ¸¿ò; font-size:14px; text-decoration:none; line-height:17px}


.SubMenu { font-size:12px; color:#ffffff; font-family:µ¸¿ò; line-height:17px;}

.SubMenu A:link    {color:#ffffff; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:17px}
.SubMenu A:visited {color:#ffcec7; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:17px}
.SubMenu A:hover   {color:#fff000; font-family:µ¸¿ò; font-size:12px; text-decoration:underline; line-height:17px}
.SubMenu A:active  {color:#ffcec7; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:17px}

A.a161 { display: block;width: 145px;text-decoration: none;}
A.a161:link {text-decoration:none;color:#666666;}
A.a161:visited {text-decoration:none;color:#666666;}
A.a161:active {text-decoration:none;color:#666666;}
A.a161:hover {text-decoration:none;color:#666666;}

A.a165 { display: block;width: 143px;text-decoration: none;}
A.a165:link {text-decoration:none;color:#4C4C4C;}
A.a165:visited {text-decoration:none;color:#4C4C4C;}
A.a165:active {text-decoration:none;color:#4C4C4C;}
A.a165:hover {text-decoration:none;color:#4C4C4C;}



/* -- Link °ü·Ã --  ¸µÅ©Ãß°¡´Â ÀÌ°÷¿¡´Ù/
a.poll:link { text-decoration: none; color:#025D91; font-size:12pt; font-family:±¼¸²;}
a.poll:hover { text-decoration: none; color:#025D91; font-size:12pt; font-family:±¼¸²;}
a.poll:visited { text-decoration: none; color:#025D91; font-size:10pt; font-family:±¼¸²;}




/* --  Font  °ü·Ã-- */
.header01{font-size:14px; font-weight:bold;}
.text-11 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #000000;
}	text-decoration: none;

.text-12-gulim {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.text-11-dotum {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.question-text {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #0387A8;
	text-decoration: none;
	line-height: 13px;
}


/* --  Form °ü·Ã Å¬·¡½º -- */




.button
{
   BACKGROUND-COLOR: #E8E8E8;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: #D5D5D5 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: #D5D5D5 1px solid;
    COLOR: black;
    FONT-SIZE: 9pt;
	cursor:hand;
}

.input   {
       BORDER-BOTTOM: silver 1px solid;
       BORDER-LEFT: silver 1px solid;
       BORDER-RIGHT: silver 1px solid;
       BORDER-TOP: silver 1px solid;
       COLOR: black;
       font-size:9pt; font-family:"µ¸¿ò";color:black;}

p {
	margin:0px;
	padding:0px;
}