@charset "utf-8";
/* CSS Document */
.input_st{
	border : solid 1px; 
	background : #FFFFFF; 
	border-color: #CCCCCC;
	padding-top:3px;
	padding-left:5px;
	font-family:"돋움";
	font-size : 10pt; 
	color : #444444;
	font-weight:bold; 
}


#i_body{
    scrollbar-highlight-color: #A0A0A0; 
	scrollbar-shadow-color: #A0A0A0; 
	scrollbar-arrow-color: #A0A0A0; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFEF7; 
	scrollbar-darkshadow-color: #FFFEF7; 
	scrollbar-track-color: #FFFEF7;
	} 	

#wordbook_body{
  scrollbar-highlight-color: #aeca80; 
	scrollbar-shadow-color: #aeca80; 
	scrollbar-arrow-color: #aeca80; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFEF7; 
	scrollbar-darkshadow-color: #FFFEF7; 
	scrollbar-track-color: #FFFEF7;
	} 	

/*쿠폰 팝업*/
#pop_bg {
  font-size:9pt;
  color:#444;
  border-bottom: #507EED solid 3px;
  border-left: #507EED solid 3px;
  border-right: #507EED solid 3px;
  text-align:center;
  margin:0px;
}
#pop_bg01 {
  font-size:9pt;
  color:#444;
  border-bottom: #659a2a solid 3px;
  border-left: #659a2a solid 3px;
  border-right: #659a2a solid 3px;
  text-align:center;
  margin:0px;
}
#pop_bg02 {
  border: #FF6600 solid 3px;
  text-align:center;
}



#text_ico{
  font-weight:bold;
  width:360px;
  text-align:left;
}
#text_ico .point_text{
  color:#FF5524;

}
#coupon_bg{
  width:360px;
  background: #FFFEF7;
}
#coupon_bg .coupon{
  background: #FFFEF7 url(http://file.studymania.com/renewal/my_mania/images/img_coupon_bg.gif) no-repeat left top;
  padding-left:19px;
  }
#coupon_bg .coupon_title{
  font-weight:bold;
  color:#FF6600;
  font-size:9pt;
  text-align:center;
  }









#text_ico02{
  font-weight:bold;
  color:#444;
  width:480px;
  text-align:left;
}
#text_ico02 .point_text{
  color:#FF5524;

}

#text_ico03{
  font-weight:bold;
  width:540px;
  text-align:left;
}
#text_ico03 .point_text{
  color:#FF5524;

}

#text_ico04{
  font-weight:bold;
  color:#444;
  width:400px;
  text-align:left;
}
#text_ico04 .point_text{
  color:#FF5524;

}

#text_ico05{
  font-weight:bold;
  color:#444;
  width:605px;
  text-align:left;
}
#text_ico05 .point_text{
  color:#FF5524;

}



#coupon_list {
	font-size:8pt;
	color:#444;
	font-family:"돋움",Dotum;
}
#coupon_list th{
	text-align:center;
	color:#000;
	font-weight:bold;
	background:#F9F8F1;

}
#coupon_list .present_left_ti{
	text-align:left;
	padding-left:20px;
	color:#000;
	font-weight:bold;
	background:#F9F8F1;

}
#coupon_list .goods{
   padding-top:7px;
   padding-bottom:7px;
   padding-left:3px;
   text-align:left;

}
#coupon_list .pad5{
   padding-top:5px;
   padding-bottom:5px;
   padding-left:30px;
   text-align:left;

}
#coupon_list .Pad7{
   padding-top:7px;
   padding-bottom:7px;
   padding-left:7px;
   text-align:left;

}

#coupon_list .sale{
	color:#FF5524;
	font-weight:bold;
}

#coupon_list .pad_ts{
padding-top:7px;
padding-bottom:7px;
padding-left:3px
}

#coupon_list .present{
 padding:7px;
 text-align:left;
}

#coupon_list a.goods_coupon:link{
	color:#002E9C;
	text-decoration:none;
}
#coupon_list a.goods_coupon:visited{
	color:#002E9C;
	text-decoration:none;
}
#coupon_list a.goods_coupon:hover{
    text-decoration:underline;


}
#coupon_list a.goods_coupon01:link{
	color:#659a2a;
	text-decoration:none;
}
#coupon_list a.goods_coupon01:visited{
	color:#659a2a;
	text-decoration:none;
}
#coupon_list a.goods_coupon01:hover{
    text-decoration:underline;

}

#coupon_list a.goods_coupon02:link{
	color:#444444;
	text-decoration:none;
}
#coupon_list a.goods_coupon02:visited{
	color:#444444;
	text-decoration:none;
}
#coupon_list a.goods_coupon02:hover{
    text-decoration:underline;

}






#coupon_list01{
    border-left:#B9B8B3 solid 1px;
    border-right:#B9B8B3 solid 1px;
	font-size:8pt;
	color:#444;
	font-family:"돋움",Dotum;
}
#coupon_list01 th{
	text-align:center;
	color:#000;
	font-weight:bold;
	background:#F9F8F1;

}
#coupon_list01 .present_left_ti{
	text-align:left;
	padding-left:20px;
	color:#000;
	font-weight:bold;
	background:#F9F8F1;

}
#coupon_list01 .goods{
   padding-top:7px;
   padding-bottom:7px;
   padding-left:3px;
   text-align:left;

}
#coupon_list01 .pad5{
   padding-top:5px;
   padding-bottom:5px;
   padding-left:30px;
   text-align:left;

}
#coupon_list01 .Pad7{
   padding-top:7px;
   padding-bottom:7px;
   padding-left:7px;
   text-align:left;

}
#coupon_list01 .PadL7{
   padding-left:7px;
   text-align:left;
   height:30px;
}
#coupon_list01 .PadC{
   text-align:center;
   height:30px;
}

#coupon_list01 .sale{
	color:#FF5524;
	font-weight:bold;
}

#coupon_list01 .pad_ts{
padding-top:7px;
padding-bottom:7px;
padding-left:3px
}

#coupon_list01 .present{
 padding:7px;
 text-align:left;
}

#coupon_list01 a.goods_coupon:link{
	color:#002E9C;
	text-decoration:none;
}
#coupon_list01 a.goods_coupon:visited{
	color:#002E9C;
	text-decoration:none;
}
#coupon_list01 a.goods_coupon:hover{
    text-decoration:underline;


}
#coupon_list01 a.goods_coupon01:link{
	color:#659a2a;
	text-decoration:none;
}
#coupon_list01 a.goods_coupon01:visited{
	color:#659a2a;
	text-decoration:none;
}
#coupon_list01 a.goods_coupon01:hover{
    text-decoration:underline;

}

#coupon_list01 a.goods_coupon02:link{
	color:#444444;
	text-decoration:none;
}
#coupon_list01 a.goods_coupon02:visited{
	color:#444444;
	text-decoration:none;
}
#coupon_list01 a.goods_coupon02:hover{
    text-decoration:underline;

}



#coupon_list02{
    border-left:#aeca80 solid 1px;
    border-right:#aeca80 solid 1px;
	font-size:8pt;
	color:#869e63;
	font-family:"돋움",Dotum;
}
#coupon_list02 th{
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	background:#b3cb8f;

}
#coupon_list02 .present_left_ti{
	text-align:left;
	padding-left:20px;
	color:#000;
	font-weight:bold;
	background:#F9F8F1;

}
#coupon_list02 .goods{
   padding-top:7px;
   padding-bottom:7px;
   padding-left:3px;
   text-align:left;

}
#coupon_list02 .pad5{
   padding-top:5px;
   padding-bottom:5px;
   padding-left:30px;
   text-align:left;

}
#coupon_list02 .Pad7{
   padding-top:7px;
   padding-bottom:7px;
   padding-left:7px;
   text-align:left;

}
#coupon_list02 .PadC{
   text-align:center;
   height:30px;
}

#coupon_list02 .PadL7{
   padding-left:7px;
   text-align:left;
   height:30px;
}
#coupon_list02 .PadL701{
   padding-left:7px;
   text-align:left;
   height:30px;
   font-weight:bold;
}

#coupon_list02 .sale{
	color:#FF5524;
	font-weight:bold;
}

#coupon_list02 .pad_ts{
padding-top:7px;
padding-bottom:7px;
padding-left:3px
}

#coupon_list02 .present{
 padding:7px;
 text-align:left;
}

#coupon_list02 a.goods_coupon:link{
	color:#002E9C;
	text-decoration:none;
}
#coupon_list02 a.goods_coupon:visited{
	color:#002E9C;
	text-decoration:none;
}
#coupon_list02 a.goods_coupon:hover{
    text-decoration:underline;


}
#coupon_list02 a.goods_coupon01:link{
	color:#659a2a;
	text-decoration:none;
}
#coupon_list02 a.goods_coupon01:visited{
	color:#659a2a;
	text-decoration:none;
}
#coupon_list02 a.goods_coupon01:hover{
    text-decoration:underline;

}

#coupon_list02 a.goods_coupon02:link{
	color:#444444;
	text-decoration:none;
}
#coupon_list02 a.goods_coupon02:visited{
	color:#444444;
	text-decoration:none;
}
#coupon_list02 a.goods_coupon02:hover{
    text-decoration:underline;

}
#coupon_list02 .pointtext{
text-align:left;
padding-left:7px;
color:#739752;
font-size:8pt;
font-weight:bold;
height:30px;
background-color:#eef4e6;
}


.pointtext01{
color:#7dae27;
font-size:8pt;
font-weight:bold;
font-family:돋움;
}

.pop_word_point{
color:#89a8ab;
font-size:80px;
font-weight:bold;
font-family:돋움;
}

.pop_word_point01{
color:#999999;
font-size:12pt;
font-weight:bold;
font-family:돋움;
line-height:160%;
}
.pop_word_point02{
color:#89a8ab;
font-size:24px;
font-weight:bold;
font-family:돋움;
}
.pop_word_point03{
color:#999999;
font-size:12px;
font-weight:bold;
font-family:돋움;
padding-left:10px;
line-height:150%;
}
.pop_word_point04{
color:#999999;
font-size:12px;
font-weight:bold;
font-family:돋움;
padding-left:10px;
line-height:160%;
}
.pop_word_point05{
color:#777777;
font-size:12px;
font-weight:bold;
font-family:돋움;
line-height:160%;
}
.pop_word_point06{
color:#666666;
font-size:8pt;
font-weight:bold;
font-family:돋움;
}

.pop_word_point07{
color:#729295;
font-size:14px;
font-weight:bold;
font-family:돋움;
line-height:150%;
}
.pop_word_point08{
color:#517578;
font-size:20pt;
font-weight:bold;
font-family:돋움;
line-height:150%;
}

.key_board{
border:#a9d228 solid 3px;
padding:20px 20px;
}



#coupon_attend00 .pad_t{
	font-family:"돋움",Dotum;
	font-size:8pt;
	color:#808080;
	line-height:160%;

}
.text_coupon_num{
font-weight:bold;
color:#FF5524;
}



/*학습지원센터-1:1문의하기*/

.mymania_pad12{
padding-left:12px;
font-size:8pt;
line-height:190%
}
.mymania_topPad15{
margin-top:15px;
}
#mymania_list01{
 border-left:#e5e5e5 solid 1px;
 border-right:#e5e5e5 solid 1px;
 border-top:#dddddc solid 2px;
 margin-top:10px;
}
#mymania_list01 th{ 
 background-color:#efefef;
 padding:5px 0;
 color:#333333; 
 font-weight:bold; 
 font-family:"돋움",Dotum;
 font-size:8pt;
 text-align:center;
}
#mymania_list01 .boxpad{
padding-top:5px; 
padding-bottom:5px; 
padding-left:7px
}
.mymania_learningFontcolor01{
color:#fa7b33; 
font-size:8pt;
}
.area_pad{
  padding:5px 10px;
  text-align:left;
}
.Btnpad{
padding-top:20px;
padding-bottom:10px;
text-align:center;
width:660px;
}
.listFont01{
color:#fd4b31; 
font-family:돋움; 
font-size:8pt;
font-weight:bold;
}
.listFont02{
color:#003596; 
font-family:돋움; 
font-size:8pt;
font-weight:bold;
}

.listpad10{
padding-left:10px;
}
.listFont{
text-align:center;
font-size:8pt;
padding-top:10px; 
padding-bottom:7px;
}


/* 스터디매니아 단어장 */

.choice_point {
 font-family:돋움;
 color:#ffffff;
 font-size:8pt;
 line-height:150%;
 }
.choice_point01 {
 font-family:돋움;
 color:#669933;
 font-size:8pt;
 font-weight:bold;
 text-align:center;
 }
 .choice_pad15R{
  padding-right:15px;
 }
 
.choice_context{
 background-color:#ffffff;
 font-size:8pt;
 font-family:돋움;
 text-align:left;
 }
  .choice_pad5L{
  padding-left:5px;
 }
.pop_wordT{
font-size:8pt;
text-align:center;
font-family:돋움;
color:#7d7f7e;
}
.pop_wordT01{
font-size:8pt;
text-align:left;
font-family:돋움;
color:#7d7f7e;
padding-left:7px;
}
.pop_listmenu{
width:150px; 
height:8px; 
font-size:8pt;
color:#999999;
}
.pop_wordtime{
font-size:13pt;
color:#999999;
font-weight:bold;
}


