@charset "euc-kr";
/* CSS Document */

.container .left {width:180px; min-height:700px; margin-left:10px; margin-top:40px; float:left; background:url(../explain/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 .explain_menu  {border-bottom:1px solid #bbb;}
.container .left .left_menu ul .explain_menu a {display:block; text-indent:-9999px; overflow:hidden;}

.container .left .left_menu ul #explain1  {width:160px; height:38px;}
.container .left .left_menu ul #explain2  {width:160px; height:38px;}
.container .left .left_menu ul #explain3  {width:160px; height:38px;}
.container .left .left_menu ul #explain4  {width:160px; height:38px;}
.container .left .left_menu ul #explain5  {width:160px; height:38px;}
.container .left .left_menu ul #explain6  {width:160px; height:38px;}
.container .left .left_menu ul #explain7  {width:160px; height:38px;}
.container .left .left_menu ul #explain8  {width:160px; height:38px;}

/*menu*/
.container .left .left_menu ul #explain1 a {width:160px; height:38px; background:url(../explain/img/menu/lm1.gif) no-repeat;}
.container .left .left_menu ul #explain2 a {width:160px; height:38px; background:url(../explain/img/menu/lm2.gif) no-repeat;}
.container .left .left_menu ul #explain3 a {width:160px; height:38px; background:url(../explain/img/menu/lm3.gif) no-repeat;}
.container .left .left_menu ul #explain4 a {width:160px; height:38px; background:url(../explain/img/menu/lm4.gif) no-repeat;}
.container .left .left_menu ul #explain5 a {width:160px; height:38px; background:url(../explain/img/menu/lm5.gif) no-repeat;}
.container .left .left_menu ul #explain6 a {width:160px; height:38px; background:url(../explain/img/menu/lm6.gif) no-repeat;}
.container .left .left_menu ul #explain7 a {width:160px; height:38px; background:url(../explain/img/menu/lm7.gif) no-repeat;}

/*menu_over*/
.container .left .left_menu ul #explain1 a:hover {width:160px; height:38px; background:url(../explain/img/menu/lm1_o.gif) no-repeat;}
.container .left .left_menu ul #explain2 a:hover {width:160px; height:38px; background:url(../explain/img/menu/lm2_o.gif) no-repeat;}
.container .left .left_menu ul #explain3 a:hover {width:160px; height:38px; background:url(../explain/img/menu/lm3_o.gif) no-repeat;}
.container .left .left_menu ul #explain4 a:hover {width:160px; height:38px; background:url(../explain/img/menu/lm4_o.gif) no-repeat;}
.container .left .left_menu ul #explain5 a:hover {width:160px; height:38px; background:url(../explain/img/menu/lm5_o.gif) no-repeat;}
.container .left .left_menu ul #explain6 a:hover {width:160px; height:38px; background:url(../explain/img/menu/lm6_o.gif) no-repeat;}
.container .left .left_menu ul #explain7 a:hover {width:160px; height:38px; background:url(../explain/img/menu/lm7_o.gif) no-repeat;}



/*content*/

.explain_area{width:790px; float:right; margin-top:20px;}
.explain_area .title_text {width:790px; height:40px; text-align:right; display:block; }
.explain_area #explain_txt1{background:url(../explain/img/explain_txt1.gif) no-repeat;}
.explain_area #explain_txt2{background:url(../explain/img/explain_txt2.gif) no-repeat;}
.explain_area #explain_txt3{background:url(../explain/img/explain_txt3.gif) no-repeat;}
.explain_area #explain_txt4{background:url(../explain/img/explain_txt4.gif) no-repeat;}
.explain_area #explain_txt5{background:url(../explain/img/explain_txt5.gif) no-repeat;}
.explain_area #explain_txt6{background:url(../explain/img/explain_txt6.gif) no-repeat;}
.explain_area #explain_txt7{background:url(../explain/img/explain_txt7.gif) no-repeat;}
.explain_area .title_text p {padding-top:10px; padding-right:5px;}
.explain_area .title_text p a{font-size:11px;}
.explain_area .explain_contents {margin-top:15px; margin-bottom:20px;}
