@charset "utf-8";

* {margin:0; padding:0}

html, body, div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
blockquote, p, address, pre, cite,
form, fieldset, input, textarea, select,
table, th, td {margin:0; padding:0;}

html, body {height:100%;}
body {color:#242323; font-family:Arial, sans-serif; line-height:1.5em;}

h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:normal;}
fieldset, img, form, abbr, acronym {border:0 none;}
img {vertical-align:top}
ol, ul, li { list-style:none;}

/* 테이블 - 마크업에 'cellspacing="0"' 지정 함께 필요 */
table {border-collapse: separate; border-spacing:0; border:0 none;}

address, caption, strong, em, cite {font-weight:normal; font-style:normal;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
a {text-decoration:none;color:#363636;cursor:pointer;}

.hidden_obj, hr, legend, caption {visibility:hidden; overflow:hidden; position:absolute; width:0; height:0; line-height:0; font-size:0; text-indent:-1000em;}


/* Accessvility navigation */
#accNav {position:absolute; top:0; left:0; z-index:500; width:100%; height:0;} 
#accNav p, #accNav ul, #accNav ul li {height:0;}
#accNav p a {position:absolute; left:0; top:0; display:block; overflow:hidden; width:1px; height:1px; margin-left:-1px; margin-bottom:-1px;  text-align:center; color:#000; white-space:nowrap; font-weight:bold;} 
#accNav p a:focus, #accNav p a:hover, #accNav p a:active {width:100%; height:auto; padding:10px 0; background:#0c4da2; color:#fff; z-index:1000;}


/* layout */
#wrap {width:100%; min-width:1000px; background:#fff;}
#header {position:relative; width:960px; margin:0 auto; padding:0 20px; z-index:100; background:#fff url('../../images/common/bg-header_01.png') no-repeat 880px 14px;}
#header #logo {float:left;margin:22px 0 0;}
#header #logo a {position:relative; z-index:1; display:block; overflow:hidden; width:106px; height:35px; text-indent:-9999px;background:url('../../images/common/logo.gif') no-repeat 0 0;}
#header #siteName{float: left;margin:31px 0 0 20px;font-family:"SamsungIFBd", Arial, sans-serif;font-size: 13px;text-transform: uppercase;color:#0C4DA2;}
#header #siteName a{position:relative; z-index:1;color:#0C4DA2;text-decoration:none;}
#header #siteName a:link,
#header #siteName a:visited,
#header #siteName a:hover,
#header #siteName a:active{text-decoration:none;}
#container.mainCont {position:relative; padding:0; background:none}
#container {position:relative; padding:12px 0 0; background:url('../../images/common/bg-containerTop.gif') repeat-x 0 0}

/* GNB */
#gnb {position:relative;}
#gnb ul {height:79px;}
#gnb ul ul {height:auto; margin-bottom:0; padding-top:0;}
#gnb ul:after {content:""; clear:both; display:block; height:0; visibility:hidden;}
#gnb ul li.currentMenu,
#gnb.why>ul>li:nth-child(1),
#gnb.forpc>ul>li:nth-child(2),
#gnb.forserver>ul>li:nth-child(3),
#gnb.portable>ul>li:nth-child(4),
#gnb.support>ul>li:nth-child(5) {background:url('../../images/common/bul-gnb.gif') no-repeat center bottom;}

#gnb ul li a {height:41px; padding:37px 16px 2px 16px; display:inline-block; font-size:15px; text-decoration:none; color:#333; position:relative;}
#gnb ul li a:hover {color:#007CC0;}
#gnb ul li a.activator {background:url('../../images/common/bul-gnb-current.gif') no-repeat center bottom; color:#007CC0;}
#gnb ul li li a.activator {background:none;}
#gnb ul li .menu {width:960px; position:static; background-color:#000; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px;}
#gnb ul li .menu a {display:inline; height:auto; position:static; line-height:20px; padding:0;}
#gnb ul li .menu a:hover {text-decoration:underline;}
#gnb ul li .menu ul li a {color:#5BB9EE; line-height:1.7em; font-size:12px; font-weight:normal;}
#gnb ul li .menu ul li a:hover {color:#5BB9EE;}

#gnb ul li.gnb1 {margin:0 0 0 25px; display:inline;}
#gnb ul li.gnb5{width:140px;text-align:center;}
#gnb ul li.gnb5>a{padding-top:27px;height:51px;}
#gnb ul li.gnb1, #gnb ul li.gnb2, #gnb ul li.gnb3, #gnb ul li.gnb4, #gnb ul li.gnb5 {float:left;}
#gnb ul li.gnb1 .menu {display:none; position:absolute; top:79px; left:174px; width:160px}
#gnb ul li.gnb2 .menu {display:none; position:absolute; top:79px; left:295px; width:160px}
#gnb ul li.gnb3 .menu {display:none; position:absolute; top:79px; left:401px; width:160px}
#gnb ul li.gnb4 .menu {display:none; position:absolute; top:79px; left:530px; width:160px}
#gnb ul li.gnb5 .menu {display:none; position:absolute; top:79px; left:650px; width:160px}

#gnb ul li.gnb1 .br	{padding-bottom:18px;}
#gnb ul li .menu ul {padding:17px 0 0 0; overflow:hidden; *zoom:1;text-align:left;}
#gnb ul li .menu ul ul {padding:0 0 18px;}
#gnb ul li .menu ul li {display:block; width:160px; float:left;}
#gnb ul li .menu ul li.clear {clear:both;}
#gnb ul li .menu ul li li {display:block; min-height:20px;}
#gnb ul li .menu ul li a {display:inline-block; height:37px; padding-left:25px; padding-right:5px; line-height:14px; color:#fff;}
#gnb ul li .menu ul li li a {display:inline-block; height:20px; font-size:11px; color:#a1a1a1;}
#gnb ul li .menu ul li div {display:block !important;}
#gnb > ul > li > a {text-transform:uppercase;}


#content {width:960px; margin:0 auto; padding:50px 0 70px}

/* visual image area */
#visual{position:relative;width:960px;height:270px;margin-bottom:55px;overflow-x:hidden;}
#visual h1,
#visual h2{position:relative;z-index:1;top:40px;left:40px;width:600px;color:#fff;font-size:28px;font-weight:bold;line-height:32px;font-family:"SamsungIFBd",Arial,sans-serif;margin-bottom:10px;}
#visual p{position:relative;z-index:1;top:40px;left:40px;width:600px;color:#fff;font-size:14px;font-family:Arial,sans-serif;margin-bottom:10px;}
#visual a.more{display:block;position:absolute;top:0;left:0;width:960px;height:270px;text-indent:-10000px;}
#visual .btnStyle.down{margin-left:-3px;}
/* fixed visual */
#visual div{position:relative;width:960px;height:270px;}
/* multiple rolling */
#visual ul{marign:0;padding:0;width:10960px;height:270px;}
#visual ul li{float:left;position:relative;width:960px;height:270px;}

/* ContentHead */
#contentHead {margin:0; padding:0; border-bottom:1px solid #dbdbdb; z-index:20; overflow:visible; background:url('../../images/common/bg-contenthead.gif') repeat-x left bottom; background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(255,255,255)),color-stop(0.95, rgb(240,240,240)),color-stop(1, rgb(229,229,229))); background-image:-moz-linear-gradient(center top,rgb(255,255,255) 0%,rgb(240,240,240) 95%,rgb(229,229,229) 100%);}
#contentHead .headWrap {position:relative; width:960px; min-height:61px; margin:0 auto; padding:0 20px;}
#contentHead .breadcrumb {height:20px; padding:1px 0; font-size:12px; font-family:'SamsungIFBd', Arial, sans-serif; line-height:12px;}
#contentHead .breadcrumb a, #contentHead .breadcrumb span, .path span {display:inline-block; margin:0 1px 0 0;padding:0 9px 0 0; background:url('../../images/common/bul-arrow-grey.gif') no-repeat right 4px;}
#contentHead .breadcrumb a.current {background:none;}
#contentHead .breadcrumb span, .path span,
#contentHead .breadcrumb a.noLink {color:#666;}
#contentHead .headWrap .facebook {position:absolute; right:20px; top:0;}
#contentHead h1,
#contentHead h2{margin:0 0 2px; line-height:24px; font-size:22px; font-weight:normal; color:#010101; word-break:break-all}
#contentHead .upcCode {clear:both;float:left; margin:7px 0 15px;padding-top:5px; font-size:18px; line-height:18px;}
#contentHead.hidden {display:none;}

.productNav {float:none;overflow:hidden; width:100%; margin:0 0 -1px; padding-top:10px;text-transform:uppercase;}
.productNav li {float:left; margin:0 1px 0; padding:10px 0; width:151px; text-align:center; line-height:0; font-size:0; border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border:1px solid #d8d8d8; border-bottom:1px solid #dbdbdb;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(219,216,219)),color-stop(0.52, rgb(249,249,249)),color-stop(0.77, rgb(255,255,255)));background-image:-moz-linear-gradient(center bottom,rgb(219,216,219) 0%,rgb(249,249,249) 52%,rgb(255,255,255) 77%);}
.productNav li a {display:inline-block; font-size:12px; line-height:13px; font-weight:normal; color:#000; text-decoration:none; white-space:normal;}
.productNav li a:hover {color:#007CC0;}
.productNav li.acted {border-bottom:1px solid #fff; background:#fff; box-shadow:0 0 1px rgb(219, 219, 219);}
.productNav li.long {padding:4px 15px 3px; width:121px;}
.productNav .acted a {color:#007CC0; cursor:default;}
.productNav .acted a:hover {text-decoration:none;}


.productNav li a.longer {font-size:11px; letter-spacing:-1px}

.productSubNav{margin-bottom:30px;border-top:2px solid #007ccb;margin-top:0;}
.productSubNav:after{content:" ";display:block;clear:both;}

.productSubNav li {float:left;height:15px;font-size:12px;font-family:SamsungIFBd, Arial, sans-serif;border:1px solid #dfdfdf;border-top:0;border-left:0;padding:7px 30px;}
.productSubNav li:first-child {border-left:1px solid #dfdfdf;}
.productSubNav li a {display:inline-block; font-size:12px; line-height:13px; font-family:SamsungIFBd, Arial, sans-serif; font-weight:normal; color:#000; text-decoration:none; white-space:normal;}
.productSubNav li a:hover{color:#007CC0;}
.productSubNav li.acted{color:#fff;background:#007ccb;border:1px solid #007ccb;}
.productSubNav .acted a {color:#fff; cursor:default;}
.productSubNav .acted a:hover {color:#fff;text-decoration:none;}


/* CompWrap head title */
.compWrap h2 {margin:0 0 10px;font-size:25px;line-height:1.2;color:#010101; font-weight:normal;}
.compWrap h2.emphasis {font-size:36px;}
.compWrap h2.c-org,
.compWrap h2 .c-org {color:#ed6d1f;}
.compWrap h2:first-child {margin:0 0 10px 0; font-family:'SamsungIFBd', 'Arial', 'sans-serif'; font-weight:normal;}
.compWrap .desc h2{margin-bottom:28px;}
.compWrap h2 img {margin-top:0;}
.compWrap h2.big {font-size:36px;}
.compWrap h3 {margin:20px 0 5px; font-size:14px; line-height:1.2;color:#010101;}
.compWrap h3:first-child {margin:0 0 10px;}
.compWrap p {line-height:1.5;}
.compWrap p.comment {color:#666}
.compWrap p.txt {margin-bottom:40px}
.compWrap p.txt2 {margin-bottom:20px}
.compWrap .fbuttons{text-align:right;}

@font-face {
    font-family: 'SamsungIFBd';
    src: url('../../common/font/SamsungIF_Bd.eot');
    src: url('../../common/font/SamsungIF_Bd.eot?#iefix') format('embedded-opentype'),
         url('../../common/font/SamsungIF_Bd.woff') format('woff'),
         url('../../common/font/SamsungIF_Bd.ttf') format('truetype'),
         url('../../common/font/SamsungIF_Bd.svg#SamsungIF_Bd') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SamsungIFRg';
    src: url('../../common/font/SamsungIF_Rg.eot');
    src: url('../../common/font/SamsungIF_Rg.eot?#iefix') format('embedded-opentype'),
         url('../../common/font/SamsungIF_Rg.woff') format('woff'),
         url('../../common/font/SamsungIF_Rg.ttf') format('truetype'),
         url('../../common/font/SamsungIF_Rg.svg#SamsungIF_Rg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* SamsungInterFaceBold */
#gnb ul li a, .main-prodt h2, #contentHead h1, #contentHead h2, .productNav {font-family:'SamsungIFBd', 'Arial', 'sans-serif'}
/*#gnb ul li a, #wrap #contentHead h1, .productInfo, .productInfo a, .productNav li a, .submitStyle[type="submit"], #kv.kvGraphic .kvInfo p.price, #kv.kvText .kvInfo p.price, #content_p2.mg .headtitle > h2, .dropdown .fe_ddTriggerWrap a, .dropdownBig .fe_ddTriggerWrap a, .notFound .summ .account h2, .retailer .prdInfo li strong {font-family:'SamsungIFBd', 'Arial', 'sans-serif';}*/

/* PFSquareSansProMedium */
.compWrap h2, lnb li, #contentHead .breadcrumb, #contentHead .breadcrumb a, #contentHead .breadcrumb span, .path span, #contentHead .upcCode, .btnSubmitStyle input, .byCategory.prd ul li strong, #kv .kvArea h2, #kv .keyLink li, .kvText p, #kv.kvGraphic p, #kv.general .moreLink, #kv.dynamic .kvArea .modelCode, #kv.dynamic .keyLink li, #content_p2.mg .pathindicator_p2, p.sideH a, .desc .headTitle, #finder, .searchResult label, .byCategory.prd ul li strong, .searchmore p, .lookingFor .subTitle, .resultLayer h2:first-child, .resultLayer h3, .browsePrd .type h4,.browsePrd .modelNum h4, .compareResults h3, .notFound .byCategory ul li strong, .consumerReview .allRating li, .reviewList .desc h3, .winPop h2, .foot .faqList div h3, .gal h3, #lnb li, .kvText .kvArea h3 {font-family:'SamsungIFBd', 'Arial', 'sans-serif'; font-weight:normal;}

/* SamsungInterFaceRegular */
.main-prodt ul li a, #footer .siteLink h2, .homeNav ul li a, .homeContent #twitter p, .homeContent #videos .account, .summList .account h2, .consumerReview .reviews h3, .consumerReview .submit h3, .printSolution h2 {font-family:'SamsungIFRg', 'Arial', 'sans-serif'; font-weight:normal;}
.btnStyle span, .btnStyle.tw span strong, .btnStyle.tw:hover span, .btnStyle.tw:hover span strong, .btnStyle.tw span {font-family:'SamsungIFRg', 'Arial', 'sans-serif'; font-weight:bold;}

/* Arial */
#gnb ul li .menu a {font-family:'Arial', 'sans-serif';}
#gnb ul li.gnb1 .menu li a {font-family:'Arial', 'sans-serif';}
.topicList .desc .headTitle {font-family:'Arial', 'sans-serif';}


/* Button Style */
.btnArea:after {content:""; clear:both; display:block; height:0; visibility:hidden;}
.btnArea.reverse {float:none;text-align:right;}
.btnStyle {overflow:visible;border:0 none;display:inline-block; margin:0; padding:0; height:32px; background:url('../../images/common/bg-btn-left-default.png') no-repeat 0 0;}
.btnStyle:link {text-decoration:none;}
.btnStyle span {display:inline-block;height:32px; margin:0 0 0 22px;padding:0 35px 0 0; line-height:32px; font-weight:bold; font-size:12px; color:#fff; cursor:pointer; white-space:nowrap; background:url('../../images/common/bg-btn-right-default.png') no-repeat right 0; text-transform:uppercase;}
.btnStyle:hover {background:url('../../images/common/bg-btn-left-default-over.png') no-repeat 0 0;}
.btnStyle:hover span {background:url('../../images/common/bg-btn-right-default-over.png') no-repeat right 0;}
.btnStyle.datv, .btnStyle.datv:hover {cursor:text; background:url('../../images/common/bg-btn-left-colorType1.png') no-repeat 0 0;}
.btnStyle.datv span, .btnStyle.datv:hover span {cursor:default; background:url('../../images/common/bg-btn-right-colorType1.png') no-repeat right 0;}
.shop.datv,.shop.datv:hover {background:url('../../images/common/bg-btn-left-shop-colorType1.png') no-repeat 0 0;}
.shop.datv span,.shop.datv:hover span {margin:0 0 0 27px;padding:0 48px 0 0; background:url('../../images/common/bg-btn-right-shop-colorType1.png') no-repeat right 0;}
.shop.datv.big, .shop.datv.big:hover {height:42px; background:url('../../images/common/bg-btn-left-shop-big-colorType1.png') no-repeat 0 0;}
.shop.datv.big span, .shop.datv.big:hover span {height:42px; margin:0 0 0 21px; padding:0 39px 0 0; background:url('../../images/common/bg-btn-right-shop-big-colorType1.png') no-repeat right 0; font-size:15px; line-height:42px;}

.btnStyle.down span{background-image:url('../../images/common/bg-btn-right-down.png');}
.btnStyle.down:hover span{background-image:url('../../images/common/bg-btn-right-down-over.png');}

/* main */
.orbit-bullets {position:absolute; top:15px; right:10px; z-index:100;}
.orbit-bullets li {float:left; list-style:none; display:inline-block; margin-left:7px; cursor:pointer;}
.orbit-bullets li {display:inline-block; width:12px; height:12px; line-height:300%; overflow:hidden; background:url('../../images/common/btn-paging-round.png') no-repeat 0 0;}
.orbit-bullets li.active,
.orbit-bullets li a:hover {border:none !important; padding:0; background-position:right top;}
/* .slider-nav {position:absolute; left:0; top:0; width:100%; height:100%; z-index:50}
.slider-nav span {position:absolute; top:50%; width:78px; height:100px; margin-top:-50px; text-indent:-9999px; cursor:pointer}
.slider-nav .left {position:absolute; left:0; background:url('../../images/common/btn-rolling.png') no-repeat left top}
.slider-nav .right {position:absolute; right:0; background:url('../../images/common/btn-rolling.png') no-repeat right top} */

.main-desc{margin:40px 0;}
.main-desc p{margin-bottom:20px;}

.main-prdt{margin:50px 0 40px 0;}
.main-prdt:after{content:" ";display:block;height:0;clear:both;}
.main-prdt h2{font-size:24px;font-family:'SamsungIFBd','Arial','sans-serif';margin:40px 0 20px;}
.main-prdt h2 a,
.main-prdt h2 a:hover,
.main-prdt h2 a:active,
.main-prdt h2 a:link,
.main-prdt h2 a:visited{color:#000;text-decoration:none;}
.main-prdt h3{font-size:20px;margin:0 0 10px 0;font-family:'SamsungIFBd','Arial','sans-serif';}
.main-prdt h3 a,
.main-prdt h3 a:hover{text-decoration:none;}
.main-prdt p.desc{margin-bottom:20px;}
.main-prdt .row1 p.desc{min-height:75px;}
.main-prdt .row2 p.desc{min-height:90px;}
.main-prdt p.links{text-align:right;margin-left:0 !important;}
.main-prdt p.links a{display:inline-block;margin-left:20px;}

.main-prdt ul{padding:0;margin:0;}
.main-prdt ul:after{content:" ";display:block;height:0;clear:both;}
.main-prdt ul li{padding:0 0 0 20px;margin:0 20px 20px 0;float:left;width:449px;border-left:1px solid #e4e4e4;}
.main-prdt ul li:first-child{border-left:0;padding-left:0;}
.main-prdt ul li h3,
.main-prdt ul li p{margin-left:250px;}
.main-prdt ul li img{float:left;}
.main-prdt hr{position:static;display:block;visibility:visible;background:#e4e4e4;height:1px;width:auto;border:0;margin:40px 0;}

/*
.main-prdt>ul{margin:0;padding:0;}
.main-prdt>ul>li{float:left;margin-left:20px;text-align:center;}
.main-prdt>ul>li:first-child{margin-left:0;}
.main-prdt>ul>li>ul>li{float:left;width:150px;padding:12px;margin-left:20px;margin-top:20px;border:1px solid #e4e4e4;text-align:left;}
.main-prdt>ul>li>ul>li:first-child{margin-left:0;}

.main-prodt{padding-top:40px;border-top:1px solid #e4e4e4;}
.main-prodt:after {content:""; display:block; clear:both}
.main-prodt > li {float:left;width:220px;height:220px;border-left:1px solid #e4e4e4;padding-left:30px;margin-left:30px;}
.main-prodt > li:first-child{border-left:0;padding-left:0;margin-left:0;}
.main-prodt > li.pdt01{width:200px;}
.main-prodt > li.pdt02{width:155px;padding-left:40px;}
.main-prodt > li.pdt03{width:155px;padding-left:40px;}
.main-prodt > li.pdt04{width:auto;padding-left:40px;}
.main-prodt li h2 {padding-bottom:20px; font-size:24px; text-decoration:none; line-height:1em; color:#333;}
.main-prodt li ul li {padding-left:9px; margin-top:8px; background:url('../../images/common/bul-circle-grey.gif') no-repeat left center}
.main-prodt li ul li a {color:#666666;}
*/


/* why, about */
.prdtList {overflow:hidden; padding-bottom:30px; #padding-bottom:50px}
.prdtList:after {content:""; display:block; clear:both}
.prdtList li {float:left; width:410px; padding:25px 20px 15px 20px; margin:0 27px 20px 0; border:1px solid #cecece; background:#fbfbfb;min-height:115px;}
.prdtList.wide li {width:765px}
.prdtList li h2 {margin-bottom:0 !important}
.prdtList li h2 .more {padding-left:5px; font-size:12px}
.prdtList li p.s-ttl {margin-bottom:10px; font-family:'SamsungIFRg', 'Arial', 'sans-serif'; font-size:14px; font-weight:bold;}
.prdtList img{vertical-align:bottom;margin-left:10px;margin-bottom:10px;float:right;}

.prdt-feature {padding-bottom:40px;clear:both;}
.prdt-feature.gamer {padding-bottom:0; background:url('../../images/contents/whygamer01_850pro.jpg') no-repeat 0 0}
.prdt-feature.mac {background:url('../../images/contents/whymac01.jpg') no-repeat 0 0}
.prdt-feature.profe {background:url('../../images/contents/whypro01_850pro.jpg') no-repeat 0 0}
.prdt-feature.ssssd {padding-bottom:70px; background:url('../../images/contents/whyssssd01.jpg') no-repeat 0 0}
.prdt-feature.ssssd02 {padding-bottom:70px; background:url('../../images/contents/whyssssd02.jpg') no-repeat 0 0}
.prdt-feature.win8 {padding-bottom:30px; background:url('../../images/contents/whywin801.jpg') no-repeat 0 0}
.prdt-feature.ssd {background:url('../../images/contents/aboutssd01.jpg') no-repeat 0 0}
.prdt-feature.ssd-pro {background:url('../../images/contents/aboutssdpro01.jpg') no-repeat 0 0}
.prdt-feature.flash {background:url('../../images/contents/aboutflash01_845dc.jpg') no-repeat 0 0}
.prdt-feature.flash p.txt {line-height:17px}
.prdt-feature h2 {padding-bottom:5px; line-height:1.1em}
.prdt-feature h2, .prdt-feature p.txt {padding-left:345px}
.prdt-feature h2.pl0, .prdt-feature .txt.pl0 {padding-left:0;}
.prdt-feature .txt.bm0 {margin-bottom:0;}
.prdt-feature .refer {display:block; margin-top:10px; color:#888888;}

.prdt-vod {position:relative; overflow:hidden; border-top:1px solid #b2b2b2; padding:40px 0; clear:both;}
.prdt-vod:after {content:""; display:block; clear:both}
.prdt-vod div.vod01 {float:left; width:418px;padding-right:62px; border-right:1px solid #e4e4e4}
.prdt-vod div.vod01 p{margin-right:20px;}

.prdt-vod div.vod02 {float:right;width:418px;}
.prdt-vod h2 {font-size:20px;margin-bottom:25px !important; line-height:1}
.prdt-vod div p {margin-top:10px;}
.prdt-vod div p.mb27 {margin-bottom:27px}
.prdt-vod div p.mb75 {margin-bottom:75px}

.prdt-vod ul{padding:0 !important;margin:0 !important;}
.prdt-vod ul:after{content:"";display:block;height:0;clear:both}
.prdt-vod ul li{float:left;list-style:none !important;width:418px;padding-left:60px;margin-top:0 !important;margin-left:60px;border-left:1px solid #e4e4e4;margin-top:20px;}
.prdt-vod ul li:first-child{padding-left:0;margin-left:0;border-left:0;}
.prdt-vod ul li:nth-child(odd){padding-left:0;margin-left:0;border-left:0;}
.prdt-vod ul li h2{font-size:20px;height:40px;margin:0 !important; line-height:1}
.prdt-vod ul li p {margin-top:10px;}
.prdt-vod a.more {position:absolute; bottom:15px; right:0}

/* 840evo */
.prdt-section{margin-top:40px;}
.prdt-section h2{margin-top:20px;}
.prdt-subsection{clear:both;margin-top:40px;}
.prdt-subsection::after{content:".";clear:both;display:block;height:0;visibility:hidden;}
.prdt-subsection h2{padding-top:10px;}
.prdt-subsection img{float:left;clear:both;}

.prdt-section .illust{position:relative;}
.prdt-section .illust .ftext{position:absolute;}
.prdt-section .illust strong{font-weight:bold;}

.aboutssdevo04 .ftext{font-size:15px;text-align:center;}
.aboutssdevo04 .ftext01{top:10px;left:275px;}
.aboutssdevo04 .ftext02{top:10px;left:445px;}
.aboutssdevo04 .ftext03{top:70px;left:150px;}
.aboutssdevo04 .ftext04{top:220px;left:160px;}

.download {display:inline-block; width:100%; border-top:1px solid #b2b2b2; padding-top:50px}
.download .sec1 {float:left; width:480px; border-right:1px solid #e4e4e4}
.download .sec1 h2 {margin-bottom:0}
.download .sec1 p {padding-bottom:10px}
.download .sec2 {float:left; padding-left:57px;}
.download .sec2 h2 {margin-bottom:25px}
.download .sec2 span {padding-right:20px}
.download .single {}
.download .single h2 {margin-top:0 !important;margin-bottom:0;}
.download .single p {padding-bottom:10px}
.download .buttons{margin-bottom:30px;}
.download .buttons h3{font-weight:bold;}

.downloadContainer{margin-bottom:40px;}
.downloadContainer .downloadSection{margin:40px 0 0 0;}
.downloadContainer .downloadSection:first-child{margin:0;}
.downloadContainer .downloadSection h2{font-size:25px;font-family:'SamsungIFBd','Arial','sans-serif';margin-bottom:10px;}
.downloadContainer .downloadSection p.notice{color:#0000FF;margin-bottom:0;}
.downloadContainer .downloadSection p.notice2{color:#FF0000;margin-bottom:0;}
.downloadContainer .downloadSection table{margin:20px 0 0 0;}

.purchaseContainer{margin-bottom:40px;}

.documentContainer{margin-bottom:40px;}
.dnlist{padding:25px 0;border-top:1px solid #b2b2b2;}
.dnlist:last-child{border-bottom:1px solid #b2b2b2;}
.dnlist ul{width:440px;padding:0 20px !important;border-right:1px solid #dcdcdc;margin:0 10px 0 0 !important;display:inline-block;vertical-align:top;}
.dnlist ul.last{border-right:0;margin-right:0 !important;padding-right:0 !important;}
.dnlist ul li{list-style:disc !important;font-weight:bold;height:32px;}
.dnlist ul li span.label{display:inline-block;height:32px;width:280px;font-family:SamsungIFRg,Arial,sans-serif;font-size:14px;}
.dnlist ul li span.label.small{font-size:12px;}
.dnlist h3{color:#0080cc;font-family:SamsungIFBd,Arial,sans-serif;font-size:20px;margin:25px 0;clear: both;}
.dnlist .btnStyle span{min-width:83px;text-align:center;}

.docdown{clear:both;margin-bottom:40px;}
.docdown p{text-align:right;margin-top:20px !important;}
.docdown .dnlist h2{margin:0 0 25px 0 !important;padding:0 0 0 0 !important;}
.docdown .dnlist{padding-bottom:0;}
.docdown .dnlist:last-child{border-bottom:0;}

.quickdown{margin:0 0 20px 20px;width:380px;padding:15px 0 15px 15px;background:url(../../images/common/quick-download-bg.jpg) no-repeat left top;}
.quickdown h3{font-family:'SamsungIFBd', Arial, sans-serif;font-size:20px;}
.quickdown .list:after{content:" ";display:block;height:1px;background:url(../../images/common/quick-download-contents-bg.png) no-repeat left top;}
.quickdown ul{padding:5px 15px;background:url(../../images/common/quick-download-contents-bg.png) no-repeat left top;}
.quickdown ul li{padding:7px 15px 7px 0;background:url(../../images/common/quick-download-line-bottom.gif) no-repeat left top;}
.quickdown ul li:first-child{background:none;}
.quickdown ul li img{vertical-align:middle;margin-right:5px;}
.quickdown ul li a,
.quickdown ul li span{display:inline-block;}
.quickdown ul li span{font-size:11px;float:right;}

/* purchase & support */
a.country-usa {display:inline-block; padding-left:40px; height:23px; line-height:23px; background:url('../../images/contents/c_usa.gif') no-repeat}
a.country-fr {display:inline-block; padding-left:40px; height:23px; line-height:23px; background:url('../../images/contents/c_fr.gif') no-repeat}
a.country-it {display:inline-block; padding-left:40px; height:23px; line-height:23px; background:url('../../images/contents/c_it.gif') no-repeat}
a.country-de {display:inline-block; padding-left:40px; height:23px; line-height:23px; background:url('../../images/contents/c_de.gif') no-repeat}
a.country-en {display:inline-block; padding-left:40px; height:23px; line-height:23px; background:url('../../images/contents/c_en.gif') no-repeat}
a.country-ko {display:inline-block; padding-left:40px; height:23px; line-height:23px; background:url('../../images/contents/c_ko.gif') no-repeat}
a.country-jp {display:inline-block; padding-left:40px; height:23px; line-height:23px; background:url('../../images/contents/c_jp.gif') no-repeat}
a.country-ch {display:inline-block; padding-left:40px; height:23px; line-height:23px; background:url('../../images/contents/c_ch.gif') no-repeat}
.country-site {overflow:hidden; padding-top:10px; padding-bottom:50px}
.country-site:after {content:""; display:block; clear:both}
.country-site ul li {margin-bottom:9px}
.country-site .dep01 {float:left; width:310px; height:120px; border-right:1px solid #cecece}
.country-site .dep02 {float:left; width:290px; height:120px; padding-left:18px; border-right:1px solid #cecece}
.country-site .dep03 {float:left; width:290px; height:120px; padding-left:18px}
.country-site-detail {margin-bottom:10px; padding-top:10px; /*border-bottom:1px solid #cecece;*/}
.country-site-detail li {border-top:1px solid #cecece}
.country-site-detail li span.ttl {display:inline-block; width:163px; padding-top:18Px; background:url('../../images/contents/c_bg_bar.gif') no-repeat right top}
.country-site-detail li span.ttl.big {padding-top:28px}
.country-site-detail li span.cont-br {padding-left:165px}


/* Footer */
#footer {position:relative; bottom:0; z-index:0; width:100%; background-color:#000; color:#a7a69f; font-family:Arial, sans-serif; font-size:12px; line-height:150%;}
#footer a {display:block; color:#fff; text-decoration:none;}

#footer .footerMenu{width:960px; margin:0 auto; padding:20px 0; overflow:hidden;border-bottom:1px solid #303030;color:#A7A69F;font-size: 11px;line-height: 18px;}
#footer .footerMenu .col{float:left;vertical-align:top;margin-right:20px;height:180px;padding-left:20px;border-left:1px solid #303030;}
#footer .footerMenu .col.why{width:160px;padding-left:0;border-left:0;}
#footer .footerMenu .col.forpc{width:100px;}
#footer .footerMenu .col.forserver{width:100px;}
#footer .footerMenu .col.portable{width:110px;}
#footer .footerMenu .col.support{width:110px;}
#footer .footerMenu .col.other-countries{width:160px;margin-right:0;}
#footer .footerMenu h4{font-family:SamsungIFBd,Arial,sans-serif;font-size:18px;color:#fff;margin:14px 0;}
#footer .footerMenu a,
#footer .footerMenu a:link{color:#69b6ef;text-decoration:none;}
#footer .footerMenu a:hover{color:#69b6ef;text-decoration:underline;}
#footer .footerMenu ul li{float:left;width:170px;}
#footer .footerMenu ul li.longer{word-spacing:-1px;}

#footer .otherLink {width:960px; margin:0 auto; padding:20px 0; overflow:hidden}
#footer .otherLink ul li {float:left; margin:0; /*padding-left:7px*/}
#footer .otherLink ul li a {line-height:14px;color:#fff; font-size:11px;}
#footer .otherLink .copyright {float:right; padding:0; font-size:11px;line-height:14px; color:#a0a0a0}


#footer .footerMenu .lang {background-image:url("../../images/common/ico_country.gif");background-repeat:no-repeat;background-position:20px 20px; height:18px;}
/*#footer .footerMenu .lang.global {background-image:0px -718px;padding-left:30px; }*/
#footer .footerMenu .lang.ch {background-position:0px -718px;padding-left:30px; }
#footer .footerMenu .lang.fr {background-position:-249px -322px;padding-left:30px; }
#footer .footerMenu .lang.de {background-position:-249px -340px;padding-left:30px; }
#footer .footerMenu .lang.jp {background-position:-249px -286px;padding-left:30px; }
#footer .footerMenu .lang.kr {background-position:-249px -718px;padding-left:30px; }
#footer .footerMenu .lang.uk {background-position:-747px -466px;padding-left:30px; }
#footer .footerMenu .lang.us {background-position:-747px -700px;padding-left:30px; }






/*
 * individual style
 */

/* visual images/why */
#visual .why01{background:url('../../images/contents/vimg_why03_850pro2.jpg');}
#visual .why01 h1,
#visual .why01 h2{top:45px;left:50px;width:400px;color:#000;}

#visual .why02{background:url('../../images/contents/vimg_why01_850.jpg');}
#visual .why02 h1,
#visual .why02 h2{top:45px;left:50px;width:400px;color:#fff;}

#visual .why03{background:url('../../images/contents/vimg_why02_850pro.jpg');}
#visual .why03 h1,
#visual .why03 h2{top:45px;left:50px;width:400px;}

#visual .why04{background:url('../../images/contents/vimg_server_01.jpg');}
#visual .why04 h1,
#visual .why04 h2{top:45px;left:50px;width:500px;}
#visual .why04 p{color:#fff;top:125px;left:50px;width:400px;}

#visual .why05{background:url('../../images/contents/vimg_ssd850pro_02.jpg');}
#visual .why05 h1,
#visual .why05 h2{top:45px;left:50px;width:500px;}
#visual .why05 p{top:45px;left:50px;width:500px;}

#visual .why06{background:url('../../images/contents/vimg_about03_845dc.jpg');}
#visual .why06 h1,
#visual .why06 h2{top:45px;left:50px;width:400px;}

/* visual images/support */
#visual .support01{background:url('../../images/contents/vimg_support01.jpg');}
#visual .support01 h1,
#visual .support01 h2{top:45px;left:43px;width:450px;color:#000000;}

/* visual images/for pc */
#visual .forpc01{background:url('../../images/contents/vimg_why00_02.jpg');}
#visual .forpc01 h1,
#visual .forpc01 h2{top:45px;left:45px;width:400px;color:#000;}

#visual .forpc02{background:url('../../images/contents/vimg_about00_02.jpg');}
#visual .forpc02 h1,
#visual .forpc02 h2{top:45px;left:45px;width:600px;color:#000;}

/* visual images/for server */
#visual .forserver02{background:url('../../images/contents/vimg_server_02.jpg');}
#visual .forserver02 h1,
#visual .forserver02 h2{top:50px;left:50px;font-weight:bold;width:400px;}

#visual .forserver03{background:url('../../images/contents/vimg_about03_845dc.jpg');}
#visual .forserver03 h1,
#visual .forserver03 h2{color:#fff;top:50px;left:50px;width:500px;}
#visual .forserver03 p{position:absolute;z-index:1;color:#fff;top:135px;left:50px;width:400px;font-size:14px;}


/* visual images for products */

#visual .pssdt1_homme{background:url('../../images/contents/vimg_pssdt1_02.jpg');}
#visual .pssdt1_homme h1,
#visual .pssdt1_homme h2{text-align:center;top:55px;left:40px;width:450px;font-size:32px;}
#visual .pssdt1_homme p{text-align:center;color:#fff;top:55px;left:40px;width:450px;margin:20px 0;}

#visual .pssdt1_femme{background:url('../../images/contents/vimg_pssdt1_01.jpg');}
#visual .pssdt1_femme h1,
#visual .pssdt1_femme h2{text-align:center;top:55px;left:40px;width:450px;font-size:32px;}
#visual .pssdt1_femme p{text-align:center;color:#fff;top:55px;left:40px;width:450px;margin:20px 0;}

#visual .ssd850pro{background:url('../../images/contents/vimg_ssd850pro_01.jpg');}
#visual .ssd850pro h1,
#visual .ssd850pro h2{top:40px;left:40px;width:600px;}
#visual .ssd850pro p{color:#fff;top:40px;left:40px;width:600px;}

#visual .ssd850evo{background:url('../../images/contents/vimg_ssd850evo_01.jpg');}
#visual .ssd850evo h1,
#visual .ssd850evo h2{color:#fff;top:30px;left:30px;width:600px;font-weight:normal;}
#visual .ssd850evo p{color:#000;top:30px;left:30px;width:600px;}

/* 2015-03-25 추가 */
#visual .ssd850evo_1{background:url('../../images/contents/vimg_ssd850evo_02.jpg');}
#visual .ssd850evo_1 h1,
#visual .ssd850evo_1 h2{color:#fff;top:30px;left:30px;width:420px;font-weight:normal;}
#visual .ssd850evo_1 p{color:#000;top:30px;left:30px;width:420px;}
#visual .ssd850evo_2{background:url('../../images/contents/vimg_ssd850evo_03.jpg');}
#visual .ssd850evo_2 h1,
#visual .ssd850evo_2 h2{color:#000;top:30px;left:30px;width:420px;font-weight:normal;}
#visual .ssd850evo_2 p{color:#000;top:30px;left:30px;width:420px;}
#visual .ssd850evo_3{background:url('../../images/contents/vimg_ssd850evo_04.jpg');}
#visual .ssd850evo_3 h1,
#visual .ssd850evo_3 h2{color:#000;top:30px;left:30px;width:420px;font-weight:normal;}
#visual .ssd850evo_3 p{color:#000;top:30px;left:30px;width:420px;}

#visual .ssd840evo{background:url('../../images/contents/vimg_about04.jpg');}
#visual .ssd840evo h1,
#visual .ssd840evo h2{top:40px;left:40px;width:380px;font-size:36px;color:#757479;}
#visual .ssd840evo h1 em,
#visual .ssd840evo h2 em{font-style:normal;color:#198ad3;}
#visual .ssd840evo p{color:#757479;top:40px;left:40px;width:600px;}

#visual .ssd845dcpro{background:url('../../images/contents/img_845dcpro_visual.jpg');}
#visual .ssd845dcpro h1,
#visual .ssd845dcpro h2{top:40px;left:40px;width:400px;}
#visual .ssd845dcpro p{top:40px;left:40px;width:400px;}

#visual .ssd845dcevo{background:url('../../images/contents/ssd845evo01.jpg');}
#visual .ssd845dcevo h1,
#visual .ssd845dcevo h2{color:#000;top:40px;left:40px;width:500px;}
#visual .ssd845dcevo p{color:#000;top:40px;left:40px;width:350px;}

/* main visual text */
.mainCont #content {width:960px; margin:0 auto; padding:1px 0 50px}/* 2015-03-24 padding:0 0 50px */

.whyCont09 .compWrap h3{font-size:14px;font-weight:bold;}

.compWrap .forserver{margin:40px 0;}
.compWrap .forserver .illust{float:left;width:300px;margin:0 20px 0 26px;text-align:center;}
.compWrap .forserver .illust img{margin-top:20px;}
.compWrap .forserver .illust img:first-child{margin-top:0px;}
.compWrap .forserver .illust small{display:inline-block;text-align:left;line-height:110%;}
.compWrap .forserver:after{content:" ";display:block;height:0;clear:both;}

#bestawards{margin:0 0 40px 0;}
#bestawards:after{content:" ";display:block;height:0;clear:both;}
#bestawards .left{display:block;width:22px;height:110px;float:left;margin-right:3px;}
#bestawards .right{display:block;width:22px;height:110px;float:left;margin-left:3px;}
#bestawards .left{background:transparent url(../../images/awards/btn_arrows.png) no-repeat top left;}
#bestawards .right{background:transparent url(../../images/awards/btn_arrows.png) no-repeat top right;}
#bestawards .left:hover{background-position:bottom left;}
#bestawards .right:hover{background-position:bottom right;}
#bestawards .list{position:relative;padding-top:5px;width:910px;height:100px;overflow:hidden;float:left;}
#bestawards .list ul{position:relative;left:0;width:10000px;height:100px;margin:0;padding:0;text-align:center;}
#bestawards .list ul:after{content:" ";display:block;height:0;clear:both;}
#bestawards .list ul li{list-style:none;display:block;float:left;margin:0 25px 0 0;}
#bestawards .list ul li:last-child{margin-right:0;}

.compWrap .sec06{border-top:1px solid #b2b2b2;padding:40px 0;}
.compWrap .sec06 ul{padding:0;margin:0;}
.compWrap .sec06 ul li{float:left;width:425px;padding-left:30px;border-left:1px solid #b2b2b2;margin-left:60px;}
.compWrap .sec06 ul li:first-child{padding-left:0;margin-left:0;border:0;}
.compWrap .sec06 p.txt2{min-height:145px;}
.compWrap .sec06 .more{text-align:right;}

.aboutCont03 .mdxspec{border-top:1px solid #898989;border-bottom:1px solid #898989;border-collapse:collapse;min-width:250px;}
.aboutCont03 .mdxspec td, .mdxspec th{padding:3px 6px;text-align:center;}
.aboutCont03 .mdxspec thead tr{border-top:1px solid #cfcfd0;border-bottom:1px solid #cfcfd0;background-color:#e6e6e7;}
.aboutCont03 .mdxspec thead th{color:#ed6d1e;}
.aboutCont03 .mdxspec tbody tr{border-top:1px solid #e1e1e1;background-color:#fff;}
.aboutCont03 .mdxspec tbody tr:first-child{border-top:0;}
.aboutCont03 .illust{display:inline-block;}
.aboutCont03 .illust img,
.aboutCont03 .illust table{float:left;}
.aboutCont03 .illust table.mdxspec{margin-top:19px;margin-left:-5px;min-width:220px;}

.aboutCont03 .prdt-feature h2{color:#758497;padding:0;margin-bottom:20px;}
.aboutCont03 .prdt-feature h2 em{color:#f37021;}
.aboutCont03 .prdt-feature p{margin-bottom:10px;}
.aboutCont03 .prdt-feature p strong{font-weight:bold;}

.aboutCont05 .msata .prdt-feature h2{margin:30px 0 15px 0;padding:36px 0 0 45px;height:67px;color:#fff;background:#fff url(../../images/contents/msata_head_bg.jpg) no-repeat;font-size:25px;}
.aboutCont05 .msata .prdt-feature h3{font-size:20px;font-weight:bold;color:#009ca6;margin:30px 0 15px 0;}
.aboutCont05 .msata .prdt-feature p{margin-bottom:10px;}
.aboutCont05 .msata .prdt-feature .left h3,
.aboutCont05 .msata .prdt-feature .right h3{color:#000;}

/* ssd 840 evo */
.ssd840evoCont01 .msata .prdt-feature h2{margin:30px 0 15px 0;padding:36px 0 0 45px;height:67px;color:#fff;background:#fff url(../../images/contents/msata_head_bg.jpg) no-repeat;font-size:25px;}
.ssd840evoCont01 .msata .prdt-feature h3{font-size:20px;font-weight:bold;color:#009ca6;margin:30px 0 15px 0;}
.ssd840evoCont01 .msata .prdt-feature p{margin-bottom:10px;}
.ssd840evoCont01 .msata .prdt-feature .left h3,
.ssd840evoCont01 .msata .prdt-feature .right h3{color:#000;}

.ssd840evoCont05 .msata .prdt-feature h2{margin:30px 0 15px 0;padding:36px 0 0 45px;height:67px;color:#fff;background:#fff url(../../images/contents/msata_head_bg.jpg) no-repeat;font-size:25px;}
.ssd840evoCont05 .msata .prdt-feature h3{font-size:20px;font-weight:bold;color:#009ca6;margin:30px 0 15px 0;}
.ssd840evoCont05 .msata .prdt-feature p{margin-bottom:10px;}
.ssd840evoCont05 .msata .prdt-feature .left h3,
.ssd840evoCont05 .msata .prdt-feature .right h3{color:#000;}

/* portable ssd t1 */
.pssdt1Cont01 .compWrap .prdt-feature .section{position:relative;padding:0;border:0;margin:0;height:513px;}
.pssdt1Cont01 .compWrap .prdt-feature .section .illust{position:absolute;float:none;margin:0;}
.pssdt1Cont01 .compWrap .prdt-feature .section .txt{position:absolute;left:20px;z-index:1;color:#fff;}
.pssdt1Cont01 .compWrap .prdt-feature .section .txt h2{color:inherit;margin:1em 0;padding:0;}
.pssdt1Cont01 .compWrap .prdt-feature .sec01 {margin-top:15px;}
.pssdt1Cont01 .compWrap .prdt-feature .sec01 .txt{color:#292929;width:55%;}
.pssdt1Cont01 .compWrap .prdt-feature .sec02 .txt{width:60%;}
.pssdt1Cont01 .compWrap .prdt-feature .sec02 .txt p{width:70%;}
.pssdt1Cont01 .compWrap .prdt-feature .sec03 .txt{left:545px;text-align:right;width:40%;}
.pssdt1Cont01 .compWrap .prdt-feature .sec04 .txt{color:#292929;width:30%;}
.pssdt1Cont01 .compWrap .prdt-feature .sec05,
.pssdt1Cont01 .compWrap .prdt-feature .sec06{height:360px;}
.pssdt1Cont01 .compWrap .prdt-feature .sec05 .txt{color:#292929;}
.pssdt1Cont01 .compWrap .prdt-feature .sec05 .txt p{width:45%;}
.pssdt1Cont01 .compWrap .prdt-feature .sec06 .txt{width:45%;color:#292929;}
.pssdt1Cont01 .compWrap .prdt-feature{padding-bottom:0;}
.pssdt1Cont01 .compWrap .prdt-feature .annotation{font-size:11px;}
.pssdt1Cont01 .compWrap .prdt-feature .annotation ol{padding-left:1.5em;}
.pssdt1Cont01 .compWrap .prdt-feature .annotation ol li{list-style:decimal;}
.pssdt1Cont01 .compWrap .prdt-feature .annotation p{margin-top:1em;margin-bottom:1em;}

.pssdt1Cont01 .compWrap .specsummary .specs ul li{list-style:none;float:left;width:300px;margin-left:25px;text-indent:0;}
.pssdt1Cont01 .compWrap .specsummary .specs ul li:last-child{width:310px;}

/* ssd 850 pro */
.ssd850Cont01 .compWrap .prdt-feature .section{position:relative;padding:0;border:0;margin:0;height:513px;}
.ssd850Cont01 .compWrap .prdt-feature .section .illust{position:absolute;float:none;margin:0;}
.ssd850Cont01 .compWrap .prdt-feature .section .txt{position:absolute;left:20px;z-index:1;color:#fff;}
.ssd850Cont01 .compWrap .prdt-feature .section .txt h2{color:inherit;margin:1em 0;padding:0;}
.ssd850Cont01 .compWrap .prdt-feature .sec01 {margin-top:15px;}
.ssd850Cont01 .compWrap .prdt-feature .sec01 .txt{width:55%;}
.ssd850Cont01 .compWrap .prdt-feature .sec02 .txt{width:70%;padding:10px;left:10px;margin-top:12px;background:transparent url(../../images/contents/850pro_sec02_bg.png) repeat;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.ssd850Cont01 .compWrap .prdt-feature .sec02 .txt h2{margin-top:0;}
.ssd850Cont01 .compWrap .prdt-feature .sec03 .txt{color:#292929;width:70%;}
.ssd850Cont01 .compWrap .prdt-feature .sec04 .txt{width:50%;}
.ssd850Cont01 .compWrap .prdt-feature .sec05 .txt p{width:35%;}
.ssd850Cont01 .compWrap .prdt-feature .sec06,
.ssd850Cont01 .compWrap .prdt-feature .sec07,
.ssd850Cont01 .compWrap .prdt-feature .sec08,
.ssd850Cont01 .compWrap .prdt-feature .sec09{height:360px;}
.ssd850Cont01 .compWrap .prdt-feature .sec06 .txt{width:55%;color:#292929;}
.ssd850Cont01 .compWrap .prdt-feature .sec07 .txt{width:55%;color:#292929;}
.ssd850Cont01 .compWrap .prdt-feature .sec07 .txt p{color:#292929;}
.ssd850Cont01 .compWrap .prdt-feature .sec08 .txt{width:50%;color:#292929;}
.ssd850Cont01 .compWrap .prdt-feature .sec09 .txt{width:55%;color:#292929;}
.ssd850Cont01 .compWrap .prdt-feature{padding-bottom:0;}
.ssd850Cont01 .compWrap .prdt-feature .annotation{font-size:11px;}
.ssd850Cont01 .compWrap .prdt-feature .annotation ol{padding-left:1.5em;}
.ssd850Cont01 .compWrap .prdt-feature .annotation ol li{list-style:decimal;}
.ssd850Cont01 .compWrap .prdt-feature .annotation p{margin-top:1em;margin-bottom:1em;}

/* ssd 850 evo */
.ssd850evoCont .compWrap .prdt-feature .section{position:relative;padding:0;border:0;margin:0;height:513px;}
.ssd850evoCont .compWrap .prdt-feature .section .illust{position:absolute;float:none;margin:0;}
.ssd850evoCont .compWrap .prdt-feature .section .txt{position:absolute;left:20px;z-index:1;color:#fff;}
.ssd850evoCont .compWrap .prdt-feature .section .txt h2{color:inherit;margin:1em 0;padding:0;margin-bottom:10px;}
.ssd850evoCont .compWrap .prdt-feature .sec01 {margin-top:15px;}
.ssd850evoCont .compWrap .prdt-feature .sec01 .txt h2{margin-top:0;}
.ssd850evoCont .compWrap .prdt-feature .sec01 .txt{width:80%;padding:10px;left:10px;margin-top:12px;background:transparent url(../../images/contents/850pro_sec02_bg.png) repeat;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.ssd850evoCont .compWrap .prdt-feature .sec02 .txt{color:#000;width:70%;padding:10px;left:10px;margin-top:12px;background:transparent url(../../images/contents/850pro_sec03_bg.png) repeat;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.ssd850evoCont .compWrap .prdt-feature .sec02 .txt h2{margin-top:0;}
.ssd850evoCont .compWrap .prdt-feature .sec03 .txt{color:#000;width:90%;padding:10px;left:10px;margin-top:12px;background:transparent url(../../images/contents/850pro_sec03_bg.png) repeat;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.ssd850evoCont .compWrap .prdt-feature .sec03 .txt h2{margin-top:0;}
.ssd850evoCont .compWrap .prdt-feature .sec04 .txt{color:#000;width:54%;}
.ssd850evoCont .compWrap .prdt-feature .sec04 .txt p{width:70%;background:transparent url(../../images/contents/850pro_sec03_bg.png) repeat;}
.ssd850evoCont .compWrap .prdt-feature .sec05 .txt{color:#000;width:70%;}
.ssd850evoCont .compWrap .prdt-feature .sec05 .txt p{width:55%;background:transparent url(../../images/contents/850pro_sec03_bg.png) repeat;}
/* 2015-03-25 ssd850 evo 추가 및 주석
.ssd850evoCont .compWrap .prdt-feature .sec06,
.ssd850evoCont .compWrap .prdt-feature .sec07,
.ssd850evoCont .compWrap .prdt-feature .sec08,
.ssd850evoCont .compWrap .prdt-feature .sec09{height:360px;}
.ssd850evoCont .compWrap .prdt-feature .sec06 .txt{width:55%;color:#292929;}
.ssd850evoCont .compWrap .prdt-feature .sec07 .txt{width:70%;color:#292929;}
.ssd850evoCont .compWrap .prdt-feature .sec07 .txt p{width:70%;color:#292929;}
.ssd850evoCont .compWrap .prdt-feature .sec08 .txt{width:60%;color:#292929;}
.ssd850evoCont .compWrap .prdt-feature .sec08 .txt p{width:85%;color:#292929;}
.ssd850evoCont .compWrap .prdt-feature .sec09 .txt{width:65%;color:#292929;}
.ssd850evoCont .compWrap .prdt-feature .sec09 .txt p{width:80%;color:#292929;}*/
.ssd850evoCont .compWrap .prdt-feature{padding-bottom:0;}
.ssd850evoCont .compWrap .prdt-feature .annotation{font-size:11px;}
.ssd850evoCont .compWrap .prdt-feature .annotation ol{padding-left:1.5em;}
.ssd850evoCont .compWrap .prdt-feature .annotation ol li{list-style:decimal;}
.ssd850evoCont .compWrap .prdt-feature .annotation p{margin-top:1em;margin-bottom:1em;}
.ssd850evoCont .compWrap .prdt-feature .sec06 .txt h2{margin-top:0;}
.ssd850evoCont .compWrap .prdt-feature .sec06 .txt{width:64%;padding:10px;left:10px;margin-top:12px;background:transparent url(../../images/contents/850pro_sec02_bg.png) repeat;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px; }
.ssd850evoCont .compWrap .prdt-feature .sectionS{position:relative;padding:0;border:0;margin:0;height:270px; width:480px; float:left;}
.ssd850evoCont .compWrap .prdt-feature .sectionS .illust{position:absolute;float:none;margin:0;}
.ssd850evoCont .compWrap .prdt-feature .sectionS .txt{position:absolute;left:20px;z-index:1;color:#292929;}
.ssd850evoCont .compWrap .prdt-feature .sectionS .txt h2{color:inherit;margin:1em 0;padding:0 10px 0 0;margin-bottom:10px; font-size:22px;}
.ssd850evoCont .compWrap .prdt-feature .sectionS .txt p{width:50%;}
.ssd850evoCont .compWrap .prdt-feature .secS04 .txt p{width:42%;}

.ssd850Cont03 #content .bigvideo{margin:40px 0;}
.ssd850Cont03 #content .bigvideo:after{content:" ";display:block;clear:both;height:0;}
.ssd850Cont03 #content .bigvideo iframe{display:block;float:left;margin-right:20px;}
.ssd850Cont03 #content .bigvideo .desc{width:200px;float:left;}
.ssd850Cont03 #content .bigvideo .desc h2{margin:0 0 10px 0;font-size:24px;}
.ssd850Cont03 #content .bigvideo .desc h3{font-size:15px;font-weight:bold;margin:10px 0;}
.ssd850Cont03 #content .bigvideo .desc p{margin:10px 0;}
.ssd850Cont03 #content .bigvideo .desc ul{margin:10px 0;padding-left:1.5em;}
.ssd850Cont03 #content .bigvideo .desc ul li{list-style:outside circle;}
.ssd850Cont03 #content .victo01{margin-bottom:30px;}
.ssd850Cont03 #content .victo01:after{content:" ";display:block;clear:both;}
.ssd850Cont03 #content .victo01 img{float:left;}
.ssd850Cont03 #content .victo01 .desc{margin-left:345px;}
.ssd850Cont03 #content .victo01 .desc p{font-size:14px;}
.ssd850Cont03 #content .victo01 h2,
.ssd850Cont03 #content .victo02 h2{font-size:30px;font-weight:bold;margin-bottom:15px;}
.ssd850Cont03 #content .victo01 h3{font-size:20px;font-weight:bold;margin-bottom:10px;}
.ssd850Cont03 #content .victo01 h3 strong{color:#007cc0;font-size:16px;font-weight:bold;}
.ssd850Cont03 #content .victo02{padding-top:30px;margin-bottom:50px;}
.ssd850Cont03 #content .victo02:after{content:" ";display:block;clear:both;}
.ssd850Cont03 #content .victo02 img{float:right;}
.ssd850Cont03 #content .victo02 .desc{margin-right:345px;}
.ssd850Cont03 #content .victo02 table{width:615px;boder-collapse:collapse;border-top:1px solid #898989;border-bottom:1px solid #898989;}
.ssd850Cont03 #content .victo02 table th,
.ssd850Cont03 #content .victo02 table td{padding:4px;border-top:1px solid #e1e1e1;font-size:14px;}
.ssd850Cont03 #content .victo02 table th{color:#ec6d1e;}
.ssd850Cont03 #content ul.videos{margin:40px 0;padding:0;}
.ssd850Cont03 #content ul.videos:after{content:" ";display:block;clear:both;height:0;}
.ssd850Cont03 #content ul.videos li{display:block;float:left;margin-left:30px;width:300px;}
.ssd850Cont03 #content ul.videos li:first-child{margin-left:0;}
.ssd850Cont03 #content ul.videos li>a{position:relative;display:block;}
.ssd850Cont03 #content ul.videos li>a .playbtn{position:absolute;top:56px;left:110px;}
.ssd850Cont03 #content ul.videos li h3{margin:10px 0;font-size:16px;font-weight:bold;}
.ssd850Cont03 #content ul.videos li h3 a{color:#000;}
.ssd850Cont03 #content ul.videos li h3 a:hover{text-decoration:none;}
.ssd850Cont03 #content p.more{text-align:right;}

.supportCont .compWrap ul,
.supportCont .compWrap ol{padding-left:2em;margin:20px 0;}
.supportCont .compWrap ul li{list-style-position:outside;list-style-type:disc;}
.supportCont .compWrap ol li{list-style-position:outside;list-style-type:decimal;}

.supportCont .compWrap .svccenter{max-width:100%;border-collapse:collapse;margin-bottom:40px;}
.supportCont .compWrap .svccenter th{background-color:#d9d9d9;color:#000;padding:3px;border:1px solid #000;}
.supportCont .compWrap .svccenter td{background-color:#fff;padding:5px 10px;border:1px solid #000;text-align:center;}

/* ssd 845dc pro */
.ssd845dcproCont01 .compWrap .memorylogo{float:left;margin-right:20px;margin-bottom:30px;}
.ssd845dcproCont01 .compWrap h2{margin-top:20px;}
.ssd845dcproCont01 .compWrap h3{font-size:25px;font-weight:bold;}
.ssd845dcproCont01 .compWrap h4{font-size:18px;font-weight:bold;}
.ssd845dcproCont01 .compWrap .gray-area{margin:30px 0;padding:20px;}
.ssd845dcproCont01 .compWrap blockquote{padding-left:1em;border-left:5px solid #999;}
.ssd845dcproCont01 .compWrap p.txt2{margin-bottom:15px;}
.ssd845dcproCont01 .compWrap ul{margin:15px 0;padding:0 2em;}
.ssd845dcproCont01 .compWrap ul li{list-style:outside disc;}
.ssd845dcproCont01 .compWrap .movies{margin:30px 0;}

/* ssd 845dc evo */
.ssd845dcevoCont01 .compWrap .memorylogo{float:left;margin-right:20px;margin-bottom:30px;}
.ssd845dcevoCont01 .compWrap h2{margin-top:20px;}
.ssd845dcevoCont01 .compWrap h3{font-size:25px;font-weight:bold;}
.ssd845dcevoCont01 .compWrap h4{font-size:18px;font-weight:bold;}
.ssd845dcevoCont01 .compWrap .gray-area{margin:30px 0;padding:20px;}
.ssd845dcevoCont01 .compWrap blockquote{padding-left:1em;border-left:5px solid #999;}
.ssd845dcevoCont01 .compWrap p.txt2{margin-bottom:15px;}
.ssd845dcevoCont01 .compWrap ul{margin:15px 0;padding:0 2em;}
.ssd845dcevoCont01 .compWrap ul li{list-style:outside disc;}
.ssd845dcevoCont01 .compWrap .movies{margin:30px 0;}

.ssd845dcevoCont01 .compWrap .gray-area {background:#f5f5fa}
.ssd845dcevoCont01 .compWrap .deliver-wrap {position:relative}
.ssd845dcevoCont01 .compWrap .deliver-wrap h4 {position:absolute; left:0; top:0}
.ssd845dcevoCont01 .compWrap .wrap-area {padding-top:25px}
.ssd845dcevoCont01 .compWrap .evo-p {padding-bottom:25px}
.ssd845dcevoCont01 .compWrap .wrap-area:after {content:""; display:block; clear:both}
.ssd845dcevoCont01 .compWrap .wrap-area .left {float:left; width:420px; padding-right:40px}
.ssd845dcevoCont01 .compWrap .wrap-area .right {float:right; width:420px}
.ssd845dcevoCont01 .compWrap .gray-area h4 {height:70px}
.ssd845dcevoCont01 .compWrap h3,
.ssd845dcevoCont01 .compWrap h4 {margin-bottom:10px; line-height:1.1em; font-family:"SamsungIFBd", Arial, sans-serif; font-size:24px; color:#000}
.ssd845dcevoCont01 .compWrap .tit-em {margin-bottom:20px; font-size:28px; color:#007cc0}
.ssd845dcevoCont01 .compWrap .gray-area .tit-em {color:#007aa0}
.ssd845dcevoCont01 .compWrap p {margin:3px 0; color:#333}
.ssd845dcevoCont01 .compWrap .img-wrap {display:block; margin-bottom:50px}


span.playbtn{display:block;text-indent:-100000px;width:80px;height:56px;background:transparent url(../../images/common/youtube_play.png) no-repeat top left;}
a:hover span.playbtn{background:transparent url(../../images/common/youtube_play.png) no-repeat bottom left;}

.tbl11 {width:100%; border-collapse:collapse; border-spacing:0;}
.tbl11 th {height:25px; padding:0 0 0 15px; vertical-align:middle; color:#003366; background:url(../../images/common/bg-tbl11.gif) repeat-x left top; text-align:left; font-size:11px;}
.tbl11 td {height:30px; padding-left:15px; border-right:2px solid #fff; color:#464646; text-align:left;}
.tbl11 .tdBg td {background:#f4f4f4;}
.tbl11 .line td {border-bottom:1px solid #ddd;}
.tbl11.style2 th {text-align:center;}
.tbl11.style2 td {border-bottom:1px solid #d1d3d4; border-right:1px dotted #d1d3d4; text-align:center;}
.tbl11.style2 td.last {border-right:none;}
.tbl11 .thBg th {height:31px; padding:0 0 0 15px; background:url(../../images/common/bg-tbl11-2.gif) repeat-x left top; vertical-align:middle; font-size:11px; color:#003366; font-weight:bold;}
.tbl11.style3 td {padding-left:15px; border-bottom:1px solid #d1d3d4; border-right:1px dotted #d1d3d4; text-align:left; font-size:11px;}
.tbl11.style3 td.tit {background:#f4f4f4; font-weight:bold; color:#464646;}
.tbl11.style3 td.last {border-right:none;}
.tbl11.style4 {border-bottom:1px dotted #d1d3d4;}
.tbl11.style4 th {padding:9px 0 9px 15px; background:url(../../images/common/bg-tbl11.gif) repeat-x left top !important;}
.tbl11.style4 td {padding-left:15px; border-right:1px dotted #d1d3d4; text-align:left; font-size:11px;}
.tbl11.style4 td.last {border-right:none;}

/* specifications */
.compWrap .specs{margin:40px 0;}
.compWrap .specs h2{margin-bottom:20px;}
.compWrap .specs table{width:100%;border-collapse:collapse;border-bottom:1px solid #9fa0a0;margin-top:20px;margin-bottom:0;}
.compWrap .specs table tr{border-bottom:1px solid #9fa0a0;}
.compWrap .specs table td,
.compWrap .specs table th{padding:5px;border-right:1px solid #9fa0a0;}
.compWrap .specs table td:last-child,
.compWrap .specs table th:last-child{border-right:0;}
.compWrap .specs table tbody th,
.compWrap .specs table tbody td{text-align:left;padding-left:20px;}
.compWrap .specs table thead th{color:#fff;background:#9fa0a0;font-size:16px;padding:10px;}
.compWrap .specs ul{margin:10px 0 20px 0;font-size:11px;}
.compWrap .specs ul li{margin-left:15px;text-indent:-15px;}
.compWrap .specs .more{float:right;}
/* 2015-03-25 */
.compWrap .specs table tbody .cen{text-align:center;}
.compWrap .specs table tbody .att{padding-left:10px;}

.compWrap .specsummary{margin:40px 0;padding-top:30px;border-top:2px solid #b2b2b2;}
.compWrap .specsummary .specs ul{margin:30px 0;}
.compWrap .specsummary .specs ul:after{content:" ";display:block;height:0;clear:both;}
.compWrap .specsummary .specs ul li{list-style:none;float:left;width:220px;margin-left:25px;text-indent:0;}
.compWrap .specsummary .specs ul li:first-child{margin-left:0;}
.compWrap .specsummary .specs ul li:last-child{width:225px;}
.compWrap .specsummary .specs ul li h4{border-bottom:1px solid #b2b2b2;font-size:15px;font-weight:bold;margin:10px 0;}
.compWrap .specsummary .specs ul li p{margin:5px 0;text-align:left;font-size:13px;}
.compWrap .specsummary .specs p.annotation{text-align:left;font-size:11px;margin-top:-20px;}
.compWrap .specsummary p{margin:20px 0;text-align:right;}
/* 2015-03-25 추가 */
.compWrap .specsummary .comment{font-size:11px; text-align:left;}

/* reviews & awards */
.compWrap .reviewsawards{border-top:1px solid #b2b2b2;padding-top:40px;}

/* Support Line up */
.lineUp h3 {margin:0; padding:0; cursor:pointer;}
.lineUp h3 a {display:block; color:#000; padding:20px 0 25px 30px; font-family:'SamsungIFBd', Arial, sans-serif;; font-weight:bold; font-size:24px; line-height:32px; border-top:1px solid #ddd; background:url(../../images/common/bg-line-up-index-title-bg.gif) repeat-x left top;}
.lineUp h3.first-child a {border-top:none;}
.lineUp h3 a:hover {text-decoration:none;}
.lineUp h3.ui-state-active a {background:url(../../images/common/bg-line-up-index-title-bg-on.gif) repeat-x left top; border-top:1px solid #ddd;}
.lineUp h3 span {font-size:14px; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
.lineUp .detailView {padding:0 20px 25px 20px; overflow:hidden; zoom:1; border-bottom:none;}
.lineUp .detailView .imgDesc {float:left; width:432px; border-bottom:none;}
.lineUp .detailView .imgDesc .desc {font-family:'SamsungIFRg', 'Arial', 'sans-serif'; font-size:12px;}
.lineUp .detailView .menu {float:left; width:480px; padding-top:22px; overflow:hidden; zoom:1;}
.lineUp .detailView .menu li {float:left; width:240px; height:71px; font-family:'SamsungIFRg', 'Arial', 'sans-serif'; font-size:16px; line-height:10px; overflow:hidden; zoom:1;}
.lineUp .detailView .menu li .img {float:left; width:55px;}
.lineUp .detailView .menu li .txt {float:left; padding-top:10px; line-height:20px !important;}
.lineUp .detailView .menu li .txt a {color:#333; font-weight:bold;}
.lineUp div {position:relative; border-bottom:1px solid #ddd; z-index:1; margin-bottom:-1px;}
.lineUp div.last {border-bottom:none;}

#QuestionSection, #AVLSection { color: #010101; }
#QuestionSection h3, #AVLSection h3 {
color: #010101;
font-family: 'PFSquareSansProMedium','Arial','Helvetica',sans-serif;
font-size: 24px;
line-height: 24px;
margin: 0;
padding: 0 0 25px; }

.QuestionAndAnswer, .ManufacturerProduct {
background-color: transparent;
border-color: #ccc;
border-style: solid;
border-width: 0 0 1px;
clear: both !important;
display: block;
padding: 0 0 10px 0; }

.ManufacturerProduct { width:100%; }

.Question, .Manufacturer {line-height: 1.5em;padding: 10px 0; }
.Question h1, .Manufacturer h1,
.Question h3, .Manufacturer h3{display: inline; }
.Question a, .Manufacturer a { text-decoration: none; font-size: 12px; font-weight: bold; }
.Question a:hover, .Manufacturer a:hover { text-decoration: none; }
.Question .bullet {
 background-image: url("../../images/common/iconText.gif");
 background-position: 0 -117px;
 background-repeat: 0 -117px;
 display: block;
 height: 25px;
 overflow: hidden;
 padding: 0;
 text-align: left;
 text-decoration: none;
 width: 29px;
 float: left;
 margin: 0 10px 5px 0;
 cursor: pointer; }
 .Manufacturer {
 background:url(../../images/common/bg-line-up-index-title-bg.gif) no-repeat left top;
 width:100%;
 height:25px;
 display: block;
 overflow: hidden;
 padding: 10px;
 text-align: left;
 text-decoration: none;
 margin: 0;
 cursor: pointer; }
 
 .ManufacturerProduct.last { border:none;}
 .Manufacturer.expanded { 
 background:url(../../images/common/bg-line-up-index-title-bg-on.gif) no-repeat left top;}
 
.compatibility .compWrap h3{color:#0080cc;font-family:SamsungIFBd,Arial,sans-serif;font-size:25px;margin-bottom:20px;margin-top:40px;}
.compatibility .compWrap h4{color:black;font-family:SamsungIFBd,Arial,sans-serif;font-size:22px;padding-top:5px;}
.compatibility .compWrap .dnbuttons{float:right;margin-top:-10px;}
.compatibility .avllist{clear:both;}
.compatibility .avllist .ManufacturerProduct:first-child{margin-top:40px !important;}

.expanded .bullet {
  background-image: url("../../images/common/iconText.gif");
  background-position: 0 -78px;
  background-repeat: 0 -78px; }

.Answer, .ProductModel {  margin: 20px 0 20px 38px; }


.Answer table{width:80%;border-collapse:collapse;border-bottom:1px solid #9fa0a0;margin-top:10px;margin-bottom:20px;}
.Answer table tr{border-bottom:1px solid #9fa0a0;}
.Answer table td,
.Answer table th{padding:5px;border-right:1px solid #9fa0a0;}
.Answer table td:last-child,
.Answer table th:last-child{border-right:0;}
.Answer table tbody th,
.Answer table tbody td{text-align:left;padding-left:20px;}
.Answer table thead th{color:#fff;background:#9fa0a0;font-size:14px;padding:10px;}
.Answer p{margin:10px 0;}
.Answer ul, .Answer ol {margin:10px 0 5px 0;}
.Answer ul>li {margin-left:15px; list-style: square; }
.Answer ul li div {text-indent:0; }
.Answer h5 {font-weight: bold; margin-bottom:5px; }
.Answer ol>li {margin-left:15px; list-style: decimal; }




/*
 * reusable content styles
 */
 
/* 3D-VNAND */
.compWrap .vnandcontent .memorylogo{float:left;margin-right:20px;margin-bottom:30px;}
.compWrap .vnandcontent h2{margin-top:20px;}
.compWrap .vnandcontent h3{font-size:18px;font-weight:bold;}
.compWrap .vnandcontent blockquote{padding-left:1em;border-left:5px solid #999;}
.compWrap .vnandcontent p.txt2{margin-bottom:15px;}
.compWrap .vnandcontent ul{margin:15px 0;padding:0 2em;}
.compWrap .vnandcontent ul li{list-style:outside disc;}
.compWrap .vnandcontent .movies{margin:30px 0;}
.compWrap .vnandcontent{margin-bottom:40px;}
.compWrap .vnandcontent .videoArea{margin-top:40px;}



.supportCont .compWrap .svccenter{width:100%;border-collapse:collapse;margin-bottom:40px;}
.supportCont .compWrap .svccenter th{background-color:#ed7c29;color:#fff;padding:3px;border:1px solid #fff;}
.supportCont .compWrap .svccenter td{background-color:#fee8d9;padding:5px;border:1px solid #fff;text-align:center;}

.supportCont05 .compWrap h2 {margin-top:20px;}

.prdt-feature .left,
.prdt-feature .right{clear:both;padding-top:30px;margin-top:30px;border-top:1px dotted #b2b2b2;}
.prdt-feature .left:first-child,
.prdt-feature .right:first-child{padding-top:0;margin-top:0;border-top:0;}
.prdt-feature .left .illust{float:right;margin-left:28px;margin-bottom:28px;}
.prdt-feature .left h2,
.prdt-feature .left h3,
.prdt-feature .left p{padding:0;}
.prdt-feature .right .illust{float:left;margin-right:28px;margin-bottom:28px;}
.prdt-feature .right h2,
.prdt-feature .right h3,
.prdt-feature .right p{margin-left:352px;padding:0;}
.prdt-feature .right h3{margin-left:352px !important;padding:0;}

.illust p{position:absolute;margin:0 !important;padding:0;width:100%;} /* background:yellow;} */ 

.illust.integ{position:relative;width:811px;height:314px;margin:0 auto 20px auto;}
.illust.integ p{font-size:14px;line-height:110%;}
.illust.integ p strong{font-weight:bold;}
.illust.integ p.txt01{top:15px;left:0;width:145px;text-align:right;}
.illust.integ p.txt02{top:15px;left:450px;width:145px;}
.illust.integ p.txt03{top:280px;left:0;width:145px;text-align:right;}
.illust.integ p.txt04{top:280px;left:450px;width:145px;}
.illust.integ p.txt05{top:130px;left:570px;width:240px;font-size:20px;font-weight:bold;color:#e4002b;}

.illust.perform{position:relative;width:811px;height:365px;margin:0 auto 20px auto;}
.illust.perform p{font-size:12px;line-height:110%;color:#009ca6;text-align:center;}
.illust.perform p strong{font-weight:bold;}
.illust.perform p.txt01{top:15px;left:260px;width:500px;font-size:20px;font-weight:bold;color:#e4002b;text-align:right;}
.illust.perform p.txt02{top:345px;left:40px;width:220px;}
.illust.perform p.txt03{top:345px;left:295px;width:220px;}
.illust.perform p.txt04{top:345px;left:545px;width:220px;}

.illust.security{position:relative;width:811px;height:442px;margin:0 auto 20px auto;}
.illust.security p{font-size:12px;line-height:110%;color:#009ca6;text-align:center;}
.illust.security p.txt01{top:15px;left:320px;width:170px;font-size:20px;font-weight:bold;color:#e4002b;text-align:center;}

.illust.safe{position:relative;width:271px;height:190px;margin:0 auto;}
.illust.safe p{font-size:12px;line-height:110%;color:#009ca6;text-align:center;}
.illust.safe p.txt01{top:59px;left:110px;width:150px;font-size:13px;font-weight:bold;color:#e4002b;text-align:center;}

.illust.battery{position:relative;width:348px;height:192px;margin:0 auto;}
.illust.battery p{font-size:12px;line-height:110%;color:#009ca6;text-align:center;}
.illust.battery p.txt01{top:67px;left:180px;width:100px;font-size:16px;font-weight:bold;color:#e4002b;text-align:right;}
.illust.battery p.txt02{top:179px;left:0;font-size:11px;color:#888b8d;}

.illust.speed{position:relative;width:336px;height:218px;margin:0 auto;}
.illust.speed p{font-size:12px;line-height:110%;color:#009ca6;text-align:center;}
.illust.speed p.txt01{top:77px;left:245px;width:90px;font-size:14px;font-weight:bold;color:#e4002b;text-align:center;}

.illust.temper{position:relative;width:358px;height:184px;margin:0 auto;}
.illust.temper p{font-size:12px;line-height:110%;color:#009ca6;text-align:center;}
.illust.temper p.txt01{top:5px;left:78px;width:200px;font-size:16px;font-weight:bold;color:#e4002b;text-align:center;}
.illust.temper p.txt02{top:172px;left:30px;width:300px;font-size:11px;font-weight:bold;color:#000;text-align:center;}




/* table style 13 */
.radiusTbl {width:100%; border-collapse:collapse; border-spacing:0;}
.radiusTbl th {height:35px; padding-left:15px; vertical-align:middle; font-family:'SamsungIFRg', 'Arial', 'sans-serif'; font-size:14px; color:#07223b; background:url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl13.gif) no-repeat center top; text-align:left;}
.radiusTbl th.first {border:1px soliidi red;background:url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl13.gif) no-repeat left top;}
.radiusTbl th.last {background:url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl13.gif) no-repeat right top;}
.radiusTbl th.cen {text-align:center;}
.radiusTbl td {padding:6px 15px; border-right:2px solid #fff; color:#464646; text-align:left; line-height:17px;font-size:13px;}
.radiusTbl td.num {color:#fd0100; border-right:none;}
.radiusTbl .tdTit {color:#464646; font-weight:bold; background:#f4f4f4; vertical-align:middle; font-size:12px; padding-right:15px;}
.radiusTbl .bottmFirst {background:#f3f2f2 url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl13-bottom-2.gif) no-repeat left bottom; border-bottom:none;}
.radiusTbl .bottmFirst2 {background:url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl13-bottom-3.gif) no-repeat left bottom; border-bottom:none;}
.radiusTbl .bottmLast {background:#f3f2f2 url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl13-bottom-2.gif) no-repeat right bottom; border-bottom:none !important;}
.radiusTbl .bottmLast2 {background:url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl13-bottom.gif) no-repeat right bottom; border-bottom:none !important;}
.radiusTbl .bottmTd {background:#f3f2f2 url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl13-bottom-2.gif) no-repeat center bottom; border-bottom:none !important;}
.radiusTbl .bottmTd2 {background:url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl13-bottom.gif) no-repeat center bottom; border-bottom:none !important;}
.radiusTbl .bgFirst {background:#f2f2f2 url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl13-first1.gif) repeat-x left top;}
.radiusTbl .bgFirst2 {background:url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl13-first2.gif) repeat-x left top;}
.radiusTbl td.cen {text-align:center; padding-left:0; padding-right:0;}
.radiusTbl .tdnoneLine td {border-bottom:none;}
.radiusTbl .tdBg td {background-color:#f4f4f4;}
.radiusTbl td.bgGray {background:#f4f4f4;}
.radiusTbl .last td {border-bottom:none !important;}
.radiusTbl td.lastLine ,.radiusTbl .lastLine td {border-bottom:1px solid #ddd;}
.radiusTbl td.lineR {border-right:1px dotted #d1d3d4;}
.radiusTbl.tdBorder td {border-bottom:1px solid #d1d3d4;}
.radiusTbl.tdBorder2 td {border-right:none !important; vertical-align:middle;}
.radiusTbl td.check {text-align:center; font-size:20px; color:#a1a1a1; padding-left:0 !important; padding-right:0;}
.radiusTbl td.check_blue {text-align:center; font-size:20px; color:#007CC0; padding-left:0 !important; padding-right:0;}
.radiusTbl td.imgLogo {background:#e7e8e9; border-top:1px solid #fff; border-bottom:1px solid #d1d3d4; text-align:center !important; padding:8px 0 !important;}
.radiusTbl .tdDotLine td {border-bottom:1px dotted #d1d3d4;}
.radiusTbl .tdDotLine td.tdTit {border-bottom:none;}
.radiusTbl.verMiddle td {vertical-align:middle;}

.radiusTbl.style th {height:40px !important; padding-left:5px; font-size:13px;}
.radiusTbl.style th:first-child {padding-left:10px;}
.radiusTbl.style td.tdTit {padding-left:10px; border-right:1px dotted #d1d3d4;}
.radiusTbl.style td {padding-left:5px; border-bottom:1px dotted #d1d3d4 !important; border-right:1px dotted #d1d3d4; vertical-align:middle;}
.radiusTbl.style td.last {border-right:none;}
.radiusTbl.style td.line {border-bottom:1px solid #d1d3d4 !important;}
.radiusTbl.style td.lastLine {border-bottom:none !important;}
.radiusTbl.style .line td {border-bottom:1px solid #d1d3d4 !important;}
.radiusTbl td img {vertical-align:middle;}

.radiusTbl.tblDownload {position:relative; z-index:10; margin-top:-16px;} /* 20110116 수정 */
.radiusTbl.tblDownload th {height:35px; vertical-align:middle; font-family:'Arial', 'sans-serif'; font-size:12px; color:#333; background:url(/global/business/semiconductor/images/bg/bg-tbl-download.gif) no-repeat center top;}
.radiusTbl.tblDownload th.first {background:url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl-download.gif) no-repeat left top;}
.radiusTbl.tblDownload th.last {background:url(http://www.samsung.com/global/business/semiconductor/images/bg/bg-tbl-download.gif) no-repeat right top;}
.radiusTbl.tblDownload td {padding:11px 10px 12px 15px; vertical-align:top;}
.radiusTbl.tblDownload td a {color:#464646;}
.radiusTbl.tblDownload td span {margin-left:22px; font-size:11px;}
.radiusTbl.tblDownload td img {margin-right:5px;}
.radiusTbl.tblDownload td.tdAdd {padding:0;}
.radiusTbl.tblDownload .tdReply td {padding:9px 0 5px 15px; border-bottom:1px solid #e8e9e9;}
.radiusTbl.tblDownload .tdReplyLast td {padding:12px 0 18px 15px; border-bottom:none;}
.radiusTbl.tblDownload td.reply {padding-left:43px; background:url(http://www.samsung.com/global/business/semiconductor/images/bul/bul-reply.gif) no-repeat 26px 13px;}
.radiusTbl.tblDownload td .tdAddArea {position:relative; padding:9px 0 5px 15px; border-bottom:1px solid #d1d3d4;}
.radiusTbl.tblDownload td .tdAddArea .add {position:absolute; top:9px; right:12px;}
.develFileDown {text-align:right; margin-bottom:-15px;}
.develFileDown a {color:#555;}
