
 /*layout½ºÅ¸ÀÏÃÊ±âÈ­*/


body {
	font: 12px "µ¸¿ò","µ¸¿òÃ¼",dotum,Verdana,Arial,Sans-serif;
	text-align:center;
	letter-spacing:0.1px;
	width:100%;
	padding-top:0px;
	padding-bottom:0px;
	background:url('/uniform/images/mainbg_.gif') repeat-x top ;
	*background:url('/uniform/images/mainbg.gif') repeat-x top ;
}


  body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, span, td,address { 
  padding : 0 ;
  margin : 0 ; 
  }
  ol, ul,li{  
  list-style : none ;  
  }
  h1, h3, h4, h5, h6 { 
  font-size : 100% ; 
  }
  form, fieldset, img {  
  border : 0; 
  border: none;
  }
  address, caption, em { 
  font-weight : normal ; 
  font-style : normal ; 
  }
  input, img {
  vertical-align: top;
  }
  /*anchor*/
    a { 
  text-decoration: none;
  color:#666666;
  }

  /*hidden*/
  #accessibility,hr,.skip,legend,caption,blind {
  position: absolute ;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
  text-indent: -1000px;

  }
 #wrap { position:relative;
  width:1100px;
  text-align:left;
  margin:0 auto;
  padding:0 0 0 50px;
}



