﻿@charset "utf-8";
@import url('reset.css');
@import url('popup.css');

#wrap {margin:0 auto; width:100%}
p.heightline{margin-bottom:-15px}
span.heightline2{margin-top:8px; display:block;}
span.heightline3{margin-top:22px;  display:block;}
/* main */
#main {background:#fff; position:relative; overflow:hidden; width:100%;min-width:1000px;}


.scrollicon1 {width:35px; height:25px; background:url('../images/ico/ico_scroll1.png') 0 0 no-repeat; left:50%; margin-left:-17px; top:60px; position:absolute; z-index:5;}
.scrollicon {width:35px; height:25px; background:url('../images/ico/ico_scroll.png') 0 0 no-repeat; left:50%; margin-left:-17px; bottom:15px; position:absolute; z-index:5;}
.scrollicon.on{background:url('../images/ico/ico_scroll2.png') 0 0 no-repeat;bottom:85px;}

.roll1 {background:url('../images/bg/bg_main1.jpg') 50% 50% no-repeat; background-size:cover; width:100%; height:100%; position:absolute;}
.roll1 .text {position:absolute; left:50%; top:50%; margin:-45px 0 0 0px;}
.roll2 {background:url('../images/bg/bg_main2.jpg') 50% 50% no-repeat; background-size:cover; width:100%; height:100%; position:absolute; display:none;}
.roll2 .text {position:absolute; left:50%; top:50%; margin:-45px 0 0 0px;}
.roll3 {background:url('../images/bg/bg_main3.jpg') 50% 50% no-repeat; background-size:cover; width:100%; height:100%; position:absolute; display:none;}
.roll3 .text {position:absolute; left:50%; top:50%; margin:-45px 0 0 0px; }
.roll4 {background:url('../images/bg/bg_main4.jpg') 50% 50% no-repeat; background-size:cover; width:100%; height:100%; position:absolute; display:none;}
.roll4 .text {position:absolute; left:50%; top:50%; margin:-45px 0 0 0px; }
.roll5 {background:url('../images/bg/bg_main5.jpg') 50% 50% no-repeat; background-size:cover; width:100%; height:100%; position:absolute; display:none;}
.roll5 .text {position:absolute; left:50%; top:50%; margin:-45px 0 0 0px; }
.roll6 {background:url('../images/bg/bg_main6.jpg') 50% 50% no-repeat; background-size:cover; width:100%; height:100%; position:absolute; display:none;}
.roll6 .text {position:absolute; left:50%; top:50%; margin:-45px 0 0 0px; }
#main .btn_side {/*display:block; width:108px; height:92px; background:url('../images/btn/btn_main1.png') 0 0 no-repeat; text-indent:-9999px;*/ position:absolute; right:50px; top:50%; margin-top:-33px; z-index:3;text-align:right;}

/* navigation */
#nav {height:60px; background:url('../images/common/bg_nav.png') 50% 0 no-repeat; position:absolute; width:100%; z-index:100; top:-60px; z-index:99;}
#nav.sub_nav {position:relative; top:0; }
#nav.sub_nav .logo2 {display:block;}
#nav .logo2 {position:absolute; top:8px; left:40px;}
#nav ul {width:580px; margin:0 auto; position:relative;}
#nav li {height:60px; float:left; display:inline; position:relative;}
#nav li a {display:block; height:60px; text-indent:-9999px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow:hidden;
}
#nav li.m1 {width:95px;}
#nav li.m1 a {background:url('../images/common/btn_nav1.png') 50% 0 no-repeat;}
#nav li.m1 a.on {background-position:0 -60px;}
#nav li.m2 {width:70px;}
#nav li.m2 a {background:url('../images/common/btn_nav2.png') 50% 0 no-repeat;}
#nav li.m2 a.on {background-position:0 -60px;}
#nav li.m3 {width:84px;}
#nav li.m3 a {background:url('../images/common/btn_nav3.png') 50% 0 no-repeat;}
#nav li.m3 a.on {background-position:0 -60px;}
#nav li.m4 {width:128px;}
#nav li.m4 a {background:url('../images/common/btn_nav4.png') 50% 0 no-repeat;}
#nav li.m4 a.on {background-position:0 -60px;}
#nav li.m5 {width:78px;}
#nav li.m5 a {background:url('../images/common/btn_nav5.png') 50% 0 no-repeat;}
#nav li.m5 a.on {background-position:0 -60px;}
#nav li.m6 {width:125px;}
#nav li.m6 a {background:url('../images/common/btn_nav6.png') 50% 0 no-repeat;}
#nav li.m6 a.on {background-position:0 -60px;}

#nav #sns {position:absolute; right:70px; top:21px; color:#CCC;}
#nav #sns div {float: left;padding: 0 5px;}
#nav #sns img{vertical-align:middle; position:relative;}
#nav .share1 {position:absolute; right:150px; top:11px;width:65px;height:40px;}
#nav .share2 {position:absolute; right:60px; top:11px;width:65px;height:40px;}

#nav .social {display:block; width:44px; height:7px; background:url('../images/common/btn_social.png') 0 0 no-repeat; text-indent:-9999px; position:absolute;top:16px;right:0px;}
#nav .social.on{top:5px;background:url('../images/common/btn_socialon.png') 0 0 no-repeat;}
#nav .sociallist{position:absolute;top:20px;right:0px;color:#FFF;display:none;}

#nav .follow {display:block; width:53px; height:7px; background:url('../images/common/btn_follow.png') 0 0 no-repeat; text-indent:-9999px; position:absolute;top:16px;right:0;}
#nav .follow.on{top:5px;background:url('../images/common/btn_followon.png') 0 0 no-repeat;}
#nav .followlist{position:absolute;top:20px;right:0;color:#FFF;display:none;}

#nav .char {position:absolute; right:30px; top:11px;}
#nav .black {display:block; width:16px; height:16px; background:url('../images/common/btn_black.png') 0 0 no-repeat; text-indent:-9999px; margin-top:2px;}
#nav .white {display:block; width:16px; height:16px; background:url('../images/common/btn_white.png') 0 0 no-repeat; text-indent:-9999px;margin-top:2px; }

/* contents */
#contents {width:100%;min-width:1000px;position:relative; height:100%; background:#000 url('../images/bg/bg_contents1_.jpg') 50% 50% repeat; background-size:cover; z-index:10;}

.mainpattern {position:absolute;top:0;left:0;width:100%;height:100%;background:url('../images/bg/content_pattern.png') repeat;z-index:1;}

/* section page Navigation */
.pageNav {width:33px; margin:0 auto 20px; text-align:center; display:block;}
.pageNav a {display:block; width:13px; height:13px; background:url('../images/common/btn_pagenav.png') 0 -13px no-repeat; text-indent:-9999px; float:left;}
.pageNav a:hover, .pageNav a.on {background-position:0 0;}
.pageNav a:first-child {margin-right:7px;}


