@font-face {
    font-family: 'SamsungIFBd';
    src: url('../font/SamsungIF_Bd.eot');
    src: url('../font/SamsungIF_Bd.eot?#iefix') format('embedded-opentype'),
         url('../font/SamsungIF_Bd.woff') format('woff'),
         url('../font/SamsungIF_Bd.ttf') format('truetype'),
         url('../font/SamsungIF_Bd.svg#SamsungIF_Bd') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SamsungIFRg';
    src: url('../font/SamsungIF_Rg.eot');
    src: url('../font/SamsungIF_Rg.eot?#iefix') format('embedded-opentype'),
         url('../font/SamsungIF_Rg.woff') format('woff'),
         url('../font/SamsungIF_Rg.ttf') format('truetype'),
         url('../font/SamsungIF_Rg.svg#SamsungIF_Rg') format('svg');
    font-weight: normal;
    font-style: normal;
}

#microContent {
	min-width: 320px;
	background-color: #000;
	font-family: 'SamsungIFRg';
}

/* lang */
#langDIV { float: right !important;width:55px; height:25px; margin-right:10px; margin-top:12px; border:0px solid red; text-align:center; z-index:1000000; color:#999999;border:0px solid red;}
#langSel {/*padding-right:30px;*/ }
  
#lang {position:absolute;float: right !important;width:55px;height:25px;  background:url('../images/lang_main.png') no-repeat;color:#999999;cursor:pointer;}
#lang_list { position:absolute;float: right !important;display:none; margin: 27px 0 0 0;width:55px;height:26px;border:0px solid blue;  cursor:pointer;z-index:1000000; }
#lang_list li{ margin: 1px 0px 0 0px; width:55px; height:25px;background:url('../images/lang_item.png') no-repeat; cursor:pointer; direction:ltr;text-align:left !important; }
#lang_list li span{ padding-left:18px; direction:ltr; }
#lang_list li span a{ text-decoration:none; color:#999999; direction:ltr;}
#lang  span{ padding:5px;}


/* microsite gnb */
.microGnb {
	width: 100%;
	border-bottom: 1px solid #333;
	background-color: #141517;
}
.microGnb .microHeader {
	height: 49px;
}
.microGnb .microHeader h2 {
	float: left;
	margin: 12px 0 0 20px;
}
.microGnb .microHeader .btnNav {
	float: right;
	margin: 10px 20px 0 0;
}
.openMenu .microHeader .btnNav {
	background-position: 0 -29px;
}
.microGnb .microHeader .btnNav a {
	display: block;
	width: 100%;
	height: 100%;
}
#microNav {
	display: none;
}
.openMenu #microNav {
	display: block;
}
#microNav li {
	height: 50px;
	border-top: 1px solid #252629;
}
#microNav li.first {
	border-top: 0;
}
#microNav li a {
	position: relative;
	display: block;
	padding: 0 20px;
	line-height: 50px;
	font-family: 'SamsungIFBd';
	font-size: 16px;
	color: #e9e9e9;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#microNav li a i {
	position: absolute;
	right: 0;
	top: 0;
}
#microNav li a i img {
	vertical-align: top;
}

/* content area */
#content .cateNav {
	padding-bottom: 1px;
}
#content .cateNav li {
	margin-top: 1px;
	height: 50px;
}
#content .cateNav li a {
	position: relative;
	display: block;
	padding: 0 20px 0 25px;
	line-height: 50px;
	font-family: 'SamsungIFBd';
	font-size: 16px;
	color: #e9e9e9;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #32333a;
}
#content .cateNav li i {
	position: absolute;
	right: 20px;
	top: 18px;
	width: 8px;
	height: 14px;
}
#content .cateNav li img {
	vertical-align: top;
}

#content .overview {
	position: relative;	
}
#content.main .overview .heading {
	position: relative;
	padding-top: 10px;
}
#content.main .overview .heading h3 {
	font-size: 26px;
	line-height: 60px;
}
#content.submain .overview .heading {
	position: relative;
}
#content.submain .overview .heading h3 {
	font-size: 24px;
	line-height: 100px;
}
#content.category .heading {
	position: relative;
	line-height: 100px;
}
#content.category .heading h3 {
	font-size: 24px;
}
#content.category .feature {
}
#content.category .feature .heading {
	position: relative;
	padding: 0 20px;
	width: auto;
	line-height: 1em;
}
#content.category .feature .heading h4 {
	font-family: 'SamsungIFBd';
	color: #fff;
	font-size: 25px;
	line-height: 2em;
	font-weight: normal;
}
#content.category .specification {
	margin-top: 50px;
}
#content.category .specification .heading {
	position: absolute;
	line-height: 1em;
}
#content.category .specification .heading h3 {
	font-size: 22px;
}

/* heading */
#content .heading {
	position: absolute;
	width: 100%;
	z-index: 999;
}
#content .heading h3 {
	color: #fff;
	text-align: center;
}

/* figure */
#content .figure {
	position: relative;
	width: 100%;
}
#content .figure p {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	max-width: 640px;
	min-width: 320px;
}
#content .figure p img {
	width: 100%;
}
#content .figure .figureBg {
	position: absolute;
	top: 100%;
	width: 100%;
}

/* details */
#content .details {
	position: relative;
	padding: 0 20px;
	color: #8d8d8d;
}
#content .details p {
	font-size: 12px;
	line-height: 15px;
}

/* addition */
#content .addition {
	position: relative;
	padding: 0 20px;
	color: #8d8d8d;
}
#content .addition ul {
	padding: 5px 0;
}
#content .addition li {
	padding: 1px 0;
	font-size: 10px;
	line-height: 1.2em;
}

