@charset "euc-kr";
/* CSS Document */

.container .left {width:180px; min-height:700px; margin-left:10px; margin-top:40px; float:left; background:url(../school/img/left_bg.gif) repeat-y;}
.container .left .left_title {width:170px; height:170px; display:block;}
.container .left .left_menu {width:170px;}
.container .left .left_menu ul {}
.container .left .left_menu ul .eco_menu  {border-bottom:1px solid #bbb;}
.container .left .left_menu ul .eco_menu a {display:block; text-indent:-9999px; overflow:hidden;}

.container .left .left_menu ul #eco1  {width:160px; height:38px;}
.container .left .left_menu ul #eco2  {width:160px; height:38px;}
.container .left .left_menu ul #eco3  {width:160px; height:38px;}
.container .left .left_menu ul #eco4  {width:160px;}
.container .left .left_menu ul #eco4 ul {width:110px; background:#eee; margin-bottom:10px; margin-left:50px;}
.container .left .left_menu ul #eco4 ul li {margin-bottom:5px; text-align:center; font-size:12px; }
.container .left .left_menu ul #eco4 ul li a {width:100px; height:14px; text-indent:0; background:#eee;}
.container .left .left_menu ul #eco4 ul li a:hover {width:100px; height:14px; text-decoration:underline; background:none;}
.container .left .left_menu ul #eco5  {width:160px; height:38px;}
.container .left .left_menu ul #eco6  {width:160px; height:38px;}
.container .left .left_menu ul #eco7  {width:160px; height:38px;}
.container .left .left_menu ul #eco8  {width:160px; height:38px;}

/*menu*/
.container .left .left_menu ul #eco1 a {width:160px; height:38px; background:url(../school/img/menu/lm1.gif) no-repeat;}
.container .left .left_menu ul #eco2 a {width:160px; height:38px; background:url(../school/img/menu/lm2.gif) no-repeat;}
.container .left .left_menu ul #eco3 a {width:160px; height:38px; background:url(../school/img/menu/lm3.gif) no-repeat;}
.container .left .left_menu ul #eco4 a {width:160px; height:38px; background:url(../school/img/menu/lm4.gif) no-repeat;}
.container .left .left_menu ul #eco5 a {width:160px; height:38px; background:url(../school/img/menu/lm5.gif) no-repeat;}
.container .left .left_menu ul #eco6 a {width:160px; height:38px; background:url(../school/img/menu/lm6.gif) no-repeat;}
.container .left .left_menu ul #eco7 a {width:160px; height:38px; background:url(../school/img/menu/lm7.gif) no-repeat;}
.container .left .left_menu ul #eco8 a {width:160px; height:38px; background:url(../school/img/menu/lm8.gif) no-repeat;}

/*menu_over*/
.container .left .left_menu ul #eco1 a:hover {width:160px; height:38px; background:url(../school/img/menu/lm1_o.gif) no-repeat;}
.container .left .left_menu ul #eco2 a:hover {width:160px; height:38px; background:url(../school/img/menu/lm2_o.gif) no-repeat;}
.container .left .left_menu ul #eco3 a:hover {width:160px; height:38px; background:url(../school/img/menu/lm3_o.gif) no-repeat;}
.container .left .left_menu ul #eco4 a:hover {width:160px; height:38px; background:url(../school/img/menu/lm4_o.gif) no-repeat;}
.container .left .left_menu ul #eco5 a:hover {width:160px; height:38px; background:url(../school/img/menu/lm5_o.gif) no-repeat;}
.container .left .left_menu ul #eco6 a:hover {width:160px; height:38px; background:url(../school/img/menu/lm6_o.gif) no-repeat;}
.container .left .left_menu ul #eco7 a:hover {width:160px; height:38px; background:url(../school/img/menu/lm7_o.gif) no-repeat;}
.container .left .left_menu ul #eco8 a:hover {width:160px; height:38px; background:url(../school/img/menu/lm8_o.gif) no-repeat;}



/*content*/

.school_area{width:790px; float:right; margin-top:20px;}
.school_area .title_text {width:790px; height:40px; text-align:right; display:block; }
.school_area #eco_txt1{background:url(../school/img/eco_txt1.gif) no-repeat;}
.school_area #eco_txt2{background:url(../school/img/eco_txt2.gif) no-repeat;}
.school_area #eco_txt3{background:url(../school/img/eco_txt3.gif) no-repeat;}
.school_area #eco_txt4{background:url(../school/img/eco_txt4.gif) no-repeat;}
.school_area #eco_txt5{background:url(../school/img/eco_txt5.gif) no-repeat;}
.school_area #eco_txt6{background:url(../school/img/eco_txt6.gif) no-repeat;}
.school_area #eco_txt7{background:url(../school/img/eco_txt7.gif) no-repeat;}
.school_area #eco_txt8{background:url(../school/img/eco_txt8.gif) no-repeat;}
.school_area .title_text p {padding-top:10px; padding-right:5px;}
.school_area .title_text p a{font-size:11px;}
.school_area .school_contents {margin-top:15px; margin-bottom:20px;}

