@charset "euc-kr";
body {
	margin: 0; /* ºê¶ó¿ìÀú ±âº»°ªÀÌ °¢±â ´Ù¸¦ ¼ö ÀÖÀ¸¹Ç·Î body ¿ä¼ÒÀÇ ¿©¹é ¹× ÆÐµùÀ» 0À¸·Î ÇÏ´Â °ÍÀÌ ÁÁ½À´Ï´Ù. */
	padding: 0; /* IE 5* ºê¶ó¿ìÀú¿¡¼­ ÄÁÅ×ÀÌ³Ê¸¦ °¡¿îµ¥ ¹èÄ¡ÇÕ´Ï´Ù. ±×·± ´ÙÀ½ ÅØ½ºÆ®¸¦ #container ¼±ÅÃ±â¿¡¼­ ±âº»°ªÀÎ ¿ÞÂÊ Á¤·Ä·Î ¼³Á¤ÇÕ´Ï´Ù. */
	background-color: #FFF;
}


body, td, th {
	font-size: 12px;
	color: #666;
	line-height:160%;
	font-family: Dotum, Arial, Tahoma;
}



* { 
padding : 0; 
margin : 0; 
}



#Header {
	margin-right: auto;
	margin-left: auto;
	width: 100%;	
}

#Header #object_l1_ci {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	width: 200px;
	height: 49px;
	font-size: 12px;
}

#Header #object_l1_ci2 {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	width: 100px;
	height: 20px;
	font-size: 12px;
}


#Header #object_l2_vline { 
float : right; 
margin-right : 10px; 
margin-left : 25px; 
margin-top : 13px; 
width : 290px;
}

#Header #object_main_menu { 
float : right; 
margin-right : 10px; 
margin-left : 25px; 
margin-top : 17px; 
width : 630px;
}



#Header #object_l2_vline2 { 
float : right; 
margin-right : 10px; 
margin-left : 25px; 
margin-top : 10px; 
width : 310px; 
}



#Header div #lecture_box { 
float : left; 
width : 100%; 
height : 80px;
text-align: center;
margin-right : auto; 
margin-left : auto; 
background-image : url(../../images/KOREAN/user/lecture/top_menu01_bg.gif); 
background-repeat : repeat-x; 
}

#Header div #edutain_box { 
float : left; 
width : 100%; 
height : 80px;
text-align: center;
margin-right : auto; 
margin-left : auto; 
background-image : url(../../images/KOREAN/user/edutain/top_menu01_bg.gif); 
background-repeat : repeat-x; 
}

#Header div #community_box { 
float : left; 
width : 100%; 
height : 80px;
text-align: center;
margin-right : auto; 
margin-left : auto; 
background-image : url(../../images/KOREAN/user/community/top_menu01_bg.gif); 
background-repeat : repeat-x; 
}

#Header div #board_box { 
float : left; 
width : 100%; 
height : 80px;
text-align: center;
margin-right : auto; 
margin-left : auto; 
background-image : url(../../images/KOREAN/user/board/top_menu01_bg.gif); 
background-repeat : repeat-x; 
}

#Header div #info_box { 
float : left; 
width : 100%; 
height : 80px;
text-align: center;
margin-right : auto; 
margin-left : auto; 
background-image : url(../../images/KOREAN/user/info/top_menu01_bg.gif); 
background-repeat : repeat-x; 
}

#Header div #help_box { 
float : left; 
width : 100%; 
height : 80px;
text-align: center;
margin-right : auto; 
margin-left : auto; 
background-image : url(../../images/KOREAN/user/help/top_menu01_bg.gif); 
background-repeat : repeat-x; 
}


#Header div #mypage_box { 
float : left; 
width : 100%; 
height : 80px;
text-align: center;
margin-right : auto; 
margin-left : auto; 
background-image : url(../../images/KOREAN/user/mypage/top_menu01_bg.gif); 
background-repeat : repeat-x; 
}