/* summary */
#content .summary {
	position: relative;
	padding: 0 20px;
}
#content .summary h4 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: 'SamsungIFBd';
	text-indent: 8px;
	line-height: 1.8em;
}
#content .summary ul {
	padding-bottom: 10px;
}
#content .summary li {
	font-size: 12px;
	color: #aaa;
}

/* learn more */
#content .learnMore {
	padding: 10px 0 50px 0; 
}
#content .learnMore a {
	display: block;
	margin: 0 auto;
	width: 121px;
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	text-align: center;
	color: #fff;
	background-color: #0055a9;
	border-radius: 2px;
	font-family: 'SamsungIFBd';
}

/* icons */
#content .icons {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 180px;
}
#content .icons li {
	float: left;
	width: 60px;
	height: 65px;
	text-align: center;
}
#content .icons li a {
	position: relative;
	display: block;
	padding-top: 45px;
	width: 100%;
	height: 20px;
	font-size: 9px;
	line-height: 10px;
	color: #fff;
}
#content .icons li i {
	position: absolute;
	top: 0;
	left: 10px;
	display: block;
	width: 40px;
	height: 40px;
}

/* category features style */
#content.category3 {
	padding-bottom: 50px;
}
/*
#content.category3 .feature2 {
	margin-top: 70px;
}
*/
#content.category2 {
	padding-bottom: 50px;
}
#content.category2 .feature2 {
	margin-top: 80px;
}
#content.category1 {
	padding-bottom: 50px;
}
#content.category1 .feature2 {
	margin-top: 60px;
}
#content.category1 .feature3 {
	margin-top: 70px;
}
#content.category1 .feature4 {
	margin-top: 70px;
}
#content.submain {
	padding-bottom: 50px;
}

/* category2 feature1 buttons */
#content.category2 .feature1 .typeBtns {
	overflow: hidden;
	position: relative;
	padding: 0 20px;
	margin: 0 auto;
	width: 280px;
}
#content.category2 .feature1 .typeBtns .typeBtn {
	display: block;
	margin: 0;
	padding: 0;
	width: 133px;
	height: 31px;
	line-height: 31px;
	background-color: #4b4b4b;
	border-radius: 2px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
#content.category2 .feature1 .typeBtns .selected {
	background-color: #0055a9;
}
#content.category2 .feature1 .typeBtns .typeBtn1 {
	float: left;
}
#content.category2 .feature1 .typeBtns .typeBtn2 {
	float: right;
}
#content.category2 .feature1 .timeBtns {
	overflow: hidden;
	position: relative;
	padding: 25px 20px 15px;
	margin: 0 auto;
	width: 280px;
	height: 20px;
}
#content.category2 .feature1 .timeBtns .timeBtn {
	display: block;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	background-color: #999999;
	border-radius: 2px;
	text-align: center;
	color: #010101;
	font-size: 12px;
	font-family: 'SamsungIFBd';
}
#content.category2 .feature1 .timeBtns .selected {
	background-color: #fff;
}
#content.category2 .feature1 .timeBtns .timeBtn1 {
	float: left;
	width: 42px;
}
#content.category2 .feature1 .timeBtns .timeBtn2 {
	float: right;
	width: 60px;
}
#content.category2 .feature1 .timeBtns .timeBar {
	position: absolute;
	left: 74px;
	top: 30px;
}
#content.category2 .feature1 .timeBtns .timeArrow {
	position: absolute;
	left: 72px;
	top: 43px;
}

/* category1 feature3 addition */
#content.category1 .feature3 .addition {
	padding-top: 5px;
}
#content.category1 .feature3 .addition li {
	font-size: 14px;
}

/* submain navigation */
#content.submain .featureNav {
	overflow: hidden;
	padding: 0 20px;
	margin-top: 10px;
}
#content.submain .featureNav h4 {
	color: #fff;
	font-family: 'SamsungIFBd';
	font-weight: normal;
	font-size: 15px;
	line-height: 40px;
}
#content.submain .featureNav ul {
}
#content.submain .featureNav li {
	float: left;
	width: 50%;
	height: 45px;
}
#content.submain .featureNav li a {
	position: relative;
	display: block;
	margin: 5px 0 0 5px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 12px;
	text-indent: 55px;
}
#content.submain .featureNav li i {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 40px;
	height: 40px;
	text-indent: 0;
}

 

/* footer */
#footer { height:250px;}
 
/* inner foot */
#footer .inner_foot { position:relative;height:280px;background:#171819;width:auto;}
#footer .inner_foot	{ padding:16px 15px 13px; }

#footer .inner_foot	.copyright	{font-size:11px; line-height:15px; color:#888888; margin:8px 0;/*width:100%;*/}
#footer .inner_foot	.copyright	 li	{font-size:10px; color:#666666; line-height:10px; background:url('../images/bul_circle.png') 0 3px no-repeat !important; padding-left:6px; margin-top:6px}

#footer .inner_foot	.sns	{position:relative; clear:both; padding-bottom:30px; margin:20px 0 0px; font-size:14px; color:#888888; font-weight:bold;}
#footer .inner_foot	.sns	ul	{display:inline-block}
#footer .inner_foot	.sns	li	{display:inline-block; #float:left; padding:0 0 0 0px; font-size:0; vertical-align:top}
#footer .inner_foot	.sns	p	{padding-left:0px; padding-bottom:5px}
#footer .inner_foot	.sns	.share	 {position:absolute; top:0; left:0}
#footer .inner_foot	.sns	.follow	 {position:absolute; top:0; right:0}
#footer .copyright {margin:0 0 0 0 !important;padding:0 0px 10px 15px !important;}
#share { border:0px solid red;float:left;padding-left:0px;}
#follow { border:0px solid blue;float:right;padding-right:0px;}