/*키보드*/
.key{
  font-family:돋움;
  font-size:12px;
  color:#808e6c;
  text-align:center;
  margin-bottom:3px;
}
.key td {
}
.key td a{
  display:block;
  font-family:돋움;
  color:#808e6c;
  font-weight:bold;
  background:url(http://file.studymania.com/renewal/my_mania/images/vocabulary_lecture/keybg01.gif) no-repeat top left;
  text-decoration:none;
  width:35px;
  padding:11px 0 13px 0;
}



.key td a:link
{
  color:#808e6c;
}

.key td a:visited {
  color:#808e6c;
} 

.key td a:hover
{
  display:block;
  color:#009a55;
  background:url(http://file.studymania.com/renewal/my_mania/images/vocabulary_lecture/keybg02.gif) no-repeat top left;
  text-decoration:none;
  width:35px;
  padding:13px 0 11px 0;
}

.key02 {
  font-family:돋움;
  font-size:12px;
  color:#808e6c;
  text-align:center;
}
.key02 .Clear a{
  display:block;
  font-family:돋움;
  color:#808e6c;
  font-weight:bold;
  background:url(http://file.studymania.com/renewal/my_mania/images/vocabulary_lecture/keybg03.gif) no-repeat top left;
  text-decoration:none;
  padding:11px 25px 13px 42px;
}



.key02 .Clear a:link
{
  color:#808e6c;
}

.key02 .Clear a:visited {
  color:#808e6c;
} 

.key02 .Clear a:hover
{
  display:block;
  color:#009a55;
  background:url(http://file.studymania.com/renewal/my_mania/images/vocabulary_lecture/keybg04.gif) no-repeat top left;
  text-decoration:none;
  padding:13px 25px 11px 42px;
}




.key02 .Add_in a{
  display:block;
  font-family:돋움;
  color:#808e6c;
  font-weight:bold;
  background:url(http://file.studymania.com/renewal/my_mania/images/vocabulary_lecture/keybg05.gif) no-repeat top left;
  text-decoration:none;
  padding:11px 70px 13px 47px;
}



.key02 .Add_in a:link
{
  color:#808e6c;
}

.key02 .Add_in a:visited {
  color:#808e6c;
} 

.key02 .Add_in a:hover
{
  display:block;
  color:#009a55;
  background:url(http://file.studymania.com/renewal/my_mania/images/vocabulary_lecture/keybg06.gif) no-repeat top left;
  text-decoration:none;
  padding:13px 70px 11px 47px;
}




/*포인트_캐쉬 분리*/

.pop_cash{
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/pop_cash_top.gif) repeat-x top left;
  text-align:center;
  padding-top:25px;
  width:500px;

}

.pop_point{
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/pop_point_top.gif) repeat-x top left;
  text-align:center;
  padding-top:25px;
  width:500px;

}


.My_cash{
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/ti_my_cash_bg.gif) no-repeat top left;
  padding:7px 23px 0 23px;
  line-height:150%;
}

.My_cash02{
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/my_cashbox_bg.gif) no-repeat top left;
  padding:10px 23px;
}



.Text_cash{
  color:#FF5524;
}

.Text_cash02{
  color:#ED7003;
}

.Text_cash03{
  color:#549E00;
}

.Text_B_name{
  color:#333333;
  font-weight:bold;
  font-size:11pt;
}

.Text_cash_sum{
  color:#FF5524;
  font-weight:bold;
  font-size:11pt;
}

.My_Btn_area{
  text-align:right;
  padding-top:5px;
}


.My_point{
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/ti_my_point_bg.gif) no-repeat top left;
  padding:7px 23px 0 23px;
  line-height:150%;
}

.My_point02{
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/my_pointbox_bg.gif) no-repeat top left;
  padding:10px 18px 10px 23px;;
}

.present_point02{
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/present_box_bg.gif) no-repeat top left;
  padding:5px 18px 7px 23px;;
  font-size:8pt;
}



.Text_point{
  color:#00898E;
}

.Text_point02{
  color:#008B9F;
}

.Text_point_sum{
  color:#00898E;
  font-weight:bold;
  font-size:11pt;
}



.My_Common_gray{
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/ti_point_conver_bg.gif) no-repeat top left;
  padding:7px 23px 0 23px;
  line-height:150%;
}

.list_Date_search{
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/list_search_bg.gif) repeat-y top left;
  width:620px;
  padding:13px 20px;
}

.list_Date_search_box{
  border-top:solid 1px #AEB0AD;
  border-left:solid 1px #AEB0AD;
  border-right:solid 1px #E3E3E4;
  border-bottom:solid 1px #E3E3E4;
  font-family:돋움;
  color:#666666;
  font-size:9pt;
  width:120px;
  height:16px;
}



.pop_ti_content{
  color:#444444;
  font-size:13pt;
  font-weight:bold;
  letter-spacing:-1px;
  text-align:left;
}
.pop_ti_explan{
  color:#666666;
  font-size:8pt;
  font-weight:lighter;
  padding:5px 0 0 22px;
}

.pop_ti_explan02{
  color:#666666;
  font-size:8pt;
  letter-spacing:-1px;
}

.pop_sub_ti_ico{
  padding-bottom:8px;
  text-align:left;
  width:454px;
}

.pop_sub_explan{
  text-align:left;
  width:439px;
  padding-left:15px;
  margin:0 0 8px 0;
  font-size:8pt;
}
.pop_sub_explan li{
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/ico_pop_s_text.gif) no-repeat top left;
  margin-bottom:7px;
  list-style:none;
  padding-left:8px;
  line-height:150%;
}

.pop_cash_pointbox{
  width:434px;
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/pop_pointbox01_bg.gif) no-repeat top left;
  padding:10px;
  
}
.pop_cash_pointbox ul{
  text-align:left;
  width:160px;
  padding-bottom:7px;
  margin:0 0 0 30px;
}

.pop_cash_pointbox li{
  list-style:none;
  line-height:150%;
}

.pop_cash_pointbox02{
  width:434px;
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/pop_pointbox02_bg.gif) repeat-y top left;
  padding:10px;
}

.pop_point_pointbox02{
  width:434px;
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/pop_pointbox04_bg.gif) repeat-y top left;
  padding:10px;
}


.pop_point_message{
  padding-left:20px;
  font-size:8pt;
  color:#008B9F;
  text-align:left;
  
}

.pop_point_messagebox{
  width:427px;
  border:#cccccc 1px solid;
  height:60px;
  background:#FFFFFF url(http://file.studymania.com/renewal/my_mania/images/point_cash/message_bg.gif) no-repeat top center;
}

.pop_point_pointbox{
  width:404px;
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/pop_pointbox03_bg.gif) no-repeat top left;
  text-align:left;
  padding:10px 25px;
  
}


.pop_ti_ss_text{
  font-size:8pt;
  color:#333333;
}

.pop_final_amount{
  font-weight:bold;
  font-size:11pt;
  color:#333333;
}

.pop_cash_selec{
  width:80px;
}


.pop_point_selec{
  width:120px;
}


.befor_Tb{
  width:206px;
  border-top:#B9B8B3 2px solid;
  border-bottom:#DFDED8 2px solid;
  border-left:#DFDED8 1px solid;
  border-right:#DFDED8 1px solid;
  float:left;
  margin-left:23px;
}

*html .befor_Tb{
  width:206px;
  border-top:#B9B8B3 2px solid;
  border-bottom:#DFDED8 2px solid;
  border-left:#DFDED8 1px solid;
  border-right:#DFDED8 1px solid;
  float:left;
  margin-left:12px;
}


.befor_Tb th{
  background:#F9F8F1;
  padding:8px;
  font-size:8pt;
  color:#333333;
  font-weight:bold;
  letter-spacing:-1px;
}

.befor_Tb_s_ti{
  font-size:8pt;
  font-weight:bold;
  padding:8px;
  letter-spacing:-1px;
}

.befor_Tb_data{
  padding:8px;
}

.arrow_Tb{
  width:42px;
  float:left;
}

.after_Tb{
  width:206px;
  border-top:#63D0CA 2px solid;
  border-bottom:#B1E8E5 2px solid;
  border-left:#B1E8E5 1px solid;
  border-right:#B1E8E5 1px solid;
  float:left;
}


.after_Tb th{
  background:#EBF9F9;
  padding:8px;
  font-size:8pt;
  color:#007384;
  font-weight:bold;
  letter-spacing:-1px;
}


.pop_point_user{
  color:#333333;
  font-weight:bold;
}


.refund_explanbox{
  text-align:left;
  padding:0 15px;
  font-size:8pt;
  margin:0;
}

.refund_explanbox dt{
  margin-bottom:7px;
}


.refund_explanbox dd{
  margin:0;
  padding-left:5px;
  margin-bottom:4px;
}
   
.pop_call_num{
  color:#ED7003;
  font-size:9pt;
}


.accumulate{
  margin:0;
  padding-left:10px;
  text-align:left;
}

