@charset "utf-8";
/* CSS Document */

body{font-family:Dotum, "돋움", sans-serif; font-size:12px; color:#666;}
ul{list-style:none;}
table{ border-collapse:collapse; border-spacing:0px;}
body, ul, li, p, a, img, h2, h4, tr, td, th{ margin:0; padding:0}
h2{ color:#fff; font-size:14px}
a{ text-decoration:none; color:#999; }
img{ border:0; vertical-align:top;}

#wrap{width:1001px; margin:0 auto;background: url(../img/top/top_bg.png) repeat-x; }	
	.h_wrap{height:100px; }
		#header{width:1001px; height:100px;margin:0 auto;padding-bottom:1px}
		#header div{float:left}
		.logo{margin-left:-1px}
		 #gnb{height:65px;}
		 .topmenu{ position:relative;width:666px; height:60px; z-index:999}
		 	.topmenu li{ float:left;}
			.gnbSub{ clear:both; position:absolute; top:67; left:0; width:665; height:35px;z-index:999; } 
				.gnbSub li{ margin-right:20px; padding-top:10px;}
				.gnbSub a{ font-weight:bold; color:#ccc}
				.gnbSub a:hover{ text-decoration:underline; color:#5dbfff; }
				
				.t_link{widht:170px;}
				.t_link li{float:left;}

#footer{ clear:both;width:998px; height:100px; background:#f5f5f5; padding-left:2px}