#Header div #main_box { 
float : left; 
width : 100%; 
height : 75px;
text-align: center;
margin-right : auto; 
margin-left : auto; 
background-image : url(../../images/KOREAN/user/main/top_menu01_bg.gif); 
background-repeat : repeat-x; 
}



#Header div #object_menu_txt { 
	width: 980px;
	margin:0 auto;
	text-align: center;
}





#Header div #object_l3_menu {
	width: 980px;
	border: 0px solid #ccc;
	margin:0 auto;
}




#leftcolumn { 
 border: 0px solid #ccc;
 margin: 10px 0px 0px 0px;
 padding: 0px;
 width: 170px;
 float: left;
 background-image: url(/study_korean/images/left/left_bg.gif);

}





#footer {
	width: 100%;
	height: 85px;
	background-image: url(../../images/KOREAN/user/bottom_bg.gif);
	background-repeat: repeat-x;
	float: left;
	clear: both;

}



.click_blue {
	color:#4982f9;
	font-weight:bold;
	font-size:18pt;
	letter-spacing:-1px;
}
.click_yell {
	color:#ff6508;
	font-weight:bold;
	font-size:18pt;
	letter-spacing:-1px;
}


.sky {
	color:#6c7dbb;
	font-weight:bold;
}

.text_red {
	color:#ff6c00;
	font-size: 12px;
	font-weight:bold;
}
.title_black {
	color:#3b5569;
	font-weight:bold;
	font-size: 14px;
}

.title_black2 {
	color:#000000;
	font-weight:bold;
	font-size: 12px;
}

.title_date {
	font-size: 11px;
}

.day_red {
	color:#e10000;
}


.title_blue {
	color:#1b64c6;
	font-weight:bold;
	font-size: 13px;
}

.title_blue2 {
	color:#5274b9;
	font-weight:bold;
	font-size: 15px;
}



.popup_title {
	color:#ffffff;
	font-weight:bold;
	font-size: 18px;
}


html img { vertical-align: middle;
           border:0px;}



#Allsub{
width:980px;
}





#s_title{
	margin-left: 65px;
	float: left;
	padding: 0px;
	margin-right: 5px;
	margin-top: 30px;
	width:230px;
	clear: both;
}
#s_title2{
	margin-left: 65px;
	float: left;
	padding: 0px;
	margin-right: 5px;
	margin-top: 0px;
	width:130px;
	clear: both;
}



#title{
float:left;
width:810px;
height:220px;
font-size:9pt;
color: #999999;
}

#contents{
width:980px;
clear: both;
}



#contents2{
width:980px;
height:210px;
clear: both;
font-size:9pt;
}



a:link {
	text-decoration:none;
	color:#666666;
	font-size: 12px;
}

a:visited {
	text-decoration:none;
	color:#666666;
}

a:hover {
	text-decoration:none;
	color:#ff8400;		
}

a:active {
	text-decoration:none;
	color:#666666;		
}
img {
	border: 0;
	}



.a_C {
	text-align:center;
}
.a_R {
	text-align:right;
}

.a_T{vertical-align:top;
} 


.B {font-weight:bold;}
/*table*/



#com_pop_bg {
	background:url("../../images/KOREAN/user/community/popup_bg.gif");
	height:42px;
    font-weight:bold;
	font-size:13pt;
	letter-spacing:-1pt;
	color: #000000;
}


.tb_bg {
	background:url("../../images/KOREAN/user/board_bg.gif");
}

.t_bg {
	background-color:#f7f7f7;
}

.t_bg2 {
	background-color:#fafafa;
}


.center_bg {
background:url("../../images/KOREAN/user/bulletin/center_bg.gif");
background-repeat:no-repeat;
float:left;
width:718px;
height:357px;
padding:0px 0px 30px 40px;
}


