@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* 메인 */
#mainContents{position:relative;width:100%;}
#mainContents #m_visual{width:100%;margin:0 auto;position:relative;z-index:0;font-size:0;line-height:0;height:467px;overflow:hidden;}
#mainContents #slideshow{width:100%;padding:0;font-size:0;font-size:0;line-height:0}
#mainContents #slides{width:100%;}
#mainContents #slides:after{clear:both;content:"";display:block;overflow:hidden;visibility:hidden;height:378px;}
#mainContents #slides li{width:100%;font-size:0;height:467px;overflow:hidden;}
#mainContents #slides li div{position:relative;width:1000px;margin:0 auto;}
#mainContents #slides .s_bg1 .btn{position:absolute;top:281px;left:224px;width:62px;}
#mainContents #slides .s_bg2 .btn{position:absolute;top:307px;left:746px;width:62px;}
#mainContents #slides li div a{display:block;text-decoration:underline;height:0;padding:62px 0 0;overflow:hidden;}
#mainContents #slides li.s_bg1.tyCn{background: url('/front/common/images/main/main_visual_1_cn.jpg') no-repeat 50% 0}
#mainContents #slides li.s_bg2{background: url('/front/common/images/main/main_visual_2.jpg') no-repeat 50% 0}
#mainContents #slides li.s_bg3.tyCn{background: url('/front/common/images/main/main_visual_3_cn.jpg') no-repeat 50% 0}
#mainContents #slides li.s_bg4.tyCn{background: url('/front/common/images/main/main_visual_4_cn.jpg') no-repeat 50% 0}
a.slidesjs-previous{display:block;position:absolute;left:50%;top:191px;margin:0 0 0 -600px;display:block;width:45px;height:0;padding:90px 0 0;overflow:hidden;z-index:10000;background: url('/front/common/images/main/btn_s_prev.png') no-repeat 0 0;}
a.slidesjs-next{display:block;position:absolute;right:50%;top:191px;margin:0 -600px 0 0;display:block;width:45px;height:0;padding:90px 0 0;overflow:hidden;z-index:10000;background: url('/front/common/images/main/btn_s_next.png') no-repeat 0 0;}


#mainContents .con_wrap{position:relative;width:100%;height:161px;background:#62b9c4;}
#mainContents .con_wrap .con_in{position:relative;width:1000px;margin:0 auto;overflow:hidden;}

#mainContents .con_notice{position:relative;float:left;width:230px;height:161px;background:#31a3b1;text-align:center;}
#mainContents .con_notice h2{padding:21px 0 0;height:29px;}
#mainContents .con_notice p{color:#fff;text-align:center;font:12px Helvetica, tahoma, verdana, 宋体, SimSun, STXihei, sans-serif;}
#mainContents .con_notice p a{color:#fff;}
#mainContents .con_notice .more{position:absolute;top:114px;left:58px;width:auto;}

#mainContents .con_list{position:relative;float:left;width:540px;height:161px;}
#mainContents .con_list ul{padding:33px 0 0 42px;overflow:hidden;}
#mainContents .con_list li{float:left;width:123px;background:url('/front/common/images/main/bg_bar.gif') no-repeat 100% 30px;}
#mainContents .con_list li a{width:87px;height:0;padding:94px 0 0;overflow:hidden;display:block;}
#mainContents .con_list li.m_3{width:126px;}
#mainContents .con_list li.m_4{background:none;}
#mainContents .con_list li.m_1.tyCn a{background:url('/front/common/images/main/m_con_1_cn.png') no-repeat 0 0;}
#mainContents .con_list li.m_2.tyCn a{background:url('/front/common/images/main/m_con_2_cn.png') no-repeat 0 0;}
#mainContents .con_list li.m_3.tyCn a{width:90px;background:url('/front/common/images/main/m_con_3_cn.png') no-repeat 0 0;}
#mainContents .con_list li.m_4.tyCn a{background:url('/front/common/images/main/m_con_4_cn.png') no-repeat 0 0;}
#mainContents .con_list li.m_1.tyCn a:hover, #mainContents .con_list li.m_1 a:focus{background:url('/front/common/images/main/m_con_1_on_cn.png') no-repeat 0 0;}
#mainContents .con_list li.m_2.tyCn a:hover, #mainContents .con_list li.m_2 a:focus{background:url('/front/common/images/main/m_con_2_on_cn.png') no-repeat 0 0;}
#mainContents .con_list li.m_3.tyCn a:hover, #mainContents .con_list li.m_3 a:focus{background:url('/front/common/images/main/m_con_3_on_cn.png') no-repeat 0 0;}
#mainContents .con_list li.m_4.tyCn a:hover, #mainContents .con_list li.m_4 a:focus{background:url('/front/common/images/main/m_con_4_on_cn.png') no-repeat 0 0;}

#mainContents .con_inquiry{position:relative;float:left;width:230px;height:161px;background:#a7d8de;}
#mainContents .con_inquiry .in_box{background:url('/front/common/images/main/bg_inquiry2.jpg') no-repeat 0 36px;height:161px;}
#mainContents .con_inquiry .in_box h2{padding:41px 0 0 112px;height:25px;}
#mainContents .con_inquiry .in_box p{padding:0 0 0 112px;}
#mainContents .con_inquiry .more{position:absolute;top:121px;left:114px;width:auto;}

@media only screen and (max-width:1280px){
	a.slidesjs-previous{left:3%;margin:0;}
	a.slidesjs-next{right:3%;margin:0}
}
@media only screen and (max-width:1000px){
	#mainContents{width:1000px;}
}