/*메인상단*/
#header {
    width: 100%;
    min-width: 1200px;
    z-index: 9999;
    position: relative;
    background: url('/images/bar_bg1.png');
    height: 113px;
}
.mtop {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.mtop h1 {
    position: absolute;
    TOP: 0;
    left: 10px;
}
.mtop h2 {
    position: absolute;
    left: 20px;
    top: 80px;
    height: 35px;
    width: 400px;
}

.mtop h2 ul.glo {
	width:100%;	
}
.mtop h2 ul.glo li {
    height: 30px;
    float: left;
}
.mtop h2 ul.glo li a {
    color: #fff;
	font-size:11px;
}
.mtop h2 ul.glo li a:hover {
    color: #fffcb1;
}


.mtop h2 a {
    color: white;
    padding-left: 15px;
}
.menulist {
    width: 800px;
    height: 78px;
    position: absolute;
    right: 0;
    top: 28px;
}
.menulist UL {
    width: 800px;
    position: relative;
}
.menulist UL .firstdepth {
    POSITION: relative;
    FLOAT: left;
}
.menulist UL .firstdepth a {
    font-size: 22px;
    color: black;
    font-weight: bold;
    padding-left: 60px;
}
.menulist .submenu1 {
    Z-INDEX: 100;
    POSITION: absolute;
    CLEAR: both;
    TOP: 49px;
    left: 0;
}
.menulist .submenu1 .menu {
    POSITION: absolute;
    padding-top: 7px;
    height: 44px;
    width: 550px;
}
.menulist .submenu1 .menu LI {
    TEXT-ALIGN: center;
    PADDING-BOTTOM: 5px;
    DISPLAY: block;
    FLOAT: left;
    PADDING-TOP: 3px;
}
.menulist .submenu1 .menu LI a {
    font-size: 14px;
    font-weight: bold;
    color: #fdff2c;
    padding-left: 20px;
}
.menulist .submenu2 {
    Z-INDEX: 100;
    POSITION: absolute;
    CLEAR: both;
    TOP: 49px;
}
.menulist .submenu2 .menu {
    POSITION: absolute;
    padding-top: 7px;
    height: 44px;
    width: 500px;
}
.menulist .submenu2 .menu LI {
    TEXT-ALIGN: center;
    PADDING-BOTTOM: 5px;
    DISPLAY: block;
    FLOAT: left;
    PADDING-TOP: 3px;
}
.menulist .submenu2 .menu LI a {
    font-size: 14px;
    font-weight: bold;
    color: #fdff2c;
    padding-left: 20px;
}
.menulist .submenu3 {
    Z-INDEX: 100;
    POSITION: absolute;
    CLEAR: both;
    TOP: 49px;
}
.menulist .submenu3 .menu {
    POSITION: absolute;
    padding-top: 7px;
    height: 44px;
    width: 300px;
}
.menulist .submenu3 .menu LI {
    TEXT-ALIGN: center;
    PADDING-BOTTOM: 5px;
    DISPLAY: block;
    FLOAT: left;
    PADDING-TOP: 3px;
}
.menulist .submenu3 .menu LI a {
    font-size: 14px;
    font-weight: bold;
    color: #fdff2c;
    padding-left: 20px;
}
.menulist .submenu4 {
    Z-INDEX: 100;
    POSITION: absolute;
    CLEAR: both;
    TOP: 49px;
}
.menulist .submenu4 .menu {
    POSITION: absolute;
    padding-top: 7px;
    height: 44px;
    width: 500px;
}
.menulist .submenu4 .menu LI {
    TEXT-ALIGN: center;
    PADDING-BOTTOM: 5px;
    DISPLAY: block;
    FLOAT: left;
    PADDING-TOP: 3px;
}
.menulist .submenu4 .menu LI a {
    font-size: 14px;
    font-weight: bold;
    color: #fdff2c;
    padding-left: 20px;
}
.menulist .submenu5 {
    Z-INDEX: 100;
    POSITION: absolute;
    CLEAR: both;
    TOP: 49px;
}
.menulist .submenu5 .menu {
    POSITION: absolute;
    padding-top: 7px;
    height: 44px;
    width: 400px;
}
.menulist .submenu5 .menu LI {
    TEXT-ALIGN: center;
    PADDING-BOTTOM: 5px;
    DISPLAY: block;
    FLOAT: left;
    PADDING-TOP: 3px;
}
.menulist .submenu5 .menu LI a {
    font-size: 14px;
    font-weight: bold;
    color: #fdff2c;
    padding-left: 20px;
}


/*메인이미지*/
#m_img {
    height: 680px;
}

/*메인배너 로그인탭*/
#m_nav {
    width: 100%;
    min-width: 1200px;
    height: 60px;
    border-bottom: 1px solid #c8ba9a;
}
#m_nav .m_n {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
#m_nav .m_n .tit1{
	width:235px;
	font-size:20px;
	height:50px;
	padding-top:18px;
	font-weight:bold;
	float:left;
}
#m_nav .m_n .notice{
	width:965px;
	height:50px;
	float:left;
}
#m_nav .m_n .notice .bar{
	width:920px;
	height:50px;
	float:left;
}
#m_nav .m_n .tit2{
	width:45px;
	height:40px;
	font-size:30px;
	font-weight:bold;
	color:#795e00;
	float:left;
	padding-top:15px;
}


.m_con1 {
    width: 100%;
    position: relative;
	background-color:#f6f2e9;
    height: 133px;
}
.m_con1 .one {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.m_con1 .one ul.m_ba li {
    float: left;
    margin-top: 25px;
	margin-left:30px;
}
.m_con1 .one ul.m_ba li:first-child {
	margin-left:0;
}
.m_con2 {
    width: 1200px;
    margin: 30px auto 0;
    height: 330px;
}
.m_con2 .two {
    width: 286px;
    float: left;
    position: relative;
}
.m_con2 .three {
    width: 574px;
    float: left;
    position: relative;
}
.m_con2 .four {
    width: 340px;
    float: left;
    position: relative;
}

/*하단*/

#footer {
	background-color:#f6f6f6;
    width: 100%;
    height: 140px;
    line-height: 150%;
    min-width: 1200px;
    clear: both;
}
#footer .copy {
    width: 1200px;
    margin: 0 auto;
    padding-top: 25px;
    position: relative;
    text-align: left;
    font-size: 14px;
    line-height: 160%;
}

#footer .copy img {
    position:absolute;
	top:30px;
	right:0;
}
#footer .copy a {
    font-weight: bold;
	color:#186c90;
}
#footer .copy h5 {
    font-size: 11px;
}