@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

* { padding:0px; margin:0px; border:0px; font-size:12px; list-style:none; text-decoration:none; font-family: 'Nanum Gothic', sans-serif; }
p { line-height:25px; }
a { color:#0080ff; outline:none; select-dummy: expression(this.hideFocus=ture); }
a:hover { color:#0080c0; }

nav { min-width:960px; width:100%; position:absolute; top:0px; left:0px; }

.top_contain { position:relative; top:0px; left:0px; width:100%; height:38px; background:url(../imgs/top_bg01.jpg); border-top:1px solid gray; border-bottom:1px solid gray; }
.top_logo { width:200px;height:38px; line-height:38px; float:left;padding-left:10px; text-indent:-9999px; background:url(../imgs/logo_01.png) no-repeat; }
.top_menu { width:200px;height:38px; line-height:38px; float:right;padding-right:10px; }
.top_menu a { color:black; }

.content_contain { min-height:650px; width:1220px; background:url(../imgs/sub_bg01.jpg); }
.menu_contain { position:relative; top:0px; left:0px; width:160px; height:650px; background:#f0f7ff; float:left; z-index:9; }
.menu_contain ul { width:160px; height:630px; padding-top:20px; }
.menu_contain ul li { height:50px; line-height:50px; width:100%; text-align:center; overflow:hidden; }
.menu_contain ul li .menu_sub { display:none; position:absolute; left:160px; top:0px; width:160px; height:580px; background:url(../img/sub_bg.jpg); opacity:0.9; }
.menu_contain ul li:hover .menu_sub { display:block; }
.menu_contain ul li .menu_sub li { text-align:left; overflow:hidden;  }
.menu_sub li a:hover img { margin-left:-160px; }

.contents_contain { min-height:650px; display:inline-block; }

.sub { width:1000px; padding-left:20px;  }
.sub_title_div { height:150px; width:100%; border-bottom:1px dotted gray; }
.sub_title { line-height:50px; height:50px; font-size:36px; padding-top:25px; font-weight:bold; }
.sub_title2 { line-height:50px; height:50px; font-size:12px; padding-top:25px; font-weight:bold; text-indent:10px; }
.sub_nav_div { height:50px; width:95%; }
.sub_nav { line-height:50px; height:50px; font-size:12px; text-align:right; color:black; }
.sub_nav a { color:black; }

.sub_tab_title { font-size:16px; }
.sub_tab_title_p { color:#808080; font-weight:bold; font-size:20px; }

.bot_contain { width:100%; height:200px; max-width:1280px; clear:both; }

.bot_menu_contain { width:160px; height:200px; background:#f0f7ff; float:left; }
.bot_menu_contain ul { padding-top:50px; width:100%; }
.bot_menu_contain ul li { width:150px; padding-right:10px; line-height:25px; height:25px; text-align:right; }

.bot_contents_contain { width:400px; background:#ffffff; float:left; }

.bot_slide { overflow:hidden; width:600px; height:200px;  }
.bot_slide ul { padding-top:50px; width:100%; }
.bot_slide ul li { width:600px; padding-right:10px; line-height:25px; height:25px; text-align:left; text-indent:20px; }

.goto { width:940px; height:50px; line-height:50px; text-align:center; background:#808080; }