.accumulate li{
  list-style:none;
  padding:0 0 7px 10px;
  background:url(http://file.studymania.com/renewal/my_mania/images/point_cash/ico_pop_s_text.gif) no-repeat top left;
  line-height:130%;
} 

.buy_method{
  width:313px; 
  border-bottom:#CACACA 2px solid;
  border-top:#CACACA 2px solid; 
  background:#F4F4F4; 
  padding:13px;
}

.buy_method ul{
  text-align:left;
  width:180px;
  padding-bottom:7px;
  margin:0 0 0 13px;
}

.buy_method li{
  list-style:none;
  line-height:200%;
}


/* ---------------------------------------------------------

작업일 : 2009.06.08           by 김현오    BOARD

---------------------------------------------------------------*/



/*회색리스트*/

#list_gray .topline {background-color:#B9B9B9;} 
#list_gray .topbg {height:35px;background-color:#F9F9F9;color:#333333; font-weight:bold;}

#list_gray .line{background-color:#DFDFDF;}
#list_gray .num01{color:#787878; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_gray .num02{color:#787878; font-family:돋움; font-size:8pt;}
#list_gray .listpad{height:24px;padding-top:6px; padding-bottom:5px;padding-left:7px}
#list_gray .listpad3{font-size:11px; height:24px;padding-top:4px; padding-bottom:4px;padding-left:3px; letter-spacing:-1px;}
#list_gray .ripple{ color:#333333; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_gray .pagenum{color:#787878; font-family:돋움; font-size:8pt;}
#list_gray .pad15{padding-left:15px;}
#list_gray .keyword{color:#FF8080;font-weight:bold; background-color:#F9F9F9}


/*초록리스트*/
#list_green .topline {background-color:#CEEAA6;} 
#list_green .topbg {height:35px;background-color:#FAFDF5;color:#333333; font-weight:bold;}

#list_green .line{background-color:#E1ECD1;}
#list_green .num01{color:#787878; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_green .num02{color:#787878; font-family:돋움; font-size:8pt;}
#list_green .listpad{height:24px;padding-top:6px; padding-bottom:5px;padding-left:7px}
#list_green .listpad01{padding-left:35px}
#list_green .ripple{ color:#333333; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_green .pagenum{color:#787878; font-family:돋움; font-size:8pt;}
#list_green .pad15{padding-left:15px;}
#list_green .keyword{color:#FF8080;font-weight:bold; background-color:#FAFDF5}


/*주황리스트*/
#list_orange .topline {background-color:#F3D2BA;} 
#list_orange .topbg {height:35px;background-color:#FDF8F7;color:#333333; font-weight:bold;}

#list_orange .line{background-color:#F6E1D2;}
#list_orange .num01{color:#787878; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_orange .num02{color:#787878; font-family:돋움; font-size:8pt;}
#list_orange .listpad{height:24px;padding-top:6px; padding-bottom:5px; padding-left:7px}
#list_orange .ripple{ color:#333333; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_orange .pagenum{color:#787878; font-family:돋움; font-size:8pt;}
#list_orange .pad15{padding-left:15px;}
#list_orange .keyword{color:#FF8080;font-weight:bold; background-color:#FDF8F7}


/*파랑리스트*/
#list_blue .topline {background-color:#D1DBEC;} 
#list_blue .topbg {height:35px;background-color:#F5F8FD;color:#333333; font-weight:bold;}

#list_blue .line{background-color:#D1DBEC;}
#list_blue .num01{color:#787878; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_blue .num02{color:#787878; font-family:돋움; font-size:8pt;}
#list_blue .listpad{height:24px;padding-top:6px; padding-bottom:5px;padding-left:7px}
#list_blue .listpad01{padding-left:35px}
#list_blue .ripple{ color:#333333; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_blue .pagenum{color:#787878; font-family:돋움; font-size:8pt;}
#list_blue .pad15{padding-left:15px;}
#list_blue .keyword{color:#FF8080;font-weight:bold; background-color:#F5F8FD}

/*파랑게시판 읽기,쓰기*/
#view_blue { border-left:solid 1px; border-right:solid 1px; border-left-color:#D1DBEC; border-right-color:#D1DBEC}
#view_blue .topline {background-color:#A6BFEA;} 
#view_blue .topbg {background-color:#F5F8FD;color:#333333; font-weight:bold; padding-left:15px;}
#view_blue .write_name{padding-left:15px;color:#444444; font-weight:bold;background-color:#F5F8FD;}
#view_blue .write_bg{background-color:#F5F8FD;}

#view_blue .top_title {background-color:#F5F8FD;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_blue .top_title_exam {background-color:#F5F8FD;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_blue .top_name {background-color:#F5F8FD;color:#333333; font-weight:bold; font-family:돋움; padding:7px 15px;}
#view_blue .line{background-color:#D1DBEC;}
#view_blue .date_num{color:#787878; font-family:돋움;font-size:8pt; }
#view_blue .body{padding:13px;color:#444444; line-height:14pt}
#view_blue .file{color:#787878;font-weight:bold;font-family:돋움;font-size:8pt;}
#view_blue .input_box{border : solid 1px; background : #FFFFFF; border-color: #C6C6C6;font-family: "굴림"; font-size : 9pt; letter-spacing : -0.03em; padding-top : 2px; color : #444444;}



.keyword{color:#FF8080;font-weight:bold; background-color:#F9F9F9}

/*회색게시판 읽기,쓰기*/
#view_gray { border-left:solid 1px; border-right:solid 1px; border-left-color:#DFDFDF; border-right-color:#DFDFDF}
#view_gray .topline {background-color:#B9B9B9;} 
#view_gray .topbg {background-color:#F9F9F9;color:#333333; font-weight:bold; padding-left:15px}
#view_gray .write_name{padding-left:15px;color:#444444; font-weight:bold;background-color:#F9F9F9;}
#view_gray .write_bg{background-color:#F9F9F9;}

#view_gray .top_title {background-color:#F9F9F9;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_gray .top_title_exam {background-color:#F9F9F9;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_gray .top_name {background-color:#F9F9F9;color:#333333; font-weight:bold; font-family;padding:7px 15px;}
#view_gray .line{background-color:#DFDFDF;}
#view_gray .date_num{color:#787878; font-family:돋움;font-size:8pt; }
#view_gray .body{padding:13px;color:#444444; line-height:14pt}
#view_gray .file{color:#787878;font-weight:bold;font-family:돋움;font-size:8pt;}
#view_gray .input_box{border : solid 1px; background : #FFFFFF; border-color: #C6C6C6;font-family: "굴림"; font-size : 9pt; letter-spacing : -0.03em; padding-top : 2px; color : #444444;}



/*초록게시판 읽기,쓰기*/
#view_green { border-left:solid 1px; border-right:solid 1px; border-left-color:#E1ECD1; border-right-color:#E1ECD1}
#view_green .topline {background-color:#CEEAA6;} 
#view_green .topbg {background-color:#FAFDF5;color:#333333; font-weight:bold; padding-left:15px;}
#view_green .write_name{padding-left:15px;color:#444444; font-weight:bold;background-color:#FAFDF5;}
#view_green .write_bg{background-color:#FAFDF5;}

#view_green .top_title {background-color:#FAFDF5;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_green .top_title_exam {background-color:#FAFDF5;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_green .top_name {background-color:#FAFDF5;color:#333333; font-weight:bold; font-family;padding:7px 15px;}
#view_green .line{background-color:#E1ECD1;}
#view_green .date_num{color:#787878; font-family:돋움;font-size:8pt; }
#view_green .body{padding:13px;color:#444444; line-height:14pt}
#view_green .file{color:#787878;font-weight:bold;font-family:돋움;font-size:8pt;}
#view_green .input_box{height:14px;border : solid 1px; background : #FFFFFF; border-color: #C6C6C6;font-family: "굴림"; font-size : 9pt; letter-spacing : -0.03em; padding-top : 2px; color : #444444;}

/*주황 게시판 읽기,쓰기*/
#view_orange { border-left:solid 1px; border-right:solid 1px; border-left-color:#F6E1D2; border-right-color:#F6E1D2;}
#view_orange .topline {background-color:#F3D2BA;} 
#view_orange .topbg {background-color:#FDF8F7;color:#333333; font-weight:bold; padding-left:15px;}
#view_orange .write_name{padding-left:15px;color:#444444; font-weight:bold;background-color:#FDF8F7;}
#view_orange .write_bg{background-color:#FDF8F7;}

#view_orange .top_title {height:28px;background-color:#FDF8F7;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_orange .top_title_exam {height:28px;background-color:#FDF8F7;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_orange .top_name {background-color:#FDF8F7;color:#333333; font-weight:bold; font-family:돋움; padding:7px 15px;}
#view_orange .line{background-color:#F6E1D2;}
#view_orange .date_num{color:#787878; font-family:돋움;font-size:8pt; }
#view_orange .body{padding:13px;color:#444444; line-height:14pt}
#view_orange .file{color:#787878;font-weight:bold;font-family:돋움;font-size:8pt;}
#view_orange .input_box{height:14px;border : solid 1px; background : #FFFFFF; border-color: #C6C6C6;letter-spacing : -0.03em; padding-top : 2px; color : #444444;}




/*댓글쓰기*/
#ripple .want_mi{color:#0076CD;font-weight:bold;font-family:돋움;font-size:8pt;}
#ripple .want_pl{color:#CC3300;font-weight:bold;font-family:돋움;font-size:8pt;}
#ripple .ripple_box{border : solid 1px; background : #FFFFFF; border-color: #C6C6C6;letter-spacing : -0.03em; padding-top : 2px; color : #444444;}


/*댓글읽기*/
#ripple_write .nikname{ font-weight:bold; padding-left:15px}
#ripple_write .body{ padding-top:12px; padding-bottom:10px; padding-left:8px; padding-right:8px; line-height:130%;}
#ripple_write .date{ font-family: "돋움";color : #999999; font-size : 8pt;}
#ripple_write .right_text{ text-align:center;color :#787878; font-family:돋움; font-size:8pt;font-weight:bold;padding-top;10px; padding-bottom:12px;}


.btnImage { cursor:hand;}



/*/////////////////////초록탭 ///////////////////////*/
#tab_green{
  color:#8F8F8F;
  width:660px;
  height:29px;
}
#tab_green .line{
  background:url("http://file.studymania.com/renewal/infor/images/tab_line.gif") repeat-x;
}
/*오픈탭*/
#tab_green #open .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_left_open.gif") no-repeat left top;
}
#tab_green #open .bg{
  padding-top:5px;
  font-family:굴림;
  font-size:9pt;
  text-align:center;
  color:#88AF00;
  font-weight:bold;
  background:url("http://file.studymania.com/renewal/infor/images/tab_bg_open.gif") repeat left top;
   
}
#tab_green #open .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_right_open.gif") no-repeat left top;
}
/*클로즈탭*/
#tab_green #close .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_left.gif") no-repeat left top;
}
#tab_green #close .bg{
  background:url("http://file.studymania.com/renewal/infor/images/tab_bg.gif") repeat left top;
  padding-top:3px;
  font-family:굴림;
  font-size:9pt;
  text-align:center;
  color:#8F8F8F;
  font-weight:bold;
   
}
#tab_green #close .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_right.gif") no-repeat left top;
}





/*오픈탭*/
#tab_green_open .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_left_open.gif") no-repeat left top;
}
#tab_green_open .bg{
  padding-top:5px;
  font-family:굴림;
  font-size:9pt;
  text-align:center;
  color:#88AF00;
  font-weight:bold;
  background:url("http://file.studymania.com/renewal/infor/images/tab_bg_open.gif") repeat left top;
   
}
#tab_green_open .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_right_open.gif") no-repeat left top;
}
/*클로즈탭*/
#tab_green_close .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_left.gif") no-repeat left top;
}
#tab_green_close .bg{
  background:url("http://file.studymania.com/renewal/infor/images/tab_bg.gif") repeat left top;
  padding-top:3px;
  font-family:굴림;
  font-size:9pt;
  text-align:center;
  color:#8F8F8F;
  font-weight:bold;
   
}
#tab_green_close .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_right.gif") no-repeat left top;
}




/*/////////////////////초록서브메뉴 ///////////////////////*/
#tab_green .submcolor{
  background-color:#F1F1F1;

}

#tab_green .submbg{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  padding-top:7px;
  padding-bottom:7px;  
  padding-left:19px;
  background-color:#F1F1F1;
}
#tab_green a.subm:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_green a.subm:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_green a.subm:hover{
 text-decoration:underline;
}

#tab_green a.now:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_green a.now:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_green a.now:hover{
 text-decoration:underline;
}




/*/////////////////////주황탭 ///////////////////////*/
#tab_orange{
  color:#8F8F8F;
  width:660px;
  height:29px;
}
#tab_orange .line{
  background:url("http://file.studymania.com/renewal/infor/images/tabor_line.gif") repeat-x;
}
/*오픈탭*/
#tab_orange #open .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_left_open.gif") no-repeat left top;
}
#tab_orange #open .bg{
  padding-top:8px;
  font-family:굴림;
  padding-left:4px;
  padding-right:4px;
  font-size:9pt;
  text-align:center;
  color:#FC4D00;
  font-weight:bold;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_bg_open.gif") repeat left top;
   
}
#tab_orange #open .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_right_open.gif") no-repeat left top;
}
/*클로즈탭*/
#tab_orange #close .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_left.gif") no-repeat left top;
}
#tab_orange #close .bg{
  background:url("http://file.studymania.com/renewal/infor/images/tabor_bg.gif") repeat left top;
  padding-top:8px;
  padding-left:4px;
  padding-right:4px;
  font-size:9pt;
  text-align:center;
  color:#8F8F8F;
   
}
#tab_orange #close .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_right.gif") no-repeat left top;
}
/*/////////////////////주황서브메뉴 ///////////////////////*/
#tab_orange .submcolor{
  background-color:#F1F1F1;

}

#tab_orange .submbg{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  padding-top:7px;
  padding-bottom:7px;  
  padding-left:19px;
  background-color:#F1F1F1;
}
#tab_orange a.subm:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_orange a.subm:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_orange a.subm:hover{
 text-decoration:underline;
}

#tab_orange a.now:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_orange a.now:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_orange a.now:hover{
 text-decoration:underline;
}



/*오픈탭*/
.tab_orange_open .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_left_open.gif") no-repeat left top;
}
.tab_orange_open .bg{
  padding-top:8px;
  font-size:9pt;
  text-align:center;
  color:#FC4D00;
  font-weight:bold;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_bg_open.gif") repeat left top;
   
}
.tab_orange_open .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_right_open.gif") no-repeat left top;
}
/*클로즈탭*/
.tab_orange_close .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_left.gif") no-repeat left top;
}
.tab_orange_close .bg{
  background:url("http://file.studymania.com/renewal/infor/images/tabor_bg.gif") repeat left top;
  padding-top:3px;
  font-size:9pt;
  font-weight:bold;
  text-align:center;
  color:#8F8F8F;
   
}
.tab_orange_close .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_right.gif") no-repeat left top;
}



/*오픈탭*/
.tab_blue_open .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_left_open.gif") no-repeat left top;
}
.tab_blue_open .bg{
  padding-top:5px;
  text-align:center;
  color:#008494;
  font-weight:bold;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_bg_open.gif") repeat left top;
   
}
.tab_blue_open .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_right_open.gif") no-repeat left top;
}
/*클로즈탭*/
.tab_blue_close .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_left.gif") no-repeat left top;
}
.tab_blue_close .bg{
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_bg.gif") repeat left top;
  padding-top:3px;
  text-align:center;
  color:#8F8F8F;
  font-weight:bold;
   
}
.tab_blue_close .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_right.gif") no-repeat left top;
}

/*/////////////////////초록서브메뉴 ///////////////////////*/
#tab_blue .submcolor{
  background-color:#F1F1F1;

}

#tab_blue .submbg{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  padding-top:7px;
  padding-bottom:7px;  
  padding-left:19px;
  background-color:#F1F1F1;
}
#tab_blue a.subm:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_blue a.subm:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_blue a.subm:hover{
 text-decoration:underline;
}

#tab_blue a.now:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_blue a.now:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_blue a.now:hover{
 text-decoration:underline;
}



/*/////////////////////파랑탭 ///////////////////////*/
#tab_blue{
  color:#8F8F8F;
  width:660px;
  height:29px;
}
#tab_blue .line{
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_line.gif") repeat-x;
}
/*오픈탭*/
#tab_blue #open .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_left_open.gif") no-repeat left top;
}
#tab_blue #open .bg{
  padding-top:5px;
  text-align:center;
  color:#008494;
  font-weight:bold;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_bg_open.gif") repeat left top;
   
}
#tab_blue #open .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_right_open.gif") no-repeat left top;
}
/*클로즈탭*/
#tab_blue #close .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_left.gif") no-repeat left top;
}
#tab_blue #close .bg{
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_bg.gif") repeat left top;
  padding-top:3px;
  text-align:center;
  color:#8F8F8F;
  font-weight:bold;
   
}
#tab_blue #close .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_right.gif") no-repeat left top;
}

/*/////////////////////파랑서브메뉴 ///////////////////////*/
#tab_blue .submcolor{
  background-color:#F1F1F1;

}

#tab_blue .submbg{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  padding-top:7px;
  padding-bottom:7px;  
  padding-left:19px;
  background-color:#F1F1F1;
}
#tab_blue a.subm:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_blue a.subm:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_blue a.subm:hover{
 text-decoration:underline;
}

#tab_blue a.now:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_blue a.now:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_blue a.now:hover{
 text-decoration:underline;
} 
/*/////////////////////페이징///////////////////////*/
#pagenum{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#444444;
text-align:center;
}
#pagenum a:link{
 font-family:Arial, Helvetica, sans-serif;
 font-size:8pt;
 color:#444444;
 text-decoration:none
	  
}
#pagenum a:visited{
 font-family:Arial, Helvetica, sans-serif;
 font-size:8pt;
 color:#444444;
 text-decoration:none
}
#pagenum a:hover{
 font-family:Arial, Helvetica, sans-serif;
 font-size:8pt;
 color:#444444;
 text-decoration:underline;
	}
