/* ±âº» CSS ½ÃÀÛ */
body ,td, br
{
	font-family:verdana,  Gulim, ±¼¸², Sans-Serif;
	font-size: 12px;
	line-height:16px;
	color: #666666;
	margin: 0;
	text-decoration:none;
}
/*°¢ Å×ÀÌºí°£ÀÇ ¿©¹é*/
.xs_margin{margin:5 0 0 0}
.s_margin{margin:10 0 0 0}
.m_margin {margin:20 0 0 0}
.l_margin {margin:30 0 0 0}
.xl_margin {margin:40 0 0 0}

img{border:0;}

a{
	color:#666666;
	text-decoration:none;
}
a:hover{text-decoration:underline;}

/* ´Ü¼ø ¸µÅ©ÀÇ Á¤ÀÇ */

.red_u, 
	a.red_u:link, a.red_u:visited, a.red_u:active{}
	a.red_u:hover{color:#FF3939}

.accent_u, 
	a.accent_u:link{color:#666666}
	a.accent_u:visited{color:#666666}
	accent_u:active{color:#666666}
	a.accent_u:hover{color:#333333}

.over_b, 
	a.over_b:link, a.red_u:visited, a.red_u:active{}
	a.over_b:hover{font-weight:bold}

.u, a.u:link, a.u:visited, a.u:active, a.u:hover{color:#666666}
.bu, a.bu:link, a.bu:visited, a.bu:active, a.bu:hover{color:#336699}
.n, a.n:link, a.n:visited, a.n:active, a.n:hover{text-decoration:none}
.b, a.b:link, a.b:visited, a.b:active, a.b:hover{font-weight:bold}



/* ¼îÇÎ¼½¼Ç ºÎºÐ */
.title {font-size:14px;font-weight:bold;color:#336699}
.price{color:#FF6600}
.item{color:#336699 ;font-family:dotum, µ¸¿ò}
.des1{color:#333333;font-family:"Malgun Gothic", "¸¼Àº °íµñ",   dotum, µ¸¿ò, Sans-Serif;font-size:11px}
.des2{color:#999999;font-family:dotum, µ¸¿ò;font-size:11px}



/* ÆùÆ® »çÀÌÁî Á¤ÀÇ */
.8px  {font-size:8PX}
.10px  {font-size:10PX}
.11px  {font-size:11PX}
.12px  {font-size:12PX}
.13px  {font-size:13PX}
.14px  {font-size:14PX}
.15px  {font-size:15PX;}
.16px  {font-size:16PX;}
.18px  {font-size:18PX;}
.20px  {font-size:20PX;}
.22px  {font-size:22PX;}
.24px  {font-size:24PX;}
.28px  {font-size:28PX;}
.34px  {font-size:34PX;}


/*¹®ÀåÁ¾·ù*/
/*ÁÖÀÇ¹®Àå*/
.caution{
	color:#333333;
	background:url(../root_img/css_img/caution_01.gif) no-repeat  0 0 0 0 ;
	letter-spacing:-0.05em;
	padding:0 0 0 18;	
	}



/* ÆùÆ® Á¾·ù Á¤ÀÇ */
.h01{font-family:dotum, µ¸¿ò}
.h02{font-family:Gulim, ±¼¸²}

.he11{font-family:"Malgun Gothic", "¸¼Àº °íµñ", verdana,  dotum, µ¸¿ò, Sans-Serif;}

.e01{font:arial}
.e02{font:"arial black"}
.e03{font:verdana}



/* ÆùÆ® ½ºÅ¸ÀÏµîÀÇ Á¤ÀÇ */
.bb {font-weight:bold}
.italic {font-style:italic}
.under {text-decoration:underline}
.no_eff {text-decoration:none;font-weight:normal}
.00em {letter-spacing:-0.00em}
.05em {letter-spacing:-0.05em}
.120per {line-height:120%}
.140per {line-height:140%}
.160per {line-height:160%}
.180per {line-height:180%}
.200per {line-height:200%}
.340per {line-height:340%}

/* ÆùÆ® Ä®¶ó Á¤ÀÇ */
.won{color:FF6600}
.gray {color:999999}
.s_gray {color:333333}
.red {color:ff3333}
.black {color:000000}
.skyblue {color:6699FF}
.blue {color:3399FF}
.navy {color:134092}
.green {color:009933}
.basic{color:666666}
.violet{color:932ACA}<IMG SRC="../root_img/test/bg.jpg" WIDTH="1000" HEIGHT="430" BORDER=0 ALT="">

/* º¸´õ Á¤ÀÇ */
.g_1px {border:1px solid #cccccc}
.g_2px {border:2px solid #cccccc}
.g_3px {border:3px solid #cccccc}
.detail_NV_2px {border:2px solid #195898}
.detail_NV_3px {border:3px solid #195898}
.underline_gray{border-bottom:1px solid #cccccc}
.underline_gray2{border-bottom:1px solid #999999}
.underline_lgray{border-bottom:1px solid #ebebeb}

/*»ó¼¼¼³¸í  ¸®½ºÆ® ½ºÅ¸ÀÏ Á¤ÀÇ */
ul {
    list-style-type:none; /* ±âÁ¸ ºí¸´ »ç¿ë ¾ÈÇÔ */
    margin-left: 0px;
	padding:0 0 20 15;
}
li{
    padding:0 0 5 12;
}





#readP ul{
    list-style-type:none; /* ±âÁ¸ ºí¸´ »ç¿ë ¾ÈÇÔ */
    margin: 0px;
}

#readP li{
    background: url(../root_img/css_img/List_Basic.jpg) no-repeat  0 4 0 0;  
    padding:0 0 5 10;
}

#readP li ul li{
    background: url(../root_img/css_img/dash_01.gif) no-repeat  0 6; 
    padding:0 0 0 10;
	margin-left:15px;
}


#ques{
    background: url(../root_img/css_img/question_icon.jpg) no-repeat  1 3; 
}

#answer{
    background: url(../root_img/css_img/answer_icon.jpg) no-repeat  1 3; 
}




#dash{
    background: url(../root_img/css_img/dash_01.gif) no-repeat  0 2 0 0;  
	padding:0 0 0 7;
}
#red_B{
    background: url(../root_img/css_img/List_Red.jpg) no-repeat  0 5 0 0;  	
}


/*ÀúÀÚ¼Ò°³ ½ºÅ¸ÀÏ*/
.w_title{
	font-weight:bold;
	color:#ff6600;
}

#gray_B{
    background: url(../root_img/css_img/List_Gray.jpg) no-repeat  0 7 0 0;  
}	


#blue_B{
    background: url(../root_img/css_img/List_Blue.jpg) no-repeat  0 4 0 0;  
}

#s_point{
    background: url(../root_img/css_img/List_Blue.jpg) no-repeat  0 4 0 0;  
}


#number{
    list-style-type:none; /* ±âÁ¸ ºí¸´ »ç¿ë ¾ÈÇÔ */
    margin: 0px;
}

#number li{
    padding:0 0 0 15x;
	line-height:150%;
}

#desc {
    list-style-type:none; /* ±âÁ¸ ºí¸´ »ç¿ë ¾ÈÇÔ */
    margin-left: 0px;
	padding:0 0 20 0;
}

#desc li{
    background: url(../root_img/css_img/List_Basic.jpg) no-repeat  0 4 0 0; 
    padding:0 0 15 10;
	line-height:140%;
	font-weight:bold;		
}
#desc li ul li{
    background: url(../root_img/css_img/s_point.gif) no-repeat  0 6 0 0; 
	padding:0 0 0 10;
    margin-left: 20	px;	
	font-weight:normal;	
	line-height:160%;	
}
#desc li ul li ul li{
    background: url(../root_img/css_img/dash_01.gif) no-repeat  0 6 0 0; 
	padding:0 0 0 10;
	font-weight:normal;		
}



#3th_area{
    list-style-type:none; /* ±âÁ¸ ºí¸´ »ç¿ë ¾ÈÇÔ */
    margin-left: 30px;
	padding:0 0 20 0;
}

#3th_area dt{
    background: url(../root_img/css_img/s_point.gif) no-repeat  0 7; 
    padding:1 0 0 8;
	line-height:180%;
	font-weight:bold
}
#3th_area dd{
    background: url(../root_img/css_img/dash_01.gif) no-repeat  0 6 0 0; 
	padding:0 0 20 10;
}


#one{
    background: url(../root_img/css_img/01.gif) no-repeat  0 8; 
}
#two{
    background: url(../root_img/css_img/02.gif) no-repeat  0 8; 
}
#three{
    background: url(../root_img/css_img/03.gif) no-repeat  0 8; 
}
#four{
    background: url(../root_img/css_img/04.gif) no-repeat  0 8; 
}
#five{
    background: url(../root_img/css_img/05.gif) no-repeat  0 8; 
}
#six{
    background: url(../root_img/css_img/05.gif) no-repeat  0 8; 
}
#seven{
    background: url(../root_img/css_img/07.gif) no-repeat  0 8; 
}
#eight{
    background: url(../root_img/css_img/08.gif) no-repeat  0 8; 
}
#nine{
    background: url(../root_img/css_img/09.gif) no-repeat  0 8; 
}
#ten{
    background: url(../root_img/css_img/10.gif) no-repeat  0 8; 
}


