﻿@charset 'utf-8';
/* default definition */

/* 공통요소 */

.h_space {
	margin:0;
	padding:25px 0 10px 0;
}

.h_space2 {
	margin:0;
	padding:0 0 2px 0;
}

.h_space3 {
	margin:0;
	padding:0 0 7px 0;
}
.text_red {
	color:#db4d00;
	font-size:13px;
	letter-spacing:0em;
	font-family:gulim;
	font-weight:bold;
}
.text_red2 {
	color:#ff0000;
	font-size:12px;
	letter-spacing:0em;
	font-family:gulim;
	font-weight:bold;
}

.text_black {
	color:#000;
	font-size:12px;
	letter-spacing:0em;
	font-family:gulim;
	font-weight:bold;
}
.input5 {
	border: #cecece 1px solid; 
	font-family: "dotum","dotumche","sans-serif","verdana";
	height:16px;
	padding:0 1px;
	margin:0;
	width:50%;
}

.input6 {
	border: #cecece 1px solid; 
	font-family: "dotum","dotumche","sans-serif","verdana";
	height:16px;
	padding:0 1px;
	margin:0;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Dotum", "Ddtumche", "Arial", "san-serif";
	font-size:12px;
    background:url(../../common/images/bg.gif); 
}
form {
	margin: 0;
	padding: 0;
}
table {border-collapse: collapse; border: 0px; padding: 0;}
P {margin-top:0px;margin-bottom:0px;} 


table th, table td {padding:0; margin:0;}
/*th { position:relative; top:expression(document.getElementById('ESNGrid').scrollTop);IE5+ only }*/
img {
	vertical-align:top;
	border:0;
	padding:0;
	margin:0;
}


input.type-image {
	border: 0 none;
}
input {
	font-family: "Dotum",  "Arial"; 
	color:#3c3c3c;
}
input.chk, input.rdo {
	border:0;
	width:14px;
	height:14px;
	background-color:transparent;
}


.clr {
	padding:0;
	margin:0;
	clear:both;
	}

img, 
input.type-image {
	border: 0 none;
}

.input_login {
	border: #b6b6b6 1px solid; 
	font-family: "dotum","dotumche","sans-serif","verdana";
	height:16px;
	background:#f1f4f9;
	padding:0 1px;
	margin:0;
}


.radio_login {
	font-family: "dotum","dotumche","sans-serif","verdana";
	height:13px;
	padding:0;
	margin:0;
}

textarea {
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background: #fff;
	margin:-1px 0 1px 0;
	padding:5px;
	font-family: "Dotum",  "Arial";
	font-size: 12px;
	color:#565656;
}

select {
	font-family: "Dotum",  "Arial";
	font-size: 12px;
	margin:0;
	height:19px;
	padding:0;
	color:#3c3c3c;
	font-weight:normal;
}

option {
    padding-right: 0.5em;
}

input, select, textarea {
	vertical-align: middle;
}

a:link, a:visited {
	color: #565656;
	text-decoration:none;
}

a:active, a:hover {
	color: #000;
	text-decoration:underline;
}

/***************************************************************************************************************/

/* 상단 */
#wrap_head {
	width:100%;
	margin:0;
	padding:0;
	height:120px;
	clear:both;
	}
	
	.neviL{
		float: left;
		height: 120px;
	    background:url(../../common/images/bg_neviL.jpg) repeat-x;
		padding:0;
		margin:0;
	}

	.neviC{
		float: left;
		height: 120px;
		padding:0;
		background:url(../../common/images/bg_neviR.jpg) repeat-x;
		width:980px;
	}
			
			 #top_area {
				clear:both;
				margin:0;
				padding:0;
				width:980px;
				height:120px;
			}		
				#top_cs {
					float:left;
					width:245px;
					height:120px;
					margin:0;
					padding:0;
					background:url(../../common/images/bg_cs.jpg) repeat-x;
				}
				#top_nevi {
					float:right;
					width:735px;
					height:120px;
					margin:0;
					padding:0;
				}
				
					#top_BI {
						clear:both;
						height:70px;
						margin:0;
						padding:0 0 0 185px;
						text-align:left;
					}

						/* 메인페이지_메뉴 */
						#top_neviWrap {width:100%; display:inline; padding:0; margin:0 0;}
						.nevi_area {clear:both; height:42px; margin:0 0 0 -1px; /* background:url(../../common/images/tab_bg.gif) repeat-x center bottom;*/ padding:0 0 0 35px;}
						.nevi_area li {display:inline; text-align:left; margin:0; padding:0;}
						.nevi_area a {float:left; height:42px; font-size:0; padding:0; margin:0 20px;}
						.nevi_area a:hover, .nevi_area a.selected, .nevi_area a.selected:hover {background-position: 0 -42px}
							.nevi01 a {width:180px; background:url(../../common/images/nevi_M1.gif) top left no-repeat; text-indent:-9000px;}
							.nevi02 a {width:90px; background:url(../../common/images/nevi_M2.gif) top left no-repeat; text-indent:-9000px;}
							.nevi03 a {width:140px; background:url(../../common/images/nevi_M3.gif) top left no-repeat; text-indent:-9000px;}
							.nevi04 a {width:70px; background:url(../../common/images/nevi_M4.gif) top left no-repeat; text-indent:-9000px;}
						
						
	.neviR{
		float: left;
		height: 120px;
		background:url(../../common/images/bg_neviR.jpg) repeat-x;
		padding:0;
		margin:0;
	}	
		

	
