TD {font-family: "Arial"; font-size: 12px; color: #666666; line-height:14px;}


/* ½ºÅ©·Ñ±âº» */
body {font-family: "Arial"; font-size: 12px; color: #555555; letter-spacing: 1px; line-height:14px;}
body {
	scrollbar-face-color: #DCDCDC; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-darkshadow-color: #BBBBBB; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-arrow-color: #626262; 
}




/* ¸µÅ© */
a:link {text-decoration: none ; color: #666666;}
a:visited {text-decoration: none ; color: #666666;}
a:active {text-decoration: none ; color: #732842;}
a:hover {text-decoration: none ; color: #FC863E;}

a.link_file:link {text-decoration:none ; color:#C56014; font-weight:bold;}
a.link_file:visited {text-decoration: none ; color:#C56014; font-weight:bold;}
a.link_file:active {text-decoration: none ; color:#C56014; font-weight:bold;}
a.link_file:hover {text-decoration:underline ; color:#C56014; font-weight:bold;}



/* °æ·ÎÇ¥½Ã */
.location {font-family: "Arial", "±¼¸²"; font-size: 12px; letter-spacing: 1px; color: #7D8798; text-decoration: none;}
.location a:link {text-decoration: none ; color: #7D8798;}
.location a:visited {text-decoration: none ; color: #7D8798;}
.location a:active {text-decoration: none ; color: #7D8798;}
.location a:hover {text-decoration: none ; color: #7D8798;}

.location_now {font-family: "Arial", "±¼¸²"; font-size: 12px; letter-spacing: 1px; color: #7D8798; font-weight: bold;}




/* ¹öÆ° */
.button_default{
	cursor:hand;
	font-family: "Arial", "±¼¸²";
	font-weight:none; 
	font-size:11px;
	letter-spacing: 1px; 
	color:#555555;
	height:22px;
	Width: 64px; 
	margin:0px; 
	background:#EFEFEF;
	border-width: 1px;	
	border-style: solid; 
	border-color: #CCCCCC #B6B6B6 #B6B6B6 #CCCCCC;
}

.button_small{
	cursor:hand;
	font-family: "Arial", "±¼¸²";
	font-weight:none; 
	font-size:11px; 
	letter-spacing: 1px;
	color:#414F6E;
	height:17px;
	Width: 64px; 
	margin:0px; 
	background:#D3D6DD;
	border-width: 1px;	
	border-style: solid; 
	border-color: #A9AFBE #A9AFBE #A9AFBE #A9AFBE;
}

.button_small_long{
	cursor:hand;
	font-family: "Arial", "±¼¸²";
	font-weight:none; 
	font-size:11px; 
	letter-spacing: 1px;
	color:#3E3A17;
	height:16px;
	Width: 84px; 
	margin:0px; 
	background:#D8D6C3;
	border-width: 1px;	
	border-style: solid; 
	border-color: #C3C1AD #93917D #93917D #C3C1AD;
}

.button_nav{
	cursor:hand;
	font-family: "Arial", "±¼¸²";
	font-weight:none; 
	font-size:11px; 
	letter-spacing: 1px;
	color:#547585;
	height:22px;
	Width: 60px; 
	margin:0px; 
	background:#E0EBEF;
	border-width: 1px;	
	border-style: solid; 
	border-color: #B2C5CF #829EAD #829EAD #B2C5CF;
}

.button_text {font-family: "Arial", "±¼¸²"; font-size: 12px; letter-spacing: 1px; color: #999999; text-decoration: none;}
.button_text  a:link {text-decoration: none ; color: #6C1D39;}
.button_text  a:visited {text-decoration: none ; color: #777777;}
.button_text  a:active {text-decoration: underline ; color: #6C1D39;}
.button_text  a:hover {text-decoration: underline ; color: #6C1D39;}



/* ÀÔ·ÂÆû defult */
.input_textfield {
	height: 17px;
	width: 100%;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial", "±¼¸²";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
} 

.input_textfield_date {
	height: 16px;
	width: 70px;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial", "±¼¸²";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
} 

.input_textfield200_contact {
	height: 16px;
	width: 200px;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial", "±¼¸²";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
} 

.input_textfield_idpw {
	height: 17px;
	width: 100px;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial", "±¼¸²";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
} 

.input_topsearch {
	height: 17px;
	width: 115px;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial", "±¼¸²";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
} 


.input_textarea {
	width: 100%;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial", "±¼¸²";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
} 

.input_combobox {
	height: 16px;
	width: 100%;
	font-family: "Arial", "±¼¸²";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
} 

.input_combobox200 {
	height: 16px;
	width: 200px;
	font-family: "Arial", "±¼¸²";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
} 

.input_combobox168 {
	height: 16px;
	width: 168px;
	font-family: "Arial", "±¼¸²";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
} 

.select_combobox {
	height: 16px;
	width: 120px;
	font-family: "Arial", "±¼¸²";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
} 

.select_numeral {
	height: 16px;
	width: 50px;
	font-family: "Arial", "±¼¸²";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
} 


/* search */
.search_on{
	font-family: "Arial";
	font-size: 12px;
	letter-spacing: 1px;
	color: #C56014;
	text-decoration: none;
	font-weight: bold;
	background-color: #F4F4E9;
}

.search_off{font-family: "Arial"; font-size: 12px; letter-spacing: 1px; color: #666666; text-decoration: none; font-weight: bold; background-color: #F7F7F7;}
.search_off a:link {text-decoration: none ; color: #666666; font-weight: bold;}
.search_off a:visited {text-decoration: none ; color: #666666; font-weight: bold;}
.search_off a:active {text-decoration: underline ; color: #C56014; font-weight: bold;}
.search_off a:hover {text-decoration: underline ; color: #C56014; font-weight: bold;}

/* Å×ÀÌºí */
.table_white {
	font-family: "Arial";
	background-color: #FFFFFF;
	height: 22px;
}

.table_title {font-family: "Arial"; font-size: 12px; color: #666666; font-weight: bold; background-color: #F4F4E9;}
.table_title a:link {text-decoration: none ; color: #666666; font-weight: bold;}
.table_title a:visited {text-decoration: none ; color: #666666; font-weight: bold;}
.table_title a:active {text-decoration: underline ; color: #BB9C65;}
.table_title a:hover {text-decoration: underline ; color: #BB9C65;}

.table_title_product {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #F4F4E9;
	height: 23px;
}
.table_title_product a:link {text-decoration: none ; color: #666666;}
.table_title_product a:visited {text-decoration: none ; color: #666666;}
.table_title_product a:active {text-decoration: underline ; color: #BB9C65;}
.table_title_product a:hover {text-decoration: underline ; color: #BB9C65;}

.table_title_product02 {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #F7F7F7;
	height: 14px;
}
.table_title_product02 a:link {text-decoration: none ; color: #666666;}
.table_title_product02 a:visited {text-decoration: none ; color: #666666;}
.table_title_product02 a:active {text-decoration: underline ; color: #BB9C65;}
.table_title_product02 a:hover {text-decoration: underline ; color: #BB9C65;}

.table_text_product {font-family: "Arial"; font-size: 12px; color: #666666; background-color: #F7F7F7; height: 14px;}
.table_text_product a:link {text-decoration: none ; color: #666666;}
.table_text_product a:visited {text-decoration: none ; color: #666666;}
.table_text_product a:active {text-decoration: underline ; color: #BB9C65;}
.table_text_product a:hover {text-decoration: underline ; color: #BB9C65;}

.table_title_nonbold {
	font-family: "Arial";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	background-color: #F4F4E9;
	height: 23px;
}

.table_subtitle {
	font-family: "Arial";
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold; 
	background-color: #F7F7F7;
	height: 23px;
}

.table_text {font-family: "Arial"; font-size: 12px; letter-spacing: 1px; color: #666666; background-color: #F7F7F7; height: 14px;}

.table_text_bgwhite {
	font-family: "Arial";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	background-color: #FFFFFF;
	height: 14px;
}

.table_input_bg {
	background-color: #F7F7F7;
}

.table_nav {font-family: "Arial"; font-size: 12px; color: #828282; font-weight: bold;}
.table_nav a:link {text-decoration: none ; color: #828282;}
.table_nav a:visited {text-decoration: none ; color: #999999;}
.table_nav a:active {text-decoration: underline ; color: #CB9454;}
.table_nav a:hover {text-decoration: underline ; color: #CB9454;}

.table_nav_now {font-family: "Arial"; font-size: 12px; letter-spacing: 1px; color: #C56014; font-weight: bold;}

/* competition & Award*/
.text_bule {
	font-family: "Arial";
	font-size: 12px;
	color: #16344F;
	text-decoration: none;
	font-weight: bold;
}

.text_bulegray {
	font-family: "Arial";
	font-size: 12px;
	letter-spacing: 1px;
	color: #6C7E8D;
	text-decoration: none;
    height: 13px;
}

.text_1depth {font-family: "Arial"; font-size: 12px; letter-spacing: 1px; color: #666666; text-decoration: none;}

.text_1depth a:link {text-decoration: none ; color: #405883;} 
.text_1depth a:visited {text-decoration: none ; color: #405883;}
.text_1depth a:active {text-decoration: none ; color: #BB9C65;}
.text_1depth a:hover {text-decoration: none ; color: #BB9C65;}

.link_right {font-family: "Arial"; font-size: 12px; letter-spacing: 1px; color: #555555; text-decoration: none;}
.link_right a:link {text-decoration: none ; color: #555555;}
.link_right a:visited {text-decoration: none ; color: #555555;}
.link_right a:active {text-decoration: none ; color: #BB9C65;}
.link_right a:hover {text-decoration: none ; color: #BB9C65;}

.link_right1 {font-family: "Arial"; font-size: 12px; letter-spacing: 1px; color: #07264D; text-decoration: none;}
.link_right1 a:link {text-decoration: none ; color: #07264D;}
.link_right1 a:visited {text-decoration: none ; color: #07264D;}
.link_right1 a:active {text-decoration: none ; color: #BB9C65;}
.link_right1 a:hover {text-decoration: none ; color: #BB9C65;}

.news {font-size: 12px; letter-spacing: 1px; color: #10344A; text-decoration: none;}
a.news:link {text-decoration:none ; color:#10344A;}
a.news:visited {text-decoration: none ; color:#10344A;}
a.news:active {text-decoration: none ; color:#BB9C65;}
a.news:hover {text-decoration:none; color:#BB9C65;}


/* ÆäÀÌÁö Å¸ÀÌÆ² & pop up Å¸ÀÌÆ²*/
.text { font-family: "Arial"; font-size: 12px; letter-spacing: -0.1px; color: #666666;}
.text a:link {text-decoration: none ; color: #485E96;}
.text a:visited {text-decoration: none ; color: #485E96;}
.text a:active {text-decoration: underline ; color: #CB9454;}
.text a:hover {text-decoration: underline ; color: #CB9454;}

.title_content {
	font-family: "Verdana";
	font-size: 12px;
	letter-spacing: 1px;
	color: #6C1D39;
	text-decoration: none;
	font-weight: bold;
}

.title_subcontent {
	font-family: "Arial";
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.title_contenta {
	font-family: "Arial";
	font-size: 16px;
	letter-spacing: 1px;2007-05-28
	color: #6C1D39;
	text-decoration: none;
	font-weight: bold;
}

.title_contentb {font-family: "Verdana";font-size: 12px;letter-spacing: 0px;color: #732842;	text-decoration: none;font-weight: bold;}

.title_orange_l {
	font-family: "Verdana";
	font-size: 12px;
	letter-spacing: 0px;
	color: #C56014;
	text-decoration: none;
	font-weight: bold;
}
/* information text ½ºÅ¸ÀÏ*/
.title_purple_l {font-family: "Verdana";font-size: 12px;letter-spacing: 0px;color: #73997E;text-decoration: none;font-weight: bold;}
.title_purple_2 {font-family: "Verdana";font-size: 12px;letter-spacing: 0px;color: #789867;text-decoration: none;font-weight: bold;}
.title_purple_3 {font-family: "Verdana";font-size: 12px;letter-spacing: -0.1px;color: #789867;text-decoration: none;font-weight: bold;}
.title_ss {font-family: "Verdana";font-size: 12px;letter-spacing: 0px;text-decoration: none;font-weight: bold;}


/* Global text ½ºÅ¸ÀÏ*/
.title_global_l {font-family: "Verdana";font-size: 12px;letter-spacing: 0px;color: #8E715E;text-decoration: none;font-weight: bold;}
.title_global {font-family: "Verdana";font-size: 12px;letter-spacing: 0px;color: #6B4242;text-decoration: none;font-weight: bold;}



.title_bk_l {
	font-family: "Verdana";
	font-size: 12px;
	letter-spacing: 0px;
	color: #000400;
	text-decoration: none;
	font-weight: bold;
}

.title_right {
	font-family: "Arial";
	font-size: 12px;
	letter-spacing: 0px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}




.title_sub_blue {
    font-family: "Arial"; 
	font-size: 12px; 
	letter-spacing: 1px;
	color: #16344F; 
	text-decoration: none; 
	font-weight: bold;
}


/* information text */

.inform_text{
    font-family: "Arial"; 
	font-size: 12px; 
	letter-spacing: 1px;
	color: #81324E; 
	text-decoration: none; 
	font-weight: none;
}


/* Footer */

.footer {font-family: "Arial"; font-size: 12px; letter-spacing: 1px; color: #666666; text-decoration: none;}
.footer a:link {text-decoration: none ; color: #5D6A81;}
.footer a:visited {text-decoration: none ; color: #5D6A81;}
.footer a:active {text-decoration: underline ; color: #5D6A81;}
.footer a:hover {text-decoration: underline ; color: #5D6A81;}


/* corder inform */
	

 /* ¶óÀÎ¸Ê */ 
.limap  { color: #907D86;  font-family: "Arial";  letter-spacing: 0px;  font-size: 12px; }
.limap a:link {text-decoration: none ; color: #907D86; font-family: "Arial";  letter-spacing: 0px;  font-size: 12px; }
.limap a:visited {text-decoration: none ; color: #907D86; font-family: "Arial";  letter-spacing: 0px;  font-size: 12px; }
.limap a:active {text-decoration: underline ; color: #907D86; font-family: "Arial";  letter-spacing: 0px;  font-size: 12px; }
.limap a:hover {text-decoration: underline ; color: #907D86; font-family: "Arial";  letter-spacing: 0px;  font-size: 12px; }

 /* common  */ 	
.home   { font-family: "Arial"; font-size: 10px; color: #474D51;}
.b{ font-weight: bold; letter-spacing: 0px; }
.txwte   {color: #ffffff; }
.txblk   { color: #000000; }
.txm   { color: #454545; }
.tx11    { font-size: 12px; }
.tx20    { font-size: 20px; }

.ln10    { line-height: 10px; }
.ln17     { line-height: 17px; }
.ln18     { line-height: 18px; }
.ln20     { line-height: 20px; }
.ln25     { line-height: 25px; }

.ln10wh      { padding : 10px; }
.ln8wh      { padding : 8px; }

.ln15w       {  padding-left : 15px; }
.ln10w       {  padding-left : 10px; }
.ln8w       {  padding-left : 8px; }
.pad3         { padding-top : 3px; }


.box01	{border:1px solid #CCCCCC; background-color: #FFFFFF;}

/*LEFT MENU STYLE*/
.menu01 {font-family: "Arial"; font-size: 12px; color: #732842; text-decoration: none; font-weight: bold;}
	A:link.menu01     {text-decoration: none ; color: #732842; font-weight: bold;}
  	A:visited.menu01  {text-decoration: none ; color: #732842; font-weight: bold;}
 	A:active.menu01   {text-decoration: none ; color: #732842; font-weight: bold;}
  	A:hover.menu01    {text-decoration: none ; color: #732842; font-weight: bold;}

.menu02	{font-family: "Arial"; font-size: 12px; color: #732842; text-decoration:}
	A:link.menu02     {text-decoration: none ; color: #732842;}
  	A:visited.menu02  {text-decoration: none ; color: #732842;}
 	A:active.menu02   {text-decoration: none ; color: #732842; font-weight: bold;}
  	A:hover.menu02    {text-decoration: none ; color: #732842;}
2007-06-11

/****************** ÄÁÅÙÃ÷ ¿©¹é ******************/

.space_contents01 {height: 12px;}
.space_contents02 {height: 30px;}



/* sub path */
.FC001 {font-size:11px;color:#8F99A3;Text-align:right;Text-align:right; PADDING:13 5 0 0;font-family:'µ¸¿ò'}



/* font color */
.FC01 {color:#BA7037}
.FC02 {background-color:#C8C8C8}


/* font effect */
.FB01 {font-weight:bold}
.FAC01 {text-align:center;}
.FAC02 {text-align:right;}


/* padding */
.PAD_T_7 {padding: 7 0 0 0}
.PAD_T_12 {padding: 21 10 0 10}
.PAD_T_21 {padding: 21 0 0 0}
.PAD_L_7 {padding: 0 0 0 10}
.PAD_L_14 {padding: 0 0 0 14}
.PAD_TL_7 {padding: 21 0 0 10}

/****************** °Ë»ö ******************/
.search { font-family: "Arial"; font-size: 12px ; height:40 ; color:666666; PADDING:0 0 0 10;}
.search_input {font-family: "Arial";font-size: 11px ; background-color:ffffff ; HEIGHT:20px; border:solid 1 #C4C1BA;margin-RIGHT:5PX; width:120px;}
.search_input33 {font-family: "Arial";font-size: 11px ; background-color:ffffff ; HEIGHT:16px; border:solid 1 #C4C1BA;margin-RIGHT:5PX; width:95px;}
.search_rent {font-family: "Arial";font-size: 11px ; background-color:ffffff ; HEIGHT:20px; border:solid 1 #C4C1BA; width:160px;}
.search_txt { font-family: "Arial"; font-size: 12px ; background-color:EDF1F3 ; height:22 ; color:666666; PADDING:0 0 0 10;text-align:center;}
.search_txt2 { font-family: "Arial"; font-size: 12px ; background-color:ffffff ; height:22 ; PADDING:0 0 0 10;}
.search_txt3 { font-family: "Arial"; font-size: 12px ; background-color:ffffff ; height:40 ; PADDING:3 10 3 10;}


.list {border:solid 1 #CBD8DB;margin:0 8 0 4;}
.list_sub {border:solid 1 #CBD8DB; margin:0 8 0 8;}


.search_se { background-color:ffffff ;border:solid 1 E1E1E1; margin-LEFT:15PX; width:70px;}
.search_ev { background-color:ffffff ;border:solid 1 E1E1E1; margin-LEFT:15PX; width:100px;}




/****************** ´º½º Å×ÀÌºí ******************/
.news_tit { font-family: "Arial"; font-size: 12px ; height:28 ; color:ffffff; background-color:C5B8D2; Text-align:center; PADDING:0 16 0 15; font-weight: bold;}
.notice_tit { font-family: "Arial"; font-size: 12px ; height:28 ; color:ffffff; background-color:A1CFDB; Text-align:center; PADDING:0 16 0 15; font-weight: bold;}
.notice_tit2 { font-family: "Arial"; font-size: 13px ; height:28 ; color:4F4F4F; PADDING:0 16 0 15; font-weight: bold; line-height:15px;}
.news { font-family: "Arial"; font-size: 12px ; height:28 ; color:666666; background-color:ffffff; Text-align:center; PADDING:0 15 0 15;}
.news2 { font-family: "Arial"; font-size: 12px ; height:28 ; color:666666; background-color:ffffff; PADDING:0 15 0 15;}

.news3 { font-family: "Arial"; font-size: 12px ; ; color:666666;  font-weight: bold;letter-spacing:-0.01in;}
.news4 { font-family: "Arial"; font-size: 12px ; ; color:818181;}
.news5 { font-family: "Arial"; font-size: 12px ; ; color:666666; letter-spacing:-0.01in; line-height:17px;}

.news_route3	{Font:11px "Arial"; color:647497; Text-align:right; PADDING:28 0 0 0;}
.news_route33 {Font:11px "Arial"; color:3E5076; Text-align:right; PADDING:28 0 0 0;}

.news_tit2 { font-family: "Arial"; font-size: 13px ; height:28 ; color:603F80; PADDING:0 16 0 15; font-weight: bold;}
.news_date { Font:12px "Arial"; height:22 ; color:666666; background-color:ffffff; PADDING:0 15 0 15;}

.event_tit { font-family: "Arial"; font-size: 12px ; height:28 ; color:ffffff; background-color:C3B5B3; Text-align:center; PADDING:0 16 0 15; font-weight: bold;}
.event_tit2 { font-family: "Arial"; font-size: 13px ; height:28 ; color:996148; PADDING:0 16 0 15; font-weight: bold;}



.news_nn { font-family: "Arial"; font-size: 12px ; height:28 ; color:ffffff; Text-align:center; PADDING:0 16 0 15; font-weight: bold;}
.news_tit3 { font-family: "Arial"; font-size: 12px ; height:28 ; color:6B8057; PADDING:0 16 0 15; font-weight: bold;}
.news_tit4 { font-family: "Arial"; font-size: 12px ; height:28 ; color:4B567E; PADDING:0 16 0 15; font-weight: bold;}



/****************** °Ë»öÅ×ÀÌºí ******************/
.search { background-color:ffffff ; margin-LEFT:4PX; HEIGHT:18px; border:solid 1 C3C3C3}
.search_text {  Font:11px µ¸À½; color:666666; }
.search_se { background-color:ffffff ;border:solid 1 E1E1E1; margin-LEFT:15PX; width:70px;}
.route	{Font:11px µ¸À½; color:A3B37F; Text-align:right;}
.page {Font:11px µ¸À½; color:666666; Text-align:center; PADDING:32 0 0 0;}


.per_info_gray { font-family: "Arial"; font-size: 11px ; color:666666; line-height:150%; background-color:D0E7ED; PADDING:0 10 0 ;}
.per_input { background-color:ffffff ; margin:0 3 0 0; HEIGHT:20px; border:solid 1 #B6CDD8}
.per_input_tit	{ font-family: "Arial";color:518994; height:28 ; Text-align:right; PADDING:0 10 0 ; font-weight: bold; background-color:F2F5F5;}

/* ·Î±×ÀÎ input type style */
.FC051 {color:#56636B}

.inp_s {font-size:11px; height:16px; color:#787876; font-family:µ¸¿ò, Verdana; border:1px #C4C1BA solid}
.inp_s2 {font-size:11px; height:19px; color:#787876; font-family:µ¸¿ò, Verdana; border:1px #7E9CB8 solid}
.inp_s3 {font-size:11px; height:19px; color:#787876; font-family:µ¸¿ò, Verdana; border:1px #C4C1BA solid}


/****************** È¸¿ø°¡ÀÔ ******************/

.gochung { font-family: "µ¸À½"; font-size: 12px ; height:28 ; color:7D606E; background-color:E0D0D8; PADDING:0 0 0 10; font-weight: bold;}
.gochung2 { font-family: "µ¸À½"; font-size: 10px ; height:28 ; color:7D606E; background-color:7D606E; Text-align:center; PADDING:5 25 0 23;}
.gochung3 { font-family: "µ¸À½"; font-size: 12px ; height:35 ; color:7D606E; background-color:E0D0D8; PADDING:0 0 0 10; font-weight: bold;}


/****************** Á¦ÈÞÀÔ·ÂÆû ******************/

.spon { font-family: "Arial"; font-size: 10px ; height:28 ; color:6A8032; background-color:F0F8E8; Text-align:center; PADDING:0 25 0 23;}
.spon2 { font-family: "Arial"; font-size: 10px ; height:28 ; color:6A8032; background-color:E5F2D8; Text-align:center; PADDING:5 25 0 23;}
.spon_input { background-color:ffffff ; margin-LEFT:15PX; HEIGHT:20px; border:solid 1 C3C3C3}
.spon_input2 { background-color:ffffff ; HEIGHT:20px; border:solid 1 C3C3C3}
.spon_radio { BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none3}
.spon_text { font-family: "Arial"; font-size:10px ; color:666666; }
.spon_sel { background-color:ffffff ;border:solid 1 E1E1E1; margin-LEFT:15PX;}
.spon_se2 { background-color:EFF4F9; border:1 solid #97BCE9; font-size:9pt; height:20px; width:120px; PADDING-TOP: 4px;}
.spon_area { background-color:ffffff ;border:solid 1 E1E1E1; margin:10 10 20 15;}



/****************** È¸¿ø°¡ÀÔ ******************/

/* input type style */
.inp_s {font-size:11px; height:16px; color:#787876; font-family:µ¸¿ò, Verdana; border:1px #C4C1BA solid}
.inp_s2 {font-size:11px; height:19px; color:#787876; font-family:µ¸¿ò, Verdana; border:1px #7E9CB8 solid}
.inp_s3 {font-size:11px; height:19px; color:#787876; font-family:µ¸¿ò, Verdana; border:1px #C4C1BA solid}

/* font effect */
.FB01 {font-weight:bold}
.FAC01 {text-align:center;}

/* font color */
.FC001 {color:#000000}
.FC002 {color:#8A9AA7}
.FC003 {color:#345E88}
.FC004 {color:#36516C}
.FC005 {color:#7D6080}
.FC006 {color:#F80009}


.FC051 {color:#56636B}/********** Ãß°¡ **********/
.FC051_B {color:#56636B;font-weight:bold}/********** Ãß°¡ **********/
.FC052 {color:#5A5752}/********** Ãß°¡ **********/
.FC053 {color:#6747E1}/********** Ãß°¡ **********/

/* sub path */
.FC007 {font-size:11px;color:#8F99A3}

/* content */
.CON01 {font-size:9pt;}
.CON02 {padding:0, 20, 0, 20}
.CON02_1 {padding:15, 20, 0, 35; font-weight:bold; color:#101010}
.CON02_2 {padding:5, 20, 0, 38; color:#767676}

.CON03_1 {padding:0, 0, 10, 0; color:#5A5752}
.CON03_2 {padding:5, 0, 0, 15; color:#000000}
.CON03_3 {padding:0, 0, 3, 25; color:#5A5752; font-size:8pt;}

/* padding */
.PAD_L_12 {padding: 0 0 0 12}
.PAD_L_10 {padding: 0 0 0 10}


/* background */
.BG01 {background-image:url(../06member/img/input_bg.jpg); height:26px;}
.BG02 {background-image:url(../06member/img/input_bg2.jpg); height:26px;}
.BG03 {background-image:url(../06member/img/input_bg3.jpg); height:49px;}
.BG04 {background-image:url(../06member/img/input_bg4.jpg); height:49px;}
.BG05 {background-color:#C7C7C7;}
.BG06 {background-image:url(../00index/img/below.jpg); height:20px; width:120px;}
.BG07 {background-image:url(../00index/img/below2.jpg); height:20px; width:160px;}


.Mon1 {Color:#787876 }
.Mon1 a:link {color:#787876}
.Mon1 a:visited {color:#787876}
.Mon1 a:active {color:#787876}
.Mon1 a:hover {color:#787876}


.FZ9 {font-size:10px;}