/* °Ô½ÃÆÇ ½ºÅ¸ÀÏ Á¤ÀÇ ½ÃÀÛ */

/* °Ô½ÃÆÇ ¸®½ºÆ® ºÐ·ù Å×ÀÌºí ½ºÅ¸ÀÏ ½ÃÀÛ */
#board_cate td{
	padding:0 5 0 5;
	border-right:1px solid #D3D3D3;
}
#board_cate a{
	color:#666666;
}

#board_cate .now{
	color:#ff6600;
	text-decoration:underline;
	font-weight:bold;
}


#list_top_basic td{
	font-family:dotum, µ¸¿ò;
	font-size:11px;
	text-align:center;
	border-right:1px solid #cccccc;
	padding:2 0 0 0;
}

#list_basic td{
	text-align:center;
	font-size:11px;
	font-family:verdana, µ¸¿ò, dotum;
	color:#999999;
}

#list_basic .btitle{
	text-align:left;
	font-size:12px;
	padding:12 0 10 10;
	font-family:±¼¸², gulim;
}

#list_basic a{
	color:#666666;
}
#list_basic a:hover{
	color:#333333;
}

#list_basic .recom{
	font-size:11px;
	font-family:verdana, µ¸¿ò, dotum;
	color:#FF6600;
	font-weight:bold;
}

