@charset "euc-kr";

/* ================================================================ 
	
	This copyright notice must be kept untouched in the stylesheet at 
	all times.
	Copyright (c) 2011 Tagoplus. All rights reserved.

	Basic Style Sheet (for version 8 browsers)
	version:1.1
	author: min ji Cho
	email: elwkdlsj119@tagoplus.co.kr
=================================================================== */


/* ±âº»·¹ÀÌ¾Æ¿ô */



#wrap{ width:100%; }
#header { width:100%;}

#content_top{width:100%; height:134px; border-bottom:#dcdddb solid 1px;}
#content_sub{width:100%;}

/* ¸ÞÀÎ */
#m_contents{width:100%; }
#m_contents table{ width:1200px; margin:0 auto;  position:relative;}
	.banner{ width:970px; margin:0 auto; border-top:2px #e0e0e0 solid}
	.banner img{margin-top:12px;}
	.slide{ width:970px; height:174px; margin:0 auto;}

h1{ width:100%; height:32px; font-size:26px; font-weight:bold; margin-bottom:40px; padding:30px 0 25px 0;  border-bottom:#5f9d9a solid 2px;}
h1 span{ font-size:12px; color:#b2b1b1; float:right; margin-top:20px; font-weight:normal; }
h1 span b{color:#5f9d9a}



input{ padding:5px;}
#text_box{border:#d5d3d3 solid 1px;}

/*·¹ÇÁÆ® ¸Þ´º*/
.lnb{ vertical-align:top; border-right:#eeeeee solid 1px;}
#left_big{ width:279px;  }

/*gnb*/
.gnb{width:1200px; height:60px;  margin:0 auto; }
.gnb .g_ai{font-size:12px; }
.gnb .g_ai span{margin:0 8px; color:#cccccc;}


#s_contents p{ width:1201px; margin:0 auto; }
#s_contents .sub{ width:1202px; margin:0 auto; border-left:#eeeeee solid 1px; border-right:#eeeeee solid 1px;}
.subject{ width:100%; vertical-align:top; padding-left:40px; padding-right:39px; }
.here{margin-bottom:60px;}



.pagination {position:absolute; float:right; list-style:none; top:330px; left:671px; height:25px; margin:15px 30px 0 0; font:12px Verdana,Arial; color:#555; }
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#888}
