/*--- common selector ---*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,form,fieldset,p,button{margin:0;padding:0;}
body,input,select,textarea{color:#000;font-family:'Malgun Gothic', '맑은 고딕',dotum,'돋움',sans-serif;font-size:100%;font-weight:normal;} 
body{background-color:#fff;-webkit-text-size-adjust:none;} 
img,fieldset{border:0;}
img,input,select,textarea{vertical-align:middle;}
ul,ol,li{list-style:none;}
a{color:#000;text-decoration:none;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
a:link,a:hover,a:active{text-decoration:none;}
strong{font-weight:bold;}
input[type="text"]{-webkit-appearance:none;-webkit-border-radius:0;}
input:checked[type="checkbox"]{background-color:#fff;-webkit-appearance:checkbox;} 



/**************************************************** 
로고 
****************************************************/


#IDMainMenu { width:100%; height:48px; background:url(/m/templates/green/images/menu/bg.jpg) 0 0 repeat-x; clear:both; text-align:center;  }
#IDMainMenu ul { list-style:none; }
#IDMainMenu li { text-align:center; float:left; padding:0px; list-style:none; } 



/**************************************************** 
indexpage 기사 목록 
****************************************************/

.index_subtitle { font-size:16px; height:30px;	color:#2f3bb2; font-weight:bold; text-align:left; padding:20px 0 0 5px; border-bottom:1px solid silver; }
.index_subtitle2 { font-size:16px; height:30px;	color:#2f3bb2; font-weight:bold; text-align:left; padding:20px 0 0 5px; border-bottom:2px solid #c0ccf3; }
.index_newslist { clear:both; height:40px; overflow:hidden; text-align:left; vertical-align:middle; line-height:200%; border-bottom:1px solid #eeeeee; padding:7px 10px 0 10px; } 

.m_line { height:4px; background:url(/m/templates/green/images/line.jpg) 0 0 repeat-x; }
.page_title { font-size:16px; color:#2f3bb2; padding:10px; }