/*/////////////////////실시간강좌평///////////////////////*/
a.lect_review01:link{ color:#444444;}
a.lect_review01:visited{ color:#444444;}
a.lect_review01:hover{color:#7a9604;}   

a.lect_review02:link{ color:#7a9604;}
a.lect_review02:visited{ color:#444444;}
a.lect_review02:hover{color:#7a9604;}  












/*/////////////////////작은타이틀 회색리스트///////////////////////*/
.S_gray_list{
  border-top:2px #D6D6D6 solid;
  border-bottom:2px #D6D6D6 solid;
}

.S_gray_list th{
  background:#FAFAFA;
  padding:10px 0;
  font-size:8pt;
  color:#333333;
  text-align:center;
}

.S_gray_list .Cen_text{
  text-align:center;
  padding:10px 0;
}

.S_gray_list .list_content{
  text-align:left;
  padding:10px 7px;
}

.S_gray_list .Cen_text02{
  text-align:center;
  padding:10px 7px;
  font-size:8pt;
  font-weight:bold;
  letter-spacing:-1px;
}









/* ŸƲ */
#lect_ti .title {
  font-family:돋움;
  font-size:11pt;
  font-weight:bold;
  color:#333;
  line-height:130%;
  background:url("http://file.studymania.com/renewal/lecture/images/lect_ti_bg.gif") no-repeat left top;
  padding-left:87px;
}
 
/*교재상세페이지타이틀*/
#book_ti .title {
  font-family:돋움;
  font-size:11pt;
  font-weight:bold;
  color:#333;
  line-height:130%;
  background:url("http://file.studymania.com/renewal/lecture/images/book_ti_bg.gif") no-repeat left top;
  padding-left:87px;
}
 

/* Ի */
#t_photo .picture{
  background:url("http://file.studymania.com/renewal/lecture/images/t_photo_bg.gif") no-repeat left top;
  height:138px;
  padding-top:15px;
  text-align:center;
}
#t_photo .goods_picture{
  background:url("http://file.studymania.com/renewal/lecture/images/goods_photo_bg.gif") no-repeat left top;
  height:192px;
  padding-top:2px;
  text-align:center;
}


#t_photo .t_name{
  height:39px;
  background:url("http://file.studymania.com/renewal/lecture/images/t_photo_bottom.gif") no-repeat left top;
  color:#444;
  font-size:9pt;
  font-weight:bold;
  text-align:center;
  line-height:130%;
  
}

#lect_organize{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
#lect_organize .eng_select{
  border : solid 1px; 
  background : #FFFFF; 
  border-color: #D4D4D4; 
  width:120px;
  height:19px; 
  font-size : 8pt; 
  letter-spacing : -0.03em; 
  padding-top : 2px; color : #777777;
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
  
  
#lect_organize .point{
  font-family:돋움;
  font-size:8pt;
  color:#799C00;
  text-align:right;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;
}
#lect_organize .normal_price{
  text-decoration:line-through;

}  
#lect_organize .lect_price{
  font-family:돋움;
  font-size:8pt;
  color:#FF5524;
  font-weight:bold;
}
#lect_organize .progress_bg{
  background:url("http://file.studymania.com/renewal/lecture/images/small_progress_bg.gif") repeat left top;
  height:20px;  
  width:85px;
}
#lect_organize .progress_num{
  font-family:돋움;
  font-size:8pt;
  color:#FF5524;
  width:35px;
  text-align:right;

}

#lect_organize2 #subprice .normal_price{
  text-decoration:line-through;

}  
#lect_organize2 #subprice .lect_price{
  font-family:돋움;
  font-size:8pt;
  color:#FF5524;
  font-weight:bold;
}

/* Ʈ */
#lect_board{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}

#lect_board .list_aa{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  padding-top:7px;
  padding-bottom:7px;
  padding-left:5px;
}

#lect_board .eng_select{
  border : solid 1px; 
  background : #FFFFF; 
  border-color: #D4D4D4; 
  width:120px;
  height:19px; 
  font-size : 8pt; 
  letter-spacing : -0.03em; 
  padding-top : 2px; color : #777777;
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
  
#lect_board .lect_price{
  font-family:돋움;
  font-size:8pt;
  color:#FF5524;
  font-weight:bold;
}
#lect_board .normal_price{
  text-decoration:line-through;
  font-family:돋움;
  font-size:8pt;
  color:#818181;
}  

#lect_board .topline{
  background-color:#F3D2BA;
  height:2px;
}
#lect_board .topline01{
  background-color:#b9b9b9;
  height:2px;
}
#lect_board .middleline{
  background-color:#F6E1D2;
  height:1px;
}
#lect_board .middleline01{
  background-color:#DFDFDF;
  height:1px;
}

#lect_board .title{
  background-color:#FDF8F7;
  height:30px;
  font-family:돋움;
  font-size:8pt;
  color:#333;
  font-weight:bold;
  text-align:center;
  
}
#lect_board .total_p{
  background-color:#FDF8F7;
  height:30px;
  color:#FF5524;
  font-weight:bold;
  text-align:center;
  
}

#lect_board .dcprice{
  color:#FF5524;
  font-weight:bold;  
}
#lect_board .order{
  background-color:#FDF8F7;
  height:30px;
  font-family:돋움;
  font-size:8pt;
  color:#333;
  font-weight:bold;
  text-align:left;
  padding-left:15px;
  
}

#lect_board .pic{
  padding-top:7px;
  padding-bottom:7px;
  text-align:center;
  }

#lect_board .photo{
  height:35px;
  text-align:center;
}
#lect_board a.photo:link{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
#lect_board a.photo:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
#lect_board a.photo:hover{
 text-decoration:underline;
}


#lect_board .lectname_pad{
  padding-top:10px;
  padding-left:10px;
  padding-bottom:10px;
}
#lect_board a.lectname:link{
  font-weight:bold;
  color:#444;
}
#lect_board a.lectname:visited{
  font-weight:bold;
  color:#444;
}
#lect_board a.lectname:hover{
 text-decoration:underline;
}



#lect_board .price{
  font-family:돋움;
  font-size:8pt;
  color:#818181;
  text-align:center;
}

#lect_board .lect_check{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  text-align:center;
}
#lect_board .lect_ti{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  text-align:left;
  padding-left:10px;
}
#lect_board .etc_text{
  font-family:돋움;
  font-size:8pt;
  color:#799C00;
 padding-top:10px;
  padding-left:10px;
  padding-bottom:10px;
}


#lect_board .progress_bg{
  background:url("http://file.studymania.com/renewal/lecture/images/small_progress_bg.gif") repeat left top;
  height:20px;  
  width:85px;
}
#lect_board .progress_num{
  font-family:돋움;
  font-size:8pt;
  color:#FF5524;
  width:35px;
  text-align:left;
  padding-left:5px;

}




#book_board{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}

#book_board .list_aa{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  padding-top:7px;
  padding-bottom:7px;
  padding-left:5px;
}

#book_board .eng_select{
  border : solid 1px; 
  background : #FFFFF; 
  border-color: #D4D4D4; 
  width:120px;
  height:19px; 
  font-size : 8pt; 
  letter-spacing : -0.03em; 
  padding-top : 2px; color : #777777;
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
  
#book_board .lect_price{
  font-family:돋움;
  font-size:8pt;
  color:#FF5524;
  font-weight:bold;
}
#book_board .normal_price{
  text-decoration:line-through;
  font-family:돋움;
  font-size:8pt;
  color:#818181;
}  

#book_board .topline{
  background-color:#F3D2BA;
  height:2px;
}
#book_board .middleline{
  background-color:#F6E1D2;
  height:1px;
}
#book_board .title{
  background-color:#FDF8F7;
  height:30px;
  font-family:돋움;
  font-size:8pt;
  color:#333;
  font-weight:bold;
  text-align:center;
  
}
#book_board .total_p{
  background-color:#FDF8F7;
  height:30px;
  color:#FF5524;
  font-weight:bold;
  text-align:center;
  
}

#book_board .dcprice{
  color:#FF5524;
  font-weight:bold;  
}
#book_board .order{
  background-color:#FDF8F7;
  height:30px;
  font-family:돋움;
  font-size:8pt;
  color:#333;
  font-weight:bold;
  text-align:left;
  padding-left:15px;
  
}

#book_board .pic{
  padding-top:7px;
  padding-bottom:7px;
  text-align:center;
  }

#book_board .photo{
  height:35px;
  text-align:center;
}
#book_board a.photo:link{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
#book_board a.photo:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
#book_board a.photo:hover{
 text-decoration:underline;
}


#book_board .lectname_pad{
  padding-top:10px;
  padding-left:10px;
  padding-bottom:10px;
}
#book_board a.lectname:link{
  font-weight:bold;
  color:#444;
}
#book_board a.lectname:visited{
  font-weight:bold;
  color:#444;
}
#book_board a.lectname:hover{
 text-decoration:underline;
}



#book_board .price{
  font-family:돋움;
  font-size:8pt;
  color:#818181;
  text-align:center;
}

#book_board .lect_check{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  text-align:center;
}
#book_board .etc_text{
  font-family:돋움;
  font-size:8pt;
  color:#799C00;
 padding-top:10px;
  padding-left:10px;
  padding-bottom:10px;
}


#book_board .progress_bg{
  background:url("http://file.studymania.com/renewal/lecture/images/small_progress_bg.gif") repeat left top;
  height:20px;  
  width:85px;
}
#book_board .progress_num{
  font-family:돋움;
  font-size:8pt;
  color:#FF5524;
  width:35px;
  text-align:left;
  padding-left:5px;

}

/*н*/
#study_content{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}

#study_content .topline{
  background-color:#CEEAA6;
  height:2px;
}
#study_content .middleline{
  background-color:#E1ECD1;
  height:1px;
}
#study_content .title{
  background-color:#FAFDF5;
  height:30px;
  font-family:돋움;
  font-size:8pt;
  color:#333;
  font-weight:bold;
  text-align:center;
  
}


#study_content .lectname_pad{
  padding-top:10px;
  padding-left:10px;
  padding-bottom:10px;
}
#study_content a.lectname:link{
  font-weight:bold;
  color:#444;
}
#study_content a.lectname:visited{
  font-weight:bold;
  color:#444;
}
#study_content a.lectname:hover{
 text-decoration:underline;
}



#study_content .time{
  font-family:돋움;
  font-size:8pt;
  color:#818181;
  text-align:center;
}

#study_content .lect_num{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  text-align:center;
}
#study_content .page{
  font-family:돋움;
  font-size:8pt;
  color:#4444;
  text-align:center;
  height:30px;
}
#study_content .now{
  font-weight:bold;
  text-align:center;
  color:#FF6501;
}


/*¾ȳ*/
#lect_infor{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  line-height:150%;
}

#lect_infor .topline{
  background-color:#F3D2BA;
  height:2px;
}

#lect_infor .middleline{
  background-color:#F6E1D2;
  height:1px;
}
#lect_infor .rowline{
  background-color:#F6E1D2;
  width:1px;
}

#lect_infor .title{
  background-color:#FDF8F7;
  font-family:돋움;
  font-size:8pt;
  color:#333;
  text-align:left;
  padding-left:15px;
  padding-top:15px;
  padding-bottom:15px;
  width:130px;
  font-weight:bold;
}
#lect_infor .body{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  padding:10px;
  }

/*주문금액확인*/
#order .topline{
  background-color:#F3D2BA;
  height:2px;
}

#order .middleline{
  background-color:#F6E1D2;
  height:1px;
}

#order .rowline{
  background-color:#F6E1D2;
  width:1px;
}
#order .title {
  background-color:#FDF8F7;
  font-family:돋움;
  font-size:8pt;
  color:#333;
 text-align:left;
 padding-left:15px;
 width:130px;
font-weight:bold;


}
#order .body {
 text-align:left;
 padding:10px;
}

#order .total {
 text-align:left;
 padding:10px;
 color:#FF5524;
font-weight:bold;
}

#settle .topline{
  background-color:#D0D0D0;
  height:2px;
}
#settle .middleline{
  background-color:#DFDFDF;
  height:2px;
}

#settle .body{
  font-weight:bold;
  color:#333;
  height:80px;
  text-align:center;
background-color:#F9F9F9;
 
}





/*교재정보*/

#book_infor{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
#book_infor .align{
 text-align:center;

}

#book_infor .topline{
  background-color:#B9B9B9;
  height:2px;
}

#book_infor .middleline{
  background-color:#DFDFDF;
  height:1px;
}
#book_infor .rowline{
  background-color:#DFDFDF;
  width:1px;
}
#book_infor .s_content{
  padding-left:20px;
}

#book_infor .title{
  background-color:#F9F9F9;
  font-family:돋움;
  font-size:8pt;
  color:#333;
  text-align:left;
  padding-left:15px;
  padding-top:8px;
  padding-bottom:8px;
  width:130px;
  font-weight:bold;

}
#book_infor .title02{
  background-color:#F9F9F9;
  font-family:돋움;
  font-size:8pt;
  color:#333;
  text-align:left;
  padding-left:15px;
  padding-top:8px;
  padding-bottom:8px;
  width:80px;
  font-weight:bold;
}
#book_infor .body{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  padding:8px 10px 8px 10px;
  }
