/* BASIC css start */
/* ¹è³Ê */
.banner {width:1200px; margin:0px auto 50px auto;}

/* »ó´Ü ¸Þ´º */
.top_menu{width:1200px; overflow:hidden; margin-top:50px; margin-bottom:50px;}
.top_menu ul li {float:left;}
.top_menu ul li:nth-child(1) {margin-right:60px;}
.top_menu ul li:nth-child(2) {margin-right:60px;}
.top_menu ul li a {width:358px; height:50px; font-size:16px; background-color:#fff; border:1px solid #231f20; display:block; line-height:50px; color:#231f20; font-family:"Open Sans", "Nanum Gothic", sans-serif; font-weight:500; text-align:center;}
.top_menu ul li a:hover {border:1px solid #231f20; color:#fff; background-color:#231f20;}
.top_menu ul li a.on {border:1px solid #231f20; background-color:#231f20; color:#fff;}
/* BASIC css end */

