﻿/* font
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(http://api.mobilis.co.kr/webfonts/css/?fontface=NanumGothicWeb); 
body,h1,h2,h3,h4,input,button{
font-family:'나눔고딕','NanumGothic','돋움','Dotum','Helvetica' serif;}
/font */




/*visual*/
#m-visual{width:100%; text-align:center;}
#m-visual .bxslider{position:relative; width:100%; height:660px;}

.bxslider > div{width:100%; height:100%; position:relative; top:0; left:0;}

.bxslider > div > div > img {display:block; padding-top:70px;}


.bxslider .m-visual-0{background:url(../images/main/visual_shurink_bg.png); background-repeat:no-repeat; background-position:center top; background-color:#ebe0d8;}
.bxslider .m-visual-1{background:url(../images/main/visual_shurink_bg.png); background-repeat:no-repeat; background-position:center top; background-color:#red;}



#bx-pager{width: 100%; background:#fff; border-bottom:1px solid #eee; text-align:center; }
#bx-pager {display:inline-block;}
#bx-pager a{display: inline-block; padding: 15px 50px; font-size:18px; font-weight:bold; color:#888;}
#bx-pager a.active{color:#000;}
.bx-controls-auto{display:none;}





/*hotevent*/
.hotevent_tit{margin:20px; font-size:32px; text-align:center;}

.wrap .hotevent_cont{width:100%; overflow:hidden; margin-bottom:24px;}
.wrap .hotevent_cont ul{width:100%; max-width:1800px; margin:auto auto;}
.wrap .hotevent_cont ul li{width:50%;}
.wrap .hotevent_cont ul li:nth-child(odd){float:left;}
.wrap .hotevent_cont ul li:nth-child(even){float:right;}
.wrap .hotevent_cont ul li img{width:100%; max-width:900px; display:block;}