#book_infor .body02{
  background-color:#F9F9F9;
  color:#444;
  padding:20px 30px;
  line-height:160%;
  }
#book_infor .input{
border : solid 1px; height:15px;background : #FFFFFF; border-color: #C0C0C0;font-family: "돋움"; font-size : 8pt; letter-spacing : -0.03em; color : #444444;
}

#book_infor input{
border : solid 1px; height:15px;background : #FFFFFF; border-color: #C0C0C0;font-family: "돋움"; font-size : 8pt; letter-spacing : -0.03em; color : #444444;
}

#book_infor select{
border : solid 1px; height:17px; background : #FFFFFF; border-color: #C0C0C0;font-family: "돋움"; font-size : 8pt; letter-spacing : -0.03em; color : #444444;
}

#book_infor textarea{
border : solid 1px; height:50px; background : #FFFFFF; border-color: #C0C0C0;font-family: "돋움"; font-size : 8pt; letter-spacing : -0.03em; color : #444444;
}

  
/**/
#book_infor .book_title{
  font-family:돋움;
  font-size:9pt;
  color:#FC4D00;
  font-weight:bold;
  height:30px;
}
#book_infor .dotline{
  background:url("http://file.studymania.com/renewal/images/dot_line03.gif") repeat left top;
  height:1px;
}
#book_infor .book_sub{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  height:30px;
}

#book_infor .book_text{
  font-family:돋움;
  font-size:8pt;
  color:#799C00;
  padding-top:10px;
  padding-left:12px;
}


#book_infor .book_list{
  padding-left:20px;
  color:#799C00; 
  font-weight:bold;
}

#book_infor .book_list1{
  padding-left:20px;
  font-weight:bold;
}

#book_infor .book_list2{
  padding-left:40px;
}

/**/
#review{
  font-family:돋움;
  font-size:8pt;
  color:#444;

}
#review .topline{
  background-color:#F3D2BA;
  height:2px;
}

#review .middleline{
  background-color:#F6E1D2;
  height:1px;
}
#review .title{
  background-color:#FDF8F7;
  height:30px;
  font-family:돋움;
  font-size:8pt;
  color:#333;
  text-align:center;
  font-weight:bold;
}

#review .id_write{
  text-align:left;
  padding-left:8px;
  padding-top:10px;
  padding-bottom:10px;
}
#review a.id_write:link{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  font-weight:bold;
}
#review a.id_write:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  font-weight:bold;
}
#review a.id_write:hover{
 text-decoration:underline;
}


#review .content_pad{
  text-align:left;
  padding-top:10px;
  padding-bottom:10px;
}
#review a.content:link{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
#review a.content:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
#review a.content:hover{
 text-decoration:underline;
}

#review .star{
  text-align:center;
}

#review .date{
  font-family:돋움;
  font-size:8pt;
  color:#818181;
  text-align:center;
}

#review .more{
  background-color:#F8F8F8;
  padding:15px;
  font-family:돋움;
  font-size:8pt;
  color:#4444;
}
#review .page{
  font-family:돋움;
  font-size:8pt;
  color:#4444;
  text-align:center;
  height:30px;
}
#review .now{
  font-weight:bold;
  text-align:center;
  color:#FF6501;
}

/* QNA*/
#lect_qna .topline{
  background-color:#B9B9B9;
  height:2px;

}
#lect_qna .middleline{
  background-color:#DFDFDF;
  height:1px;
}
#lect_qna .title{
  background-color:#F9F9F9;
  height:30px;
  font-family:돋움;
  font-size:8pt;
  color:#333;
  text-align:center;
  font-weight:bold;
}
#lect_qna .content_pad{
  text-align:left;
  padding-left:6px;
  padding-top:10px;
  padding-bottom:10px;
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
#lect_qna a.content:link{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
#lect_qna a.content:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444;
}
#lect_qna a.content:hover{
 text-decoration:underline;
}

#lect_qna .date{
  font-family:돋움;
  font-size:8pt;
  color:#818181;
  text-align:center;
}
#lect_qna .num{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  text-align:center;
}
#lect_qna .id_write{
  text-align:left;
  padding-left:8px;
  padding-top:10px;
  padding-bottom:10px;
}
#lect_qna a.id_write:link{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  font-weight:bold;
}
#lect_qna a.id_write:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  font-weight:bold;
}
#lect_qna a.id_write:hover{
 text-decoration:underline;
}

#lect_qna .page{
  font-family:돋움;
  font-size:8pt;
  color:#4444;
  text-align:center;
  height:30px;
}
#lect_qna .now{
  font-weight:bold;
  text-align:center;
  color:#FF6501;
}
#lect_qna .write{
  text-align:right;
  padding-right:15px;
  height:30px;
}

/*////////////////////수강시알아두세요..///////////////////////*/


#noticebox .point{
  font-family:돋움;
  font-size:8pt;
  color:#005596;
  font-weight:bold;
  line-height:180%;
}

#noticebox .top{
 background:url("http://file.studymania.com/renewal/lecture/images/noticebox_top.gif") no-repeat left top;
 height:69px;

}

#noticebox .middle{
 background:url("http://file.studymania.com/renewal/lecture/images/noticebox_bg.gif") repeat left top;
 padding-right:40px; 
 padding-left:40px;
 font-family:돋움;
 font-size:8pt;
 color:#444444;
 line-height:180%;

}

#noticebox .bottom{
 background:url("http://file.studymania.com/renewal/lecture/images/noticebox_bottom.gif") no-repeat left top;
 height:34px;

}


#big_btn {
 text-align:right;
 padding-right:15px;
 padding-top:15px;
}
#big_btn .btn_right{
 text-align:right;
 padding-right:15px;
 
}

#big_btn_c{
 text-align:center;
 padding-bottom:15px;
 padding-top:15px;
}


/*메시지쓰기*/
#message .want_mi{color:#0076CD;font-weight:bold;font-family:돋움;font-size:8pt;}
#message .want_pl{color:#CC3300;font-weight:bold;font-family:돋움;font-size:8pt;}
#message .ripple_box{border : solid 1px; background : #FFFFFF; border-color: #C6C6C6; letter-spacing : -0.03em; padding-top : 2px; color : #444444;}



/*구매완료*/

#buy_end .align{
  text-align:center;
}

#buy_end .box{
 background:url("http://file.studymania.com/renewal/purchase/images/green_bg.gif") repeat  left top;
 text-align:center;
 width:406px;
}

#buy_end .stitle{
 font-family:돋움;
 font-size:8pt;
 color:#333;
 font-weight:bold;
 width:80px;
}

#buy_end .goods_name{
 padding:10px;
}
#buy_end .receive_name{
 color:#007283;
 font-weight:bold;
}
#buy_end .price{
 padding:10px;
 color:#FF5524;
 font-weight:bold;
}
#buy_end .gogong{
 font-family:돋움;
 font-size:12pt;
 font-weight:bold;
 text-align:center;
 padding-top:15px;
 padding-bottom:15px;
 line-height:160%;
}
#buy_end .gogong_point{
 color:#FF5524;
}
#buy_end .navi_text{
 font-family:돋움;
 font-size:8pt;
 text-align:center;
 background-color:#F8F8F8;
 padding-top:15px;
 padding-bottom:15px;
}
#buy_end .navi_go{
 color:#0097C3;
}



#buy_end a.event_go:link{
  color:#FF5524;
  font-weight:bold; 
}
#buy_end a.event_go:visited{
  color:#FF5524;
  font-weight:bold; 
}
#buy_end a.event_go:hover{
 text-decoration:underline;
}



#buy_end .btn{
 padding-top:20px;
 padding-bottom:10px;
 text-align:center;
}
#pop_box {
 background-color:#FFFEF7;
 text-align:left;
}

#pop_box .text_body{
 border-left:4px solid;
 border-right:4px solid;
 border-bottom:4px solid;
 border-color:#FF3900;
 text-align:center;
 padding:15px;

}

#pop_box .big_text{
  font-family:돋움;
  font-size:12pt;
  color:#5D7800;
  text-align:center;
 padding-top:15px;
 padding-bottom:15px;
  font-weight:bold;
}
#pop_box .common_text{
 text-align:center;
 padding-top:15px;
 padding-bottom:15px;
}

#pop_box a.p_text:link{
  color:#FF5524;
  font-weight:bold; 
}
#pop_box a.p_text:visited{
  color:#FF5524;
  font-weight:bold; 
}
#pop_box a.p_text:hover{
 text-decoration:underline;
}


#pop_box #zzim .topline{
  background-color:#F3D2BA;
  height:2px;
}

#pop_box #zzim .middleline{
  background-color:#F6E1D2;
  height:1px;
}

#pop_box #zzim .rowline{
  background-color:#F6E1D2;
  width:1px;
}
#pop_box #zzim .title {
  background-color:#FDF8F7;
  font-family:돋움;
  font-size:8pt;
  color:#333;
 text-align:left;
 padding-left:15px;
 width:50px;
font-weight:bold;
}

#pop_box #zzim .body {
 text-align:left;
 padding:10px;
}

#pop_box #zzim .school {
 font-weight:bold;
 color:#75AB00;
}
#pop_box #zzim .total {
 text-align:left;
 padding:10px;
 color:#FF5524;
font-weight:bold;
}
#pop_box #zzim .text_input {
border : solid 1px; background : #FFFFFF; border-color: #FFD9B1;font-family: "돋움"; font-size : 8pt; letter-spacing : -0.03em; color : #444444; 
scrollbar-highlight-color: #F7B16D; 
	scrollbar-shadow-color: #F7B16D; 
	scrollbar-arrow-color: #F7B16D; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
padding:3px;
}

#pop_box #zzim .s_text {
  font-family:돋움;
  font-size:8pt;
  color:#444;
  text-align:left;
}

#pop_box #zzim a.s_text_point:link{
  font-family:돋움;
  font-size:8pt;
  color:#0065CC;
  text-align:left;
  font-weight:bold;
}
#pop_box #zzim a.s_text_point:visited{
  font-family:돋움;
  font-size:8pt;
  color:#0065CC;
  text-align:left;
  font-weight:bold;
}
#pop_box #zzim a.s_text_point:hover{
 text-decoration:underline;
}

#profile_lat{
  scrollbar-highlight-color: #A0A0A0; 
  scrollbar-shadow-color: #A0A0A0; 
  scrollbar-arrow-color: #A0A0A0; 
  scrollbar-face-color: #FFFEF7; 
  scrollbar-3dlight-color: #FFFEF7; 
  scrollbar-darkshadow-color: #FFFEF7; 
  scrollbar-track-color: #FFFEF7; 
}
.profile_pad{
 padding-top:3px;
 padding-bottom:3px;
 text-align:left;
}
.profile_ico{
 text-align:left;
 padding-top:5px;
}



/* 상품 배송안내 */

.book_common{color:#444444; font-size:9pt; letter-spacing:0px; line-height:130%}
.book_common_gray{color:#949494; font-size:9pt; letter-spacing:0px}
.book_common_small{color:#949494; font-size:9pt; letter-spacing:0px;font-weight:bold;}
.price_addtext{color:#EF3500;letter-spacing:0px;}

.book_title{font-family:돋움; font-size:11pt; color:#F3274C; font-weight:bold;letter-spacing:0px}
.book_sub_title{font-family:돋움; font-size:8pt; color:#8C8C8C;letter-spacing:0px}
.book_price{font-size:10pt; color:#FF6000;letter-spacing:0px;font-weight:bold;}
.num_input{ border : solid 1px; background : #FFFFFF; border-color: #BBBBBB;height:18px; width:28px; font-size :9pt; letter-spacing : -0.03em;color : #555555; text-align:right}
.book_big{color:#0080CA;font-size:10pt; letter-spacing:0px;font-weight:bold;}

/*포인트강좌*/
#blue_lect_ti .title {
  font-family:돋움;
  font-size:11pt;
  font-weight:bold;
  color:#333;
  line-height:130%;
  background:url("http://file.studymania.com/renewal/lecture/images/blue_lect_ti_bg.gif") no-repeat left top;
  padding-left:87px;
}

/*자료집*/
#publication_ti .title {
  font-family:돋움;
  font-size:11pt;
  font-weight:bold;
  color:#333;
  line-height:130%;
  background:url("http://file.studymania.com/renewal/lecture/images/publication_ti_bg.gif") no-repeat left top;
  padding-left:87px;
}



/*강의실 오메가 적용 부분*/

#lect_infor_omega{
}

#lect_infor_omega .topline{
  background-color:#F3D2BA;
  height:2px;
}

#lect_infor_omega .middleline{
  background-color:#F6E1D2;
  height:1px;
}
#lect_infor_omega .rowline{
  background-color:#F6E1D2;
  width:1px;
}

#lect_infor_omega .title{
  background-color:#FDF8F7;
  font-family:돋움;
  font-size:8pt;
  color:#333;
  text-align:left;
  padding-left:15px;
  padding-top:15px;
  padding-bottom:15px;
  font-weight:bold;
}
#lect_infor_omega .omega_mylect_summary{
  background-color:#FDF8F7;
  font-size:8pt;
  text-align:left;
  padding-left:15px;
  padding-top:15px;
  padding-bottom:15px;
  line-height:150%;
}
#lect_infor_omega .present_to{
  background-color:#FDF8F7;
  text-align:left;
  padding-left:15px;
  padding-top:15px;
  padding-bottom:15px;
  line-height:150%;
}
#lect_infor_omega .b_contents{
  padding:10px;
  }
