@charset "utf-8";
@import url(default.css);

.bg001 { position: relative; float: left; width: 100%; background:url(../images/_main/bg.png) repeat;}
.bg002 { position: relative; float: left; width: 100%; background:url(../images/_main/bg_main.png) center top no-repeat;}
.window { width:100%; align: center; float: left; background:url(../images/_main/bg_top.png) left top repeat-x;}
.fixWindow { position: relative; width: 1108px; margin:0px auto; }

/*header*/
.header { position:relative; float:left; width:1108px; }

.header .top { position:relative; float:left; width:1108px; height:34px; }
.header .top .topGnb { position:relative; float:right; margin-right:4px;}

.header .menu { position:relative; float:left; width:1100px; height:87px; margin:0 4px;}
.header .menu .logo { position:relative; float:left; width:169px; height:87px; }
.header .menu #mainMenu { position:relative; float:right; }

.header .subVisual { position:relative; float:left; width:1100px; height:230px; padding:4px; background:url(../images/_sub/subvisual_bg.png) left top no-repeat; margin-top:32px;}
	



/*container*/
.subBody { position:relative; float:left; width:1100px; margin:31px 4px 34px 4px; background-color:#fff;}
.subBody .leftBox { position:relative; float:left; width:278px; margin:0 32px 0 50px;}
.subBody .leftBox .title { position:relative; float:left; width:260px; height:103px; text-align:center;}
.subBody .leftBox #leftMenu { position:relative; float:left; width:278px;}

.subBody .mainBox { position:relative; float:left; width:700px; }
.subBody .mainBox .nav { position:relative; float:left; width:700px; height:103px;}
.subBody .mainBox .nav .navi { position:relative; float:right; padding:5px 10px; background:url(../images/_sub/nav_bg.jpg) repeat; margin-top:45px; font-size:12px; color:#666;}
.subBody .mainBox .nav .navi .now { font-weight:600; color:#005d91;}
.subBody .mainBox .contents { position:relative; float:left; width:700px; min-height:500px; margin-bottom:30px; }



	
/*footer*/
.Fbg001 { position: relative; width: 100%; background:url(../images/_main/f_bg.jpg) repeat; float: left;}
.Fwindow { width:100%; align: center; float: left;}
.FfixWindow { position: relative; width: 1108px; height:150px; margin:0px auto;}


.footer { position:relative; float:left; width:1100px; margin:0 4px; font-size:13px; color:#fff;}

.footer .copy .fBtn { position:relative; float:left; width:860px; height:23px; margin-top:39px; }

.footer .copy { position:relative; float:left; width:860px;}
.footer .copy .add { position:relative; float:left; width:860px; margin-top:8px; font-size:13px;} 
.footer .copy .copyright { position:relative; float:left; margin-top:4px; font-size:11px; font-family:Verdana;} 
.footer .copy .copyright .user { font-size:13px; font-weight:600; color:#5a9dce; font-family: 'Nanum Gothic';}

.footer .loginBtn { position:relative; float:right; width:230px; height:74px; margin-top:39px;}
.footer .loginBtn li { margin-left:2px;}















