﻿@charset "utf-8";
@import "common.css";
@import "contents.css";
@import "dev.css";




/*****레이아웃*****/
.skipNav{position:absolute; top:-999px; left:0;}


#header {background:#ffffff; height:77px; border-bottom:3px solid #3378c1;}
.top_wrap{position:relative; margin:0 auto; width:1000px; *zoom:1;}
.top_wrap:after{display:block;clear:both;content:''}
.top_wrap h1 {padding:10px 0 0 0px;}

/*****상단유틸*****/
.top_util {position:absolute; right:0px; top:25px;}
.top_util:after{display:block;clear:both;content:''}
.top_util li{float:left; padding:0 15px; font-size:13px; line-height:26px; color:#666; background:url('../images/common/top_util_line01.png') 0 50% no-repeat;font-family:'Nanum Gothic', sans-serif;}
.top_util li:first-child{background:none;}

.top_util a{color:#666;}
.top_util a:hover{color:#3378c1;}

.top_util li.select_forum{background:url('../images/common/top_util_arrow.png') right 50% no-repeat; border:1px solid #cccccc; padding:0 30px 0 10px; cursor:pointer; width:165px;}

/*****지난 행사 리스트*****/
ul#forum_list {border:1px solid #cccccc; position:absolute; right:0; top:52px; width:205px;}
ul#forum_list li {border-top:1px solid #cccccc; line-height:23px; background:#f9f9f9; font-size:12px;}
ul#forum_list li:first-child{border-top:0;}
ul#forum_list li a{display:block; color:#666666; padding:0 10px;}
ul#forum_list li a:hover{background:#3378c1; color:#ffffff;}


/*****비주얼*****/
div.visual_wrap{width:1000px; *zoom:1; margin:0 auto; height:409px;}


/***** GNB *****/

#GNB {width:1000px; *zoom:1; margin:0 auto;}
#GNB:after{display:block;clear:both;content:''}

#GNB ul{*zoom:1;}
#GNB ul:after{display:block;clear:both;content:''}
#GNB ul li {float:left; width:166px;  text-align:center; font-weight:700; font-size:17px;}
#GNB ul li:first-child {width:170px;}
#GNB ul li a{display:block;background:#3378c1; line-height:60px; color:#ffffff;}
#GNB ul li a:hover,
#GNB ul li a.active{background:#ffffff; color:#3378c1;}



#container {width:998px; *zoom:1; border:1px solid #cccccc; border-top:0; margin:0 auto;}
.contents {padding:60px 39px 64px 39px;}
.inner_box{width:1000px; *zoom:1;}
.inner_box:after{display:block;clear:both;content:''}


#footer {background:#125aac; margin-top:100px; padding:30px 0 36px 0;}
#footer div.footer_wrap {width:1000px; margin:0 auto;}

#footer div.footer_menu {text-align:center; }
#footer div.footer_menu a {display:inline-block; font-weight:300; color:#ffffff; background:url('../images/common/footer_bg01.png') 0px 50% no-repeat; padding:0 40px; font-size:14px;}
#footer div.footer_menu a:first-child {background:none;}
#footer div.footer_menu a:hover{color:#74ace7;}
#footer p.address {text-align:center; font-size:12px; color:#74ace7; margin-top:30px;font-weight:300; }


/*행사별 App 링크버튼*/
.App2015 {text-align:right;border:0px red solid;color:#f9f9f9}
.App2015 img{margin:3px 0px 0px 5px;border:0px;}

/* 프로그램 pdfimg*/
.pdfimg {margin-left:4px;}

.t_c{
    color:#de5652;
}