.common_tab_bgline{
 border-bottom:#D0D0D0 solid 1px;
}


/*///////////////////////*/


.infor_present_text{
 color:#799C00;
 font-weight:bold;
}
#infor_present{
}

#infor_present .topline{
  background-color:#CEEAA6;
  height:2px;
}

#infor_present .middleline{
  background-color:#E1ECD1;
  height:1px;
}
#infor_present .rowline{
  background-color:#E1ECD1;
  width:1px;
}

#infor_present .title{
  background-color:#FAFDF5;
  font-family:돋움;
  font-size:8pt;
  color:#333;
  text-align:left;
  padding-left:15px;
  padding-top:15px;
  padding-bottom:15px;
  font-weight:bold;
}
#infor_present .omega_mylect_summary{
  background-color:#FAFDF5;
  font-size:8pt;
  text-align:left;
  padding-left:15px;
  padding-top:15px;
  padding-bottom:15px;
  line-height:150%;
}
#infor_present .present_to{
  background-color:#FAFDF5;
  text-align:left;
  padding-left:15px;
  padding-top:15px;
  padding-bottom:15px;
  line-height:150%;
}
#infor_present .b_contents{
  padding:10px;
  }


/*///////////////////////*/



.common_tab_bgline{
 border-bottom:#D0D0D0 solid 1px;
}



.no_lect_box{
 border-left:3px solid #E5E5E5;
 border-right:3px solid #E5E5E5;
 width:604px;
 text-align:center;
 padding:0 25px 0 25px;
 
}
.no_lect_text_box{
 font-weight:bold;
 background-color:#F6F6F6;
 padding:30px 0;
}

.summary_rig{
 color:#FF4800;
 font-size:8pt;
 padding-right:15px;
 text-align:right;
}

.delivery_rig{
 color:#666666;
 font-size:8pt;
 padding-right:15px;
 text-align:right;
}
#goods_present_text01{
 font-size:8pt;
 text-align:right;
 padding-right:10px;
 color:#00597A;
}
#goods_present_text02{
 font-size:8pt;
 color:#444;
}
#goods_present_text02 .present_step {
 color:#A6451B;
 font-weight:bold;
}

/*///////*선물하기레이어창*//*/*오메가css를 사용해서 이쪽으로 옮겨논것임*/
.pop_bg {
  font-family:"돋움",Dotum;
  font-size:9pt;
  color:#666;
  border: #FF6600 solid 3px;
  text-align:center;
  margin:0px;
}
.text_ico02{
  font-weight:bold;
  text-align:left;
  margin:0 10px;
  color:#444444;
}

.text_ico02 .point_text{
  color:#FF5524;

}
.explan_text_green{
  color:#619400;
  font-weight:lighter;
  font-size:8pt;
  padding-left:25px;
  text-align:left;
}
.explan_text_green_ti{
  color:#619400;
  font-size:8pt;
  padding-left:15px;
  text-align:left;
  line-height:130%;
}
.explan_text_id{
  color:#666666;
  font-size:9pt;
  font-weight:bold;
}
.explan_text_orange{
  color:#ED7003;
  font-weight:lighter;
  font-size:8pt;
  text-align:left;
  padding-left:10px;
}

.select_children{
 margin:10px 15px 0 15px;;
 background:#FEFAEF;
 padding:6px 13px;
 text-align:left;
 color:#AA5F00;
 border:#EFE8CE solid 1px;
}

.present_id_in  {
	font: normal 1em ;
	border:solid 1px #CBCACA;
	padding-left:2px;
	color:#666666;
	font-size:9pt;
    font-family:"돋움",Dotum;
	width:110px;
	height:17px;
	
}

/*강좌,교재[김현오]*/
.lect_notice{
 margin-bottom:20px;
 width:660px;
}
.lect_notice .notice_list_pad{
  padding:5px 0 5px 6px;
  text-align:left;
}
.lect_notice .notice_list_pad01{
  padding:5px 0 5px 18px;
  text-align:left;
  background-color:#f6f6f6;
}
.lect_notice .notice_list_pad02{
  padding:5px 0 5px 6px;
  text-align:left;
  background-color:#f6f6f6;
}
.lect_notice .notice_list_pad03{
  padding:5px 0 5px 18px;
  text-align:left;
}

.lect_teacher{
 float:left;
 text-align:left;
 margin-top:20px;

}
.lect_topma20{
  width:660px;
  margin-top:20px;
  margin-bottom:20px;

}
.lect_contentsW{
 width:660px;
 }
 
.lect_tiW{
 width:443px;
 float:left;

 }
 
.lect_tiW ul{
  margin:0;
  text-align:left;
}
.lect_tiW li{
  margin:0;

}
.lect_tiW_area{
  border-left:#dadada solid 1px;
  border-right:#dadada solid 1px;
  width:443px;
  margin:0;
}

.lect_tiW_contents{
   margin:0px;
   float:left;
}

.lect_fla{
  width:195px;
}
.lect_fla_area{
  border-left:#dadada solid 1px;
  border-right:#dadada solid 1px;
  width:205px;
  text-align:center;
  margin:0;
}
.lect_fla_ti{
  font-weight:bold;
  margin-top:4px;
}
.lect_title{
  width:443px;
}
.lect_title01{
  width:660px;
}

.lect_point{
 font-size:8pt;
 color:#ff6a2f;
  }
  
.lect_point01{
 font-size:8pt;
 color:#3d9b35;
 font-weight:bold;
  }
.lect_recommendBox{
  border:#dbdbdb solid 1px;
  }
.lect_recommendBox01{
  text-align:left;
  line-height: 140%;
  padding-left: 5px;
  }  
.lect_recommendBox02{
 margin-left:17px;
 margin-top:15px;
 float:left;
  }    
  
.lect_recommendBox03{
 background:url(http://file.studymania.com/renewal/lecture/images/lect_recommend_Bg02.gif) repeat top left;
 width:660px;
 height:99px;
 text-align:center;
  }      
 .lect_recommendBox04{
 background:url(http://file.studymania.com/renewal/lecture/images/lect_recommend_Bg02.gif) repeat top left;
 width:630px;
 padding:15px;
 font-size:13px;
 font-weight:bold;
 line-height:140%;
 text-align:center;
  }      
     
.lect_tabBtn{
 float:left;
 color:#888888;
 } 
  
/*강좌,교재 작심 3일코스[김현오]*/

.resolution_subTitle{
  text-align:left;
  font-family:돋움;
  font-size:8pt;
  color:#666666;
  padding-top:2px;
  padding-bottom:5px;
 }
 
.resolution_subTitle01{
  color:#0080CA;
  font-family:돋움;
  font-size:11pt;  
  font-weight:bold;
  padding-top:5px;
  padding-bottom:3px;
  text-align:left;
}
.resolution_subTitle02{
  font-family:돋움;
  font-size:9pt;  
  font-weight:bold;
  padding-left:13px;
  padding-top:2px;
  padding-bottom:5px;
  text-align:left;
}
.resolution_subTitle03{
  color:#0080CA;
  font-family:돋움;
  font-size:11pt;  
  font-weight:bold;
  padding-top:5px;
  padding-bottom:3px;
  text-align:left;
}
.resolution_date{
  text-align:left;
  font-family:Arial, Helvetica, sans-serif,돋움;
  font-size:10pt;
 }
 
 #resolutioningBox .top{
  background:url("http://file.studymania.com/renewal/event/images/ing_box_top01.gif") no-repeat left top;
  height:13px;
}
#resolutioningBox .bottom{
  background:url("http://file.studymania.com/renewal/event/images/ing_box_bottom01.gif") no-repeat left bottom;
  height:13px;
}
#resolutioningBox .bg{
  border-left:solid 1px;
  border-color:#d0d0d0; 
  border-right:solid 1px;
  text-align:center;
  font-size:10px;
  color:#000;
}
#resolutioningBox .thumbnail{
  background:url("http://file.studymania.com/renewal/event/images/event_thumbnail_bg.gif") no-repeat left top;
  width:181px;
  height:105px;
  text-align:center;
}
#resolutioningBox .date_title{
  background:url("http://file.studymania.com/renewal/event/images/ico_date.gif") no-repeat left top;
  padding-top:2px;
  padding-bottom:3px;
  padding-left:13px;
  color:#818181;
  text-align:left;
 
}

#resolutioningBox .contents{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  color:#818181;
  line-height:150%;
}
#resolutioningBox .contents01{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  color:#818181;
  line-height:150%;
}
.body_top_title{color : #000000; font-size : 10pt;font-weight:bold;padding-left:10px;}
.resolutioningBox_point{color : #FF4800; font-size : 10pt;font-weight:bold;}
.resolutioningBox_point01{color : #0080CA; font-size : 8pt;font-weight:bold;}

#resolution_list{
 border-left:#F6E1D2 solid 1px;
 border-right:#F6E1D2 solid 1px;
 border-top:#F3D2BA solid 2px;
}
#resolution_list th{ 
 background-color:#FDF8F7;
 padding:7px 0;
 color:#333333; 
 font-weight:bold; 
 font-family:"돋움",Dotum;
 font-size:8pt;
 text-align:center;
}
#resolution_list .num01{color:#787878; font-family:돋움; font-size:8pt;font-weight:bold;}
#resolution_list .num02{color:#787878; font-family:돋움; font-size:8pt;}
#resolution_list .s_degree{color:#FF7202; font-family:돋움; font-size:8pt;}
#resolution_list .listpad{padding-top:10px; padding-bottom:7px; padding-left:7px}
#resolution_list .listpad02{padding-top:10px; padding-bottom:7px; padding-left:7px; line-height:130%}
#resolution_list .ripple{ color:#333333; font-family:돋움; font-size:8pt;font-weight:bold;}
#resolution_list .pad15{padding-left:15px;}
#resolution_list .keyword{color:#FF8080;font-weight:bold; background-color:#FDF8F7}

.resolution_listFont{
text-align:center;
font-size:8pt;
padding-top:10px;
padding-bottom:10px;
line-height:150%;
}
.resolution_listFont01{
text-align:left;
line-height:150%;
padding-left:10px;
font-size:8pt;
padding-top:10px; 
padding-bottom:7px;
}
.resolution_listBot { 
 background-color:#FDF8F7;
 padding:7px 10px 7px 0;
 color:#333333; 
 font-weight:bold; 
 font-family:"돋움",Dotum;
 font-size:8pt;
 text-align:right;
 text-decoration:line-through;
}
.review01_more{
  background-color:#F8F8F8;
  padding:15px;
  font-family:돋움;
  font-size:8pt;
  color:#4444;
}
.tabtitleBg{
 padding-left:10px;
 font-size:10pt;
 color:#666;
 text-align:left;
}
a.tabtitle:link{
  font-size:9pt;
  color:#333333;
}
a.tabtitle:visited{
  font-size:9pt;
  color:#333333;
}
a.tabtitle:hover{
  color:#ff6600;
  font-size:9pt;
} 
.tabcontents{
  padding-top:10px;
  padding-left:10px;
  padding-bottom:10px;
  font-size:8pt;
  text-align:left;
}
.tabcontents01{
  padding-top:10px;
  padding-left:5px;
  padding-bottom:10px;
  font-size:8pt;
}
.titleTpad15{
 margin-top:15px;
 }

/*마이페이지 작심 3일코스[김현오]*/

.text_point{
  text-align:center;
  font-size:12pt;
  color:#666666;
  font-weight:bold;
}
.Btn_pad10{
  text-align:right;
  padding-right:10px;
}
.title_pad10{
 color:#666;
 padding-bottom:8px;
 padding-left:5px;
 padding-top:3px;
}

.text_point01{
  text-align:center;
  font-size:8pt;
  color:#ED7003;
}
.text_padL10{
  text-align:left;
  padding-left:10px;
  line-height:160%;
}

.my_readiness{
  color:#FFFFFF;
  text-align:left;
  padding-top:4px;
}
.my_readiness01{
  color:#FFFFFF;
  text-align:right;
  padding-right:5px;
  font-weight:bold;
  padding-top:4px;
}

#studypop_list{
 border-left:#F6E1D2 solid 1px;
 border-right:#F6E1D2 solid 1px;
 border-top:#F3D2BA solid 2px;
}
#studypop_list th{ 
 background-color:#FDF8F7;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:10px;
 color:#333333; 
 font-weight:bold; 
 font-family:"돋움",Dotum;
 font-size:8pt;
 text-align:left;
}
#studypop_list .num01{color:#787878; font-family:돋움; font-size:8pt;font-weight:bold;}
#studypop_list .num02{color:#787878; font-family:돋움; font-size:8pt;}
#studypop_list .s_degree{color:#FF7202; font-family:돋움; font-size:8pt;}
#studypop_list .listpad{padding-top:10px; padding-bottom:7px; padding-left:7px}
#studypop_list .listpad02{padding-top:10px; padding-bottom:7px; padding-left:7px; line-height:130%}
#studypop_list .ripple{ color:#333333; font-family:돋움; font-size:8pt;font-weight:bold;}
#studypop_list .pad15{padding-left:15px;}
#studypop_list .keyword{color:#FF8080;font-weight:bold; background-color:#FDF8F7}

