@charset "utf-8";
/* TIMESCORE DVTeam CSJ 150322 */


/* 신문보기 */
.s_sample_text {border-left:#94c318 5px solid; padding-left:11px; margin-bottom:36px;}
.s_sample_box1{width:738px; height:900px;border:1px solid #ececec;padding:20px 0px;margin:10px 0px 40px;background:url(/img/guides/sample/bg_sample1.jpg) no-repeat}
.s_sample_button{display:block;width:148px;margin:830px auto 0px;line-height:42px;text-align:center;background:url(/img/bg_button1.jpg) no-repeat;background-size:148px 42px;color:#fff;font-size:10pt; border:1px solid #d5dfaf;}
.s_sample_button2{display:block;width:217px;margin:30px 0px 0px 510px;line-height:72px;text-align:center;background:url(/img/bg_button1.jpg) no-repeat;background-size:217px 72px;color:#fff;font-size:13pt;}
.s_sample_button3{display:block;width:148px; line-height:42px;text-align:center;background:url(/img/bg_button1.jpg) no-repeat;color:#fff;background-size:148px 42px;font-size:10pt;   border:1px solid #d5dfaf;}
.s_sample_button4{display:block;width:148px; line-height:42px;text-align:center;background:url(/img/bg_button2.jpg) no-repeat;color:#333333;background-size:148px 42px;font-size:10pt;   border:1px solid #d5dfaf; margin-right:15px;}
.s_sample_box2{width:738px; height:739px;border:1px solid #ececec;padding:20px 0px;margin:10px 0px 40px;background:url(/img/guides/sample/bg_sample2.jpg) no-repeat;}
.s_sample_box3{border:1px solid #ececec;padding:20px 20px;margin:20px 0px;background:#fafafa}
.s_sample_box4{ margin:30px 0 50px 0; }
.s_sample_box4 ul {margin: 0 auto; width:315px;}
.s_sample_box4 ul li{float:left;}
.s_sample_news ul{float:right; margin-top:15px}
.s_sample_news ul li{float:left; margin-right:3px}
/* 기사보기 */
.s_sample_news{width:738px;height:127px;border:1px solid #ededed; background:url(/img/guides/sample/bg_sample_news.jpg) no-repeat;}
.s_news_taps{margin-top:30px;}
.s_news_td{width:105px;line-height:48px;background:url(/img/bg_button4.jpg) no-repeat;background-size:105px 48px;}
.s_news_td2{line-height:48px;background:#fff;}
.s_news_border1{text-align:center;border:1px solid #cbdba0}
.s_news_border2{text-align:center;border:1px solid #cbdba0;border-left:0px;}
.s_news_border3{text-align:center;border:1px solid #cbdba0;border-top:0px}
.s_news_border4{text-align:center;border:1px solid #cbdba0;border-left:0px;border-top:0px}
.s_news_border5{text-align:center;border:1px solid #cbdba0;border-left:0px;border-top:0px}
.s_news_td.apps {color:#ccc}
.s_news_td a{display:block;}
.s_newspaser_box{margin-top:40px;}
.s_index_button{float:right;margin-bottom:5px;padding:5px 9px; background:#f16055;border-radius:30px; border:0px;color:#fff;cursor:pointer;}
h6{padding:15px;background:#f9f9f9;font-size:14pt;border-top:2px solid #94c318;border-bottom:1px solid #e5e5e5}
.s_news_box{padding:30px;margin-top:10px;border:1px solid #e5e5e5;background:#fff;}
.s_toggle_p1, .s_toggle_p2{display:none;background:#fbfdee;padding:30px;border:1px solid #cbdba0;border-top:0px;color:#555;}
.s_toggle_btn,.s_toggle_btn1{cursor:pointer;}
.s_cheak_news{background:url(/img/bg_button1.jpg) no-repeat;background-size:105px 48px;color:#fff;}
.s_toggle_box_close{display:none;margin-top:20px;margin-left:590px;width:80px;padding:5px;text-align:center;color:#fff;background:#b0cb04;cursor:pointer;}





/* 비디오 */
.s_sample_video{width:738px;height:127px;border:1px solid #ededed; background:url(/img/guides/sample/bg_sample_video.jpg) no-repeat;}

/** audio player styles **/
.audio-player, .audio-player div, .audio-player h2, .audio-player a, .audio-player span, .audio-player button {margin:0;padding:0;border:none;outline:none;}
div.audio-player {position:relative;width:295px;height:48px;margin-left:230px;}
/* play/pause control */
.mejs-controls .mejs-button button {cursor:pointer;display:block;position:absolute;text-indent:-9999px;}
.mejs-controls .mejs-play button, .mejs-controls .mejs-pause button {width:34px;height:34px;top:10px;left:7px;background:transparent url('/img/common/articles/audio/playpause.png') 0 0 no-repeat;}
.mejs-controls .mejs-pause button {background-position:0 -35px;}
/* mute/unmute control */
.mejs-controls .mejs-mute button, .mejs-controls .mejs-unmute button {width:18px;height:19px;top:17px;right:80px;background:transparent url('/img/common/articles/audio/audio.png') 0 0;}
.mejs-controls .mejs-unmute button {background-position:0 -19px;}
/* volume scrubber bar */
.mejs-controls div.mejs-horizontal-volume-slider {position:absolute;top:20px;right:15px;cursor:pointer;}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {width:60px;height:11px;background:#212227;-webkit-box-shadow:inset 0px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.25);-moz-box-shadow:inset 0px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.25);box-shadow:inset 0px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.25);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {position:absolute;width:0;height:9px;top:1px;left:1px;background:#94c318;background:-webkit-linear-gradient(top, #a1cc31 0%, #76a007 100%);background:-moz-linear-gradient(top, #a1cc31 0%, #76a007 100%);background:-o-linear-gradient(top, #a1cc31 0%, #76a007 100%);background:-ms-linear-gradient(top, #a1cc31 0%, #76a007 100%);background:linear-gradient(top, #a1cc31 0%, #76a007 100%);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
/* time scrubber bar */
.mejs-controls div.mejs-time-rail {width:380px;}
.mejs-controls .mejs-time-rail span {position:absolute;display:block;width:130px;height:12px;top:20px;left:55px;cursor:pointer;-webkit-border-radius:0px 0px 2px 2px;-moz-border-radius:0px 0px 2px 2px;border-radius:0px 0px 2px 2px;}
.mejs-controls .mejs-time-rail .mejs-time-total {background:#565860; width:130px !important;/* fixes display bug using jQuery 1.8+ */  -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.mejs-controls .mejs-time-rail .mejs-time-loaded {top:0;left:0;width:0;background:#7b7d82;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.mejs-controls .mejs-time-rail .mejs-time-current {top:0;left:0;width:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#a1cc31;background:-webkit-linear-gradient(top, #a1cc31 0%, #76a007 100%);background:-moz-linear-gradient(top, #a1cc31 0%, #76a007 100%);background:-o-linear-gradient(top, #a1cc31 0%, #76a007 100%);background:-ms-linear-gradient(top, #a1cc31 0%, #76a007 100%);background:linear-gradient(top, #a1cc31 0%, #76a007 100%);}
/* metallic sliders */
.mejs-controls .mejs-time-rail .mejs-time-handle {position:absolute;display:block;width:20px;height:22px;top:-6px;background:url('/img/common/articles/audio/handle-lg.png') no-repeat;}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {position:absolute;display:block;width:12px;height:14px;top:-1px;background:url('/img/common/articles/audio/handle-sm.png') no-repeat;}
/* time progress tooltip */
.mejs-controls .mejs-time-rail .mejs-time-float {position:absolute;display:none;width:33px;height:23px;top:-26px;margin-left:-17px;z-index:9999;background:url('/img/common/articles/audio/time-box.png');}
.mejs-controls .mejs-time-rail .mejs-time-float-current {width:33px;display:block;left:0;top:-14px;font-size:10px;font-weight:bold;color:#666;text-align:center;z-index:9999;}

/** clearfix **/
.clearfix:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}


/** 샘플 신청 **/
.s_sample_div {width:550px;background-color: #87b60a;}
.s_sample_div span{font-size:30px;color:#fff;padding-left:10px;line-height:70px;vertical-align:middle;}
.s_sample_div img{float:right; padding-right:10px;padding-top:15px}

.s_sample_wrap{width:458px;margin-left:30px;}
.s_sample_wrap .sample_tabl_01 tr{display:block;border-top:1px solid #e2e0e0}
.s_sample_wrap .sample_tabl_01 tr td{display:inline-block;padding:10px 0 10px 10px}

.sample_tabl_01{width:458px;margin-top:20px;border-bottom:1px solid #e2e0e0}
.sample_tabl_01_bottom{overflow:hidden}
.sample_tabl_01_bottom+td input{margin-bottom:5px}
.table_left{width:92px}
.name input{padding:5px 8px;width:100px}
.tell input{padding:5px 8px;width:50px}
.email input{padding:5px 8px;width:110px}
.email select{padding:4px 8px;}

.search_zipcode{text-decoration:none;color:#333;}
.zipcode_input{padding:5px 8px;width:50px}

.add_01{padding:5px 8px;width:50px}
.add_02{padding:5px 8px;width:300px}

#dataSampleEmail{width:300px;padding-top:3px;border:0px;ime-mode:disabled}
#dataSampleWebmailText{display: none}

.s_sample_middle{margin-top:10px;}
.sample_middle_title{display:block;margin-top:20px;margin-bottom:20px;margin-left:10px;font-size:14pt}
.sample_tabel_02{display:block;width:458px;padding:20px 10px;background:#f8f6f6;border:1px solid #e2e0e0}
.sample_tabel_02>tr>td {display:block; padding:20px 0;}

.s_sample_bottom{width:458px;margin:30px;padding-top:10px;padding-bottom:10px;border-top:1px solid #e2e0e0;border-bottom:1px solid #e2e0e0}
.s_sample_bottom input{display:block;margin:0 auto}

.s_sample_info_text{width:458px;margin-left:30px;margin-top:20px;}
.s_sample_info_text ul {list-style:none;}
.s_sample_info_text ul li {padding-bottom:10px}

.s_sample_policy_label{ margin-left:30px; margin-top:10px; }
.s_sample_policy_box{height:70px; width:458px;margin-left:30px;padding:10px;overflow-y:scroll;overflow-x:hidden;border:1px solid #e5e5e5;font-size:13px;line-height:20px;margin-top:5px}

.s_subscribe_button {
	display: block;
	width: 200px;
	height:50px;
	margin-top:10px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px 0px;
	font-size: 14pt;
	font-weight:bold;
	color: white;
	background-color:#87b60a;
	text-align: center;
	border:1px solid #87b60a;
}
.btn_close {cursor:pointer;}