#list_basic .reNum{
	font-size:11px;
	font-family:verdana, µ¸¿ò, dotum;
	color:#669933;
	font-weight:bold;
}

#list_basic .reList{
	text-align:left;
	font-size:12px;
	font-family:±¼¸², gulim;
	padding:0 0 0 30;
}

#list_review td{
	font-size:11px;
	font-family:verdana, µ¸¿ò, dotum;
	color:#999999;
	line-height:160%;
}
#list_review .title{
	font-size:12px;
	font-family:gulim, ±¼¸²;
	color:#333333;
	font-weight:bold;
}
#list_review .keyword{
	font-family:µ¸¿ò, dotum ;
	font-size:11px ;
	color:#666666 ;
	font-weight:bold ;
}


#list_review .reNum{
	font-size:11px;
	font-family:verdana, µ¸¿ò, dotum;
	color:#FF6600;
	font-weight:bold;
}

#list_gall td{
	font-size:11px;
	font-family:verdana, µ¸¿ò, dotum;
	line-height:140%;
}
#list_gall .reNum{
	font-size:11px;
	font-family:verdana, µ¸¿ò, dotum;
	color:#FF6600;
	font-weight:bold;
}

#read_title td{
}

#read_title .reNum{
	font-size:11px;
	font-family:verdana, µ¸¿ò, dotum;
	color:#FF6600;
	font-weight:bold;
}
#read_title .keyword{
	font-family:µ¸¿ò, dotum ;
	font-size:11px ;
	color:#666666 ;
	font-weight:bold ;
}

#read_title .title{
	font-family:±¼¸², gulim ;
	font-size:14px ;
	color:#333333 ;
	font-weight:bold ;
}

