@charset "utf-8";
@import url('common.css');


.sBody #contents{position:relative;min-width:990px;max-width:1220px;margin:0 auto;}

/*/////////////////// Contents Specs //////////////////////////*/
#specs_container {
    position: relative;
    width: 100%;
    min-width: 990px;
    background: url("../images/contents/bg_dot_dark4.png");
}

#contents_specs {
    position: relative;
    width: 990px;
    margin: 0 auto;
    padding-bottom: 80px;
}

#contents_specs .cont dd.usb
{
width: 430px;
height: 50px;
background: none;
font-size: 13px;
border: 1px solid #404040;
margin-top: 6px;
padding: 10px;
letter-spacing: -0.2px;	
}


body#specs  h4{text-align:center;padding:100px 0;}
body#specs .fl{float:left;width:460px;}
body#specs .fr{float:right;width:460px;}

body#specs .cont dl{margin-bottom:40px;}
body#specs .cont dt{color:#cccccc;font-family: "SamsungIFRg", sans-serif;font-weight:bold;font-size:20px;margin-bottom:10px;}
body#specs .cont dd{background:url("../images/specs/ico_bul.png") no-repeat left 8px;padding-left:8px;color:#808080;font-family: "SamsungIFRg", sans-serif;font-size:13px;line-height:17px; }
#contents_specs .cont dd.last {
    background:url("../images/specs/ico_bul2.png") no-repeat left 30px;
    size:11px;
    color: #595959;
    padding-top: 30px;
    line-height:14px;
    letter-spacing: -0.1px;
}

/*/////////////////// Contents Video //////////////////////////*/
#contents_videos {
    width: 100%;
    height: 100%;
    min-width: 990px;
    background: url("../images/contents/bg_dot_dark4.png");
 	min-height:950px;
}

#contents_videos div.cont > h4 {
    padding-top:100px;
    font-size:30px;
    color:#ffffff;
    padding-bottom: 5px;
}
#contents_videos div.cont {
    width: 990px;
    margin: 0 auto;
    position: relative;
}

body#video {min-height:950px;}
body#video .shareBtn{width:990px;margin:17px auto 0;}
body#video .shareBtn ul{float:right;}
body#video .shareBtn li{float:left;display:inline-block;width:23px;height:23px;margin-left:4px;}
body#video .share{margin-left:10px;float:right;background:url("../images/video/ico_dot.png") no-repeat left center;padding-left:13px;display:inline-block;color:#8c8c8c;font-size:16px;line-height:23px;font-family:'SamsungIFRg';height:23px;}



body#video .videoArea {width:990px;margin:10px auto 0;}
body#video .thumbList {width:990px;margin:30px auto 120px;}
body#video .thumbList ul {width:358px;margin:0 auto;text-align:center;}
body#video .thumbList li {display:inline-block; margin-right:10px;}
body#video .thumbList li:last-child {margin-right:0;}


/*/////////////////// Contents Gift //////////////////////////*/
#contents_gifts {
    width: 100%;
    min-width: 990px;
    background: url("../images/contents/bg_dot_dark4.png");
	padding-bottom:100px;
}
body#gift h4{text-align:center;padding-top:100px;}
body#gift h5{text-align:center;margin-top:15px;color:#999999;font-size:18px;letter-spacing:-0.5px;}
/*
body#gift .apps{text-align:right;width:990px;margin:27px auto 0;}
body#gift .apps img{vertical-align:middle;}
body#gift .apps a{display:inline-block;font-size:12px;color:#0c4da2;line-height:20px;height:20px;padding-right:13px;background:url("../images/gift/ico_arr.png") no-repeat right center;margin-left:7px;}
*/
body#gift .cont{width:990px;margin:58px auto 0;}
body#gift .fl{float:left;width:470px;}
body#gift .fr{float:right;width:470px;}

body#gift .list{margin-bottom:30px;}
body#gift .list p{float:left;width:50px;}
body#gift .list dl{float:left;width:400px;margin-left:15px;}
body#gift .list dt{color:#ccc;font-size:16px;font-weight:bold;margin-bottom:5px;}
body#gift .list dd{color:#808080;font-size:15px;line-height:16px;}
body#gift .list dd.point{color:#b2b2b2;margin-top:5px;}

body#gift .list ul{margin-left:-6px;margin-top:10px;}
body#gift .list li{color:#808080;font-size:12px;line-height:16px;padding-left:12px;text-indent:-12px;}

body#gift .btn_wrap{text-align:center;margin-top:40px;}


/*/////////////////// Contents Accessories //////////////////////////*/

body#acc #wrap > div.sub {position:absolute;}
body#acc .section{position:relative;overflow:hidden;width:100%;height:100%;min-width:990px;}
body#acc .cont{width:990px;margin:0 auto;}
body#acc .title{margin-top:190px;text-align:center;}
body#acc h4{color:#000;font-size:60px;font-family:'SamsungIFRg';font-weight:bold;background:url("../images/acc/img_line.png") no-repeat center bottom;height:78px;}
body#acc h5{color:#999;font-size:20px;font-family:'SamsungIFRg';margin-top:20px;}
body#acc .product{margin-top:77px;}

body#acc #section1{background:url("../images/acc/bg_accessories1.png") repeat left top;min-height:959px;}
body#acc #section2{background:url("../images/acc/bg_accessories2.png") repeat left top;min-height:861px;}
body#acc #section2 h4{color:#fff;}

body#acc .accNav{position:fixed;right:20px;top:50%;z-index:100;}
body#acc .accNav ul{}
body#acc .accNav li{height:18px;overflow:hidden;margin-bottom:15px;}
body#acc .accNav li a{display:block;height:18px;overflow:hidden;margin-bottom:15px;}
body#acc .accNav li.on a img{margin-top:-18px;}