@charset "utf-8";
/* CSS Document */


body {font-family:"맑은 고딕", "나눔고딕", "돋움", verdana, "Times New Roman", sans-serif;background:url(/img/top_bg.jpg) top repeat-x;}
a { text-decoration:none; color:#545b3d; cursor:pointer;}
a:hover { color:#76B74F; text-decoration:underline;}
#wrapper{width:950px; height:105%; margin:0 auto;}
#bottom{ margin-top:130px; height:80px;}


#top_div { width:100%; height:349px; margin:0;display:table; background:url(/img/top_img.jpg) no-repeat bottom;}
#top .top_right { width:650px;float:right; padding:0;}

#top_div .logo {width:193px; height:31px;  background:url(/img/logo.gif) no-repeat center;float:left;
				margin:40px 0 0 2px; cursor:pointer;}
#top_div .home { width:250px; height:18px; color:#999;font-size:11px; float:right; margin-right:40px; padding-top:1px;}
/*
#top_div .top_menu { background:url(/img/top_menu_bg.jpg) no-repeat center; width:649px; height:51px;
					margin-top:10px; float:right;padding:0; vertical-align:bottom;}*/
#top_div .flash_img { background:url(/img/top_img.png) no-repeat bottom center; width:911px; 
						height:251px;display:inline-table;}

#bottom_div { width:910px; height:60px;margin:0 auto;text-align:left; vertical-align:bottom; 
				border-top:1px solid #d7d7d7;margin-bottom:10px; margin-top:10px;
				color:#888; padding-top:10px; background-color:#F7F7F7;}
#bottom_div .bottom_logo {width:250px; height:43px; background:url(/img/bottom_logo.jpg) no-repeat center; 
							border-right:1px solid #d7d7d7;float:left;}
#bottom_div .bottom_text {  width:648px;float:right; font-size:11px; line-height:17px;}
#bottom_div .bottom_text .bottom_title {font-size:12px; font-weight:bold;}
#bottom_div .bottom_text .addr_text {color:#759211;}