#read_con td{
	font-family:±¼¸², gulim ;
	line-height:160%;
	img-border:0px;
	}

#read_con a{
	color:#333333;
}


#read_copyright td{
	font-family:µ¸¿ò, dotum;
	font-size:11px;
	line-height:160%;
}


#read_copyright .att{
	font-family:µ¸¿ò, dotum;
	font-size:12px;
	color:#333333;
	line-height:160%;
	font-weight:bold;
	border-bottom:1px solid #EBEBEB;
}


#pagging td{
	text-align:center;
	font-size:12px;
	font:verdana;
	padding:0 5 0 5;
}

#pagging .now{
	text-align:center;
	font-size:12px;
	font:verdana;
	padding:3 5 3 5;
	font-weight:bold;
	background-color:#F4F4E4;
	color:#ff6600;
	border:1px solid EBEBDD;
}

/* ÆûÅ×±× ½ºÅ¸ÀÏ*/
input {border:1px solid #999999;padding:4 4 3 4;color:333333;font-size:12px}
textarea {border:1px solid #999999;padding:4 4 3 4;color:333333;font-size:12px}
.numinput {border:1px solid #999999;padding:3 3 3 3;color:333333;font-size:11px}
.textF{border:1px solid #cccccc;padding:3 3 3 3;color:3399FF;}
select{ behavior: url('http://222.231.60.59/educa/side_ac/selectbox.htc');}
.main_search {border:1px solid #8ABBFF;padding:4 4 3 4;color:ffffff;font-size:12px;background-color:#5190E7;}
/*·¹ÇÁÆ® ¸Þ´º ½ºÅ¸ÀÏÁ¤ÀÇ*/
#profile td{
	font-family:µ¸¿ò, dotum;
	font-size:11px;
}

#profile num{
	font-family:µ¸¿ò, dotum;
	font-size:11px;
	letter-spacing:-0.00em;
}

/* ·¹ÇÁÆ®¸Þ´º Á¤¸®*/
#left_menu td{
	font-family:±¼¸², gulim;
	letter-spacing:-0.05em;
	font-size:12px;
	line-height:180%;
	}
#left_menu img.lms{
	margin:14px 0 1px 0
	}
#left_menu ul.menu_td{
    list-style-type:none; /* ±âÁ¸ ºí¸´ »ç¿ë ¾ÈÇÔ */
	margin:2 0 0 3px;
	padding:0 0 0 0;
	}
	
#left_menu li{
	width:150px;
	border-bottom:1px solid #E2E2E2;
	padding:0 0 0 0;
	}	
#left_menu .now{
	width:155px;
	padding:3 0 1 13;
	font-weight:bold;
    background:url(../root_img/css_img/tri_blue_point.gif) no-repeat  5 9 0 0 ;
	color:#333333;	
	text-decoration:none;
	background-color:#F1F1F1;
	}	
#left_menu .noline{border:0;}
#left_menu li.cus_tap{
	width:155px;
	border-bottom:none;
	}	
#left_menu li a{
	width:155px;
	color:#666666;	
	padding:3 0 1 13;
    background:url(../root_img/css_img/s_point_gray.gif) no-repeat  5 10 0 0 ;
	}
#left_menu li a:hover{
	width:155px;
	padding:3 0 1 13;
	font-weight:bold;
    background:url(../root_img/css_img/tri_blue_point.gif) no-repeat  5 9 0 0 ;
	color:#333333;	
	background-color:#F1F1F1;
	}


/*ÄÁÅÙÃ÷¿µ¿ª Á¤ÀÇ½ÃÀÛ*/
.contents{
}

/*ÅÇ ½ºÅ¸ÀÏ ½ÃÀÛ*/
#tap{
	font-family:±¼¸², Gulim
	font-size:12px;
	}
#tap .now{
	color:#333333;
	font-weight:bold;
	letter-spacing:-0.05em;
	background:url(../root_img/css_img/tap/on_icon.gif) no-repeat  0 3 0 0 ;
	padding:0 0 0 14;
	}
#tap td.on{
	background:url(../root_img/css_img/tap/on_bg.jpg) no-repeat ;
	width:134px;
	padding:5 0 0 10;
	}