/* 하단 */
#wrap_footer {
	width:100%;
	margin:0;
	padding:10px 0 0 0;
	height:194px;
	clear:both;
	}
	
	.footerL{
		float: left;
		height: 194px;
	    background:url(../../common/images/bg_footerL.gif) repeat-x;
		padding:0;
		margin:0;
	}

	.footerC{
		float: left;
		height: 194px;
		padding:0;
		width:980px;
	}

	.footerR{
		float: right;
		height: 194px;
		background:#fff;
		padding:0;
		margin:0;
	}
	
	/* 컨텐츠 */
#wrap_body {
	width:980px;
	margin:0 auto;
	padding:20px 0 10px 0;
}

	#body_left_area {
		margin:0;
		float:left;
		padding:0;
		width:200px;
	}
	
		#left_member {
			padding:0;
			margin:0;
			display:inline;
			width:200px;
		}
	
			.left_memberBTN{
				margin:0; 
				padding:10px 0 0 15px;		
				background:url(../../common/images/bg_left1.jpg) no-repeat;
				height:100px;
				text-align:left; 
			}
			.login_info{
				color:#c4d2e1;
				font-weight:bold;
				margin:0;
				padding:0 0 5px 5px;
			}
			
			
			.left_memberBTN li{
				display:inline; 
				margin:0; 
				padding:0;
			 }
			 
		#left_notice {
			padding:0;
			margin:0;
		    background:url(../../common/images/bg_left2.jpg) no-repeat;
			height:85px;
		}
		
					#notice_area {
						padding:16px 0 0 17px;
						margin:0;
						text-align:left;
					}

			/* New공지사항 */
					.notice_list {
						float:left;
						width:155px;
						margin:12px 0 0 0;
						padding:0 0 0 3px;
						white-space:nowrap;
						text-overflow:ellipsis;
						overflow:hidden;						
					}
					.notice_list ul {
						margin:0;
						padding:0;
						
					}
					.notice_list ul li {
						font-family:  "Dotum", "Arial";
						font-size:11px;
						color:#8797a8;
						height:17px;
						list-style:none;
						margin:0;
						padding:0 0 0 7px;
						background:url(../../common/images/ico_bul.png) no-repeat left 2px;

					}
					.notice_list ul li a:link {
						font-size:11px;
						color:#8797a8;
						font-weight:normal;
						text-decoration:none;
					}
					.notice_list ul li a:visited {
						font-size:11px;
						color:#8797a8;
						font-weight:normal;
						text-decoration:none;
					}
					.notice_list ul li a:hover {
						font-size:11px;
						color:#b3c7dc;
						font-weight:normal;
						text-decoration:none;
					}
					.notice_list ul li a:active {
						font-size:11px;
						color:#8797a8;
						font-weight:normal;
						text-decoration:underline;
					}		
		
		

		/*#left_remote {
			padding:13px 0 0 17px;
			margin:0;
		    background:url(../../common/images/bg_left4.jpg) no-repeat;
			height:31px;
			text-align:left;
			clear:both;
		}
		#left_pdfdata {
			padding:13px 0 0 17px;
			margin:0;
		    background:url(../../common/images/bg_left3.jpg) no-repeat;
			height:66px;
			text-align:left;
			clear:both;
		}*/
		
		
		
		
		#left_remote {
			padding:13px 0 0 17px;
			margin:0;
		    background:url(../../common/images/bg_left4.jpg) no-repeat;
			height:31px;
			text-align:left;
			clear:both;
		}
		#left_pdfdata {
			padding:13px 0 0 17px;
			margin:0;
		    background:url(../../common/images/bg_left4.jpg) no-repeat;
			height:31px;
			text-align:left;
			clear:both;
		}
		#left_cretop_guide {
			padding:13px 0 0 17px;
			margin:0;
		    background:url(../../common/images/bg_left3.jpg) no-repeat;
			height:66px;
			text-align:left;
			clear:both;
		}
		
		
	#body_content {
		float:left;
		margin:0 0 0 10px;
		padding:0;
		/*width:752px;*/
		width:760px;	
	}			
	#body_content2 {
		float:left;
		margin:0 0 0 20px;
		padding:0;
		/*width:752px;*/
		width:960px;
	}
	#p_content {
		float:left;
		margin:0;
		padding:0 10px 0 10px;
		width:600px;
	}
