@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face{
font-family:"NanumGothic";
src:url('/font/NanumGothic.eot');
src:url('/font/NanumGothic.eot?#iefix') format('embedded-opentype'),
url('/font/NanumGothic.woff') format('woff'),
url('/font/NanumGothic.ttf') format('truetype');
url('/font/NanumGothic.svg#NanumGothic') format('svg')
src:local(¡Ø), url('/font/NanumGothic.woff') format('woff');
}

.line_table{
    border-top: 1px solid #4a5b76;
	border-bottom: 1px solid #4a5b76;
    margin: 5px 0 22px 0;
    border-collapse: collapse;
    width: 100%;
	font-size:13px;
}
.line_table thead th{padding:10px; border-bottom: 1px solid #4a5b76; font-size:11px;}
.line_table tbody td, .line_table tbody th {padding:10px; border-bottom: 1px solid #d7d7d7; font-size:11px;}


td {font-family: 'Nanum Gothic', '³ª´®°íµñ', 'NanumGothic','malgun gothic', '¸¼Àº°íµñ', 'dotum', 'µ¸À½', sans-serif; font-size:11pt; color: #454545; line-height: 20px} 
A:link {color:#4D534D;font-size:9pt;text-decoration:none} 
A:visited {color:#434843;font-size:9pt;text-decoration:none} 
A:active {color:#434843;font-size:9pt} 
A:hover {color:#276194;text-decoration:underline} 

.box {font-size: 9pt; border:2 solid #e7e7e7;background-color:f7f7f7;  } 
.selectbox {BACKGROUND-COLOR: F5F5F5; COLOR:4E4E4E; font-size:8pt;}
.nonbox {font-size: 9pt; border:0 solid #666666;background-color:white;  } 
.radio {font-size: 9pt; border:0 solid #666666;background-color:white;  } 
.text {font-size: 9pt; border:1 solid #e7e7e7;}
.select {font-size: 9pt; border:0 solid #666666;}
.outset {font-size:9pt;border:1 outset #ffffff;}
.btn {border: 2 solid #565656;font-size:9pt;color:ffffff;background-color:73A9D1;height:22px}
.input{background-color:ffffff;font-family:±¼¸²,Gulim;font-size:12px;color:#636163;border: 1 solid #9C9A9C}
.submit {border:solid 1;border-color:1F556A;font-size:9pt;color:white;background-color:50889F;height:19px}
.textarea {border:solid 1;border-color:347088;font-size:9pt;color:042330;background-color:white;}

/*
.tblhead {
	padding-right: 5px;
	font-weight: bold; 
	font-size: 11px; 
	background-color: #F0F0F0; 
	color: #787878; 
	font-family: µ¸¿ò,±¼¸²; 
	letter-spacing: -1px; 
	text-align: center;
	height:25px;
}
.tbldata {
	font-size: 11px; 
	color: #5D5D5D; 
	font-family: µ¸¿ò,±¼¸²; 
	padding-left:5px;
	padding-right:5px;
	background-color: #FFFFFF; 
	height:25px;
}
*/


.tblhead {
	padding-right: 5px;
	font-weight: bold; 
	font-size: 13px; 
	background-color: #F0F0F0; 
	color: #787878; 
	font-family: 'Nanum Gothic', '³ª´®°íµñ', 'NanumGothic','malgun gothic', '¸¼Àº°íµñ', 'dotum', 'µ¸À½', sans-serif;
	letter-spacing: -1px; 
	text-align: center;
	height:25px;
}
.tbldata {
	font-size: 11px; 
	color: #5D5D5D; 
	font-family:  'Nanum Gothic', '³ª´®°íµñ', 'NanumGothic','malgun gothic', '¸¼Àº°íµñ', 'dotum', 'µ¸À½', sans-serif;
	padding-left:5px;
	padding-right:5px;
	background-color: #FFFFFF; 
	height:25px;
}


/* ¹öÆ° ½ºÅ¸ÀÏ½ÃÆ® ----------------------------------------------------------------------------------------------------------------------------- */	
	.clButtonBasic {
		FONT-SIZE: 9pt; COLOR: white; FONT-FAMILY: u, Verdana, Arial, Helvetica;
		BACKGROUND-IMAGE: url(/admin/images/common/cellbg_basic.gif); CURSOR: hand; PADDING-TOP: 3px; WIDTH:102px; HEIGHT: 27px; BORDER: 0px
	}
	.clButtonSmall {
		FONT-SIZE: 9pt; COLOR: white; FONT-FAMILY: u, Verdana, Arial, Helvetica;
		BACKGROUND-IMAGE: url(/admin/images/common/cellbg_small.gif); CURSOR: hand; PADDING-TOP: 2px; WIDTH:90px; HEIGHT: 23px; BORDER: 0px
	}
	.clButtonXSmall {
		FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: µ¸¿ò, u, Verdana, Arial, Helvetica;
		BACKGROUND-IMAGE: url(/admin/images/common/cellbg_xsmall.gif); CURSOR: hand; PADDING-TOP: 2px; WIDTH:80px; HEIGHT: 19px; BORDER: 0px
	}
	.clButtonXSmall2 {
		FONT-SIZE: 11px; COLOR: #787878; FONT-FAMILY: µ¸¿ò, u, Verdana, Arial, Helvetica;
		BACKGROUND-IMAGE: url(/admin/images/common/cellbg_xsmall2.gif); CURSOR: hand; PADDING-TOP: 2px; WIDTH:80px; HEIGHT: 19px; BORDER: 0px
	}
	.clButtonXSmall3 {
		FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: µ¸¿ò, u, Verdana, Arial, Helvetica;
		BACKGROUND-IMAGE: url(/admin/images/common/cellbg_xsmall3.gif); CURSOR: hand; PADDING-TOP: 2px; WIDTH:70px; HEIGHT: 17px; BORDER: 0px
	}