span.blackcolor,
span.blackcolor strong{color:#ffff00;background:#000;}

/* section1 :: h section */
#section1 {position:absolute; top:0; left:0; width:100%; z-index:2;overflow:hidden;}
#section1 h2 {position:absolute; left:50%; margin-left:-600px; top:50%; margin-top:-328px;}
#section1 .tit2, #section1 .tit3, #section1 .tit4, #section1 .tit5{display:none;}

#section1 .pageNav {width:33px; position:absolute; left:50%; top:50%;margin-top:-200px;}

	.h_section {position:absolute;z-index:3; top:50%;left:50%;margin-left:-250px;margin-top:-130px;}
	.h_section .title1 {position:absolute; left:50%; margin-left:-600px; top:68px;}
	.h_section .title2 {position:absolute; left:50%; margin-left:320px; top:90px;width:280px; text-align:right;}
	.h_section h3{font:36px/36px "Samsung InterFace","SamsungIFBd"; color:#b3b3b3;letter-spacing:-1px;margin-bottom:5px;}
	.h_section h4{font:23px/28px "Samsung InterFace","SamsungIFBd"; color:#b3b3b3;letter-spacing:0px;margin-bottom:5px;}

	.h_section .item {position:absolute; left:50%;}
	.h_section .item a {text-indent:-9999px;}
	.h_section .item a div {display:none; width:100%; height:100%;}

	.h_section .f1 {width:150px; margin-left:-600px; top:150px;}
	.h_section .f1 a {display:block; height:255px; background:url('../images/content/img_h_feature1.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f1 a div {display:none; width:150px; height:255px; background:url('../images/content/img_h_feature1_over.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f2 {width:150px; margin-left:-600px; top:424px;}
	.h_section .f2 a {display:block; height:50px; background:url('../images/content/img_h_feature2.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f2 a div {display:none; width:150px; height:50px; background:url('../images/content/img_h_feature2_over.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f3 {width:115px; margin-left:-440px; top:150px;}
	.h_section .f3 a {display:block; height:155px; background:url('../images/content/img_h_feature3.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f3 a div {display:none; width:115px; height:155px; background:url('../images/content/img_h_feature3_over.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f4 {width:185px; margin-left:-440px; top:315px;}
	.h_section .f4 a {display:block; height:90px; background:url('../images/content/img_h_feature4.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f4 a div {display:none; width:185px; height:90px; background:url('../images/content/img_h_feature4_over.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f5 {width:185px; margin-left:-440px; top:424px;}
	.h_section .f5 a {display:block; height:50px; background:url('../images/content/img_h_feature5.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f5 a div {display:none; width:185px; height:50px; background:url('../images/content/img_h_feature5_over.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f6 {width:115px; margin-left:-315px; top:150px;}
	.h_section .f6 a {display:block; height:155px; background:url('../images/content/img_h_feature6.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f6 a div {display:none; width:115px; height:155px; background:url('../images/content/img_h_feature6_over.png') 0 0 no-repeat;background-size:cover;}

	.h_section .f7 {width:130px; margin-left:310px; top:256px;}
	.h_section .f7 a {display:block; height:130px; background:url('../images/content/img_h_feature7.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f7 a div {display:none; width:130px; height:130px; background:url('../images/content/img_h_feature7_over.png') 0 0 no-repeat; background-size:cover;}
	.h_section .f8 {width:130px; margin-left:310px; top:398px;}
	.h_section .f8 a {display:block; height:80px; background:url('../images/content/img_h_feature8.png') 0 0 no-repeat; background-size:cover;}
	.h_section .f8 a div {display:none; width:130px; height:80px; background:url('../images/content/img_h_feature8_over.png') 0 0 no-repeat; background-size:cover;}
	.h_section .f9 {width:150px; margin-left:450px; top:207px;}
	.h_section .f9 a {display:block; height:180px; background:url('../images/content/img_h_feature9.png') 0 0 no-repeat; background-size:cover;}
	.h_section .f9 a div {display:none; width:150px; height:180px; background:url('../images/content/img_h_feature9_over.png') 0 0 no-repeat; background-size:cover;}
	.h_section .f10 {width:150px; margin-left:450px; top:398px;}
	.h_section .f10 a {display:block; height:80px; background:url('../images/content/img_h_feature10.png') 0 0 no-repeat; background-size:cover;}
	.h_section .f10 a div {display:none; width:150px; height:80px; background:url('../images/content/img_h_feature10_over.png') 0 0 no-repeat; background-size:cover;}

	.h_section .motionBox {width:500px; margin:0 auto; position:relative; height:560px; display:block;}
	.h_section .motionBox .watch {position:absolute; right:-3px; bottom:55px; z-index:1; cursor:pointer;}
	.h_section .motionBox .phone {position:absolute; left:50%; margin-left:-155px; bottom:0px; z-index:2;}
	.h_section .motionBox .indi {width:33px; height:25px; background:url('../images/content/img_indicator.png') 0 0 no-repeat; display:block; text-indent:-9999px; position:absolute; right:60px; top:230px;}


/* section2 :: b section */
#section2 {display:block; position:absolute; top:0; left:50%; margin-left:-50%; width:100%;overflow:hidden;}
	.b_section {width:1200px; position:absolute;top:50%;left:50%; margin-left:-650px;margin-top:-335px;}
	.b_section .cont {width:766px;}
	.b_section .cont h2 {margin-bottom:35px; height:85px; width:706px; padding-left:50px; margin-top:-3px;}
	.b_section .cont .tit2, .b_section .cont .tit3, .b_section .cont .tit4, .b_section .cont .tit5{display:none;}
	.b_section .motionBox {width:100%; position:relative; display:block; height:587px;}
	.b_section .motionBox .watch {position:absolute; left:50%; width:231px; height:512px; margin-left:-115px; top:0; z-index:2;}
	.b_section .motionBox .phone {position:absolute; left:50%; top:145px; margin-left:-295px; cursor:pointer; width:164px; height:345px;}
	.b_section .motionBox .indi {width:33px; height:25px; background:url('../images/content/img_indicator.png') 0 0 no-repeat; display:block; text-indent:-9999px; position:absolute; left:50%; top:110px; z-index:1; margin-left:-190px;}
	.b_section .item {position:absolute; left:50%; top:0;}
	.b_section .item a {text-indent:-9999px;}

	.b_section .f1 {width:90px; margin-left:146px; top:290px;}
	.b_section .f1 a {display:block; height:90px; background:url('../images/content/img_b_feature1.png') 0 0 no-repeat; background-size:cover;}
	.b_section .f1 div {display:none; width:90px; height:90px; background:url('../images/content/img_b_feature1_over.png') 0 0 no-repeat; background-size:cover;}

	.b_section .f2 {width:206px; margin-left:-70px; top:505px;}
	.b_section .f2 a {display:block; height:70px; background:url('../images/content/img_b_feature2.png') 0 0 no-repeat; background-size:cover;}
	.b_section .f2 div {display:none; width:206px; height:70px; background:url('../images/content/img_b_feature2_over.png') 0 0 no-repeat; background-size:cover;}

	.b_section .f3 {width:206px; margin-left:-70px; top:290px;}
	.b_section .f3 a {display:block; height:206px; background:url('../images/content/img_b_feature3.png') 0 0 no-repeat; background-size:cover;}
	.b_section .f3 div {display:none; width:206px; height:206px; background:url('../images/content/img_b_feature3_over.png') 0 0 no-repeat; background-size:cover;}

	.b_section .f4 {width:138px; margin-left:146px; top:390px;}
	.b_section .f4 a {display:block; height:138px; background:url('../images/content/img_b_feature4.png') 0 0 no-repeat; background-size:cover;}
	.b_section .f4 div {display:none; width:138px; height:138px; background:url('../images/content/img_b_feature4_over.png') 0 0 no-repeat; background-size:cover;}

	.b_section .f5 {width:116px; margin-left:295px; top:390px;}
	.b_section .f5 a {display:block; height:140px; background:url('../images/content/img_b_feature5.png') 0 0 no-repeat; background-size:cover;}
	.b_section .f5 div {display:none; width:116px; height:140px; background:url('../images/content/img_b_feature5_over.png') 0 0 no-repeat; background-size:cover;}

/* feature image animation */
.featureImage{position:absolute; left:50%; margin-left:-122px; top:50%; margin-top:-213px; z-index:5;}
.featureImage img {width:226px;margin-top:-16px;}
/*
.featureImage{position:fixed; z-index:12; left:50%; margin-left:-142px; bottom:8px; display:block; height:485px; }
*/


/* feature click view contents */
.loadArea {display:none; position:absolute;width:100%;min-width:1000px;}

.featureArticle {width:100%;min-width:1000px;overflow:hidden; position:relative; cursor:url(../images/ico/ico_cursor.png), url(../images/ico/ico_cursor.cur), auto;background-size:cover;}
.featureArticle .featurepattern {position:absolute;top:0;left:0;width:100%;height:100%;background:url('../images/bg/feature_pattern.png') repeat;z-index:1;}


.featureArticle .featurehover {position:absolute; left:50%; top:50%; margin:-358px 0 0 -500px;z-index:3;}
/*.featureArticle .featuretext.featuretext1 {position:absolute; left:50%; top:50%; margin:-185px 0 0 -500px;z-index:3;line-height:150%;}*/
.featureArticle .featuretext.featuretext1 {position:absolute; left:50%; top:50%; margin:-310px 0 0 -500px;z-index:3;line-height:150%;}
.featureArticle .featuretext.featuretext2 {position:absolute; left:50%; top:50%; margin:-255px 0 0 -500px;z-index:3;line-height:150%;}
.featureArticle .featuretext.featuretext3 {position:absolute; left:50%; top:50%; margin:-205px 0 0 -500px;z-index:3;line-height:150%;}
.featureArticle .featuretext.featuretext3 h3 img { margin:-34px 0 0 17px; }
.featureArticle .featuretext.featuretext4 {position:absolute; left:50%; top:50%; margin:-205px 0 0 -500px;z-index:3;line-height:150%;}


/* .featuretext h3{font:75px/80px "Samsung InterFace","SamsungIFBd"; color:#FFF;letter-spacing:-2px;margin-bottom:10px;} */
.featuretext h3{font:75px/80px "Samsung InterFace","SamsungIFRg"; color:#FFF;letter-spacing:-2px;margin-bottom:10px;}
.featuretext h3 strong{ font-family:"Samsung InterFace","SamsungIFBd"}

.featuretext .tabbox{margin-top:17px;margin-bottom:10px;font-size:12px;}
.featuretext .airmenu{margin-top:20px;}
.featuretext .airmenu li{margin:0;padding:2px 0 0 55px;height:46px;font-size:17px;color:#FFF;}
.featuretext .airmenu li div{margin:0;padding:0;line-height:18px;}
.featuretext .airmenu li div.airtitle{font:18px "SamsungIFBd";color:#FFF; padding-top:6px;}
.featuretext .airmenu li div.airtitle span strong { font:18px "SamsungIFBd";}
.featuretext .airmenu li div.airtitle span.small { font:18px "Samsung InterFace","SamsungIFRg"; }
/*.featuretext .airmenu li div.airtext{font-size:17px;color:#FFF;}*/
.featuretext .airmenu li span.airtxt{ font:17px "SamsungIFRg";color:#FFF;}
.featuretext .airmenu li div.airtext{font:17px "SamsungIFRg";color:#FFF;}
.featuretext .airmenu li.airmenu1{background:url('../images/bg/air_bg1.png') no-repeat 0 0;}
.featuretext .airmenu li.airmenu2{background:url('../images/bg/air_bg2.png') no-repeat 0 0;}
.featuretext .airmenu li.airmenu3{background:url('../images/bg/air_bg3.png') no-repeat 0 0;}
.featuretext .airmenu li.airmenu4{background:url('../images/bg/air_bg4.png') no-repeat 0 0;}
.featuretext .airmenu li.airmenu5{background:url('../images/bg/air_bg5.png') no-repeat 0 0;}



.featuretext h4{font:32px/36px "Samsung InterFace","SamsungIFRg"; color:#FFF;letter-spacing:-1px;margin-bottom:10px;}
.featuretext p{margin-top:23px;font:normal 20px/21px "Samsung InterFace","SamsungIFRg"; color:#FFFFFF;opacity:0.8;filter:alpha(opacity=80);}


#s1.featureArticle {background:#000 url('../images/bg/bg_s_feature1.jpg') 50% 50% no-repeat;}
#s1.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s2.featureArticle {background:#000 url('../images/bg/bg_s_feature2.jpg') 50% 50%  no-repeat;}
#s2.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s3.featureArticle {background:#000 url('../images/bg/bg_s_feature3.jpg') 50% 50% no-repeat;}
#s3.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s4.featureArticle {background:#000 url('../images/bg/bg_s_feature4.jpg') 50% 50%  no-repeat;}
#s4.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s5.featureArticle {background:#000 url('../images/bg/bg_s_feature5.jpg') 50% 50% no-repeat;}
#s5.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s6.featureArticle {background:#000 url('../images/bg/bg_s_feature6.jpg') 50% 50%  no-repeat;}
#s6.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s7.featureArticle {background:#000 url('../images/bg/bg_s_feature7.jpg') 50% 50% no-repeat;}
#s7.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s8.featureArticle {background:#000 url('../images/bg/bg_s_feature8.jpg') 50% 50%  no-repeat;}
#s8.featureArticle p {position:absolute; left:50%; top:50%; margin:-339px 0 0 -650px;z-index:3;}


.featureArticle .featuretext.featuretext5 {position:absolute; left:50%; top:50%; z-index:3; margin:-255px 0 0 -500px; line-height:150%; width:980px;}

.featuretext.featuretext5 h3 {font-size:30px; text-align:center; margin-bottom:40px; }
.featuretext.featuretext5 h2 {font-size:48px; line-height:52px; text-align:center; margin-bottom:110px; color:#FFF; text-align:center; }
.featuretext.featuretext5 dl{ float:left; width:290px; margin-right:30px;}
.featuretext.featuretext5 dl.mgr0{ margin-right:0; }
.featuretext.featuretext5 dt{width:251px; height:30px; font:20px/120% "Samsung InterFace","SamsungIFBd"; color:#fff; padding-bottom:7px; margin-bottom:12px; border-bottom:1px solid #bdb4a6; }
.featuretext.featuretext5 dt.little{ letter-spacing:-1px;}
.featuretext.featuretext5 dt img {padding-left:10px; vertical-align:middle; }
.featuretext.featuretext5 dd img{}
.featuretext.featuretext5 dd {font:normal 15px/120% "Samsung InterFace","SamsungIFRg";color:#aeaeae; height:170px;}



#s9.featureArticle {background:#000 url('../images/bg/bg_s_feature9.jpg') 50% 50%  no-repeat;}
#s9.featureArticle p {position:absolute; left:50%; top:50%; margin:-170px 0 0 -650px;z-index:3;}

#h1.featureArticle {background:#000 url('../images/bg/bg_h_feature1.jpg') 50% 50% no-repeat;}
#h1.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#h2.featureArticle {background:#000 url('../images/bg/bg_h_feature2.jpg') 50% 50%  no-repeat;}
#h2.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#h3.featureArticle {background:#000 url('../images/bg/bg_h_feature3.jpg') 50% 50% no-repeat;}
#h3.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#h4.featureArticle {background:#000 url('../images/bg/bg_h_feature4.jpg') 50% 50% no-repeat;}
#h4.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#b1.featureArticle {background:#000 url('../images/bg/bg_b_feature1.jpg') 50% 50% no-repeat;}
#b1.featureArticle .featureAni2 {position:absolute; left:50%; bottom:50%; margin:0 0 -280px -45px;z-index:2;}

#b2.featureArticle {background:#000 url('../images/bg/bg_b_feature2.jpg') 50% 50%  no-repeat;}
#b2.featureArticle .featureAni2 {position:absolute; left:50%; bottom:50%; margin:0 0 -280px -45px;z-index:2;}

#b3.featureArticle {background:#000 url('../images/bg/bg_b_feature3.jpg') 50% 50% no-repeat;}
#b3.featureArticle .featureAni2 {position:absolute; left:50%; bottom:50%; margin:0 0 -280px -100px;z-index:2;}

#b4.featureArticle {background:#000 url('../images/bg/bg_b_feature4.jpg') 50% 50% no-repeat;}
#b4.featureArticle .featureAni2 {position:absolute; left:50%; bottom:50%; margin:0 0 -280px -45px;z-index:2;}

#b5.featureArticle {background:#000 url('../images/bg/bg_b_feature5.jpg') 50% 50% no-repeat;}
#b5.featureArticle .featureAni2 {position:absolute; left:50%; bottom:50%; margin:0 0 -280px -45px;z-index:2;}

#b6.featureArticle {background:#000 url('../images/bg/bg_b_feature6.jpg') 50% 50% no-repeat;}
#b6.featureArticle p {position:absolute; left:50%; top:50%; margin:-245px 0 0 -500px;z-index:2;}


/* feature detail page side Menu */
.sidebar.s_side {width:205px; position:fixed; right:50px; height:564px; top:50%; margin-top:-204px; display:none;z-index:10;}
.sidebar ul li {width:205px; margin-bottom:5px; overflow:hidden;}
.sidebar ul li a {display:block; height:43px; text-indent:-9999px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sidebar ul li:last-child {margin-bottom:0px;}
.sidebar.s_side .aside1 {background:url('../images/common/bg_aside.png') right bottom no-repeat; padding-bottom:15px; margin-bottom:15px; padding-bottom:5px;}
.sidebar.s_side a:hover {background-position:0 -44px;}
.sidebar.s_side .m1 {background:url('../images/common/sidebar1_s.png') 0 1px no-repeat;}
.sidebar.s_side .m2 {background:url('../images/common/sidebar2_s.png') 0 1px no-repeat;}
.sidebar.s_side .m3 {background:url('../images/common/sidebar3_s.png') 0 1px no-repeat;}
.sidebar.s_side .m4 {background:url('../images/common/sidebar4_s.png') 0 1px no-repeat;}
.sidebar.s_side .m5 {background:url('../images/common/sidebar5_s.png') 0 1px no-repeat;}
.sidebar.s_side .m6 {background:url('../images/common/sidebar6_s.png') 0 1px no-repeat;}
.sidebar.s_side .m7 {background:url('../images/common/sidebar7_s.png') 0 1px no-repeat;}
.sidebar.s_side .m8 {background:url('../images/common/sidebar8_s.png') 0 1px no-repeat;}
.sidebar.s_side .m9 {background:url('../images/common/sidebar9_s.png') 0 1px no-repeat;}
.sidebar.s_side .on {background-position:0 -44px;}

.sidebar.h_side {width:261px; position:fixed; right:50px; top:50%; height:144px; margin-top:-72px; display:none;z-index:10;}
.sidebar.h_side ul li {width:261px; margin-bottom:6px; overflow:hidden;}
.sidebar.h_side a:hover {background-position:0 -44px;}
.sidebar.h_side .m1 {background:url('../images/common/sidebar1_h.png') 0 1px no-repeat;}
.sidebar.h_side .m2 {background:url('../images/common/sidebar2_h.png') 0 1px no-repeat; }
.sidebar.h_side .m3 {background:url('../images/common/sidebar3_h.png') 0 1px no-repeat; }
.sidebar.h_side .m4 {background:url('../images/common/sidebar4_h.png') 0 1px no-repeat; }
.sidebar.h_side .on {background-position:0 -44px;}
.sidebar.h_side .m9 {background:url('../images/common/sidebar92_s.png') 0 1px no-repeat;}


.sidebar.b_side {width:294px; position:fixed; right:50px; top:50%; height:144px; margin-top:-72px; display:none;z-index:10;}
.sidebar.b_side ul li {width:294px; margin-bottom:6px; overflow:hidden;}
.sidebar.b_side a:hover {background-position:0 -44px;}
.sidebar.b_side .m1 {background:url('../images/common/sidebar1_b.png') 0 1px no-repeat;}
.sidebar.b_side .m2 {background:url('../images/common/sidebar2_b.png') 0 1px no-repeat;}
.sidebar.b_side .m3 {background:url('../images/common/sidebar3_b.png') 0 1px no-repeat;}
.sidebar.b_side .m4 {background:url('../images/common/sidebar4_b.png') 0 1px no-repeat;}
.sidebar.b_side .m5 {background:url('../images/common/sidebar5_b.png') 0 1px no-repeat;}
.sidebar.b_side .m6 {background:url('../images/common/sidebar6_b.png') 0 1px no-repeat;}
.sidebar.b_side .on {background-position:0 -44px;}
.sidebar.b_side .m10 {background:url('../images/common/sidebar10_s.png') 0 1px no-repeat;}


#section3 {display:none; width:100%;height:100%;background-color:#fff;position:absolute;left:100%;top:0;text-align:center;overflow:hidden;}


/* spec */
#spec {width:1080px; margin:0 auto;}
#spec .scroll {display:block; width:35px; height:25px; background:url('../images/ico/ico_scroll2.png') 0 0 no-repeat; position:absolute; top:1360px; left:50%; margin-left:-17px; text-indent:-9999px; display:none;}
#spec h2 {text-align:center; margin:87px 0 50px;}
#spec #noteSpec {padding-bottom:70px;}
#spec #noteSpec dt {font:20px "SamsungIFBd"; color:#000; margin:27px 0 5px;}
#spec #noteSpec dd {position:relative; font:13px/130% "Samsung InterFace", "SamsungIFRg"; color:#777; padding-left:7px; background:url('../images/ico/ico_dot_gray.gif') 0 6px no-repeat; margin-bottom:3px;}
#spec #noteSpec dd.none {padding:0; background:none; font-size:12px; color:#a1a1a1;}
#spec #noteSpec dd.mgt {margin-top:65px;}
#spec #noteSpec .specArea1 {float:left; display:inline;}
#spec #noteSpec .specArea2 {float:right;}
#spec #noteSpec .img1 {position:absolute; left:150px; top:-50px;}
#spec #noteSpec .img2 {margin-top:10px; display:block;}
#spec #watchSpec {background:url('../images/content/spec/img_spec4.jpg') 100% 50px no-repeat; padding-bottom:100px;}
#spec #watchSpec {margin-bottom:50px; padding-right:410px;}
#spec #watchSpec dt {font:20px "SamsungIFBd"; color:#000; margin:27px 0 5px;}
#spec #watchSpec dd {position:relative; font:13px/130% "Samsung InterFace", "SamsungIFRg"; color:#777; padding-left:7px; background:url('../images/ico/ico_dot_gray.gif') 0 6px no-repeat; margin-bottom:3px;}
#spec #watchSpec dd.none {padding:0; background:none; font-size:12px; color:#a1a1a1;}
#spec #watchSpec .specArea1 {float:left;}
#spec #watchSpec .specArea2 {float:right;}
#spec #watchSpec .specArea2 dd {margin-bottom:10px;}
#spec #watchSpec p {font-size:12px; color:#a1a1a1; display:block; clear:both;}
#spec #watchSpec .mgb {margin-bottom:65px;}

/* color */
#color {width:1028px; margin:0 auto; padding-bottom:100px; position:relative;}
#color h2 {margin:67px 0 40px; text-align:center;}
#color  .h_color {width:513px; float:left; position:relative;}
#color  .h_color .hcolor2, #color  .h_color .hcolor3 {display:none;}
#color  .h_color .colorSelect {padding-left:185px; position:absolute; z-index:1; top:522px;}
#color  .h_color .colorSelect li {float:left; display:inline; font:17px "Samsung InterFace", "SamsungIFRg"; margin-right:5px;}
#color  .h_color .colorSelect li:last-child {margin-right:0;}
#color  .h_color .colorSelect li .color1 {height:19px; display:block; background:url('../images/content/color/img_h_color1.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#000;}
#color  .h_color .colorSelect li .color1.on {width:70px; padding-left:20px; text-indent:0;}
#color  .h_color .colorSelect li .color2 {height:19px; display:block; background:url('../images/content/color/img_h_color2.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#8e8e8e;}
#color  .h_color .colorSelect li .color2.on {width:100px; padding-left:20px; text-indent:0;}
#color  .h_color .colorSelect li .color3 {height:19px; display:block; background:url('../images/content/color/img_h_color3.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#d68eb3;}
#color  .h_color .colorSelect li .color3.on {width:80px; padding-left:20px; text-indent:0;}
#color  .b_color {width:513px; float:right; position:relative;}
#color  .b_color .bcolor2, #color  .b_color .bcolor3, #color  .b_color .bcolor4, #color  .b_color .bcolor5, #color  .b_color .bcolor6 {display:none;}
#color  .b_color .colorSelect {padding-left:150px; position:absolute; top:522px;}
#color  .b_color .colorSelect li {float:left; display:inline; font:17px "Samsung InterFace", "SamsungIFRg"; margin-right:5px;}
#color  .b_color .colorSelect li .color1 {height:19px; display:block; background:url('../images/content/color/img_b_color1.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#000;}
#color  .b_color .colorSelect li .color1.on {width:70px; padding-left:20px; text-indent:0;}
#color  .b_color .colorSelect li .color2 {height:19px; display:block; background:url('../images/content/color/img_b_color2.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#a1a397;}
#color  .b_color .colorSelect li .color2.on {width:110px; padding-left:20px; text-indent:0;}
#color  .b_color .colorSelect li .color3 {height:19px; display:block; background:url('../images/content/color/img_b_color3.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#f27731;}
#color  .b_color .colorSelect li .color3.on {width:90px; padding-left:20px; text-indent:0;}
#color  .b_color .colorSelect li .color4 {height:19px; display:block; background:url('../images/content/color/img_b_color4.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#c5a18a;}
#color  .b_color .colorSelect li .color4.on {width:75px; padding-left:20px; text-indent:0;}
#color  .b_color .colorSelect li .color5 {height:19px; display:block; background:url('../images/content/color/img_b_color5.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#b6ac36;}
#color  .b_color .colorSelect li .color5.on {width:85px; padding-left:20px; text-indent:0;}
#color  .b_color .colorSelect li .color6 {height:19px; display:block; background:url('../images/content/color/img_b_color6.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#917d5d;}
#color  .b_color .colorSelect li .color6.on {width:90px; padding-left:20px; text-indent:0;}
#color .imgArea {position:relative; height:522px; width:510px; margin:0 auto 40px;}
#color .btn_detail {position:absolute; right:20px; top:60px; width:43px; height:43px; display:block; text-indent:-9999px; background:url('../images/btn/btn_detail_view.gif') 50% 50% no-repeat; z-index:1;}
#color .btn_detail:hover {background:url('../images/btn/btn_detail_view_over.gif') 0 0 no-repeat;}
#color .thumbList {width:470px; margin:0 auto;}
#color .thumbList li {float:left; display:inline; margin-right:5px;}
#color .thumbList li:last-child {margin-right:0;}
#color .thumbList li a {display:block; width:88px; height:88px; border:1px solid #cecece; overflow:hidden;}
#color .thumbList li a img {width:88px; height:88px; display:block;}
#color .thumbList li a.on, #color .thumbList li a:hover {width:70px; height:70px; border:10px solid #cecece;}
#color .thumbList li a.on img, #color .thumbList li a:hover img {margin:-9px;}
#color .hPopup, #color .bPopup {width:983px; height:693px; text-align:center; position:absolute; left:22px; top:-70px; z-index:3; background:#fff; border:1px solid #cecece; display:none; overflow:hidden;}
#color .hPopup img {height:100%;}
#color .popClose {width:52px; height:52px; display:block; text-indent:-9999px; background:url('../images/btn/btn_popup_close.png') 0 0 no-repeat; position:absolute; right:35px; top:35px; z-index:4;}

/* acc */
#acc {width:1024px; margin:0 auto; padding-bottom:100px;}
#acc .title {height:120px; overflow:hidden; margin-top:78px;}
#acc h2 {margin-bottom:20px; text-align:center; height:40px;}
#acc h3 {text-align:center;  font:21px "Samsung InterFace", "SamsungIFRg"; color:#5b5b5b; margin-bottom:5px;}
#acc h4 {font:15px "Samsung InterFace", "SamsungIFRg"; color:#999; text-align:center;}
#acc .imgArea {text-align:center; height:500px;}
#acc .thumbList {width:280px; margin:0 auto;}
#acc .thumbList li {float:left; display:inline; margin-right:5px;}
#acc .thumbList li:last-child {margin-right:0;}
#acc .thumbList li a {display:block; width:88px; height:88px; border:1px solid #cecece; overflow:hidden;}
#acc .thumbList li a img {width:88px; height:88px; display:block;}
#acc .thumbList li a.on, #acc .thumbList li a:hover {width:70px; height:70px; border:10px solid #cecece;}
#acc .thumbList li a.on img, #acc .thumbList li a:hover img {margin:-9px;}

/* video */
/* video */
#video {width:838px; margin:87px auto 0; padding-bottom:100px;}
#video .title {height:95px;}
#video h2 {font:40px "Samsung InterFace", "SamsungIFRg"; color:#000; text-align:center;}
#video h2 p { margin-bottom:10px; }
#video h3 {font:15px "Samsung InterFace", "SamsungIFRg"; color:#999; text-align:center;}
#video .cont { display:inline; width:838px;}

#video .videoArea {width:758px; padding:0 40px;}
 #video .thumbList {float:left; width:838px; height:75px;position:relative; padding:0; margin-top:14px;}
#video .thumbList li {float:left; margin-right:10px;}
#video .thumbList li:last-child {margin-right:0;}

#video .thumbList .prev {position:absolute; display:block; height:75px; width:20px;  background:url('../images/btn/btn_video_prev.gif') 0 50% no-repeat; top:0; left:0; text-indent:-9999px;}
#video .thumbList .next {position:absolute; display:block; height:75px; width:20px; background:url('../images/btn/btn_video_next.gif') 0 50% no-repeat; top:0; right:0; text-indent:-9999px;}

/*
#video .thubmList { float:left; }
#video .thumbList .prev {position:absolute; display:block; height:20px; width:100%; background:url('../images/btn/btn_video_prev.gif') 50% 0 no-repeat; left:0; top:0; text-indent:-9999px;}
#video .thumbList .next {position:absolute; display:block; height:20px; width:100%; background:url('../images/btn/btn_video_next.gif') 50% 0 no-repeat; left:0; bottom:0; text-indent:-9999px;}
#video .thumbList {float:right; width:106px; position:relative; padding:35px 0; margin-top:115px;}
#video .thumbList ul {height:454px;}
#video .thumbList li {float:left;margin-bottom:10px; height:106px;}
#video .thumbList li:last-child {margin-bottom:0;}
#video .thumbList li a {display:block; height:106px;}

*/

/* contents gift */
#gift {width:1024px; margin:65px auto 0; padding-bottom:100px;}
#gift h2 {text-align:center; margin-bottom:25px;}
#gift p {font:20px/110% "SamsungIFRg" ; color:#2c2c2c; text-align:center;}
#gift p.mgb {margin-bottom:10px;}
#gift .contArea {margin-top:60px;}
#gift .contArea .left {float:left; width:500px;}
#gift .contArea .right {float:right; width:500px;}
#gift .contArea dl {padding-left:70px; margin-bottom:26px;}
#gift .contArea dl.app1 {background:url('../images/content/gift/ico_app1.gif') 0 0 no-repeat;}
#gift .contArea dl.app2 {background:url('../images/content/gift/ico_app2.gif') 0 0 no-repeat;}
#gift .contArea dl.app3 {background:url('../images/content/gift/ico_app3.gif') 0 0 no-repeat;}
#gift .contArea dl.app4 {background:url('../images/content/gift/ico_app4.gif') 0 0 no-repeat;}
#gift .contArea dl.app5 {background:url('../images/content/gift/ico_app5.gif') 0 0 no-repeat;}
#gift .contArea dl.app6 {background:url('../images/content/gift/ico_app6.gif') 0 0 no-repeat;}
#gift .contArea dt {font:16px/100% "SamsungIFBd"; color:#000; margin-bottom:3px;}
#gift .contArea dd {font:15px/100% "Samsung InterFace", "SamsungIFRg"; color:#858585;}
#gift .contArea dd strong {font:15px "Samsung InterFace", "SamsungIFRg"; color:#5c9acd; display:block; margin-top:5px;}
#gift .contArea dl.app7 {background:url('../images/content/gift/ico_app7.gif') 0 0 no-repeat;}
#gift .contArea dl.app8 {background:url('../images/content/gift/ico_app8.gif') 0 0 no-repeat;}
#gift .contArea dl.app9 {background:url('../images/content/gift/ico_app9.gif') 0 0 no-repeat;}
#gift .contArea dl.app10 {background:url('../images/content/gift/ico_app10.gif') 0 0 no-repeat;}
#gift .contArea dl.app11 {background:url('../images/content/gift/ico_app11.gif') 0 0 no-repeat;}
#gift .contArea .appPage2 {display:none; padding-top:30px;}

#footer {min-width:1180px; width:1180px; height:52px;margin:0 auto; font-size:9px; color:#d0d0d0; padding-bottom:21px; line-height:130%; letter-spacing:-1px;}
#footer .footLeft {float:left; }
#footer .footRight {height:52px; float:right; position:relative;}
#footer .footRight img { float:right; position:relative; padding-left:12px;padding-top:14px;}
#footer .footRight span { float:right; vertical-align:middle; padding-top:20px; }



/* action memo */
.motion1 {position:absolute; width:679px; height:923px; left:50%; bottom:50%; margin:0 0 -650px -272px;background:url('../images/motion/bg_phone.png') 0 0 no-repeat; z-index:1;}
.motion1 .mask {position:absolute; width:454px; height:484px; background:url('../images/motion/img_grip.png') 0 0 no-repeat; z-index:9; left:200px; top:210px;}
.motion1 .screen {position:absolute; width:313px; height:549px; background:url('../images/motion/actionmemo/motion.jpg') no-repeat; z-index:2; left:306px; top:55px; background-position:0 0;}
.motion1 .call1 {position:absolute; width:313px; height:556px; background:url('../images/motion/actionmemo/10.png') 0 0 no-repeat; z-index:3; left:306px; top:55px; display:none;}
.motion1 .call2 {position:absolute; width:313px; height:556px; background:url('../images/motion/actionmemo/11.png') 0 0 no-repeat; z-index:4; left:306px; top:55px; display:none;}
.motion1 .call3 {position:absolute; width:313px; height:556px; background:url('../images/motion/actionmemo/12.png') 0 0 no-repeat; z-index:5; left:306px; top:55px; display:none;}
.motion1 .name {position:absolute; width:159px; height:32px; background:url('../images/motion/actionmemo/name.png') 0 0 no-repeat; z-index:6; left:408px; top:247px}
.motion1 .number {position:absolute; width:242px; height:85px; background:url('../images/motion/actionmemo/number.png') 0 0 no-repeat; z-index:7; left:352px; top:270px;}
.motion1 .light {width:342px; height:304px; position:absolute; left:290px; top:0px; background:url('../images/motion/img_light.png') 0 0 no-repeat; z-index:8;}
.motion1 .pen {position:absolute; background:url('../images/motion/img_pen.png') 0 0 no-repeat; width:428px; height:146px; z-index:10; left:550px; top:330px;}
.motion1 .hand {position:absolute; width:542px; height:534px; background:url('../images/motion/img_hand.png') 0 0 no-repeat; z-index:11; right:-380px; bottom:0px; display:none;}

/* pen window */
.motion2 {position:absolute; width:679px; height:923px; left:50%; bottom:50%; margin:0 0 -650px -272px;background:url('../images/motion/bg_phone.png') 0 0 no-repeat; z-index:1;}
.motion2 .mask {position:absolute; width:454px; height:484px; background:url('../images/motion/img_grip.png') 0 0 no-repeat; z-index:7; left:200px; top:210px;}
.motion2 .screen {position:absolute; width:313px; height:549px; background:url('../images/motion/penwindow/motion.jpg') no-repeat; z-index:2; left:306px; top:55px; background-position:0 0;}
.motion2 .light {width:342px; height:304px; position:absolute; left:290px; top:0px; background:url('../images/motion/img_light.png') 0 0 no-repeat; z-index:6;}
.motion2 .pen {position:absolute; background:url('../images/motion/img_pen.png') 0 0 no-repeat; width:428px; height:146px; z-index:8; left:550px; top:330px;}
.motion2 .hand {position:absolute; width:542px; height:534px; background:url('../images/motion/img_hand.png') 0 0 no-repeat; z-index:9; right:-380px; bottom:0px; display:none;}
.motion2 .line1 {position:absolute; background:url('../images/motion/penwindow/line1.png') 0 0 no-repeat; width:14px; height:245px; left: 428px; bottom:388px; z-index:3;}
.motion2 .line2 {position:absolute; background:url('../images/motion/penwindow/line2.png') 0 0 no-repeat; width:136px; height:14px; left: 434px; top:293px; z-index:4;}
.motion2 .line3 {position:absolute; background:url('../images/motion/penwindow/line3.png') 0 0 no-repeat; width:14px; height:239px; left: 567px; top:298px; z-index:5;}
.motion2 .line4 {position:absolute; background:url('../images/motion/penwindow/line4.png') 0 0 no-repeat; width:145px; height:10px; right: 100px; bottom:388px; z-index:6;}

/* scrap book */
.motion3 {position:absolute; width:679px; height:923px; left:50%; bottom:50%; margin:0 0 -650px -272px;background:url('../images/motion/bg_phone.png') 0 0 no-repeat; z-index:1;}
.motion3 .mask {position:absolute; width:454px; height:484px; background:url('../images/motion/img_grip.png') 0 0 no-repeat; z-index:7; left:200px; top:210px;}
.motion3 .screen {position:absolute; width:313px; height:549px; background:url('../images/motion/scrapbooker/motion.jpg') no-repeat; z-index:2; left:306px; top:55px; background-position:0 0;}
.motion3 .light {width:342px; height:304px; position:absolute; left:290px; top:0px; background:url('../images/motion/img_light.png') 0 0 no-repeat; z-index:6;}
.motion3 .pen {position:absolute; background:url('../images/motion/img_pen.png') 0 0 no-repeat; width:428px; height:146px; z-index:8; left:550px; top:330px;}
.motion3 .hand {position:absolute; width:542px; height:534px; background:url('../images/motion/img_hand.png') 0 0 no-repeat; z-index:9; right:-380px; bottom:0px; display:none;}
.motion3 .circle {position:absolute; width:130px; height:111px; background:url('../images/motion/scrapbooker/point.png') 0 0 no-repeat; z-index:5; left:400px; top:110px; display:none;}
.motion3 .pop {position:absolute; width:313px; height:549px; background:url('../images/motion/scrapbooker/03.png') no-repeat; z-index:6; left:306px; top:55px; background-position:50% 50%; display:none;}


/*lagauge tab style*/
.langContainer { position:absolute; height:39px; width:95px;  right:20px; top:10px;  text-align:center; margin:0 auto; color:#FFF; padding:0; z-index:9999; border:0px solid red;}
.langEn, .langAr, .langFr {width:42px; height:39px; display: inline-block;cursor:pointer;text-indent: -9999px; padding:0;  }
.langAr ,.langFr {width:45px;}

.langContainer a.langEn{background:url(../images/common/languageSprite.png) left top no-repeat;}
.langContainer a.langAr{background:url(../images/common/languageSprite.png) center top no-repeat;}
.langContainer a.langFr{background:url(../images/common/languageSprite.png) right top no-repeat;}
.langContainer a.langEn:hover { background:url(../images/common/languageSprite.png) left bottom no-repeat; margin-left:0px; }
.langContainer a.langAr:hover { background:url(../images/common/languageSprite.png) center center no-repeat;margin-left:0px;}
.langContainer a.langFr:hover { background:url(../images/common/languageSprite.png) right bottom no-repeat;margin-left:0px;}


=======
﻿@charset "utf-8";
@import url('reset.css');
@import url('popup.css');

#wrap {margin:0 auto; width:100%}
p.heightline{margin-bottom:-15px}
span.heightline2{margin-top:8px; display:block;}
span.heightline3{margin-top:22px;  display:block;}
/* main */
#main {background:#fff; position:relative; overflow:hidden; width:100%;min-width:1000px;}


.scrollicon1 {width:35px; height:25px; background:url('../images/ico/ico_scroll1.png') 0 0 no-repeat; left:50%; margin-left:-17px; top:60px; position:absolute; z-index:5;}
.scrollicon {width:35px; height:25px; background:url('../images/ico/ico_scroll.png') 0 0 no-repeat; left:50%; margin-left:-17px; bottom:15px; position:absolute; z-index:5;}
.scrollicon.on{background:url('../images/ico/ico_scroll2.png') 0 0 no-repeat;bottom:85px;}

.roll1 {background:url('../images/bg/bg_main1.jpg') 50% 50% no-repeat; background-size:cover; width:100%; height:100%; position:absolute;}
.roll1 .text {position:absolute; left:50%; top:50%; margin:-45px 0 0 0px;}
.roll2 {background:url('../images/bg/bg_main2.jpg') 50% 50% no-repeat; background-size:cover; width:100%; height:100%; position:absolute; display:none;}
.roll2 .text {position:absolute; left:50%; top:50%; margin:-45px 0 0 0px;}
.roll3 {background:url('../images/bg/bg_main3.jpg') 50% 50% no-repeat; background-size:cover; width:100%; height:100%; position:absolute; display:none;}
.roll3 .text {position:absolute; left:50%; top:50%; margin:-45px 0 0 0px; }
.roll4 {background:url('../images/bg/bg_main4.jpg') 50% 50% no-repeat; background-size:cover; width:100%; height:100%; position:absolute; display:none;}
.roll4 .text {position:absolute; left:50%; top:50%; margin:-45px 0 0 0px; }
.roll5 {background:url('../images/bg/bg_main5.jpg') 50% 50% no-repeat; background-size:cover; width:100%; height:100%; position:absolute; display:none;}
.roll5 .text {position:absolute; left:50%; top:50%; margin:-45px 0 0 0px; }
.roll6 {background:url('../images/bg/bg_main6.jpg') 50% 50% no-repeat; background-size:cover; width:100%; height:100%; position:absolute; display:none;}
.roll6 .text {position:absolute; left:50%; top:50%; margin:-45px 0 0 0px; }

.roll1 .text2 {position:absolute; left:50%; top:60%; margin:-45px 0 0 0px;cursor:pointer;}
.roll2 .text2 {position:absolute; left:50%; top:60%; margin:-45px 0 0 0px;cursor:pointer;}
.roll3 .text2 {position:absolute; left:50%; top:60%; margin:-45px 0 0 0px;cursor:pointer;}
.roll4 .text2 {position:absolute; left:50%; top:60%; margin:-45px 0 0 0px;cursor:pointer;}
.roll5 .text2 {position:absolute; left:50%; top:60%; margin:-45px 0 0 0px;cursor:pointer;}
.roll6 .text2 {position:absolute; left:50%; top:60%; margin:-45px 0 0 0px;cursor:pointer;}


#main .btn_side {/*display:block; width:108px; height:92px; background:url('../images/btn/btn_main1.png') 0 0 no-repeat; text-indent:-9999px;*/ position:absolute; right:50px; top:50%; margin-top:-33px; z-index:3;text-align:right;}

/* navigation */
#nav {height:60px; background:url('../images/common/bg_nav.png') 50% 0 no-repeat; position:absolute; width:100%; z-index:100; top:-60px; z-index:99;}
#nav.sub_nav {position:relative; top:0; }
#nav.sub_nav .logo2 {display:block;}
#nav .logo2 {position:absolute; top:8px; left:40px;}
#nav ul {width:580px; margin:0 auto; position:relative;}
#nav li {height:60px; float:left; display:inline; position:relative;}
#nav li a {display:block; height:60px; text-indent:-9999px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow:hidden;
}
#nav li.m1 {width:95px;}
#nav li.m1 a {background:url('../images/common/btn_nav1.png') 50% 0 no-repeat;}
#nav li.m1 a.on {background-position:0 -60px;}
#nav li.m2 {width:70px;}
#nav li.m2 a {background:url('../images/common/btn_nav2.png') 50% 0 no-repeat;}
#nav li.m2 a.on {background-position:0 -60px;}
#nav li.m3 {width:84px;}
#nav li.m3 a {background:url('../images/common/btn_nav3.png') 50% 0 no-repeat;}
#nav li.m3 a.on {background-position:0 -60px;}
#nav li.m4 {width:128px;}
#nav li.m4 a {background:url('../images/common/btn_nav4.png') 50% 0 no-repeat;}
#nav li.m4 a.on {background-position:0 -60px;}
#nav li.m5 {width:78px;}
#nav li.m5 a {background:url('../images/common/btn_nav5.png') 50% 0 no-repeat;}
#nav li.m5 a.on {background-position:0 -60px;}
#nav li.m6 {width:125px;}
#nav li.m6 a {background:url('../images/common/btn_nav6.png') 50% 0 no-repeat;}
#nav li.m6 a.on {background-position:0 -60px;}

#nav #sns {position:absolute; right:70px; top:21px; color:#CCC;}
#nav #sns div {float: left;padding: 0 5px;}
#nav #sns img{vertical-align:middle;}
#nav .share1 {position:absolute; right:150px; top:11px;width:65px;height:40px;}
#nav .share2 {position:absolute; right:60px; top:11px;width:65px;height:40px;}

#nav .social {display:block; width:44px; height:7px; background:url('../images/common/btn_social.png') 0 0 no-repeat; text-indent:-9999px; position:absolute;top:16px;right:0px;}
#nav .social.on{top:5px;background:url('../images/common/btn_socialon.png') 0 0 no-repeat;}
#nav .sociallist{position:absolute;top:20px;right:0px;color:#FFF;display:none;}

#nav .follow {display:block; width:53px; height:7px; background:url('../images/common/btn_follow.png') 0 0 no-repeat; text-indent:-9999px; position:absolute;top:16px;right:0;}
#nav .follow.on{top:5px;background:url('../images/common/btn_followon.png') 0 0 no-repeat;}
#nav .followlist{position:absolute;top:20px;right:0;color:#FFF;display:none;}

#nav .char {position:absolute; right:30px; top:11px;}
#nav .black {display:block; width:16px; height:16px; background:url('../images/common/btn_black.png') 0 0 no-repeat; text-indent:-9999px; margin-top:2px;}
#nav .white {display:block; width:16px; height:16px; background:url('../images/common/btn_white.png') 0 0 no-repeat; text-indent:-9999px;margin-top:2px; }

/* contents */
#contents {width:100%;min-width:1000px;position:relative; height:100%; background:#000 url('../images/bg/bg_contents1_.jpg') 50% 50% repeat; background-size:cover; z-index:10;}

.mainpattern {position:absolute;top:0;left:0;width:100%;height:100%;background:url('../images/bg/content_pattern.png') repeat;z-index:1;}

/* section page Navigation */
.pageNav {width:33px; margin:0 auto 20px; text-align:center; display:block;}
.pageNav a {display:block; width:13px; height:13px; background:url('../images/common/btn_pagenav.png') 0 -13px no-repeat; text-indent:-9999px; float:left;}
.pageNav a:hover, .pageNav a.on {background-position:0 0;}
.pageNav a:first-child {margin-right:7px;}


span.blackcolor,
span.blackcolor strong{color:#ffff00;background:#000;}

/* section1 :: h section */
#section1 {position:absolute; top:0; left:0; width:100%; z-index:2;overflow:hidden;}
#section1 h2 {position:absolute; left:50%; margin-left:-600px; top:50%; margin-top:-328px;}
#section1 .tit2, #section1 .tit3, #section1 .tit4, #section1 .tit5{display:none;}

#section1 .pageNav {width:33px; position:absolute; left:50%; top:50%;margin-top:-200px;}

	.h_section {position:absolute;z-index:3; top:50%;left:50%;margin-left:-250px;margin-top:-130px;}
	.h_section .title1 {position:absolute; left:50%; margin-left:-600px; top:68px;}
	.h_section .title2 {position:absolute; left:50%; margin-left:320px; top:90px;width:280px; text-align:right;}
	.h_section h3{font:36px/36px "Samsung InterFace","SamsungIFBd"; color:#b3b3b3;letter-spacing:-1px;margin-bottom:5px;}
	.h_section h4{font:23px/28px "Samsung InterFace","SamsungIFBd"; color:#b3b3b3;letter-spacing:0px;margin-bottom:5px;}

	.h_section .item {position:absolute; left:50%;}
	.h_section .item a {text-indent:-9999px;}
	.h_section .item a div {display:none; width:100%; height:100%;}

	.h_section .f1 {width:150px; margin-left:-600px; top:150px;}
	.h_section .f1 a {display:block; height:255px; background:url('../images/content/img_h_feature1.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f1 a div {display:none; width:150px; height:255px; background:url('../images/content/img_h_feature1_over.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f2 {width:150px; margin-left:-600px; top:424px;}
	.h_section .f2 a {display:block; height:50px; background:url('../images/content/img_h_feature2.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f2 a div {display:none; width:150px; height:50px; background:url('../images/content/img_h_feature2_over.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f3 {width:115px; margin-left:-440px; top:150px;}
	.h_section .f3 a {display:block; height:155px; background:url('../images/content/img_h_feature3.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f3 a div {display:none; width:115px; height:155px; background:url('../images/content/img_h_feature3_over.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f4 {width:185px; margin-left:-440px; top:315px;}
	.h_section .f4 a {display:block; height:90px; background:url('../images/content/img_h_feature4.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f4 a div {display:none; width:185px; height:90px; background:url('../images/content/img_h_feature4_over.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f5 {width:185px; margin-left:-440px; top:424px;}
	.h_section .f5 a {display:block; height:50px; background:url('../images/content/img_h_feature5.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f5 a div {display:none; width:185px; height:50px; background:url('../images/content/img_h_feature5_over.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f6 {width:115px; margin-left:-315px; top:150px;}
	.h_section .f6 a {display:block; height:155px; background:url('../images/content/img_h_feature6.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f6 a div {display:none; width:115px; height:155px; background:url('../images/content/img_h_feature6_over.png') 0 0 no-repeat;background-size:cover;}

	.h_section .f7 {width:130px; margin-left:310px; top:256px;}
	.h_section .f7 a {display:block; height:130px; background:url('../images/content/img_h_feature7.png') 0 0 no-repeat;background-size:cover;}
	.h_section .f7 a div {display:none; width:130px; height:130px; background:url('../images/content/img_h_feature7_over.png') 0 0 no-repeat; background-size:cover;}
	.h_section .f8 {width:130px; margin-left:310px; top:398px;}
	.h_section .f8 a {display:block; height:80px; background:url('../images/content/img_h_feature8.png') 0 0 no-repeat; background-size:cover;}
	.h_section .f8 a div {display:none; width:130px; height:80px; background:url('../images/content/img_h_feature8_over.png') 0 0 no-repeat; background-size:cover;}
	.h_section .f9 {width:150px; margin-left:450px; top:207px;}
	.h_section .f9 a {display:block; height:180px; background:url('../images/content/img_h_feature9.png') 0 0 no-repeat; background-size:cover;}
	.h_section .f9 a div {display:none; width:150px; height:180px; background:url('../images/content/img_h_feature9_over.png') 0 0 no-repeat; background-size:cover;}
	.h_section .f10 {width:150px; margin-left:450px; top:398px;}
	.h_section .f10 a {display:block; height:80px; background:url('../images/content/img_h_feature10.png') 0 0 no-repeat; background-size:cover;}
	.h_section .f10 a div {display:none; width:150px; height:80px; background:url('../images/content/img_h_feature10_over.png') 0 0 no-repeat; background-size:cover;}

	.h_section .motionBox {width:500px; margin:0 auto; position:relative; height:560px; display:block;}
	.h_section .motionBox .watch {position:absolute; right:-3px; bottom:55px; z-index:1; cursor:pointer;}
	.h_section .motionBox .phone {position:absolute; left:50%; margin-left:-155px; bottom:0px; z-index:2;}
	.h_section .motionBox .indi {width:33px; height:25px; background:url('../images/content/img_indicator.png') 0 0 no-repeat; display:block; text-indent:-9999px; position:absolute; right:60px; top:230px;}


/* section2 :: b section */
#section2 {display:block; position:absolute; top:0; left:50%; margin-left:-50%; width:100%;overflow:hidden;}
	.b_section {width:1200px; position:absolute;top:50%;left:50%; margin-left:-650px;margin-top:-335px;}
	.b_section .cont {width:766px;}
	.b_section .cont h2 {margin-bottom:35px; height:85px; width:706px; padding-left:50px; margin-top:-3px;}
	.b_section .cont .tit2, .b_section .cont .tit3, .b_section .cont .tit4, .b_section .cont .tit5{display:none;}
	.b_section .motionBox {width:100%; position:relative; display:block; height:587px;}
	.b_section .motionBox .watch {position:absolute; left:50%; width:231px; height:512px; margin-left:-115px; top:0; z-index:2;}
	.b_section .motionBox .phone {position:absolute; left:50%; top:145px; margin-left:-295px; cursor:pointer; width:164px; height:345px;}
	.b_section .motionBox .indi {width:33px; height:25px; background:url('../images/content/img_indicator.png') 0 0 no-repeat; display:block; text-indent:-9999px; position:absolute; left:50%; top:110px; z-index:1; margin-left:-190px;}
	.b_section .item {position:absolute; left:50%; top:0;}
	.b_section .item a {text-indent:-9999px;}

	.b_section .f1 {width:90px; margin-left:146px; top:290px;}
	.b_section .f1 a {display:block; height:90px; background:url('../images/content/img_b_feature1.png') 0 0 no-repeat; background-size:cover;}
	.b_section .f1 div {display:none; width:90px; height:90px; background:url('../images/content/img_b_feature1_over.png') 0 0 no-repeat; background-size:cover;}

	.b_section .f2 {width:206px; margin-left:-70px; top:505px;}
	.b_section .f2 a {display:block; height:70px; background:url('../images/content/img_b_feature2.png') 0 0 no-repeat; background-size:cover;}
	.b_section .f2 div {display:none; width:206px; height:70px; background:url('../images/content/img_b_feature2_over.png') 0 0 no-repeat; background-size:cover;}

	.b_section .f3 {width:206px; margin-left:-70px; top:290px;}
	.b_section .f3 a {display:block; height:206px; background:url('../images/content/img_b_feature3.png') 0 0 no-repeat; background-size:cover;}
	.b_section .f3 div {display:none; width:206px; height:206px; background:url('../images/content/img_b_feature3_over.png') 0 0 no-repeat; background-size:cover;}

	.b_section .f4 {width:138px; margin-left:146px; top:390px;}
	.b_section .f4 a {display:block; height:138px; background:url('../images/content/img_b_feature4.png') 0 0 no-repeat; background-size:cover;}
	.b_section .f4 div {display:none; width:138px; height:138px; background:url('../images/content/img_b_feature4_over.png') 0 0 no-repeat; background-size:cover;}

	.b_section .f5 {width:116px; margin-left:295px; top:390px;}
	.b_section .f5 a {display:block; height:140px; background:url('../images/content/img_b_feature5.png') 0 0 no-repeat; background-size:cover;}
	.b_section .f5 div {display:none; width:116px; height:140px; background:url('../images/content/img_b_feature5_over.png') 0 0 no-repeat; background-size:cover;}

/* feature image animation */
.featureImage{position:absolute; left:50%; margin-left:-122px; top:50%; margin-top:-213px; z-index:5;}
.featureImage img {width:226px;margin-top:-16px;}
/*
.featureImage{position:fixed; z-index:12; left:50%; margin-left:-142px; bottom:8px; display:block; height:485px; }
*/


/* feature click view contents */
.loadArea {display:none; position:absolute;width:100%;min-width:1000px;}

.featureArticle {width:100%;min-width:1000px;overflow:hidden; position:relative; cursor:url(../images/ico/ico_cursor.png), url(../images/ico/ico_cursor.cur), auto;background-size:cover;}
.featureArticle .featurepattern {position:absolute;top:0;left:0;width:100%;height:100%;background:url('../images/bg/feature_pattern.png') repeat;z-index:1;}


.featureArticle .featurehover {position:absolute; left:50%; top:50%; margin:-358px 0 0 -500px;z-index:3;}
/*.featureArticle .featuretext.featuretext1 {position:absolute; left:50%; top:50%; margin:-185px 0 0 -500px;z-index:3;line-height:150%;}*/
.featureArticle .featuretext.featuretext1 {position:absolute; left:50%; top:50%; margin:-310px 0 0 -500px;z-index:3;line-height:150%;}
.featureArticle .featuretext.featuretext2 {position:absolute; left:50%; top:50%; margin:-255px 0 0 -500px;z-index:3;line-height:150%;}
.featureArticle .featuretext.featuretext3 {position:absolute; left:50%; top:50%; margin:-205px 0 0 -500px;z-index:3;line-height:150%;}
.featureArticle .featuretext.featuretext3 h3 img { margin:-34px 0 0 17px; }
.featureArticle .featuretext.featuretext4 {position:absolute; left:50%; top:50%; margin:-205px 0 0 -500px;z-index:3;line-height:150%;}


/* .featuretext h3{font:75px/80px "Samsung InterFace","SamsungIFBd"; color:#FFF;letter-spacing:-2px;margin-bottom:10px;} */
.featuretext h3{font:75px/80px "Samsung InterFace","SamsungIFRg"; color:#FFF;letter-spacing:-2px;margin-bottom:10px;}
.featuretext h3 strong{ font-family:"Samsung InterFace","SamsungIFBd"}

.featuretext .tabbox{margin-top:17px;margin-bottom:10px;font-size:12px;}
.featuretext .airmenu{margin-top:20px;}
.featuretext .airmenu li{margin:0;padding:2px 0 0 55px;height:46px;font-size:17px;color:#FFF;}
.featuretext .airmenu li div{margin:0;padding:0;line-height:18px;}
.featuretext .airmenu li div.airtitle{font:18px "SamsungIFBd";color:#FFF; padding-top:6px;}
.featuretext .airmenu li div.airtitle span strong { font:18px "SamsungIFBd";}
.featuretext .airmenu li div.airtitle span.small { font:18px "Samsung InterFace","SamsungIFRg"; }
/*.featuretext .airmenu li div.airtext{font-size:17px;color:#FFF;}*/
.featuretext .airmenu li span.airtxt{ font:17px "SamsungIFRg";color:#FFF;}
.featuretext .airmenu li div.airtext{font:17px "SamsungIFRg";color:#FFF;}
.featuretext .airmenu li.airmenu1{background:url('../images/bg/air_bg1.png') no-repeat 0 0;}
.featuretext .airmenu li.airmenu2{background:url('../images/bg/air_bg2.png') no-repeat 0 0;}
.featuretext .airmenu li.airmenu3{background:url('../images/bg/air_bg3.png') no-repeat 0 0;}
.featuretext .airmenu li.airmenu4{background:url('../images/bg/air_bg4.png') no-repeat 0 0;}
.featuretext .airmenu li.airmenu5{background:url('../images/bg/air_bg5.png') no-repeat 0 0;}



.featuretext h4{font:32px/36px "Samsung InterFace","SamsungIFRg"; color:#FFF;letter-spacing:-1px;margin-bottom:10px;}
.featuretext p{margin-top:23px;font:normal 20px/21px "Samsung InterFace","SamsungIFRg"; color:#FFFFFF;opacity:0.8;filter:alpha(opacity=80);}


#s1.featureArticle {background:#000 url('../images/bg/bg_s_feature1.jpg') 50% 50% no-repeat;}
#s1.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s2.featureArticle {background:#000 url('../images/bg/bg_s_feature2.jpg') 50% 50%  no-repeat;}
#s2.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s3.featureArticle {background:#000 url('../images/bg/bg_s_feature3.jpg') 50% 50% no-repeat;}
#s3.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s4.featureArticle {background:#000 url('../images/bg/bg_s_feature4.jpg') 50% 50%  no-repeat;}
#s4.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s5.featureArticle {background:#000 url('../images/bg/bg_s_feature5.jpg') 50% 50% no-repeat;}
#s5.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s6.featureArticle {background:#000 url('../images/bg/bg_s_feature6.jpg') 50% 50%  no-repeat;}
#s6.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s7.featureArticle {background:#000 url('../images/bg/bg_s_feature7.jpg') 50% 50% no-repeat;}
#s7.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#s8.featureArticle {background:#000 url('../images/bg/bg_s_feature8.jpg') 50% 50%  no-repeat;}
#s8.featureArticle p {position:absolute; left:50%; top:50%; margin:-339px 0 0 -650px;z-index:3;}


.featureArticle .featuretext.featuretext5 {position:absolute; left:50%; top:50%; z-index:3; margin:-255px 0 0 -500px; line-height:150%; width:980px;}

.featuretext.featuretext5 h3 {font-size:30px; text-align:center; margin-bottom:40px; }
.featuretext.featuretext5 h2 {font-size:48px; line-height:52px; text-align:center; margin-bottom:110px; color:#FFF; text-align:center; }
.featuretext.featuretext5 dl{ float:left; width:290px; margin-right:30px;}
.featuretext.featuretext5 dl.mgr0{ margin-right:0; }
.featuretext.featuretext5 dt{width:251px; height:30px; font:20px/120% "Samsung InterFace","SamsungIFBd"; color:#fff; padding-bottom:7px; margin-bottom:12px; border-bottom:1px solid #bdb4a6; }
.featuretext.featuretext5 dt.little{ letter-spacing:-1px;}
.featuretext.featuretext5 dt img {padding-left:10px; vertical-align:middle; }
.featuretext.featuretext5 dd img{}
.featuretext.featuretext5 dd {font:normal 15px/120% "Samsung InterFace","SamsungIFRg";color:#aeaeae; height:170px;}



#s9.featureArticle {background:#000 url('../images/bg/bg_s_feature9.jpg') 50% 50%  no-repeat;}
#s9.featureArticle p {position:absolute; left:50%; top:50%; margin:-170px 0 0 -650px;z-index:3;}

#h1.featureArticle {background:#000 url('../images/bg/bg_h_feature1.jpg') 50% 50% no-repeat;}
#h1.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#h2.featureArticle {background:#000 url('../images/bg/bg_h_feature2.jpg') 50% 50%  no-repeat;}
#h2.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#h3.featureArticle {background:#000 url('../images/bg/bg_h_feature3.jpg') 50% 50% no-repeat;}
#h3.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#h4.featureArticle {background:#000 url('../images/bg/bg_h_feature4.jpg') 50% 50% no-repeat;}
#h4.featureArticle .featureAni {position:absolute; left:50%; bottom:50%; margin:0 0 -650px -272px;z-index:2;}

#b1.featureArticle {background:#000 url('../images/bg/bg_b_feature1.jpg') 50% 50% no-repeat;}
#b1.featureArticle .featureAni2 {position:absolute; left:50%; bottom:50%; margin:0 0 -280px -45px;z-index:2;}

#b2.featureArticle {background:#000 url('../images/bg/bg_b_feature2.jpg') 50% 50%  no-repeat;}
#b2.featureArticle .featureAni2 {position:absolute; left:50%; bottom:50%; margin:0 0 -280px -45px;z-index:2;}

#b3.featureArticle {background:#000 url('../images/bg/bg_b_feature3.jpg') 50% 50% no-repeat;}
#b3.featureArticle .featureAni2 {position:absolute; left:50%; bottom:50%; margin:0 0 -280px -100px;z-index:2;}

#b4.featureArticle {background:#000 url('../images/bg/bg_b_feature4.jpg') 50% 50% no-repeat;}
#b4.featureArticle .featureAni2 {position:absolute; left:50%; bottom:50%; margin:0 0 -280px -45px;z-index:2;}

#b5.featureArticle {background:#000 url('../images/bg/bg_b_feature5.jpg') 50% 50% no-repeat;}
#b5.featureArticle .featureAni2 {position:absolute; left:50%; bottom:50%; margin:0 0 -280px -45px;z-index:2;}

#b6.featureArticle {background:#000 url('../images/bg/bg_b_feature6.jpg') 50% 50% no-repeat;}
#b6.featureArticle p {position:absolute; left:50%; top:50%; margin:-245px 0 0 -500px;z-index:2;}


/* feature detail page side Menu */
.sidebar.s_side {width:205px; position:fixed; right:50px; height:564px; top:50%; margin-top:-204px; display:none;z-index:10;}
.sidebar ul li {width:205px; margin-bottom:5px; overflow:hidden;}
.sidebar ul li a {display:block; height:43px; text-indent:-9999px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sidebar ul li:last-child {margin-bottom:0px;}
.sidebar.s_side .aside1 {background:url('../images/common/bg_aside.png') right bottom no-repeat; padding-bottom:15px; margin-bottom:15px; padding-bottom:5px;}
.sidebar.s_side a:hover {background-position:0 -44px;}
.sidebar.s_side .m1 {background:url('../images/common/sidebar1_s.png') 0 1px no-repeat;}
.sidebar.s_side .m2 {background:url('../images/common/sidebar2_s.png') 0 1px no-repeat;}
.sidebar.s_side .m3 {background:url('../images/common/sidebar3_s.png') 0 1px no-repeat;}
.sidebar.s_side .m4 {background:url('../images/common/sidebar4_s.png') 0 1px no-repeat;}
.sidebar.s_side .m5 {background:url('../images/common/sidebar5_s.png') 0 1px no-repeat;}
.sidebar.s_side .m6 {background:url('../images/common/sidebar6_s.png') 0 1px no-repeat;}
.sidebar.s_side .m7 {background:url('../images/common/sidebar7_s.png') 0 1px no-repeat;}
.sidebar.s_side .m8 {background:url('../images/common/sidebar8_s.png') 0 1px no-repeat;}
.sidebar.s_side .on {background-position:0 -44px;}

.sidebar.h_side {width:261px; position:fixed; right:50px; top:50%; height:144px; margin-top:-72px; display:none;z-index:10;}
.sidebar.h_side ul li {width:261px; margin-bottom:6px; overflow:hidden;}
.sidebar.h_side a:hover {background-position:0 -44px;}
.sidebar.h_side .m1 {background:url('../images/common/sidebar1_h.png') 0 1px no-repeat;}
.sidebar.h_side .m2 {background:url('../images/common/sidebar2_h.png') 0 1px no-repeat; }
.sidebar.h_side .m3 {background:url('../images/common/sidebar3_h.png') 0 1px no-repeat; }
.sidebar.h_side .m4 {background:url('../images/common/sidebar4_h.png') 0 1px no-repeat; }
.sidebar.h_side .on {background-position:0 -44px;}

.sidebar.b_side {width:294px; position:fixed; right:50px; top:50%; height:144px; margin-top:-72px; display:none;z-index:10;}
.sidebar.b_side ul li {width:294px; margin-bottom:6px; overflow:hidden;}
.sidebar.b_side a:hover {background-position:0 -44px;}
.sidebar.b_side .m1 {background:url('../images/common/sidebar1_b.png') 0 1px no-repeat;}
.sidebar.b_side .m2 {background:url('../images/common/sidebar2_b.png') 0 1px no-repeat;}
.sidebar.b_side .m3 {background:url('../images/common/sidebar3_b.png') 0 1px no-repeat;}
.sidebar.b_side .m4 {background:url('../images/common/sidebar4_b.png') 0 1px no-repeat;}
.sidebar.b_side .m5 {background:url('../images/common/sidebar5_b.png') 0 1px no-repeat;}
.sidebar.b_side .m6 {background:url('../images/common/sidebar6_b.png') 0 1px no-repeat;}
.sidebar.b_side .on {background-position:0 -44px;}



#section3 {display:none; width:100%;height:100%;background-color:#fff;position:absolute;left:100%;top:0;text-align:center;overflow:hidden;}


/* spec */
#spec {width:1080px; margin:0 auto;}
#spec .scroll {display:block; width:35px; height:25px; background:url('../images/ico/ico_scroll2.png') 0 0 no-repeat; position:absolute; top:1360px; left:50%; margin-left:-17px; text-indent:-9999px; display:none;}
#spec h2 {text-align:center; margin:87px 0 50px;}
#spec #noteSpec {padding-bottom:70px;}
#spec #noteSpec dt {font:20px "SamsungIFBd"; color:#000; margin:27px 0 5px;}
#spec #noteSpec dd {position:relative; font:13px/130% "Samsung InterFace", "SamsungIFRg"; color:#777; padding-left:7px; background:url('../images/ico/ico_dot_gray.gif') 0 6px no-repeat; margin-bottom:3px;}
#spec #noteSpec dd.none {padding:0; background:none; font-size:12px; color:#a1a1a1;}
#spec #noteSpec dd.mgt {margin-top:65px;}
#spec #noteSpec .specArea1 {float:left; display:inline;}
#spec #noteSpec .specArea2 {float:right;}
#spec #noteSpec .img1 {position:absolute; left:150px; top:-50px;}
#spec #noteSpec .img2 {margin-top:10px; display:block;}
#spec #watchSpec {background:url('../images/content/spec/img_spec4.jpg') 100% 50px no-repeat; padding-bottom:100px;}
#spec #watchSpec {margin-bottom:50px; padding-right:410px;}
#spec #watchSpec dt {font:20px "SamsungIFBd"; color:#000; margin:27px 0 5px;}
#spec #watchSpec dd {position:relative; font:13px/130% "Samsung InterFace", "SamsungIFRg"; color:#777; padding-left:7px; background:url('../images/ico/ico_dot_gray.gif') 0 6px no-repeat; margin-bottom:3px;}
#spec #watchSpec dd.none {padding:0; background:none; font-size:12px; color:#a1a1a1;}
#spec #watchSpec .specArea1 {float:left;}
#spec #watchSpec .specArea2 {float:right;}
#spec #watchSpec .specArea2 dd {margin-bottom:10px;}
#spec #watchSpec p {font-size:12px; color:#a1a1a1; display:block; clear:both;}
#spec #watchSpec .mgb {margin-bottom:65px;}

/* color */
#color {width:1028px; margin:0 auto; padding-bottom:100px; position:relative;}
#color h2 {margin:67px 0 40px; text-align:center;}
#color  .h_color {width:513px; float:left; position:relative;}
#color  .h_color .hcolor2, #color  .h_color .hcolor3 {display:none;}
#color  .h_color .colorSelect {padding-left:185px; position:absolute; z-index:1; top:522px;}
#color  .h_color .colorSelect li {float:left; display:inline; font:17px "Samsung InterFace", "SamsungIFRg"; margin-right:5px;}
#color  .h_color .colorSelect li:last-child {margin-right:0;}
#color  .h_color .colorSelect li .color1 {height:19px; display:block; background:url('../images/content/color/img_h_color1.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#000;}
#color  .h_color .colorSelect li .color1.on {width:70px; padding-left:20px; text-indent:0;}
#color  .h_color .colorSelect li .color2 {height:19px; display:block; background:url('../images/content/color/img_h_color2.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#8e8e8e;}
#color  .h_color .colorSelect li .color2.on {width:100px; padding-left:20px; text-indent:0;}
#color  .h_color .colorSelect li .color3 {height:19px; display:block; background:url('../images/content/color/img_h_color3.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#d68eb3;}
#color  .h_color .colorSelect li .color3.on {width:80px; padding-left:20px; text-indent:0;}
#color  .b_color {width:513px; float:right; position:relative;}
#color  .b_color .bcolor2, #color  .b_color .bcolor3, #color  .b_color .bcolor4, #color  .b_color .bcolor5, #color  .b_color .bcolor6 {display:none;}
#color  .b_color .colorSelect {padding-left:150px; position:absolute; top:522px;}
#color  .b_color .colorSelect li {float:left; display:inline; font:17px "Samsung InterFace", "SamsungIFRg"; margin-right:5px;}
#color  .b_color .colorSelect li .color1 {height:19px; display:block; background:url('../images/content/color/img_b_color1.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#000;}
#color  .b_color .colorSelect li .color1.on {width:70px; padding-left:20px; text-indent:0;}
#color  .b_color .colorSelect li .color2 {height:19px; display:block; background:url('../images/content/color/img_b_color2.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#a1a397;}
#color  .b_color .colorSelect li .color2.on {width:110px; padding-left:20px; text-indent:0;}
#color  .b_color .colorSelect li .color3 {height:19px; display:block; background:url('../images/content/color/img_b_color3.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#f27731;}
#color  .b_color .colorSelect li .color3.on {width:90px; padding-left:20px; text-indent:0;}
#color  .b_color .colorSelect li .color4 {height:19px; display:block; background:url('../images/content/color/img_b_color4.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#c5a18a;}
#color  .b_color .colorSelect li .color4.on {width:75px; padding-left:20px; text-indent:0;}
#color  .b_color .colorSelect li .color5 {height:19px; display:block; background:url('../images/content/color/img_b_color5.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#b6ac36;}
#color  .b_color .colorSelect li .color5.on {width:85px; padding-left:20px; text-indent:0;}
#color  .b_color .colorSelect li .color6 {height:19px; display:block; background:url('../images/content/color/img_b_color6.gif') 0 50% no-repeat; text-indent:-99999px; width:15px; overflow:hidden; color:#917d5d;}
#color  .b_color .colorSelect li .color6.on {width:90px; padding-left:20px; text-indent:0;}
#color .imgArea {position:relative; height:522px; width:510px; margin:0 auto 40px;}
#color .btn_detail {position:absolute; right:20px; top:60px; width:43px; height:43px; display:block; text-indent:-9999px; background:url('../images/btn/btn_detail_view.gif') 50% 50% no-repeat; z-index:1;}
#color .btn_detail:hover {background:url('../images/btn/btn_detail_view_over.gif') 0 0 no-repeat;}
#color .thumbList {width:470px; margin:0 auto;}
#color .thumbList li {float:left; display:inline; margin-right:5px;}
#color .thumbList li:last-child {margin-right:0;}
#color .thumbList li a {display:block; width:88px; height:88px; border:1px solid #cecece; overflow:hidden;}
#color .thumbList li a img {width:88px; height:88px; display:block;}
#color .thumbList li a.on, #color .thumbList li a:hover {width:70px; height:70px; border:10px solid #cecece;}
#color .thumbList li a.on img, #color .thumbList li a:hover img {margin:-9px;}
#color .hPopup, #color .bPopup {width:983px; height:693px; text-align:center; position:absolute; left:22px; top:-70px; z-index:3; background:#fff; border:1px solid #cecece; display:none; overflow:hidden;}
#color .hPopup img {height:100%;}
#color .popClose {width:52px; height:52px; display:block; text-indent:-9999px; background:url('../images/btn/btn_popup_close.png') 0 0 no-repeat; position:absolute; right:35px; top:35px; z-index:4;}

/* acc */
#acc {width:1024px; margin:0 auto; padding-bottom:100px;}
#acc .title {height:120px; overflow:hidden; margin-top:78px;}
#acc h2 {margin-bottom:20px; text-align:center; height:40px;}
#acc h3 {text-align:center;  font:21px "Samsung InterFace", "SamsungIFRg"; color:#5b5b5b; margin-bottom:5px;}
#acc h4 {font:15px "Samsung InterFace", "SamsungIFRg"; color:#999; text-align:center;}
#acc .imgArea {text-align:center; height:500px;}
#acc .thumbList {width:280px; margin:0 auto;}
#acc .thumbList li {float:left; display:inline; margin-right:5px;}
#acc .thumbList li:last-child {margin-right:0;}
#acc .thumbList li a {display:block; width:88px; height:88px; border:1px solid #cecece; overflow:hidden;}
#acc .thumbList li a img {width:88px; height:88px; display:block;}
#acc .thumbList li a.on, #acc .thumbList li a:hover {width:70px; height:70px; border:10px solid #cecece;}
#acc .thumbList li a.on img, #acc .thumbList li a:hover img {margin:-9px;}

/* video */
/* video */
 
#video {width:838px; margin:87px auto 0; padding-bottom:100px;}
#video .title {height:95px;}
#video h2 {font:40px "Samsung InterFace", "SamsungIFRg"; color:#000; text-align:center;}
#video h2 p { margin-bottom:10px; }
#video h3 {font:15px "Samsung InterFace", "SamsungIFRg"; color:#999; text-align:center;}
#video .cont { display:inline; width:838px;}

#video .videoArea {width:758px; padding:0 40px;}
#videothumbs {overflow:hidden;width:758px;border:0px solid red;margin:0 0 0 40px;;padding:0;}
#video .thumbList {float:left; width:838px; height:75px;position:relative; padding:0; margin-top:14px;}
#video .thumbList ul {height:75px;width:2000px; padding:0 0px;}
#video .thumbList li {float:left; margin-right:10px;}
#video .thumbList li:last-child {margin-right:0;}
/*#video .thumbList li:first-child {margin-left:0;padding-left:0;}*/

/*
#video .thubmList { float:left; }
#video .thumbList .prev {position:absolute; display:block; height:20px; width:100%; background:url('../images/btn/btn_video_prev.gif') 50% 0 no-repeat; left:0; top:0; text-indent:-9999px;}
#video .thumbList .next {position:absolute; display:block; height:20px; width:100%; background:url('../images/btn/btn_video_next.gif') 50% 0 no-repeat; left:0; bottom:0; text-indent:-9999px;}
#video .thumbList {float:right; width:106px; position:relative; padding:35px 0; margin-top:115px;}
#video .thumbList ul {height:454px;}
#video .thumbList li {float:left;margin-bottom:10px; height:106px;}
#video .thumbList li:last-child {margin-bottom:0;}
#video .thumbList li a {display:block; height:106px;}

*/

/* contents gift */
#gift {width:1024px; margin:65px auto 0; padding-bottom:100px;}
#gift h2 {text-align:center; margin-bottom:25px;}
#gift p {font:20px/110% "SamsungIFRg" ; color:#2c2c2c; text-align:center;}
#gift p.mgb {margin-bottom:10px;}
#gift .contArea {margin-top:60px;}
#gift .contArea .left {float:left; width:500px;}
#gift .contArea .right {float:right; width:500px;}
#gift .contArea dl {padding-left:70px; margin-bottom:26px;}
#gift .contArea dl.app1 {background:url('../images/content/gift/ico_app1.gif') 0 0 no-repeat;}
#gift .contArea dl.app2 {background:url('../images/content/gift/ico_app2.gif') 0 0 no-repeat;}
#gift .contArea dl.app3 {background:url('../images/content/gift/ico_app3.gif') 0 0 no-repeat;}
#gift .contArea dl.app4 {background:url('../images/content/gift/ico_app4.gif') 0 0 no-repeat;}
#gift .contArea dl.app5 {background:url('../images/content/gift/ico_app5.gif') 0 0 no-repeat;}
#gift .contArea dl.app6 {background:url('../images/content/gift/ico_app6.gif') 0 0 no-repeat;}
#gift .contArea dt {font:16px/100% "SamsungIFBd"; color:#000; margin-bottom:3px;}
#gift .contArea dd {font:15px/100% "Samsung InterFace", "SamsungIFRg"; color:#858585;}
#gift .contArea dd strong {font:15px "Samsung InterFace", "SamsungIFRg"; color:#5c9acd; display:block; margin-top:5px;}
#gift .contArea dl.app7 {background:url('../images/content/gift/ico_app7.gif') 0 0 no-repeat;}
#gift .contArea dl.app8 {background:url('../images/content/gift/ico_app8.gif') 0 0 no-repeat;}
#gift .contArea dl.app9 {background:url('../images/content/gift/ico_app9.gif') 0 0 no-repeat;}
#gift .contArea dl.app10 {background:url('../images/content/gift/ico_app10.gif') 0 0 no-repeat;}
#gift .contArea dl.app11 {background:url('../images/content/gift/ico_app11.gif') 0 0 no-repeat;}
#gift .contArea .appPage2 {display:none; padding-top:30px;}

#footer {min-width:1180px; width:1180px; height:52px;margin:0 auto; font-size:9px; color:#d0d0d0; padding-bottom:21px; line-height:130%; letter-spacing:-1px;}
#footer .footLeft {float:left; }
#footer .footRight {height:52px; float:right; position:relative;}
#footer .footRight img { float:right; position:relative; padding-left:12px;padding-top:14px;}
#footer .footRight span { float:right; vertical-align:middle; padding-top:20px; }



/* action memo */
.motion1 {position:absolute; width:679px; height:923px; left:50%; bottom:50%; margin:0 0 -650px -272px;background:url('../images/motion/bg_phone.png') 0 0 no-repeat; z-index:1;}
.motion1 .mask {position:absolute; width:454px; height:484px; background:url('../images/motion/img_grip.png') 0 0 no-repeat; z-index:9; left:200px; top:210px;}
.motion1 .screen {position:absolute; width:313px; height:549px; background:url('../images/motion/actionmemo/motion.jpg') no-repeat; z-index:2; left:306px; top:55px; background-position:0 0;}
.motion1 .call1 {position:absolute; width:313px; height:556px; background:url('../images/motion/actionmemo/10.png') 0 0 no-repeat; z-index:3; left:306px; top:55px; display:none;}
.motion1 .call2 {position:absolute; width:313px; height:556px; background:url('../images/motion/actionmemo/11.png') 0 0 no-repeat; z-index:4; left:306px; top:55px; display:none;}
.motion1 .call3 {position:absolute; width:313px; height:556px; background:url('../images/motion/actionmemo/12.png') 0 0 no-repeat; z-index:5; left:306px; top:55px; display:none;}
.motion1 .name {position:absolute; width:159px; height:32px; background:url('../images/motion/actionmemo/name.png') 0 0 no-repeat; z-index:6; left:408px; top:247px}
.motion1 .number {position:absolute; width:242px; height:85px; background:url('../images/motion/actionmemo/number.png') 0 0 no-repeat; z-index:7; left:352px; top:270px;}
.motion1 .light {width:342px; height:304px; position:absolute; left:290px; top:0px; background:url('../images/motion/img_light.png') 0 0 no-repeat; z-index:8;}
.motion1 .pen {position:absolute; background:url('../images/motion/img_pen.png') 0 0 no-repeat; width:428px; height:146px; z-index:10; left:550px; top:330px;}
.motion1 .hand {position:absolute; width:542px; height:534px; background:url('../images/motion/img_hand.png') 0 0 no-repeat; z-index:11; right:-380px; bottom:0px; display:none;}

/* pen window */
.motion2 {position:absolute; width:679px; height:923px; left:50%; bottom:50%; margin:0 0 -650px -272px;background:url('../images/motion/bg_phone.png') 0 0 no-repeat; z-index:1;}
.motion2 .mask {position:absolute; width:454px; height:484px; background:url('../images/motion/img_grip.png') 0 0 no-repeat; z-index:7; left:200px; top:210px;}
.motion2 .screen {position:absolute; width:313px; height:549px; background:url('../images/motion/penwindow/motion.jpg') no-repeat; z-index:2; left:306px; top:55px; background-position:0 0;}
.motion2 .light {width:342px; height:304px; position:absolute; left:290px; top:0px; background:url('../images/motion/img_light.png') 0 0 no-repeat; z-index:6;}
.motion2 .pen {position:absolute; background:url('../images/motion/img_pen.png') 0 0 no-repeat; width:428px; height:146px; z-index:8; left:550px; top:330px;}
.motion2 .hand {position:absolute; width:542px; height:534px; background:url('../images/motion/img_hand.png') 0 0 no-repeat; z-index:9; right:-380px; bottom:0px; display:none;}
.motion2 .line1 {position:absolute; background:url('../images/motion/penwindow/line1.png') 0 0 no-repeat; width:14px; height:245px; left: 428px; bottom:388px; z-index:3;}
.motion2 .line2 {position:absolute; background:url('../images/motion/penwindow/line2.png') 0 0 no-repeat; width:136px; height:14px; left: 434px; top:293px; z-index:4;}
.motion2 .line3 {position:absolute; background:url('../images/motion/penwindow/line3.png') 0 0 no-repeat; width:14px; height:239px; left: 567px; top:298px; z-index:5;}
.motion2 .line4 {position:absolute; background:url('../images/motion/penwindow/line4.png') 0 0 no-repeat; width:145px; height:10px; right: 100px; bottom:388px; z-index:6;}

/* scrap book */
.motion3 {position:absolute; width:679px; height:923px; left:50%; bottom:50%; margin:0 0 -650px -272px;background:url('../images/motion/bg_phone.png') 0 0 no-repeat; z-index:1;}
.motion3 .mask {position:absolute; width:454px; height:484px; background:url('../images/motion/img_grip.png') 0 0 no-repeat; z-index:7; left:200px; top:210px;}
.motion3 .screen {position:absolute; width:313px; height:549px; background:url('../images/motion/scrapbooker/motion.jpg') no-repeat; z-index:2; left:306px; top:55px; background-position:0 0;}
.motion3 .light {width:342px; height:304px; position:absolute; left:290px; top:0px; background:url('../images/motion/img_light.png') 0 0 no-repeat; z-index:6;}
.motion3 .pen {position:absolute; background:url('../images/motion/img_pen.png') 0 0 no-repeat; width:428px; height:146px; z-index:8; left:550px; top:330px;}
.motion3 .hand {position:absolute; width:542px; height:534px; background:url('../images/motion/img_hand.png') 0 0 no-repeat; z-index:9; right:-380px; bottom:0px; display:none;}
.motion3 .circle {position:absolute; width:130px; height:111px; background:url('../images/motion/scrapbooker/point.png') 0 0 no-repeat; z-index:5; left:400px; top:110px; display:none;}
.motion3 .pop {position:absolute; width:313px; height:549px; background:url('../images/motion/scrapbooker/03.png') no-repeat; z-index:6; left:306px; top:55px; background-position:50% 50%; display:none;}


 /*#followmenu {position:relative;}*/