#tap td{
	background:url(../root_img/css_img/tap/off_bg.jpg) no-repeat ;
	width:124px;
	padding:5 0 0 20;
	}	
	
#tap a:hover{
	color:#333333;
	}	
#tap a{
	color:#999999;
	}

/*ÁÖÀÇ»çÇ× µî Âü°í±Û ¹× ÄÁÅÙÃ÷ ÀÌ¿ë¾È³» ½ºÅ¸ÀÏ*/

#h_inform{
	font-family:±¼¸², gulim
	line-height:160%
}
#h_inform ul{ 
	list-style-type:none; /* ±âÁ¸ ºí¸´ »ç¿ë ¾ÈÇÔ */
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#h_inform li{ 
	background:url(../root_img/css_img/List_Red.jpg) no-repeat  5 7;
	font-family:µ¸¿ò,dotum;
	letter-spacing:-0.05em;
	font-size:11px;
	padding:3 0 0 15;
}

#h_inform ul li ul li{ 
	background:url(../root_img/css_img/s_point_gray.gif) no-repeat  5 8;
	font-family:µ¸¿ò,dotum;
	letter-spacing:-0.05em;
	font-size:11px;
	padding:3 0 0 13;
}
#h_inform .acc{
	color:ff6600;
}

#h_inform a{
	font-weight:bold;
	color:#FF3366;
	}



#f_inform{
	color:#666666
	font-family:±¼¸², gulim
	line-height:160%
}
#f_inform .caution{
	color:#333333;
	background:url(../root_img/css_img/caution_01.gif) no-repeat  0 0 0 0 ;
	letter-spacing:-0.05em;
	font-weight:bold;
	padding:0 0 0 18;	
	}

#f_inform td.self_box{
	background:#f9f9f9;
	border:1px solid #ebebeb;
	padding:5 15 15 15;
	}

#f_inform ul{ 
	list-style-type:none; /* ±âÁ¸ ºí¸´ »ç¿ë ¾ÈÇÔ */
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#f_inform li{ 
	background:url(../root_img/css_img/inform/1st_b.gif) no-repeat  5 11;
	padding:8 0 0 13;
}

#f_inform ul li ul li{ 
	background:url(../root_img/css_img/inform/2nd_b.gif) no-repeat  5 8;
	font-family:µ¸¿ò,dotum;
	letter-spacing:-0.05em;
	font-size:11px;
	padding:5 0 0 13;
}

#f_inform ul li ul li ul li{ 
	background:url(../root_img/css_img/inform/3rd_b.gif) no-repeat  5 7;
	font-family:µ¸¿ò,dotum;
	color:#999999;
	letter-spacing:-0.05em;
	font-size:11px;
	padding:3 0 0 13;
}

#f_inform .acc{
	color:ff6600;
}

#f_inform a{
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
	}


/*ÄíÆù Æ÷ÀÎÆ® Àû¸³±Ý µî Spot³»¿ë*/
#desc_point {
	margin:15 0 5 0;
}
#desc_point td{
	font-family:µ¸¿ò, dotum;
	font-size:11px;
	color:#999999;
}
#desc_point .num_acc{
	font-family:"arial black";
	font-size:24px;
	color:#ff6633;
	line-height:160%;
	padding:0 0 5 0;
}

#desc_point .num_acc2{
	font-family:"arial black";
	font-size:20px;
	color:#6699cc;
	padding:0 0 5 0;
}

#desc_point .extra_acc{
	color:#6699CC;
	font-weight:bold;
	text-decoration:underline;
}

/*´Þ·Â½ºÅ¸ÀÏ*/
#cal td{
	text-align:center;
	color:#333333;
	font:Verdana;
	font-size:10px;
}

#cal a{
	color:#333333;
}
#cal a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
#cal .week{
	font-size:11px;
	color:#FF6633;
	font-family:µ¸¿ò, dotum;
}

#cal .holy a{
	font-size:10px;
	color:#FF0000;
	font:Verdana;
	font-weight:bold;
}
#cal .holy a:hover{
	font-size:10px;
	color:#FF0000;
	font:Verdana;
	text-decoration:underline;
}


