@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%;
}




.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;
	margin:0 auto;
  
}
.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.05.22
내용 : 텝 부분
-------------------------------------------*/
.re_set{
	clear:both;
	}

.My_Mania_Tab{		
	border-bottom:1px solid #d8d8d8;
	height:27px;	
	}
	
.My_Mania_Tab ul{
	margin:0px;
	padding:0px;	
	}

	
.My_Mania_Tab li{
	float:left;
	list-style:none;
	padding-right:2px;
	}

.MyMania_Title_Memo_Total{
	height:23px;
	}

.MyMania_Title_Memo_Total ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
.MyMania_Title_Memo_left{
	float:left;
	}
	
.MyMania_Title_Memo_right{
	float:right;
	}
	
.Mymania_Search_Total{
	border:1px solid #d8d8d8;
	padding:10px;	
	text-align:center;
	}
	
.Mymania_Search_Total img{
	vertical-align:middle;
	}

/*쪽지보관함 버튼 부분*/
.Memo_Bottom_Btn_Total{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
.Memo_Bottom_Btn1{
	float:left;
	}
	
.Memo_Bottom_Btn2{
	float:right;
	}
	
/*----------------------------------------
	지식Q 팝업	2009.11.25 김 현 오
	----------------------------------------*/		
	
.knowledgeQ_con{ width:	430px; margin:0 auto; line-height:140%; text-align:left; }	