/* 왼쪽 오른쪽 나누기 */
#container .group_sub{width:210px;float:left;overflow:auto;}
#container .group_contents{width:690px;float:left;overflow:auto;}

/* 메인 비주얼 */
#container .main_visual_wrap{width:690px;height:255px;text-align:center;}
/*#container .main_visual_wrap{width:690px;height:255px;text-align:center;background:url("../img/main_visual_img.gif") no-repeat;}*/
/* 공지사항 */
#container .main_notice_h2{width:185px;height:21px;overflow:hidden;background:url("../img/main_notice_top_bgimg.gif") no-repeat;font-size:10pt;margin:0 0 0 5px;padding:13px 0 0 20px;}
#container .main_notice_wrap{width:205px;overflow:auto;background:url("../img/main_notice_bottom_bgimg.gif") no-repeat 0 100%;margin:0 0 0 5px;padding:0 0 25px 0;}
#container .main_notice_wrap .main_notice_ul{width:205px;overflow:auto;margin:0;padding:0;background:url("../img/main_notice_bgimg.gif") repeat-y;}
#container .main_notice_wrap .main_notice_ul li{width:155px;overflow:auto;list-style:none;margin:0 15px 0 15px;padding:5px 0px 5px 20px;border-bottom:1px dotted #aaaaaa;background:url("../img/bullet_gray_ring.gif") no-repeat 5px 50%;}

/* 중고교기출문제 /샘플듣기 버튼 */
#container .main_realplayer_btn{width:205px;height:76px;overflow:hidden;margin:10px 0 0 5px;padding:0;}

/* 바로가기 */
#container .quick_link_h2{width:52px;height:16px;overflow:hidden;margin:10px 0 0 20px;padding:0 0 0 20px;background:url("../img/bullet_darkgray_circle.gif") 0 1px no-repeat;}
#container .quick_link_ul{width:680px;height:284px;overflow:hidden;margin:10px 0 0 10px;padding:0;}
#container .quick_link_ul li{width:315px;height:114px;overflow:hidden;margin:0 0 10px 10px;padding:0;float:left;_display:inline;}
#container .quick_link_ul .bottom_li{height:137px;padding:10px 0 0 0;border-top:1px dotted #eee;}

/* 메인 설명 */
#container .main_info_p{width:642px;height:133px;margin:10px 20px;}