/* 결제화면 */
.cretop_tit{
	margin:0;
	padding:0;
	border-bottom:1px #e2e2e2 solid;
}
.grd_table {
	width:100%;
	margin:0;
	padding:0;
}

table.grd_list {
	width:100%;
	_white-space:nowrap;
	word-break:break-all;
	margin:0;
	padding:0;
}

table.grd_list th {
	background:#e0e8ea;
	border-bottom:#c9c9c9 1px solid;
	padding:2px 4px 2px 4px;
	height:19px;
	color:#000;
	margin:0;
}
table.grd_list th.line 
{
	height:20px;
	font-weight:bold;
	text-align:center;
	border-right:#c9c9c9 1px solid;
	margin:0 0 0 0;
	padding: 3px 4px 2px 4px;
}
table.grd_list th.right {
	height:20px;
	font-weight:bold;
	text-align:center;
	border-right:#c9c9c9 0px solid;
	margin:0 0 0 0;
	padding: 3px 4px 2px 4px;
}
table.grd_list select
{
	padding : 0;
	margin : 0;
}
table.grd_list td.left {
	border-left:#c9c9c9 0px solid;
	border-bottom:#c9c9c9 1px solid;
	padding: 2px 4px 2px 4px;
	height:19px;
	color:#666;
}
table.grd_list td.right {
	border-right:#c9c9c9 0px solid;
	border-bottom:#c9c9c9 1px solid;
	padding: 2px 4px 2px 4px;
	height:19px;
	color:#666;
	margin:0 0 0 0;
}
table.grd_list td {
	border-bottom:#c9c9c9 1px solid;
	padding: 2px 4px 2px 4px;
	height:19px;
	color:#666;
	margin:0 0 0 0;
}
table.grd_list td.nodata {
	border-left:#E7E7E7 1px solid;
	border-right:#E7E7E7 1px solid;
	border-bottom:#E7E7E7 1px solid;
	padding: 2px 4px 2px 4px;
	height:19px;
	color:#666;
	text-align:center;
	margin:0;
}
table.grd_list td.line 
{
	height:20px;
	color:#336699;
	font-weight:bold;
	text-align:center;
	border-right:#BDE1FF 1px solid;
	margin:0 0 0 0;
	padding: 3px 4px 2px 4px;
}

/* table noline add */
table.grd_list td.noline {
	border-bottom:0px #ffffff solid;
}

table.noline td {
	border-bottom:0px #ffffff solid;
}
/* table noline add */