.temp_table01 {
	border-top-style:solid;
	border-top-width:0px;
	border-top-color:#c7c7c7;
}
.temp_table01 td {
	padding:5px 6px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e6e6e6;
	border-left-width:0px;
	border-left-style:solid;
	border-left-color:#e6e6e6;
}

.right_line {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#e6e6e6;
}
.right_line02 {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#e6e6e6;
}

.bottom_line {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#f4f4f4;
}


.temp_table02 {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#838788;
}
.temp_table02 td {
	padding:5px 5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e6e6e6;
	border-left-width:0px;
	border-left-style:solid;
	border-left-color:#e6e6e6;
}

.temp_table05 {
	border-top-style:solid;
	border-top-width:0px;
	border-top-color:#838788;
}
.temp_table05 td {
	padding:2px 0px;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color:#e6e6e6;
	border-left-width:0px;
	border-left-style:solid;
	border-left-color:#e6e6e6;
}




.temp_table03 {

	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#ccc;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#ccc;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#ccc;
	background-color:#ffffff;
}
.temp_table03 td {
	padding:7px 7px;

}



.temp_table04 {

	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#e6e6e6;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e6e6e6;
}
.temp_table04 td {
	padding:7px 7px;

}



.temp_table06 {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#a2a2a2;
}
.temp_table06 td {
	padding:0px 0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e6e6e6;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#a2a2a2;
    text-align:center;
	font-size: 10.5px;

}

.right_line06 {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#a2a2a2;
}



.temp_table07 {
	border-top-style:solid;
	border-top-width:0px;
	border-top-color:#c7c7c7;
}
.temp_table07 td {
	padding:5px 6px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e6e6e6;
	border-left-width:0px;
	border-left-style:solid;
	border-left-color:#e6e6e6;
	font-size: 10.5px;
}



/*ÆÐµù, ¸¶Áø*/
.m_r5 {margin-right:5px;
}
.m_b5 {
	margin-bottom:5px;
}
.m_b10 {
	margin-bottom:10px;
}
.m_b20 {
	margin-bottom:20px;
}
.m_b30 {
	margin-bottom:30px;
}

.m_t20 {
	margin-top:20px;	
}
.m_t10 {
	margin-top:10px;
}
.m_t15 {
	margin-top:15px;
}
.m_t3 {
	margin-top:3px;
}
.m_t16 {
	margin-top:16px;
}
.m_t30 {
	margin-top:30px;	
}
.m_t40 {
	margin-top:40px;	
}
.m_t50 {
	margin-top:50px;	
}
.m_t60 {
	margin-top:60px;	
}
.m_l4 {
	margin-left:4px;
}
.m_l15 {
	margin-left:15px;
}
.m_l20 {
	margin-left:20px;
}
.m_l10 {
	margin-left:10px;
}

.m_l25 {
	margin-left:25px;
}
.m_l30 {
	margin-left:30px;
}
.m_l60 {
	margin-left:60px;
}
.m_r25{margin-right:25px}
.m_r10{margin-right:10px}
.m_r15{margin-right:10px}
.m_r4{margin-right:4px}


.p_t4 {
	padding-top:4px;
}

.p_t5 {
	padding-top:5px;
}

.p_t10 {
	padding-top:10px;
}

.p_t15 {
	padding-top:15px;
}
.p_t20 {
	padding-top:20px;
}
.p_t25 {
	padding-top:25px;
}
.p_t30 {
	padding-top:30px;
}
.p_t40 {
	padding-top:40px;
}

.p_t3 {
	padding-top:3px;
}

.p_l4 {
	padding-left:4px;}


.p_l10 {
	padding-left:10px;}
.p_l15 {
	padding-left:15px;}
.p_l20 {
	padding-left:20px;}

.p_l30 {
	padding-left:20px;}


.p_r4{
	padding-right:4px;}

.p_r5{
	padding-right:5px;}
.p_r10 {
	padding-right:10px;}

.p_r20 {
	padding-right:20px;}

.p_r25 {
	padding-right:25px;}

