@import url('../../../css/webfont.css');

/* common */

.hide {display:none;}
.show {display:block;}
.hide { display:none; }
.left { float:left; }
.right { float:right; }


body { overflow:hidden; }
.content_container { width:1280px; background:#fff; position:relative; left:50%; margin-left:-640px; display:none;  padding-bottom:100px; }		/* height:2540px; */
.content_page_wrap {width:1000px; position:relative; top:100px; left:50%; margin-left:-500px; display:none; }
.gotop_1 {position:absolute; top:2456px; right:30px; width:69px; height:10px; padding:30px 10px; display:block; overflow:hidden; text-indent:-1000px; background:url('../img/btn_top_blk.png') 50% 50% no-repeat;}


/* contents */

.section-1 h1 {margin-top:124px;}
.section-1 h2 {margin-top:26px;}
.section-1 .s1-bot {margin-top:59px;}
.section-1 .s1-bot p {background:url('../img/s1_p_2.jpg') 0 1px no-repeat; width:436px; height:220px; overflow:hidden; text-indent:-10000px; display:block; margin-left:-1px; margin-top:-1px;}

.section-2 h3 {margin-top:71px;}
.section-2 img {margin-top:9.5px;}
.section-2 p {background:url('../img/s2_p.jpg') 0 0 no-repeat; width:1000px; height:106px; overflow:hidden; text-indent:-10000px; display:block; margin-top:26px;}

.section-3 {margin-top:84px;}
.section-3 .left {width:530px;}
.section-3 .left  img{margin-bottom:20px;}
.section-3 .right {width:436px; margin-right:3px;}
.section-3 p {background:url('../img/s3_p.jpg') 0 0 no-repeat; width:436px; height:242px; overflow:hidden; text-indent:-10000px; display:block; margin-top:38px; margin-left:3px;}


/* btns */

.bn-back {background:url('../img/bn_back.png') 0 0 no-repeat; width:60px; height:60px; overflow:hidden; text-indent:-10000px; display:block; position:absolute; right:0; top:0;}
.btns {position:absolute; right:140px; top:2418px;}
.btns a {display:block; overflow:hidden; text-indent:-10000px; width:184px; height:12px; padding:8px 0 12px 11px;}
.btns .mPortal {background:url('../img/nav_milano.jpg') 15px 10px no-repeat; border:5px solid #000; margin:-5px 0 5px -5px;}
/* .btns .first.on {background:url('../img/nav_1_on.jpg') 12px 10px no-repeat; border:5px solid #000; margin:-5px 0 5px -5px;}
.btns .second {background:url('../img/nav_2.jpg') 12px 8px no-repeat;}
.btns .second:hover {background:url('../img/nav_2_on.jpg') 12px 8px no-repeat;}
.btns .third {background:url('../img/nav_3.jpg') 12px 15px no-repeat;}
.btns .third:hover {background:url('../img/nav_3_on.jpg') 12px 15px no-repeat;} */

.sns-bns {position:absolute; top:84px; left:70px; display:none; z-index:10;}
.sns-bns li {}
.sns-bns li a { display:block; width:21px; height:51px }
.sns-bns li a.underline{border-bottom:1px solid #000;}
.sns-bns li a > img{margin-top:12px;}
.sns-bns li a > img.mTop14{marinegin-top:14px;}


/* loading */

/* .loading { position:absolute; top:50%; left:50%; margin:-56px 0 0 -38px; width:76px; height:16px; background:url('../img/loading.png') 0 0; } */
.loading { position:absolute; top:50%; left:50%; margin:-8px 0 0 -38px; width:76px; height:16px; background:url('../img/loading.png') 0 0; }
.loading p { position:relative; left:0%; top:25px; text-align:center; font:12px/1 'samsungif_bd'; }


/* info_rotate */

.info_rotate { position:fixed; left:0; top:0; width:100%; height:100%; background:#fff; z-index:9999; display:none; }
.info_rotate img { width:100%; }