table.search{
	height:30px;
	border:1px #e4e4e4 solid;
	margin:0;
	padding:5px;
	background:#f8f8f8;
}
.table.search td {
	padding: 2px 4px 2px 4px;
	height:19px;
	color:#707070;
	margin:0 0 0 0;
}
/* table detail */
.detail_section{
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border-left:1px #c9c9c9 solid;
	border-bottom:1px #c9c9c9 solid;
}
.detail_section th{
	min-height:19px;
	height:19px;
	margin:0;
	padding:5px 0 0 5px;
	color:#1b1b1b;
	font-weight:normal;
	text-align:left;
	border-right:1px #c9c9c9 solid;
	border-bottom:1px #c9c9c9 solid;
	border-collapse:collapse;
	background:#f3f3f3;
}
.detail_section th.center{
	min-height:19px;
	height:19px;
	margin:0;
	padding:5px 0 0 5px;
	color:#1b1b1b;
	font-weight:normal;
	text-align:center;
	border-right:1px #c9c9c9 solid;
	border-bottom:1px #c9c9c9 solid;
	border-collapse:collapse;
	background:#e5eef4;
}
.detail_section td{
	min-height:19px;
	height:15px;
	margin:0;
	padding:2px 0 2px 5px;
	color:#1b1b1b;
	text-align:left;
	border-right:1px #c9c9c9 solid;
	border-bottom:1px #c9c9c9 solid;
	border-collapse:collapse;
	background:#fff;
	line-height:130%;
}
.btn_area{
	width:100%;
	height:25px;
	margin:0;
	padding:0;
	text-align:center;
}
.btn_area img{
	margin:0;
	padding:0 5px 0 5px;
}
/* Paging */
div.gpage	{
	width:100%;
	margin:0 0 0 0;
}
div.bpage div.paging, div.gpage div.paging	{
	margin:15px 0 13px 0;
	text-align:center;
}
div.gpage2	{
	width:100%;
	margin:0 0 0 0;
	border-top:#e5e5e5 1px solid;
	padding:15px 0 0 0;
}
div.gpage2 div.paging	{
	margin:15px 0 13px 0;
	text-align:center;
}
div.paging img	{
	vertical-align:top;
	margin:0 2px 0 2px;
}
div.paging ol	{
	margin:0 2px 0 2px;
	text-align:center;
	display:inline;
}
div.paging ol li	{
	padding:2px 2px 0 2px;
	color:#FF6600;
	font-size:11px;
	font-weight:bold;
	font-family: "Dotum", "Arial";
	list-style:none;
	display:inline;
	text-decoration:none;
}
div.paging ol li a:link {
	padding:0;
	color:#4C4C4C;
	font-size:11px;
	font-weight:bold;
	font-family: "Dotum", "Arial";
	text-decoration:none;
}
div.paging ol li a:visited {
	padding:0;
	color:#4C4C4C;
	font-size:11px;
	font-weight:bold;
	font-family: "Dotum", "Arial";
	text-decoration:none;
}
div.paging ol li a:active {
	padding:0;
	color:#FF6600;
	font-size:11px;
	font-weight:bold;
	font-family: "Dotum", "Arial";
	text-decoration:none;
}
div.paging ol li a:hover {
	padding:0;
	color:#FF6600;
	font-size:11px;
	font-weight:bold;
	font-family: "Dotum", "Arial";
	text-decoration:none;
}
.detail_box {
	width:765px;
	margin:0;
	padding:0;
}
.detail_box .detail {
	width:765px;
	margin:0;
	padding:0;
}
.detail_box .detail td {
	font-size:12px;
	color:#565656;
	height:29px;
	margin:0;
	padding:2px 0 0 5px;
	background:#eeeeee;
	border-bottom:1px #fff solid;
}
.detail_box .detail td.d_tit {
	font-weight:bold;
	margin:0;
	padding:2px 0 0 10px;
	background:url(../images/bg_d_tit.gif) repeat-x left top;
}
.detail_box .detail td.d_cnt {
	width:765px;
	font-size:12px;
	color:#565656;
	line-height:18px;
	margin:0;
	padding:10px;
	background:#fff;
	word-breake:breake-all;
}
/* 서비스 소개*/
.introduce_area {
	float:left;
	margin:0;
	padding:0;
	width:760px;
	}
.introduce {
	float:left;
	margin:0;
	padding:0;
	width:760px;
	}