.p_b5 {
	padding-bottom:5px;
}

.p_b4 {
	padding-bottom:4px;
}
.p_b10 {
	padding-bottom:10px;
}
.p_b20 {
	padding-bottom:20px;
}
.p_b25 {
	padding-bottom:25px;
}
.p_b30 {
	padding-bottom:30px;
}






li {margin:0;padding:0;list-style:none;}

.li01 {margin:0;padding:0;list-style:none;
       padding-top:5px;
	   }

.input_txt01{ /* »ó´Ü ¾ÆÀÌµð/ºñ¹ø ÀÔ·Â ¼³Á¤ */
border:1px #cacaca solid; background-color:#ffffff; width:200px; height:18px; text-align:left; color:#7d7d7d;font-size:11px;font-family:"dotum";}

.input_txt02{ /* »ó´Ü ¾ÆÀÌµð/ºñ¹ø ÀÔ·Â ¼³Á¤ */
border:1px #cacaca solid; background-color:#ffffff; width:120px; height:16px; text-align:left;}



/* border: 1px solid #ccc;*/




#bg01 {
background-color:#bcdc81;
padding:2px 2px 2px 2px;
width: 70px;
color:#406606;
font-weight:bold;
text-align: center;
float:left;
}


/*ÆË¾÷*/
#pop_bg {
background:url("../../images/KOREAN/user/edutain/pop_title_bg.jpg");
background-repeat:no-repeat;
float:left;
width:730px;
height:30px;
padding:5px 0px 0px 30px;
font-weight:bold;
font-size:13pt;
color:#ffffff;
}

#list_bg {
background:url("../../images/KOREAN/user/edutain/pop_list_bg.gif");
background-repeat:no-repeat;
float:left;
width:190px;
height:30px;
padding:5px 0px 0px 10px;
font-weight:bold;
font-size:9pt;
color:#2A9EF5;
}

/*¿ÞÂÊ ¸Þ´ºÅ×ÀÌºí*/

#board_list2{
width: 180px;
border: 3px solid #b23d8f;
float:left;
padding:10px 10px 10px 10px;
margin-bottom: 70px;
}

#left_mypage_list{
width: 180px;
border: 3px solid #8ac717;
float:left;
padding:10px 10px 10px 10px;
margin-bottom: 70px;
}


#left_info_list{
width: 180px;
border: 3px solid #345bba;
float:left;
padding:10px 10px 10px 10px;
margin-bottom: 70px;
}

#left_lecture_list{
width: 180px;
border: 3px solid #8ca4dd;
float:left;
padding:10px 10px 10px 10px;
margin-bottom: 70px;
}


#left_help_list{
width: 180px;
border: 3px solid #00b53c;
float:left;
padding:10px 10px 10px 10px;
margin-bottom: 70px;
}

#left_help_new{
width: 180px;
border: 3px solid #00b53c;
float:left;
padding:10px 10px 10px 10px;
}


#left_board_list{
width: 180px;
border: 3px solid #48b8d3;
float:left;
padding:10px 10px 10px 10px;
margin-bottom: 70px;
}


/*¿À¸¥ÂÊ °Ô½ÃÆÇ*/

#board_list{
width:730px;
text-align:left;
}

#board_list3{
border: 1px solid #eaeaea;
float:left;
padding:3px 3px 3px 3px;
}


#community_box_bg {
background:url("../../images/KOREAN/user/community/box_bg.gif");
background-repeat:no-repeat;
width:730px;
height:90px;
padding:8px 0px 20px 60px;
text-align:left;
}

#cafe_box_bg {
background:url("../../images/KOREAN/user/community/cafe_m_bg.gif");
background-repeat:no-repeat;
width:730px;
height:78px;
padding:14px 0px 0px 60px;
float:left;
font-weight:bold;
}
#cafe_box_bg2 {
background:url("../../images/KOREAN/user/community/cafe_m_bg.gif");
background-repeat:no-repeat;
width:730px;
height:78px;
padding:8px 0px 0px 60px;
float:left;
}