#cal .month{
	font-size:12px;
	font-weight:bold;
	font-family:±¼¸², gulim;
	color:#333333;
	padding:3 0 0 0;
}


/*b2b ÄÁÅ×Ã÷¿µ¿ª*/

#b2b .con{
	padding:10 0 15 10;
	border-bottom:1px solid #D7D7D7;
	}

#b2b ul{ 
	list-style-type:none; /* ±âÁ¸ ºí¸´ »ç¿ë ¾ÈÇÔ */
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#b2b li{ 
	background:url(../root_img/css_img/s_point_orange.gif) no-repeat  5 8;
	padding:5 0 0 13;
}

#b2b ul li ul li{ 
	background:url(../root_img/css_img/inform/2nd_b.gif) no-repeat  5 8;
	font-family:µ¸¿ò,dotum;
	letter-spacing:-0.05em;
	font-size:11px;
	padding:5 0 0 13;
}

#b2b ul li ul li ul li{ 
	background:url(../root_img/css_img/inform/3rd_b.gif) no-repeat  5 7;
	font-family:µ¸¿ò,dotum;
	color:#999999;
	letter-spacing:-0.05em;
	font-size:11px;
	padding:3 0 0 13;
}

#b2b .acc{
	color:ff6600;
}

#b2b a{
	font-weight:bold;
	color:#FF3366;
	text-decoration:underline;
	}
#b2b .writeT{
	font-family:±¼¸², gulim;
	color:#666666;
	font-weight:bold;
	letter-spacing:-0.05em;
	background-color:#FDF8F5;
}
#b2b .tableB{
	border-bottom:1px solid #E7E7E7;
		padding:6 0 6 15;
}
#b2b li.one{ 
		background:url(../root_img/css_img/orange_01.gif) no-repeat  2 4;
		padding:3 0 0 22;
		}
#b2b li.two           { 
		background:url(../root_img/css_img/orange_02.gif) no-repeat  2 4;
		padding:3 0 0 22;
		}
#b2b li.three{ 
		background:url(../root_img/css_img/orange_03.gif) no-repeat  2 4;
		padding:3 0 0 22;
		}
#b2b li.four{ 
		background:url(../root_img/css_img/orange_04.gif) no-repeat  2 4;
		padding:3 0 0 22;
		}
#b2b li.five{ 
		background:url(../root_img/css_img/orange_05.gif) no-repeat  2 4;
		padding:3 0 0 22;
		}
#b2b li.six{ 
		background:url(../root_img/css_img/orange_06.gif) no-repeat  2 4;
		padding:3 0 0 22;
		}
#b2b li.seven{ 
		background:url(../root_img/css_img/orange_07.gif) no-repeat  2 4;
		padding:3 0 0 22;
		}





#member ul{ 
	line-height:120%;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#member li{ 
	background:url(../root_img/css_img/s_point_blue.gif) no-repeat  5 8;
	padding:5 0 0 13;
}

#member .ca_li{ 
	background:url(../root_img/css_img/caution_01.gif) no-repeat  4 4;
	padding:5 0 0 20;
}

#member ul li ul li{ 
	background:url(../root_img/css_img/inform/2nd_b.gif) no-repeat  5 8;
	font-family:µ¸¿ò,dotum;
	letter-spacing:-0.05em;
	font-size:11px;
	padding:5 0 0 13;
}

#member ul li ul li ul li{ 
	background:url(../root_img/css_img/inform/3rd_b.gif) no-repeat  5 7;
	font-family:µ¸¿ò,dotum;
	color:#999999;
	letter-spacing:-0.05em;
	font-size:11px;
	padding:3 0 0 13;
}

#member .acc{
	color:3366CC;
}
#member .acc02{
	color:#ff6600;
}

#member a{
	color:ff6600;
}

#member .kind_td{
	width:160px;
	height:40px;
	font-weight:bold;
	color:#333333;
	background-color:#EFF4FA;
	padding:0 0 0 40px;
	border-right:1px solid #B2B2B2;
	border-bottom:1px solid #B2B2B2;
}

#member .com_td{
	font-size:11px;
	font-family:µ¸¿ò, dotum;
	padding:0 0 0 20px;
	border-bottom:1px solid #B2B2B2;
}