@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
* {margin:0;}
li {list-style-type:none;}
body {width:100%; background:#7cd33b; font-family:'Nanum Gothic','Gulim';}
a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}
a:active {color:#000000; text-decoration:none;}

.menu_wrap {width:100%; background:white; margin:0; float:left; border-bottom:1px solid #cccccc;}
	.menu {width:1090px; height:100px; margin:0 auto;}
		.menu .home_menu {float:left; width:100%; height:22px; padding:0; font-size:12px; cursor:pointer;}
			  .home_menu li {float:right; margin:8px 5px 0 5px; color:#737373;}
		.menu .head_menu {float:left; width:100%; height:69px; line-height:69px; font-weight:bold; font-size:20px; padding:0; text-align:center;}
			.head_menu li {float:left;}
			.head_menu li a {display:block;}
			.head_menu li:not(.logo):hover{background:#bed936;}
				.logo {float:left; margin-top:10px; width:280px;}
				.menu_com {float:left; width:120px; margin-left:80px;}
				.menu_busi{float:left; width:150px;}
				.menu_brand {float:left; width:170px;}
				.menu_product {float:left; width:120px;}
				.menu_quality {float:left; width:170px;}
		.menu_bgcolor{background:#bed936}

/* head.php   / hidden head menu /  */
#wrap_bg {float:left; width:100%; position:relative;}
#wrap_all_menu {width:100%; height:160px; display:none; position:absolute; z-index:99; text-align:center; background-color: #ffffff; margin-top:-10px; border-bottom:1px solid #cccccc;}
.all_menu {width:1090px;  height:160px; margin:0 auto; text-align:left;}
.all_menu img{float:left; margin-left:40px;}

.all_menu_in ul {float:left; padding:5px 0 0 0; height:155px; font-size:14px;  line-height:26px; letter-spacing:-0.05em; }
.all_menu_in ul:hover {background:#bed936;}
.all_menu_in ul:hover > li a {color:#000000;}
.all_menu_in ul li a {color:#737373;}
.all_menu_in ul li a:hover {color:#303f9f; font-weight:700;}
.all_menu_in ul li a.menu_fcolor {color:black;}

#menu_com ul {width:98px; margin-left:360px; padding-left:22px;}
#menu_busi ul {width:135px; padding-left:15px;}
#menu_brand ul {width:150px; padding-left:20px;}
#menu_product ul {width:100px; padding-left:20px;}
#menu_quality ul {width:150px; padding-left:20px;}
				
.content_wrap {width:100%; float:left; }
	.content {width:100%; height:1040px; background:url('../images/mcont_bg.jpg') no-repeat center top;}
		.link_wrap {width:100%; float:left; margin-top:620px;}
			.link_section {width:1090px; margin:0 auto; height:308px;}
				.li_imgf {float:left; margin-left:45px;}
				.li_img {float:left; margin-left:13px;}  

.footer_wrap {width:100%; float:left;}
	.footer {width:1090px; height:110px;  margin:0 auto; font-size:12px; color:#333333;}
		.footer a{ color:#333333; }
		.footer_con {float:left; margin:35px 0 0 33px; line-height:20px;}
		.footer img {margin:45px 0 0 45px; float:left;}
		.tel_margin {margin-left:19px;}
		.fax_margin {margin-left:37px;}

	