#info_box_bg {
background:url("../../images/KOREAN/user/info/search_bg.jpg");
background-repeat:no-repeat;
width:727px;
height:60px;
float:left;
font-weight:bold;
}



#mypage_img{
background:url("../../images/KOREAN/user/mypage/mypage_img.gif");
background-repeat:no-repeat;
float:left;
width:730px;
height:116px;
}

#cafe_img{
background:url("../../images/KOREAN/user/community/cafe_img.gif");
background-repeat:no-repeat;
float:left;
width:730px;
height:116px;
}

#lecture_img{
background:url("../../images/KOREAN/user/lecture/lecture_img.gif");
background-repeat:no-repeat;
float:left;
width:730px;
height:125px;
}

#lecture_img03_1{
background:url("../../images/KOREAN/user/lecture/lecture_img01_3_1.gif");
background-repeat:no-repeat;
float:left;
width:730px;
height:140px;
}

#lecture_img03_2{
background:url("../../images/KOREAN/user/lecture/lecture_img01_3_2.gif");
background-repeat:no-repeat;
float:left;
width:730px;
height:140px;
}
#lecture_img03_3{
background:url("../../images/KOREAN/user/lecture/lecture_img01_3_3.gif");
background-repeat:no-repeat;
float:left;
width:730px;
height:140px;
}
#lecture_img03_4{
background:url("../../images/KOREAN/user/lecture/lecture_img01_3_4.gif");
background-repeat:no-repeat;
float:left;
width:730px;
height:140px;
}


#lecture_img04_1{
background:url("../../images/KOREAN/user/lecture/lecture_img04_1.gif");
background-repeat:no-repeat;
float:left;
width:730px;
height:155px;
}

#tab_on{
background:url("../../images/KOREAN/user/mypage/tab_on.gif");
background-repeat:no-repeat;
float:left;
width:154px;
height:27px;
margin-right: 2px;
margin-bottom: 20px;
font-weight:bold;
font-size:9pt;
color:#27896b;
text-align:center;
padding:4px 0px 0px 0px;
}

#tab_off{
background:url("../../images/KOREAN/user/mypage/tab_off.gif");
background-repeat:no-repeat;
float:left;
width:154px;
height:27px;
margin-bottom: 20px;
font-weight:bold;
font-size:9pt;
text-align:center;
padding:4px 0px 0px 0px;
}

#box_01{
border: 1px solid #eaeaea;
padding:5px 10px 3px 10px;
background-color:#f8f8f8;
width:100%;
float:left;
}

#box_02{
border: 2px solid #cdcdcd;
padding:10px 10px 10px 10px;
background-color:#f8f8f8;
width:295px;
float:left;
}


#box_03{
border: 1px solid #eaeaea;
padding:5px 0px 3px 10px;
background-color:#f8f8f8;
width:450px;
float:left;
height:27px;
margin-left: 150px;
}

#box_04{
border: 1px solid #eaeaea;
padding:5px 5px 5px 5px;
background-color:#f8f8f8;
float:left;
}

#box_05{
border: 1px solid #eaeaea;
padding:4px 4px 4px 4px;
background-color:#ffffff;
float:left;
}

#cafe_m{
background:url("../../images/KOREAN/user/community/cafe_m_title03_bg.gif");
background-repeat:no-repeat;
float:left;
width:320px;
height:94px;
font-size:9pt;
padding:10px 10px 10px 130px;
}



#story_top_bg { 
float : left; 
width : 100%; 
height : 51px;
background-image : url(../../images/KOREAN/user/edutain/pop_story_bg.gif); 
background-repeat : repeat-x; 
font-size:11pt;
color:#ffffff;
font-weight:bold;
padding:4px 0px 0px 30px;
}

