@charset "utf-8";
/* CSS Document */

/* share */
.blue06{ color:#008a8f;}/*교육 프로그램 컨텐츠본문 사용*/

.simpleButton{color:Black;background-color:#FF9966;border-color:#9933FF;cursor: pointer;} 
/* body */
#subtapbutton {margin-bottom:35px;}
#subtapbutton ul { margin:0; padding:0; list-style:none; width:665px; float:left; }
#subtapbutton ul li { float:left;}

#subtitle { margin-bottom:35px; }
.subject { margin-bottom:10px;}

#programinfo { margin-bottom:40px;}
#programinfo p { margin-bottom:20px;}
#programinfo table {}
#programinfo table th { color:#008a8f; text-align:left; padding:10px 10px 10px 15px; width:17%; vertical-align:top; 
												background:url(/images/sub/program_bullet.gif) no-repeat left top; }
#programinfo table td { text-align:left; padding:10px; width:80%;}


#programinfo2 { margin-bottom:40px;}
#programinfo2 p { margin-bottom:20px;}
#programinfo2 table {}
#programinfo2 table th { color:#008a8f; text-align:left; padding:10px 10px 10px 15px; width:20%; vertical-align:top; 
												background:url(/images/sub/program_bullet.gif) no-repeat left top; }
#programinfo2 table td { text-align:left; padding:10px; width:83%;}

#programexam { }
#programexam .subject { margin-bottom:0;}
#programexam p { margin-bottom:20px;}
#programexam table { width:100%; border-left:1px solid #e3e3e3; border-top:2px solid #585857;}
#programexam table th { padding:7px 15px; background-color:#f2f2f2; color:#666666; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; }
#programexam table td { padding:15px; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3;}
#programexam table td .tc { text-align:center;}

#programexam2 { }
#programexam2 .subject { margin-bottom:0;}
#programexam2 p { margin-bottom:20px;}
#programexam2 table { width:100%; border-left:1px solid #e3e3e3; border-top:2px solid #585857; margin-bottom:10px;}
#programexam2 table th { padding:7px 10px; background-color:#f2f2f2; color:#666666; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; }
#programexam2 table td { padding:10px 10px; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3;}
#programexam2 table td .tc { text-align:center;}


