/* CSS ¼³Á¤°ª, MIND-S/W(C) */
@font-face{ font-family:ngwoff; src:url(http://www.khstory.co.kr/main/webfont/NanumGothic.woff) }
@font-face{ font-family:ngeot;  src:url(http://www.khstory.co.kr/main/webfont/NanumGothic.eot) }

body,table,tr,td,form,input,textarea,p,br,div,option,select {font-family:ngwoff, ngeot; color: #333333; font: 9pt ngwoff, ngeot; line-height:180%;}
img {border: 0;}
:focus { outline:0; }
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none; outline:none;}
a:hover {text-decoration:none;}

body { margin: 0; padding:0px 0; position:relative; }
.form_button1 {border:0; background-color:#333333; color:white; font-size:8pt; width:70; height:22; cursor:hand;}

/* »ó´Ü ¹öÆ° Style */
.blackbtn {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	overflow:hidden;
	padding: 2px 13px 4px 13px;
	
	font-weight:bold;
	font-family:tahoma, verdana;
	color: #cccccc !important;
	font-size:10px;
	letter-spacing:0px;
	border: solid 1px #000000;
	background: #333333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#333333));
	background: -moz-linear-gradient(top,  #666666,  #333333);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333');
}

.blackbtn2 {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	overflow:hidden;
	padding: 2px 15px 4px 15px;
	
	font-weight:bold;
	font-family:tahoma, verdana;
	color: #FFCC00 !important;
	font-size:10px;
	letter-spacing:0px;
	border: solid 1px #000000;
	background: #333333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#333333));
	background: -moz-linear-gradient(top,  #666666,  #333333);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333');
}

.orangebtn {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	overflow:hidden;
	padding: 10px 0px 10px 0px;

	font-weight:normal;
	font-family:ngeot, ngwoff;
	color: #FFF !important;
	font-size:16px;
	letter-spacing:0px;
	border: solid 1px #0076a5;
	
background: rgb(0,183,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,183,234,1) 0%, rgba(0,118,165,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,183,234,1)), color-stop(100%,rgba(0,118,165,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,183,234,1) 0%,rgba(0,118,165,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,183,234,1) 0%,rgba(0,118,165,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,183,234,1) 0%,rgba(0,118,165,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,183,234,1) 0%,rgba(0,118,165,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#0076a5',GradientType=0 ); /* IE6-9 */

}

.top_btn {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	overflow:hidden;
	padding: 1px 15px 2px 15px;
	
	font-weight:normal;
	font-family:ngwoff, ngeot;
	color: #ffffff !important;
	font-size:8pt;
	letter-spacing:0px;
	line-height:200%;
	border: solid 1px #669900;
	background: #8DC404;
	background: -webkit-gradient(linear, left top, left bottom, from(#8DC404), to(#59AA09));
	background: -moz-linear-gradient(top,  #8DC404,  #59AA09);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8DC404', endColorstr='#59AA09');

}

.top_btn1 {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	overflow:hidden;
	padding: 1px 15px 2px 15px;
	
	font-weight:bold;
	font-family:Tahoma,Verdana;
	letter-spacing:0px;
	color: #ffffff !important;
	font-size:7pt;
	letter-spacing:0px;
	line-height:200%;
	
	border: solid 1px #25447C;
	background: #3561B3;
	background: -webkit-gradient(linear, left top, left bottom, from(#3561B3), to(#2B4F91));
	background: -moz-linear-gradient(top,  #3561B3,  #2B4F91);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3561B3', endColorstr='#2B4F91');

}