/* Common */

body {
	margin-left: 0px;
	margin-top: 0px;
}


td {
	font-family:"µ¸¿ò",arial;
	font-size:9pt ;
	line-height: 18px;
	color:#505052;
}
A.top:link {color:#FFFFFF; text-decoration:none; font-size:8pt;}
A.top:visited {color:#FFFFFF; text-decoration:none; font-size:8pt;}
A.top:active {color:#FFFFFF; text-decoration:none; font-size:8pt;}
A.top:hover {color:#ffc000; text-decoration:underline; font-size:8pt;}

td a:link {color:#656565; text-decoration:none;}
td a:visited {color:#782A04; text-decoration:none;}
td a:active {color:#656565; text-decoration:none;}
td a:hover {color:#2848d3; text-decoration:none;}

A.tel:link {color:#656565; text-decoration:none; font-size:10pt;}
A.tel:visited {color:#656565; text-decoration:none; font-size:10pt;}
A.tel:active {color:#E5472C; text-decoration:none; font-size:10pt;}
A.tel:hover {color:#1090CC; text-decoration:underline; font-size:10pt;}


A.3dp:link {color:#23778B; text-decoration:none}
A.3dp:visited {color:#23778B; text-decoration:none}
A.3dp:hover {color:#23778B; text-decoration:none; font-weight:bold}
A.3dp:active {color:#23778B; text-decoration:none}

A.2dp:link {color:#505052; text-decoration:none}
A.2dp:visited {color:#505052; text-decoration:none}
A.2dp:hover {color:#FC7700; text-decoration:none; font-weight:bold}
A.2dp:active {color:#505052; text-decoration:none}



body{
scrollbar-base-color:#BFD0EA;
scrollbar-face-color:#A1BBE4;
scrollbar-arrow-color:#002653;
scrollbar-shadow-color:#2A4079;
scrollbar-highlight-color:#BFD0EA;
scrollbar-3dlight-color:#97B1D0;
scrollbar-darkshadow-color:#97B1D0;
scrollbar-track-color:#6378A6;
}





/*Å×ÀÌºí¾ÈÀÇ text*/

.sub_tit {
	font-family: "µ¸¿ò";
	color:#666666;
	font-size:11px;	
	line-height:15px;
}


.td_2{
	height:18px ;
	font-size:12px;
	padding: 4px 4px 4px 10px;
	line-height: 20px;
}

.td_center {
	font-family:"µ¸¿ò",arial;
	font-size:12px ;
	line-height: 18px;
	text-align: center;
	height:23px ;
}


/*ÀÌ¹ÌÁö*/
img {border: none}

.layout {
background-image:url(/images/user/co/leftbg.gif); 
background-repeat:repeat-y;
height:80%
}

/******************·Î±×ÀÎ*********************/
/* */
.login_infoedit {
	font-size: 11px;
	color:#749C25;
	}
.login_infoedit :link    {text-decoration:none;color:#749C25}
.login_infoedit :visited {text-decoration:none;color:#749C25}
.login_infoedit :active  {text-decoration:underline;color:#749C25}
.login_infoedit :hover   {text-decoration:underline;color:#749C25}

/* */
.quickclub {
	width: 114px;
	font-size:11px;
	}

/* */
.login_id {padding-left:5px}


/* 3depth */
.depth3 {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	font-style: bold;
	line-height:18px;
	color: #ffffff;
}
.depth3 :link    {text-decoration:none; color: #4A4A4A; font-weight:normal;}
.depth3 :visited {text-decoration:none; color: #4A4A4A; font-weight:normal;}
.depth3 :active  {text-decoration:none; color: #4A4A4A; font-weight:normal;}
.depth3 :hover   {text-decoration:none; color: #62B1D5; font-weight:normal;}


.depth4{
	font-family: "µ¸¿ò";
	font-size: 9pt;
	font-weight: bold;
	color: #444444;
}
.depth4 :link    {text-decoration:none; color: #444444; font-weight:bold;}
.depth4 :visited {text-decoration:none; color: #444444; font-weight:bold;}
.depth4 :active  {text-decoration:none; color: #444444; font-weight:bold;}
.depth4 :hover   {text-decoration:underline; color: #444444; font-weight:bold;}


.depth5 {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	font-weight: bold;
	line-height:18px;
	color: #ffffff;
}
.depth5 :link    {text-decoration:none; color: #ffffff; font-weight:bold;}
.depth5 :visited {text-decoration:none; color: #ffffff; font-weight:bold;}
.depth5 :active  {text-decoration:none; color: #ffffff; font-weight:bold;}
.depth5 :hover   {text-decoration:underline; color: #ffffff; font-weight:bold;}


.depth6 {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	font-weight: bold;
	line-height:18px;
	color: #163A91;
}
.depth6 :link    {text-decoration:none; color: #163A91; font-weight:bold;}
.depth6 :visited {text-decoration:none; color: #163A91; font-weight:bold;}
.depth6 :active  {text-decoration:none; color: #163A91; font-weight:bold;}
.depth6 :hover   {text-decoration:underline; color: #163A91; font-weight:bold;}





/*±âº» ÅØ½ºÆ®¿¡¸®¾î*/
.input_area {
	font-family:"µ¸¿ò",arial;
	color:#3e5968;
	width: 97%;
	height: 200px;
	line-height:21px;
	border: 1px solid #A9BEC7;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.input_area{
			scrollbar-base-color:#ffffff;
			scrollbar-face-color:#D9E3EC;
			scrollbar-arrow-color:#879CC9;
			scrollbar-shadow-color:#A9BEC7;
			scrollbar-highlight-color:#ffffff;
			scrollbar-3dlight-color:#ffffff;
			scrollbar-darkshadow-color:#E7EDF0;
			scrollbar-track-color:#F0F4F6;
}


/*99%*/
.input_area100 {
	font-family:"µ¸¿ò",arial;
	color:#3e5968;
	width: 100%;
	height: 200px;
	line-height:21px;
	border: 1px solid #C5C5C5;
	background-color: transparent;
	padding: 4px 4px 4px 10px;
	}

/*±âº» ÅØ½ºÆ®Ãâ·Â ¼¿*/
.output_area {
	font-size: 14px;
	font-family:"µ¸¿ò",arial;
	color:#2f2f2f;
	width: 100%;
	height: 100%;
	line-height:23px;
	background-color: transparent;
	padding: 10px;
	}
.output_area_1 {
	font-size: 12px;
	font-family:"µ¸¿ò",arial;
	color:#2f2f2f;
	width: 100%;
	height: 100%;
	line-height:23px;
	background-color: transparent;
	padding: 5px;
	}

/*Table */

.list1 {background-color:#FFFFFF}/*»ö±òº°·Î ¹­Áö¾Ê´Â ¶óÀÎ*/

.list2 {background-color:#F7F7F7}/*»ö±òº°·Î ¹­Àº¶óÀÎ*/

.onover{background-color:#D9ECC6}/*onMouseOver*/

/*°­Á¶¼¿*/
.bold1 {font-weight:bold; color:#7A8084 ; font-size:12px;}

.bold1 :link    {text-decoration:none; color: #7A8084; font-weight:bold;}
.bold1 :visited {text-decoration:none; color: #7A8084; font-weight:bold;}
.bold1 :active  {text-decoration:none; color: #7A8084; font-weight:bold;}
.bold1 :hover   {text-decoration:underline; color: #7A8084; font-weight:bold;}


.bold2 {font-weight:bold; color:#113E89 ; font-size:12px;}
.bold3 {font-weight:bold; color:#2A76CA ; font-size:12px;}
.bold4 {font-weight:bold; color:#656565 ; font-size:11px;}
.boldtd_center {background-color:#547BC0; height:12px ; color:#ffffff ;font-size:12px; font-weight:bold; padding-left:10px;}
.boldtd3 {background-color:#E5EEF7;height:20px ; font-size:12px;}/*bgcolor¸¦ ÁØ ¼¿*/

.boldtd4 {font-weight:bold; height:14px ; font-size:11px; color:#567DBA;  width:200px; }/*bgcolor¸¦ ÁØ ¼¿*/


.boldtd4 :link    {text-decoration:none; color: #567DBA; font-weight:bold;}
.boldtd4 :visited {text-decoration:none; color: #567DBA; font-weight:bold;}
.boldtd4:active  {text-decoration:none; color: #567DBA; font-weight:bold;}
.boldtd4 :hover   {text-decoration:underline; color: #567DBA; font-weight:bold;}


.boldtd5 {font-weight:bold; height:14px ; font-size:11px; color:#567DBA; }/*bgcolor¸¦ ÁØ ¼¿*/


.boldtd4 :link    {text-decoration:none; color: #567DBA; font-weight:bold;}
.boldtd4 :visited {text-decoration:none; color: #567DBA; font-weight:bold;}
.boldtd4:active  {text-decoration:none; color: #567DBA; font-weight:bold;}
.boldtd4 :hover   {text-decoration:underline; color: #567DBA; font-weight:bold;}


.bold5 { color:#2A76CA ; font-size:11px;}














/*Å×ÀÌºí»ó´Ü¼¿*/
.line1 {background-color:#76d3c5; height:3px }

/*¶óÀÎ¼¿*/
.line2{background-color:#E6EBF2; height:1px}

.line4{background-color:#FF2B27; height:1px}

/*¶óÀÎ¼¿-Å×ÀÌºí¸·À½*/
.line3{background-color:#EDEDED; height:3px}


/*ÀÔ·ÂÆû*/
.in  {
   font-family:"µ¸¿ò",arial;
   font-size:12px;
   color: #3e5968;    
   border-width:1px;
   border-color:#97c3e9;
   border-style:solid}

.in2{
	font-family:"µ¸¿ò",arial;
   font-size:12px;
   color:#3e5968;
   border-width:1px;
   border-color:#C0CDD8;
   border-style:solid;width:90%}

.in3{
   font-family:"µ¸¿ò",arial;
   font-size:12px;
   color:#3e5968;
   border-width:1px;
   border-color: #C5C5C5;
   border-style:solid;}
     

/********************* ¸®½ºÆ® °ü·Ã ********************************/
.list_head_line {
	background-color:#edf8f6;
	height:25px ;
	font-weight:bold;
	color:#656565 ;
	font-size:12px;
	text-align:center;
	border-left:1px solid #d7d7d7;
}
.list_head_none {
	background-color:#BCC4D9;
	height:14px ;
	font-weight:bold;
	color:#515D7B ;
	font-size:12px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.list_td_center {
	height:25px ;
	font-weight:normal;
	font-size:12px;
	text-align:center;
}
.list_td{
    font-family: "µ¸¿ò",aria ;
	height:14px ;
	font-weight:normal;
	font-size:11px;
	
}
.list_td2{
    font-family: "µ¸¿ò",aria ;
	height:14px ;
	color:#ffffff ;
	font-weight:normal;
	font-size:11px;
	
}

.list_td3{
    font-family: "µ¸¿ò",aria ;
	height:14px ;
	color:#444444 ;
	font-weight:normal;
	font-size:11px;
	
}

.list_td4{
    font-family: "µ¸¿ò",aria ;
	height:14px ;
	color:#888888 ;
	font-weight:normal;
	font-size:11px;
	
}

.list_td5{
    font-family: "µ¸¿ò",aria ;
	height:14px ;
	color:#EB5D30 ;
	font-weight:normal;
	font-size:11px;

}
.list_td5 :link    {text-decoration:none; color: #EB5D30; font-weight:normal;}
.list_td5 :visited {text-decoration:none; color: #EB5D30; font-weight:normal;}
.list_td5 :active  {text-decoration:none; color: #EB5D30; font-weight:normal;}
.list_td5 :hover   {text-decoration:underline; color: #EB5D30; font-weight:normal;}


	



/*ÆäÀÌÁö¸®½ºÆ®*/
.location2 {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	word-spacing: 4px;
	
}
.location2 :link    {text-decoration:none; font-weight:normal; color: #333333; }
.location2 :visited {text-decoration:none; font-weight:bold; color: #333333;}
.location2 :active  {text-decoration:none; font-weight:normal; color: #333333;}
.location2 :hover   {text-decoration:none; font-weight:normal; color: #333333;}




/************************** main ***************************/
.in  {
   font-family:"µ¸¿ò",arial;
   font-size:12px;
   color: #3e5968;    
   border-width:1px;
   border-color:#C0CDD8;
   border-style:solid}


.search_td1{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	color: #0a897b;
	font-weight:bold;
	line-height: 20px;	
}

.search_td1 :link    {text-decoration:none; font-weight:normal; }
.search_td1 :visited {text-decoration:none; font-weight:normal;}
.search_td1 :active  {text-decoration:underline; font-weight:normal;}
.search_td1 :hover   {text-decoration:underline; font-weight:normal; color:#0a897b;}



.search_td2{
	font-family:"µ¸¿ò",arial;
	font-size:11px;
	color: #0A897B;
	font-weight:bold;
	line-height: 20px;	
}
.search_td2 :link    {text-decoration:none; font-weight:normal; }
.search_td2 :visited {text-decoration:none; font-weight:normal;}
.search_td2 :active  {text-decoration:underline; font-weight:normal;}
.search_td2 :hover   {text-decoration:underline; font-weight:normal; color:#0A897B;}



.board_td1{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	line-height: 21px;
	height:19px ;
    color:#656565;
	
}

.mbox_td1{
	font-family:"µ¸¿ò",arial;
	font-size:11px;
	line-height: 20px;	
	color:#656565;

}

.mbox_td2{
	font-family:"µ¸¿ò",arial;
	font-size:11px;	
	color:#656565;

}

.lbox_td1{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	height:25px ;	
	color:#656565;

}

.rbox_td1{
	font-family:"µ¸¿ò",arial;
	font-size:11px;	
	height:18px ;
	color:#656565;
	
}

.rbox_td2{
	font-family:"µ¸¿ò",arial;
	font-size:11px;
	height:18px ;	
	color:#656565;
}



.left01{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	height:18px ;	
	color:#505052;

}
.left01 :link    {text-decoration:none; font-weight:normal; color:#656565}
.left01 :visited {text-decoration:none; font-weight:normal; color:#888E93}
.left01 :active  {text-decoration:underline; font-weight:normal; color:#656565}
.left01 :hover   {text-decoration:underline; font-weight:normal; color:#448bc1;}


.left02{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	height:18px ;	
	color:#656565;


}
.left02 :link    {text-decoration:none; font-weight:normal; }
.left02 :visited {text-decoration:none; font-weight:normal; color:#81B1D9}
.left02 :active  {text-decoration:underline; font-weight:normal;}
.left02 :hover   {text-decoration:underline; font-weight:normal; color:#b979c1;}


.left03{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	height:25px ;	
	color:#656565;


}
.left03 :link    {text-decoration:none; font-weight:normal; }
.left03 :visited {text-decoration:none; font-weight:normal;}
.left03 :active  {text-decoration:underline; font-weight:normal;}
.left03 :hover   {text-decoration:underline; font-weight:normal; color:#6bc19f;}


.left04{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	height:25px ;	
	color:#656565;

}
.left04 :link    {text-decoration:none; font-weight:normal; }
.left04 :visited {text-decoration:none; font-weight:normal;}
.left04 :active  {text-decoration:underline; font-weight:normal;}
.left04 :hover   {text-decoration:underline; font-weight:normal; color:#d99e41;}


.news01{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	height:25px ;	
	color:#656565;

}


.news02{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	height:25px ;	
	color:#656565;

}

.news03{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	height:25px ;	
	color:#656565;

}
.news04{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	height:25px ;	
	color:#656565;

}


.part01{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	color:#656565;
}


.part01 :link    {text-decoration:none; font-weight:normal; }
.part01 :visited {text-decoration:none; font-weight:normal;}
.part01 :active  {text-decoration:underline; font-weight:normal;}
.part01 :hover   {text-decoration:underline; font-weight:normal; color:#099787;}


.part02{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	color:#656565;
	font-weight:bold;
}

.part03{
	font-family:"µ¸¿ò",arial;
	font-size:12px;
	color:#0A897B;
}

.part03 :link    {text-decoration:none; font-weight:normal; }
.part03 :visited {text-decoration:none; font-weight:normal;}
.part03 :active  {text-decoration:underline; font-weight:normal;}
.part03 :hover   {text-decoration:underline; font-weight:normal; color:#0A897B;}



/**************************Footer***************************/
/*Footer*/

.footer01 {
	font-family: "µ¸¿ò";
	color:#808080;
	font-size:11px;	
	height:12px ;
}

.footer02 {
	font-family: "µ¸¿ò";
	color:#6B6B6B;
	font-size:11px;	
}
