@charset "euc-kr";
/*
±ÇÀå CSS ¼Ó¼º ¼±¾ð ¼ø¼­
1. display : Ç¥½Ã 
2. float : Èå¸§ 
3. position : À§Ä¡ 
4. width & height : Å©±â 
5. margin & padding : °£°Ý 
6. border : º¸´õ 
7. font : ÆùÆ® 
8. background : ¹è°æ 
9. etc : ±âÅ¸
*/

/* simg : ¼­ºê ÀÌ¹ÌÁö */
.simg { width:100%; height:197px; background:#ebebeb; text-align:center; }

/* sti : Á¦¸ñ */
.sti { float:left; padding: 0 0 10px 0; } 

/* navi : ³×ºñ°ÔÀÌ¼Ç */
.navi { float:right; padding:10px 0 0 0; }
.navi li { display:inline; padding:0 10px 0 0; background:url(../oimages/sub_navi.gif) right 2px no-repeat; }
.navi .green { font-weight:bold; color:#62b200; background:none; }

.spt100 { padding-top:100px;}

/* history : È¸»ç¿¬Çõ */
.history li { display:inline; }
.history td { font-size:0.8em; }
.green { font-weight:bold; color:#62b200; }
.history .w70 { width:70%; }

/* rightsmenu */
.rightsmenu  { width:100%; text-align:center; }
.rightsmenu02  { width:100%; text-align:center; }
.rightsmenu li { width:25%; display:inline; padding:5px 0; border-bottom:2px solid #62b200; border-top:1px solid #c4c4c4; border-right:1px solid  #c4c4c4 }
.rightsmenu02 li { width:20%; display:inline; padding:5px 0; border-bottom:2px solid #62b200; border-top:1px solid #c4c4c4; border-right:1px solid  #c4c4c4 }
.rightsmenu .on,
.rightsmenu02 .on { border:2px solid  #62b200; color:#fff; background:#62b200; }
.rightsmenu .bl,
.rightsmenu02 .bl { border-left:1px solid  #c4c4c4 }
.rightsmenu .on a,
.rightsmenu .on a:hover,
.rightsmenu02 .on a,
.rightsmenu02 .on a:hover { color:#fff; }

.rights li { display:inline; width:25%; text-align:center }
.rights06 li { display:inline; width:310px; padding:0 35px 35px 0; text-align:justify}
.rights06 .spr0 { padding-right:0; }

.rights02 { }
.rights02 th { padding:5px 0; border-top:2px solid #62b200; border-bottom:1px solid  #c4c4c4;  border-right:1px solid  #c4c4c4; color:#478200; font-size:0.8em; }
.rights02 td { padding:10px; border-bottom:1px solid  #c4c4c4; border-right:1px solid  #c4c4c4; font-size:0.8em;}
.rights02 .bdrnone { border-right:none; }
.rights02 li { display:inline; width:313px; padding:0 30px 35px 0; text-align:justify}
.rights02 .spr0 { padding-right:0; }