@charset "utf-8";

/*setting*/
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,900");
*{font-family:"Nanum Gothic";}

html{overflow-y:scroll;}
body{margin:0px; font-size:13px; color:#666666; line-height:120%;}
.enter{clear:both;}
h1{width:100%; height:66px; float:left; }

/* Common */
body {margin:0; }
html {overflow-y:scroll;}

td, th, div, input, span, textarea, p, li {line-height:160%;}
a{text-decoration:none;}
p {line-height:17px;}
td {line-height:17px;}
a:link { text-decoration:none; font-weight:normal; } 
a:hover {color:#666; font-weight:bold;}
a:visited {text-decoration:none;  font-weight:normal;}


/*reset*/
body,div,ul,li,dl,dt,dd,ol,p,h2,h3,h4,h5,h6,from{margin:0; padding:0;}
ul,il,dl{list-style:none}
img{border:0; vertical-align:top;} 
ul{list-style:none; padding:0; margin:0;}

fieldset{margin:0; padding:0; border:0;}
fieldset .search_icon{margin-top:5px;}
fieldset .search_box{border:0;}

#___gcse_0{width:1000px; margin:0 auto 0;}