#song_bg { 
width : 697px; 
height : 551px;
background-image : url(../../images/KOREAN/user/edutain/song_bg.gif); 
background-repeat:no-repeat;
padding:28px 0px 0px 0px;
}


#comics_bg { 
width : 962px; 
height : 160px;
background-image : url(../../images/KOREAN/user/edutain/comics_bg.gif); 
background-repeat:no-repeat;
padding:8px 0px 0px 0px;
}

#history_bg { 
width : 949px;
float:left;
background-image : url(../../images/KOREAN/user/edutain/history_tb_bg.gif); 
background-repeat : repeat-y; 
padding:5px 0px 0px 22px;
}

#history_bg2 { 
width : 905px;
height : 121px;
float:left;
background-image : url(../../images/KOREAN/user/edutain/history_tb_bg2.gif); 
background-repeat:no-repeat;
padding:20px 0px 0px 0px;
}

#history_bg3 { 
width : 905px;
float:left;
background-image : url(../../images/KOREAN/user/edutain/history_tb_bg3.gif); 
background-repeat:repeat-y;
padding:0px 0px 0px 0px;
}

#help_teacher_bg { 
width : 710px; 
height : 145px;
background-image : url(../../images/KOREAN/user/help/help01_4_bg.gif); 
background-repeat:no-repeat;
padding:15px 0px 0px 20px;
}


#help_faq_bg { 
width : 709px; 
height : 330px;
background-image : url(../../images/KOREAN/user/help/faq_bg.gif); 
background-repeat:no-repeat;
padding:15px 0px 0px 20px;
}

#banner_bg { 
width : 100%; 
height : 48px;
float:left;
background-image : url(../../images/KOREAN/user/main/banner_bg.gif); 
background-repeat : repeat-x; 
padding:3px 0px 0px 0px;
margin-top:25px;
}

#main_login { 
width : 219px; 
height : 144px;
float:left;
background-image : url(../../images/KOREAN/user/main/login_bg.gif); 
background-repeat : repeat-x; 
padding:8px 0px 0px 0px;

}

#main_network { 
width : 219px; 
height : 176px;
float:left;
background-image : url(../../images/KOREAN/user/main/network_bg.gif); 
background-repeat : repeat-x; 
padding:8px 0px 0px 0px;

}

#board_tb_bg { 
width : 732px; 
height : 52px;
float:left;
background-image : url(../../images/KOREAN/user/board/board02_tb_bg.gif); 
background-repeat:no-repeat; 

}

#quick_bg { 
width : 980px; 
height : 106px;
float:left;
background-image : url(../../images/KOREAN/user/main/quicklink.jpg); 
background-repeat:no-repeat; 

}


#graph_bg { 
height : 10px;
float:left;
background-image : url(../../images/KOREAN/user/btn/graph_bg.gif); 
background-repeat:no-repeat; 

}

#mypage_edu01_bg { 
width : 357px; 
height : 117px;
float:left;
background-image : url(../../images/KOREAN/user/mypage/edu01_bg.gif); 
background-repeat:no-repeat; 

}

#mypage_edu02_bg { 
width : 326px; 
height : 409px;
float:left;
background-image : url(../../images/KOREAN/user/mypage/schedule_bg.gif); 
background-repeat:no-repeat; 

}


#ncast{width:750px;height:80px;margin:30px 0 50px 120px; float:left;}
#btnArr1{width:43px;height:68px;margin:25px 0 0 20px;float:left}
#btnSP{width:10px;height:68px;margin:0 0 0 0;float:left;}
#ncastArea{width:624px;height:80px;margin:0 0 0 0;float:left;text-align:center}
#nimg{width:124px;height:80px;margin:0 0 0 0;float:left;text-align:center;line-height:200%}
#btnArr2{width:43px;height:68px;margin:25px 20px 0 0;float:left}