.introduce .Mmenu {
	margin:0;
	padding:0;
	height:35px;
	overflow:hidden;
	background:url(../images/bg_tab.gif) repeat-x left top;
}
.introduce .Mmenu ul {
	margin:0;
	padding:0;
}
.introduce .Mmenu li {
	float:left;
	/*display:inline;*/
	list-style:none;
	margin:0;
	padding:0;
}
.introduce .Mmenu a { 
	float:left;
	padding:0; 
	margin:0;
	overflow: hidden;
	/*height: 0px !important;*/
	height:35px;
}
.introduce .Mmenu a:hover {
	background-position:0 -35px;
	height:35px;
}	
.introduce .Mmenu_01 a{
	width:124px;
	background:url(../images/btn_tab_01.gif) no-repeat left top;
}
.introduce .Mmenu_02 a{
	width:124px;
	background:url(../images/btn_tab_02.gif) no-repeat left top;
}
.introduce .Mmenu_01 .selected, .introduce .Mmenu_02 .selected { 
	background-position:0 -35px;
}
/* 로그인 화면 추가 */
.new_login {
	margin:70px 0 0 135px;
	padding:0 0 55px 0;
	/*background:url(../Images/img/n_login_bg.gif) repeat-x left top;*/
}
.new_login_bg {
	width:725px;
	height:230px;
	background:url(../Images/login_new_bg.gif) no-repeat left top;
}
.id_login {
	float:left;
	width:170px;
	margin:0;
	padding:95px 0 0 55px;
}
.id_login .n_id {
	width:170px;
	height:23px;
}
.id_login .n_pass {
	width:170px;
	height:23px;
}
.id_login .n_id input {
	font-family: "Dotum",  "Arial";
	font-size: 12px;
	border-top: 1px solid #BFE0ED;
	border-right: 1px solid #BFE0ED;
	border-bottom: 1px solid #BFE0ED;
	border-left: 1px solid #BFE0ED;
	background: #F1FBFF;
	color:#336699;
	padding:1px 1px 0 0;
	margin:-1px 0 1px 0;
	height:14px;
}
.id_login .n_pass input {
	font-family: "Dotum",  "Arial";
	font-size: 12px;
	border-top: 1px solid #BFE0ED;
	border-right: 1px solid #BFE0ED;
	border-bottom: 1px solid #BFE0ED;
	border-left: 1px solid #BFE0ED;
	background: #F1FBFF;
	color:#336699;
	padding:1px 1px 0 0;
	margin:-1px 0 1px 0;
	height:14px;
}
.n_btn {
	float:left;
	width:150px;
	margin:95px 0 0 0;
	padding:0;
}
.cert_login {
	float:left;
	width:250px;
	margin:95px 0 0 100px;
	padding:0;
}
.cert_login .n_biz_code {
	width:250px;
	height:23px;
}
.cert_login .n_biz_code input {
	font-family: "Dotum",  "Arial";
	font-size: 12px;
	border-top: 1px solid #BFE0ED;
	border-right: 1px solid #BFE0ED;
	border-bottom: 1px solid #BFE0ED;
	border-left: 1px solid #BFE0ED;
	background: #F1FBFF;
	color:#336699;
	padding:1px 1px 0 0;
	margin:-1px 0 1px 0;
	height:14px;
}

/* ERP_서비스안내 팝업 */
.erp_content{
	width:760px;
	margin:0;
	padding:10px;
}
.erp_tab_box{
	float:left;
	width:760px;
	height:35px;
	margin:0;
	padding:0;
}
.erp_tab_box .erp_tab_menu{
	width:760px;
	height:35px;
	margin:0;
	padding:0;
	overflow:hidden;
	background:url(../images/erp_tab_bg.gif) repeat-x left top;
}
.erp_tab_menu li{
	float:left;
	list-style:none;
	display:inline;
	margin:0;
	padding:0 2px 0 0;
}
.erp_tab_menu a { 
	float:left;
	padding:0; 
	overflow: hidden;
	height:35px;
}
.erp_tab_menu a:hover {
	background-position:0 -35px;
	height:35px;
}
.erp_menu_01 a{
	width:151px;
	margin:0;
	padding:0;
	background:url(../images/erp_menu_01.gif) no-repeat left top;
}
.erp_menu_02 a{
	width:151px;
	margin:0;
	padding:0;
	background:url(../images/erp_menu_02.gif) no-repeat left top;
}
.erp_menu_01 .selected, .erp_menu_02 .selected { 
	background-position:0 -35px;
}