.studypop_listFont{
text-align:center;
font-size:8pt;
padding-top:10px; 
padding-bottom:10px;
}
.studypop_listFont01{
font-weight:bold;
color:#FF4800;
text-align:center;
font-size:8pt;
padding-top:10px; 
padding-bottom:10px;
}
.studypop_text{
line-height:150%;
text-align:left;
font-size:8pt;
padding-top:10px; 
padding-bottom:7px;
}

.calendar_bottom01{
margin: 0px;
padding: 0px;
height: 11px;
background: url(http://file.studymania.com/renewal/my_mania/images/my_threecourse/calendar_bottom.gif) no-repeat left top;	
}

.studypop_text01{
text-align:left;
font-size:8pt;

}

#number_black_color{
    font-weight:bold;
	color: #e8765a;
	background-color:#feeae5;	
}

#number_black_color01{
    font-weight:bold;
	color: #ff0000;
	background-color:#fdf8f7;	
}

/*레이어팝업*/
.studypop_bg {
  font-family:"돋움",Dotum;
  font-size:9pt;
  color:#666;
  border: #FF6600 solid 3px;
  text-align:center;
  margin:0px;
}

.studytext_ico02{
  font-weight:bold;
  text-align:left;
  margin:0 10px;
  color:#444444;
  line-height:150%;
}

.study_text_green{
  color:#619400;
  font-weight:lighter;
  font-size:8pt;
  padding-left:25px;
  text-align:left;
}
.study_text_green_ti{
  color:#619400;
  font-size:8pt;
  padding-left:15px;
  text-align:left;
  line-height:130%;
}
.studysub_s_ti{
   font-size:8pt;
   font-weight:bold;
   text-align:left;
   padding-left:15px;
   color:#666666;
}
.study_text_orange{
  color:#ED7003;
  font-weight:lighter;
  font-size:8pt;
  text-align:left;
  padding-left:25px;
}
.studysub_s_ti_byte{
 font-weight:lighter;
}
.studypop_bg01 {
  font-family:"돋움",Dotum;
  font-size:9pt;
  color:#666;
  border: #659a2a solid 3px;
  text-align:center;
  margin:0px;
}

#studylect_ti .title {
  font-family:돋움;
  font-size:11pt;
  font-weight:bold;
  color:#333;
  line-height:130%;
  background:url("http://file.studymania.com/renewal/my_mania/images/my_threecourse/lect_ti01_bg.gif") no-repeat left top;
  padding-left:140px;
}
.inputpadL10{
 padding-left:15px;
 }
 
 .study_listFont{
text-align:center;
font-size:10pt;
font-weight:bold;
padding-top:10px; 
padding-bottom:7px;
}
.study_listFont01{
line-height:160%;
text-align:center;
font-size:8pt;
padding-top:10px; 
padding-bottom:7px;
}
.study_listFont02{
text-align:center;
font-size:8pt;
padding-top:5px; 
padding-bottom:5px;
}

a.study_list:link{
  color:#ff6600;
}
a.study_list:visited{
  color:#ff6600;
}
a.study_list:hover{
  color:#ff6600;
  text-decoration:underline;
} 

.threecoursepop_text{
  text-align:center;
  color:#666666;
  line-height:160%;
  font-size:10pt;
  padding:10px 15px;
}
.threecoursepop_box01{
 margin:5px 7px 15px 7px;;
 line-height:160%;
 text-align:left;
 color:#666;
 font-size:9pt;

}
.threecoursepop_point{
  font-family:돋음;
  font-weight:bold;
  color:#FF5524;
  font-size:11pt;

}
.threecoursepop_point01{
  color:#619400;
  font-weight:bold;
}
.threecoursepop_list {
  margin-top:5px;
  font-size:8pt;
  font-family:"돋움",Dotum;
  border-right: #DFDFDF solid 1px;
  border-left: #DFDFDF solid 1px;
  color:#666666;
}
.threecoursepop_list th{
  text-align:center;
  color:#000;
  font-weight:bold;
  background:#F9F8F1;
  }
.threecoursepop_textcon{
 margin-top:5px;
 margin-left:15px;
 font-size:8pt;
 table-layout:fixed;
 word-break:break-all;
 width:480px;
}
.threecoursepop_list .from{
   text-align:left;
   padding-left:7px;
   font-weight:bold;
   background:#F9F8F1;
}
.threecoursepop_list .from01{
   text-align:left;
   padding-left:15px;
   font-weight:bold;
   background:#F9F8F1;
   line-height:170%;
   table-layout:fixed;
   word-break:break-all;
}
.threecoursepop_list .from_date{
   font-size:8pt;
   text-align:right;
   padding: 5px 15px;
   color:#787878;
   background:#F9F8F1;
}
.threecoursepop_list .from_date01{
   width:160px;   
   font-size:8pt;
   text-align:right;
   padding: 5px 15px;
   color:#787878;
   background:#F9F8F1;
   table-layout:fixed;
   word-break:break-all;
}

.threecoursepop_list .from_message{
  padding:7px 0px 7px 10px;
  text-align:left;
  font-weight:bold;
  line-height:140%;
  font-size:8pt;
}
.threecoursepop_list .from_message01{
  padding:7px 10px;
  text-align:left;
  line-height:140%;
  table-layout:fixed;
  word-break:break-all;
}
.threecoursepop_list .from_num{
   color:#EF5703;
   font-size:8pt;
}
.threecoursepop_textcon{
 font-size:8pt;
 table-layout:fixed;
 word-break:break-all;
 width:480px;
}
.threecoursepop_tablepad{
 margin-top:5px;

}
.threecoursepop_area_pad{
  padding:5px 7px;
  text-align:left;
}
.threecoursepop_box02{
 margin:5px 7px 15px 0px;;
 line-height:180%;
 text-align:left;
 color:#666;
 background:#f2f2f2;
 padding:8px 3px 8px 15px;
 font-size:8pt;

}
.threecoursepop_point{
  font-weight:bold;
  color:#FF5524;
  font-size:11pt;

}
.threecoursepop_point02{
  font-family:돋음;
  font-weight:bold;
  font-size:11pt;
  color:#1f8ed6;

}
.threecoursepop_point04{
  color:#444;
  font-weight:bold;
}
.threecoursepop_box{
 margin:10px 7px 15px 7px;;
 background:#f2f2f2;
 padding:8px 8px;
 text-align:left;
 line-height:140%;
 color:#666;
 border:#e2e2e2 solid 1px;
}
.threecoursepop_box01{
 margin:5px 7px 15px 7px;;
 line-height:160%;
 text-align:left;
 color:#666;

}
.threecoursepop_box02{
 margin:5px 7px 15px 7px;;
 line-height:180%;
 text-align:left;
 color:#666;
 background:#f2f2f2;
 padding:8px 3px 8px 15px;
 font-size:8pt;

}
.threecoursepop_box03{
 margin:5px 7px 15px 7px;;
 line-height:160%;
 text-align:left;
 color:#666;
 background:#f2f2f2;
 padding:8px 8px;
 font-size:11pt;

}
.threecoursepop_box04{
 text-align:center;
 background:#f2f2f2;
 padding:8px 8px;
}

a.cashagainst:link{
  color:#ff6600;
  text-decoration:underline;
}
a.cashagainst:visited{
  color:#ff6600;
  text-decoration:underline;
}
a.cashagainst:hover{
  color:#ff6600;
  text-decoration:underline;
} 

.poptext{
color:#666;
font-size:8pt;
}

.Big_Event_table th{
 background-color:#FDF8F7;
 padding:7px 0;
 color:#333333; 
 font-weight:bold; 
 font-family:"돋움",Dotum;
 font-size:8pt;
 text-align:center;
 border-right:#F6E1D2 solid 1px;
 border-bottom:#F6E1D2 solid 1px;
 border-top:#F3D2BA solid 2px;
}

.Big_Event_table td{
 margin: 0px;
 border-right : #F6E1D2 1px solid;
 border-bottom : #F6E1D2 1px solid;
}

.Bor_Right_Empty
{
 border-right : 0;
 text-align:center;
 font-size:8pt;
 padding-top:10px;
 padding-bottom:10px;
}


/*경시해제 090213 [김현오]*/

.special_lect_text01{
 font-size:8pt;
 text-align:right;
 padding-bottom:2px;
 padding-top:2px;
 color:#00597A;
}

.special_lect_price{
  text-decoration:line-through;
  }
 
.price_box{
 border:#ff6600 3px solid;
 padding-bottom:7px;
 padding-top:7px;
 height:40px;
} 

.special_lect_text02{
 font-size:8pt;
 text-align:left;
 padding-bottom:5px;
 padding-top:5px;
 line-height:140%;
 color:#00597A;
 padding-right:15px;
 }
 
.special_lect_text03{
 text-align:right;
 padding-bottom:5px;
 padding-top:7px;
 font-size:8pt; 
 color:#00597A;
 }
 .special_lect_text04{
 text-align:left;
 padding-bottom:10px;
 padding-top:10px;
 line-height:160%;
 font-size:8pt; 
 color:#00597A;
 }
  .special_lect_text05{
 text-align:left;
 padding-left:15px;
 padding-bottom:10px;
 padding-top:10px;
 line-height:160%;
 font-size:8pt; 
 color:#00597A;
 }
  .special_lect_text06{
 font-weight:bold;
 font-size:9pt; 
 color:#00597A;
 }
 .special_lect_text07{
 font-size:9pt;
 text-align:left;
 padding-left:15px;
 padding-bottom:10px;
 padding-top:10px;
 line-height:160%;
 color:#444444;
 }
.special_lect_point{
  font-family:돋움;
  font-size:8pt;
  color:#799C00;
  text-align:left;
  padding-left:10px;
  padding-top:10px;
  padding-bottom:10px;
}
.special_lect_title{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-align:left;
  padding-left:10px;
  padding-top:10px;
  padding-bottom:10px;
}
.special_lect_title01{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  background-color:#ffffff;
  text-align:left;
  padding-left:10px;
  padding-top:10px;
  padding-bottom:10px;
}
.special_lect_title02{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
}
#special_lect_table {
font-size:8pt;
background-color:#ffffff;
}
#special_lect_table td{
padding-left:10px;
text-align:left;
font-size:8pt;
background-color:#ffffff;
}
#special_lect_table th{
font-weight:bold;
padding-left:10px;
text-align:center;
font-size:8pt;
background-color:#f9f9f9;
}
.special_lecttopline{
height:2px;
background-color:#b9b9b9;
}

.special_lectpadL15 {
text-align:left;
padding-left:15px;
}
.special_lectbg {
background-color:#fcfcfc;
}
.special_lectpad{
 padding-left:15px;
 padding-bottom:5px;
 padding-right:15px;
 padding-top:12px;
 line-height:160%;
}

.special_lectpad01{
 padding-left:15px;
 padding-top:4px;
 padding-bottom:3px;
 padding-right:15px;
 font-size:8pt;
 color:#878787;
 line-height:150%;
 }
 .special_lectpad02{
 padding-left:15px;
 padding-bottom:8px;
 padding-right:15px;
 padding-top:8px;
}
.special_lectfont{
 font-size:8pt;
 color:#878787;
 line-height:150%;
 padding:7px;
 }
 .special_lectfont01{
 font-size:8pt;
 color:#f17c00;
 line-height:160%;
 padding-bottom:10px;
 padding-top:10px;
 padding-left:5px;
 
 }
 .special_lectfont02{
 padding-top:8px;
 padding-bottom:8px;
 text-align:center;
 font-size:9pt;
 color:#878787;
 }
 .special_lectti{
 text-align:center;
 font-weight:bold;
 font-size:9pt;
 color:#f17c00;
 }
 .special_lecttableL{
 border-left:#fecead 1px solid;
 background-color:#ffffff;

 }
 .special_lecttableR{
 border-right:#fecead 1px solid;
 background-color:#ffffff;
 }
 .special_tablepad{
 padding-top:8px;
 padding-bottom:8px;
 text-align:center;
 font-size:9pt;
 background-color:#ffffff;
 color:#878787;
 }
  .special_tablepad01{
 padding-top:8px;
 padding-bottom:8px;
 padding-left:10px;
 text-align:left;
 font-size:9pt;
 background-color:#ffffff;
 color:#878787;
 }
   .special_tablepad02{
 padding-top:8px;
 padding-bottom:8px;
 padding-left:20px;
 padding-right:20px;
 text-align:left;
 font-size:8pt;
 line-height:150%;
 background-color:#ffffff;
 color:#878787;
 }
   .special_tablepad03{
 padding-top:8px;
 padding-bottom:8px;
 padding-right:20px;
 text-align:right;
 font-size:8pt;
 line-height:150%;
 background-color:#ffffff;
 color:#878787;
 }
 .special_tablepad02{
 padding:10px;
 }
.special_lect_ti{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  text-align:left;
  padding-left:5px;
}

.special_lect_ti01{
  font-family:돋움;
  font-size:8pt;
  color:#444;
  text-align:left;
  padding-left:10px;
}
.special_conpad{
 padding:7px;
 }



/*어휘학습[김현주]*/


.Commet_Fie01{
 border-left : #F4D5BE 1px solid;
 border-right : #F4D5BE 1px solid;
 background:#FDF8F7;
 padding:7px 20px;
 letter-spacing:-1px;
}