#ncast2{width:950px;height:160px;margin:20px 0 10px 0px; float:left;}
#btnArr12{width:43px;height:68px;margin:35px 0 0 20px;float:left}
#btnSP2{width:10px;height:68px;margin:0 0 0 0;float:left;}
#ncastAreaB{width:800px;height:110px;margin:0 0 0 0;float:left;text-align:center}
#nimg2{width:160px;height:110px;margin:0 0 0 0;float:left;text-align:center;line-height:200%}
#btnArr22{width:43px;height:68px;margin:35px 20px 0 0;float:left}



#click_Box {
	width:385px;
	height:51px;
	background:url('../../images/KOREAN/user/board/click_bg.gif');
	margin: 35px 0 0 0;
}

#click_blue {
	background:url('../../images/KOREAN/user/board/graph_blue_bg.gif');
	background-repeat : repeat-x; 
	float:left;
	height:22px;
	padding:2px 0 0 0;
	color:#ffffff;

}
#click_yell {
	background:url('../../images/KOREAN/user/board/graph_yell_bg.gif');
	background-repeat : repeat-x; 
	float:left;
	height:22px;
	color:#ffffff;
	padding:2px 0 0 0;
}

#guide04 {
	background:url('../../images/KOREAN/user/mypage/guide04.gif');
	background-repeat : repeat-x; 
	width:181px;
	height:244px;
	float:left;
	color:#5e8f01;
	font-weight:bold;
	padding:0px 0 0 0;
}


#board_tb {

	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#556caa;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
	border-left-width:0px;
	border-left-style:solid;
	border-left-color:#ccc;
	border-right-width:0px;
	border-right-style:solid;
	border-right-color:#ccc;
	background-color:#ffffff;
	padding:20px 0px 20px 0px;
}



/* »çÀÌÆ®¸Ê */
.ssitemap {
	top: 70px;
	width: 730px;
	overflow: hidden;
}



.ssitemap .column {
	display: inline;
	overflow: hidden;
	position: relative;
	float: left;
	width: 170px;
	height: 180px;
	margin-bottom: 20px;
	margin: 0px 5px 10px 5px;
}
.ssitemap .column .tt {
	width: 143px;
	height: 19px;
	padding: 5px;
	color: #000;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 8px;
	border-top-style:solid;
	border-top-width:0px;
	border-top-color:#556caa;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
	border-left-width:0px;
	border-left-style:solid;
	border-left-color:#ccc;
	border-right-width:0px;
	border-right-style:solid;
	border-right-color:#ccc;
	
}
.ssitemap .column .tt a {
	color: #6e8de2;
	font-weight: bold;
	padding-left: 5px;
	font-size: 12px;
}
.ssitemap ul {
	position: relative;
	padding: 0 5px;
}
.ssitemap ul.line {
	margin-bottom: 17px;
	padding-left: 15px;
}
.ssitemap li 
{ width:160px; padding:0 0 2px 5px; background:url('../../images/KOREAN/user/btn/icon02.gif') no-repeat 0px 6px; }


.left_help_list2{
	top: 50px;
	width: 178px;
	overflow: hidden;
}

.left_help_list2 line {
	margin-bottom: 5px;
	padding-left: 15px;
}
.left_help_list2 li 
{ width:178px; height:26px; padding:4px 0 0px 15px; background:url('../../images/KOREAN/user/help/news_left_bg.gif') no-repeat 0px 0px; font-weight: bold;  letter-spacing:-1px  }

.ticker {
 width: 350px;
 height: 40px;
 overflow: hidden;
 margin: 0;
 padding: 0;
 list-style: none;
 border-radius: 5px;
}
 
#ticker_02 {
 height: 120px;
}
 
.ticker li {
 height: 30px;
 padding: 5px;
 align:left;
 margin: 0px 5px;
}

A.roll img { display:inline; border:0; } 
A.roll img.over { display:none; } 
A.roll:hover { border:0; }
A.roll:hover img { display:none; } 
A.roll:hover img.over { display:inline; }