/* 컨텐츠 테이블 
table.tb_con {
	width:90%;
	margin:0;
	clear:both;
	padding:0;
}

table.tb_con td {
	padding:8px 0;
	margin:0;
	text-align:center;
	vertical-align:top;
}

table.tb_con td2 {
	padding:0;
	margin:0;
	text-align:left;
	vertical-align:top;
}

table.tb_con td.aLeft{
	padding:0;
	margin:0;
	text-align:left;
	vertical-align:top;
}

table.tb_con td.aLeft{
	padding:0;
	margin:0;
	text-align:left;
}

table.tb_con td.aRight{
	padding:0 10px 0 0 ;
	margin:0;
	text-align:right;
}

table.tb_con td img{
	padding:0;
	margin:0;
	white-space:nowrap;
}



.title{
	float:left;
	width:20%;
	padding:0 0 0 2px;
	margin:0;
	text-align:left;
	font-size:14px;
	font-family:gulim;
	color:#000;
	font-weight:bold;
	background:url(../../common/images/ico_red.gif) no-repeat;
}


/* 테이블 
table.tb {
	width:100%;
	background-color:#e7e7e7;
	margin:1px 0 0 0;
	border-top:#adadad 1px solid;
	border-left:#adadad 1px solid;
	clear:both;
	padding:0;
}

table.tb tbody td.item {
	height:21px;
	background-color:#e7e7e7;
	padding:3px 5px 0 7px;
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
	color:#333;
	border-bottom:#adadad 1px solid;
	border-right:#adadad 1px solid;
}

table.tb tbody td.srh_btn{
	padding:3px 5px 2px 5px;
	text-align:center;
	font-weight:normal;
	white-space:nowrap;
	color:#333;
	width:10%;
}

table.tb tbody td.srh_btn2{
	height:21px;
	padding:0;
	text-align:center;
	font-weight:normal;
	white-space:nowrap;
	color:#333;
	width:10%;
}


 table.tb tbody td img {
	padding:0;
	margin:0;
	text-align:center;
	font-weight:normal;
	white-space:nowrap;
} 

table.tb tbody td {
	background-color:#fff;
	padding:2px 5px 2px 5px;
	text-align:left;
	color:#5A5A5A;
	border-bottom:#adadad 1px solid;
	border-right:#adadad 1px solid;
	line-height:17px;
	vertical-align:middle;
}
table.tb tbody td.nodata {
	background-color:#fff;
	padding:0 0 0 0;
	color:#333;
}

table.tb tbody td.left {
	background-color:#fff;
	padding:0 0 0 0;
	color:#333;
	text-align:left;
}

table.tb tbody td.nodata table td.item2 {
	background-color:#ECF8FE;
	padding:5px 5px 5px 5px;
	text-align:center;
	color:#333;
	border-bottom:#819fd9 1px solid;
	border-right:#819fd9 1px solid;
}
table.tb tbody td.nodata table td.item3 {
	background-color:#ECF8FE;
	padding:5px 5px 5px 5px;
	text-align:center;
	color:#333;
	border-bottom:#819fd9 1px solid;
	border-right:#ffffff 0px solid;
}
table.tb tbody td.nodata table td {
	background-color:#fff;
	padding:5px 5px 5px 5px;
	color:#333;
	border-right:#819fd9 1px solid;
	border-bottom:#ffffff 0px solid;
}
table.tb tbody td.nodata table td.nodata {
	background-color:#fff;
	padding:5px 5px 5px 5px;
	color:#333;
	border-right:#ffffff 0px solid;
	border-bottom:#ffffff 0px solid;
	white-space:nowrap;
}

.text_red {
	color:#db4d00;
	font-size:13px;
	letter-spacing:0em;
	font-family:gulim;
	font-weight:bold;
}


.pop_scroll {
	clear:both;
	width:360px;
	height:157px;
	overflow-y:scroll;
	margin:0 auto;
	padding:0;
	scrollbar-face-color:#dddddd;
	scrollbar-highlight-color:#e9e9e7;
	scrollbar-shadow-color:#dddddd;
	scrollbar-3dlight-color:#e9e9e7;
	scrollbar-darkshadow-color:#cec8bc;
	scrollbar-track-color:#f0f0f0;
	scrollbar-arrow-color:#ffffff;
}





/* 캡션_테이블
table.eMP {
	width:100%;
	margin:0;
	clear:both;
	padding:0;
}

table.eMP tbody td.item {
	height:20px;
	padding:2px 4px 2px 0;
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
}

table.eMP tbody td {
	height:20px;
	padding:3px 4px 0 2px;
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
	color:#fff;
}

table.eMP tbody td img{
	padding:0;
	text-align:left;
	vertical-align:middle;
}


.text_yellow {
	color:#ffcc00;
	font-size:13px;
	letter-spacing:0em;
	font-family:gulim;
	font-weight:bold;
	padding:0;
	height:0;
}