.Commet_Fie02{
 border-left : #DEDEDE 1px solid;
 border-right : #DEDEDE 1px solid;
 background:#F4F4F4;
 padding:9px 20px;
 letter-spacing:-1px;
}
.Commet_Fie_po01{
 color:#FF9000;
 font-weight:bold;
}
.Commet_Fie_po02{
 color:#00959A;
 font-weight:bold;
}

.Commet_Fie_po03{
 color:#5E9F00;
 font-size:8pt;
}

/*추천메일[김경화]*/

.kg_event090224 {
  font-family:"돋움", Dotum, Verdana;
  text-align:left;
  font-size:9pt;
  color:#6a6d67;
  padding-left:0px;
  LETTER-SPACING: -1px;
}
.kg_event09022401 {
  font-family:"돋움", Dotum, Verdana;
  text-align:center;
  font-size:9pt;
  color:#6a6d67;
  padding-left:0px;
  LETTER-SPACING: -1px;
  font-weight:bold;
}
.kg_event09022402 {
  font-family:"돋움", Dotum, Verdana;
  text-align:center;
  font-size:9pt;
  color:#009a00;
  padding-left:0px;
  LETTER-SPACING: -1px;
}
.kg_event09022403 {
  font-family:"돋움", Dotum, Verdana;
  text-align:center;
  font-size:9pt;
  color:#6a6d67;
  padding-left:0px;
  LETTER-SPACING: -1px;
}
.text_point090201{
  text-align:center;
  font-size:11pt;
  color:#636563;
  font-weight:bold;
}
.text_point090202{
  text-align:center;
  font-size:11pt;
  color:#249aaf;
  font-weight:bold;
}

/*sms 알짜 영단어[김현오] 2009.03.05 */
.smstable td{
 font-size:8pt;
 color:#666666;
 font-family:돋움;
 }
 
 .smstable th{
 font-size:8pt;
 color:#666666;
 font-weight:bold;
 background-color:#f5f5f5;
 text-align:center;
 font-family:돋움;

 }
 .sms_tablepadL{
 text-align:center;
 } 
.sms_tablepadL15{
 padding-left:15px;
 } 
 .smsborder{
 border:0;
 }
 .sms_point{
 color:#3993ae;
 text-align:center;
 font-weight:bold;
 }
  .sms_point01{
 color:#3993ae;
 padding-left:20px;
 font-weight:bold;
 line-height:150%;
 }
 
.sms_poptext{
 color:#666666;
 font-size:8pt;
 }
  
.sms_pad15{
 padding-left:15px;
 padding-top:8px;
 padding-bottom:8px;
 line-height:160%;
 font-family:돋움;
 }
 
 .sms_poptable{
 border-left:#dfe3e6 solid 1px;
 border-right:#dfe3e6 solid 1px;
 padding-left:25px;
 font-family:돋움;
 padding-top:10px;
 padding-bottom:2px;
 line-height:150%;
 }
 
 .sms_pad5{
 padding-left:5px;
 font-family:돋움;
 font-size:8pt;
 }
 
.sms_poptable01{
 border-left:#dfe3e6 solid 1px;
 border-right:#dfe3e6 solid 1px;
 padding-left:25px;
 font-family:돋움;
 }
 
.sms_poptable02{
 border-left:#dfe3e6 solid 1px;
 border-right:#dfe3e6 solid 1px;
 font-family:돋움;
 }
 
  .sms_poptable03{
 border-left:#dfe3e6 solid 1px;
 border-right:#dfe3e6 solid 1px;
 padding-left:25px;
 font-family:돋움;
 font-size:9pt;
 font-weight:bold;
 padding-top:10px;
 padding-bottom:2px;
 line-height:150%;
 }
 
 .sms_poptable04{
 border-left:#dfe3e6 solid 1px;
 border-right:#dfe3e6 solid 1px;
 padding-left:25px;
 font-family:돋움;
 padding-top:10px;
 padding-bottom:2px;
 line-height:150%;
 font-weight:bold;
 color:#3993ae;
 }
  .sms_poptable05{
 padding-left:30px;
 font-family:돋움;
 padding-top:10px;
 padding-bottom:2px;
 line-height:150%;
 font-weight:bold;
 color:#3993ae;
 }
   .sms_poptable06{
 border-left:#dfe3e6 solid 1px;
 padding-left:25px;
 font-family:돋움;
 font-size:9pt;
 font-weight:bold;
 padding-top:10px;
 padding-bottom:2px;
 line-height:150%;
 }
 
    .sms_poptable07{
 border-right:#dfe3e6 solid 1px;
 padding-left:25px;
 font-family:돋움;
 font-size:9pt;
 font-weight:bold;
 padding-top:10px;
 padding-bottom:2px;
 line-height:150%;
 }
 
   .sms_poptable08{
 border-left:#dfe3e6 solid 1px;
 border-right:#dfe3e6 solid 1px;
 font-family:돋움;
 text-align:center;
 font-size:9pt;
 padding-top:10px;
 padding-bottom:2px;
 line-height:150%;
 }
    .sms_poptable09{
 font-family:돋움;
 text-align:center;
 font-size:8pt;
 font-weight:bold;
 color:666666;
 line-height:150%;
 }
  .sms_poptable10{
 font-family:돋움;
 text-align:center;
 font-size:8pt;
 color:666666;
 line-height:150%;
 }
 
  .sms_poptable11{
 font-family:돋움;
 text-align:left;
 padding-left:15px;
 font-size:8pt;
 color:666666;
 line-height:150%;
 }
 .smspop_contents{
 padding-bottom:20px;
 padding-top:20px;
 line-height:200%;
 }
 
 .smspop_contents01{
 text-align:left;
 padding-bottom:10px;
 padding-top:10px;
 }
 .smspop_contents02{
 text-align:left;
 padding-bottom:10px;
 padding-top:10px;
 }
  .smspop_point{  
 line-height:160%;
 }
 
  .smsPad15{
  padding-left:15px;
  line-height:150%;
  font-family:돋움;
  
 }
 
.smstable_bor{
border-left:#f6e1d2 solid 1px;
border-right:#f6e1d2 solid 1px;
}

.smstable_text{
 font-size:8pt;
 text-align:center;
 color:#333333;
 font-weight:bold;
 }
 .smstable_text01{
 font-size:8pt;
 text-align:left;
 color:#333333;
 font-weight:bold;
 padding-left:25px;
 }
  .smstable_text02{
 font-size:8pt;
 text-align:left;
 color:#333333;
 padding-left:20px;
 }
   .smstable_text03{
 font-size:8pt;
 text-align:left;
 color:#333333;
 padding-left:10px;
 }
 
  .sms_table01{
  font-size:8pt;
  border:#daf2f6 solid 1px;
  font-weight:bold;
  background-color:#f0fcfe;
  color:#3993ae;
 }
 
 .sms_table02{
  text-align:left;
  padding-left:15px;
  padding-bottom:5px;
  padding-top:5px;
  font-family:돋움;
  }
 

      
/* 황효덕 작성*/


/*- Menu Tabs 8--------------------------- */

    .lectservice_tab {
      float:left;
      width:100%;
      background:url("http://file.studymania.com/renewal/lecture/images/bg.gif") repeat-x bottom;
      line-height:normal;
      
      
      }
    .lectservice_tab ul {
      margin:0;
      padding:0px 10px 0 0px;
      list-style:none;
      }
    .lectservice_tab li {
      display:inline;
      margin:0;
	  height:27px;
	  padding:0;
      }
    .lectservice_tabText a {
      float:left;
      background:url("http://file.studymania.com/renewal/lecture/images/tableft8.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;      
      }
    .lectservice_tabText a span {
      float:left;
      display:block;
      background:url("http://file.studymania.com/renewal/lecture/images/tabright8.gif") no-repeat right top;
      padding:9px 15px 6px 10px;
      margin: 0 2px 0 0;
      height: 12px;
      color:#888888;
      }
      
      .lectservice_tabText_over a {
      float:left;
      background:url("http://file.studymania.com/renewal/lecture/images/tableft8.gif") no-repeat left top;
      background-position:0% -27px;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    .lectservice_tabText_over a span {
      float:left;
      font-weight: bold;
      display:block;
      background:url("http://file.studymania.com/renewal/lecture/images/tabright8.gif") no-repeat right top;
      background-position:100% -27px;
      padding:9px 16px 10px 10px;
      margin: 0 2px 0px  0 ;
      height: 8px;
      color:#ff3300;
      }
    
/*IE6버전용*/
   *html .lectservice_tab {
      float:left;
      width:100%;
      background:url("http://file.studymania.com/renewal/lecture/images/bg.gif") repeat-x bottom;
      line-height:normal;
      }
    *html .lectservice_tab ul {
      margin:0;
      padding:0 10px 0 0px;
      list-style:none;
      }
    *html .lectservice_tab li {
      display:inline;
      margin:0;
	  padding:0;
      }
    *html .lectservice_tabText a {
      float:left;
      background:url("http://file.studymania.com/renewal/lecture/images/tableft8.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;      
      }
    *html .lectservice_tabText a span {
      float:left;
      display:block;
      background:url("http://file.studymania.com/renewal/lecture/images/tabright8.gif") no-repeat right top;
      padding:7px 15px 6px 10px;
      margin: 0 2px 0 0;
      height: 14px;
      color:#888888;
      }
      
     *html .lectservice_tabText_over a {
      float:left;
      background:url("http://file.studymania.com/renewal/lecture/images/tableft8.gif") no-repeat left top;
      background-position:0% -27px;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    *html .lectservice_tabText_over a span {
      float:left;
      font-weight: bold;
      display:block;
      background:url("http://file.studymania.com/renewal/lecture/images/tabright8.gif") no-repeat right top;
      background-position:100% -27px;
      padding:7px 16px 0px 10px;
      margin: 0 2px 0px  0 ;
      height: 20px;
      color:#ff3300;
      }
    




















	  
.lect_tabline{
  border-left:#fecead solid 1px;
  border-right:#fecead solid 1px;
  }	  
	  
  .specialdate_title{
  background:url("http://file.studymania.com/renewal/event/images/ico_date.gif") no-repeat left top;
  padding-top:2px;
  padding-bottom:3px;
  padding-left:13px;
  color:#818181;
  text-align:left;
 
}  
 .specialdate_title01{
  background:url("http://file.studymania.com/renewal/event/images/ico_date01.gif") no-repeat left top;
  padding-top:2px;
  padding-bottom:3px;
  padding-left:13px;
  color:#818181;
  text-align:left;
 
}	  
	  
.special_lectqna{
 color:#666666;
 padding-left:15px;
 padding-bottom:5px;
 padding-right:15px;
 padding-top:12px;
 line-height:160%;
 border-top:#f3d2ba solid 1px;
 border-bottom:#f3d2ba solid 2px;
}
.special_lectqna01{
 color:#666666;
 padding-left:15px;
 padding-bottom:5px;
 padding-right:15px;
 padding-top:12px;
 line-height:160%;
 background-color:#fdf8f7;
 border-top:#f3d2ba solid 2px;
 
}
.special_lectqna02{
 color:#666666;
 padding-left:15px;
 padding-bottom:5px;
 padding-right:15px;
 padding-top:12px;
 line-height:160%;
 background-color:#fdf8f7;

}

.special_lectqna03{
 color:#666666;
 padding-left:15px;
 padding-bottom:7px;
 padding-right:15px;
 padding-top:7px;
 line-height:160%;
 background-color:#fdf8f7;

}
.special_lectqna04{
 color:#666666;
 padding-left:15px;
 padding-bottom:5px;
 padding-right:15px;
 padding-top:12px;
 line-height:160%;
 background-color:#fdf8f7;
 border-bottom:#f3d2ba solid 1px;
 
}

.special_lectqnalist{
 font-weight:bold;
 text-align:left;
 padding-left:15px;
 color:#333333;
 font-size:9pt;
 line-height:150%;
 }
 .special_lectqnalist01{
 background-color:#fafafa;
 text-align:left;
 padding-left:15px;
 color:#666666;
 font-size:9pt;
 line-height:150%;
 padding-top:7px;
 padding-left:25px;
 padding-right:10px;
 padding-bottom:7px;
 }
  .special_lectqnalist02{
 text-align:center;
 color:#666666;
 font-size:8pt;
 line-height:150%;
 
 }
   .special_lectqnalist03{
  border:#f6e1d2 solid 1px;
  text-align:center;
  padding-bottom:10px;
  padding-top:10px;
 color:#666666;
 font-size:8pt;
 line-height:150%;
 
 }
 
 .special_box{
  background-color:#fdf8f7; 
  color:#666666;
  font-weight:bold;
  }
  
 .special_inputbox{
   border:#c6c6c6 solid 1px;
     }
.special_pad10{
 text-align:left;
 padding-left:10px;
 }	
 

/* 김현오 작성*/


/*- 개인정보 수정 8--------------------------- */


 
.member_idOk02{ 
 width:580px;
 border:solid 1px;
 background-color:#f7f7f7;
 border-color: #d7d7d7;
 padding:10px 10px 10px 15px; 
 text-align:left; 
}

.member_idOkPad{
 padding-bottom:5px;
 padding-top:7px;
 margin-top:15px;
 } 
.pad_left15{ padding-left:15px;font-weight:bold;} 
.pad_left20{ padding-left:20px;font-weight:bold;} 
.padding_product {	padding-top: 15px;padding-bottom: 15px;padding-left: 60px;}