@charset "utf-8";

/* css3 button */

/* blue_ */
.outer_btn.blue {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight: bolder;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #517fa4;
	padding:7px 22px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #7aaed6 21%, #517fa4 84% );
	background:-ms-linear-gradient( top, #7aaed6 21%, #517fa4 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7aaed6', endColorstr='#517fa4');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #7aaed6), color-stop(84%, #517fa4) );
	background-color:#517fa4;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #517fa4;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}
.outer_btn.blue:hover {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	border:1px solid #517fa4;
	padding:7px 22px;
	color:#ffffff;
	font-weight:bold;
	background:-moz-linear-gradient( center top, #517fa4 21%, #7aaed6 84% );
	background:-ms-linear-gradient( top, #517fa4 21%, #7aaed6 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#517fa4', endColorstr='#7aaed6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #517fa4), color-stop(84%, #7aaed6) );
	background-color:#517fa4;
}
.outer_btn.blue:active {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	border:1px solid #337fed;
	padding:7px 22px;
	position:relative;
	top:1px;
}
.outer_btn.blue:visited {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #517fa4;
	padding:7px 22px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #3d94f6 21%, #1e62d0 84% );
	background:-ms-linear-gradient( top, #3d94f6 21%, #1e62d0 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #3d94f6), color-stop(84%, #1e62d0) );
	background-color:#517fa4;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #1570cd;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}


.outer_btn.red {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight: bolder;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #517fa4;
	padding:7px 22px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #7aaed6 21%, #517fa4 84% );
	background:-ms-linear-gradient( top, #7aaed6 21%, #517fa4 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7aaed6', endColorstr='#517fa4');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #7aaed6), color-stop(84%, #517fa4) );
	background-color:#517fa4;
	color:#efb7bf;
	display:inline-block;
	text-shadow:1px 1px 0px #517fa4;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}
.outer_btn.red:hover {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	border:1px solid #517fa4;
	padding:7px 22px;
	color:#efb7bf;
	font-weight:bold;
	background:-moz-linear-gradient( center top, #517fa4 21%, #7aaed6 84% );
	background:-ms-linear-gradient( top, #517fa4 21%, #7aaed6 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#517fa4', endColorstr='#7aaed6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #517fa4), color-stop(84%, #7aaed6) );
	background-color:#517fa4;
}
.outer_btn.red:active {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	border:1px solid #337fed;
	padding:7px 22px;
	position:relative;
	top:1px;
}
.outer_btn.red:visited {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #517fa4;
	padding:7px 22px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #3d94f6 21%, #1e62d0 84% );
	background:-ms-linear-gradient( top, #3d94f6 21%, #1e62d0 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #3d94f6), color-stop(84%, #1e62d0) );
	background-color:#517fa4;
	color:#efb7bf;
	display:inline-block;
	text-shadow:1px 1px 0px #1570cd;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}


/* light_gray_ */
.outer_btn.light_gray {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	padding:7px 22px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ededed 21%, #dfdfdf 84% );
	background:-ms-linear-gradient( top, #ededed 21%, #dfdfdf 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #ededed), color-stop(84%, #dfdfdf) );
	background-color:#ededed;
	color:#000;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}
.outer_btn.light_gray:hover {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	border:1px solid #dcdcdc;
	padding:7px 22px;
	background:-moz-linear-gradient( center top, #dfdfdf 21%, #ededed 84% );
	background:-ms-linear-gradient( top, #dfdfdf 21%, #ededed 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #dfdfdf), color-stop(84%, #ededed) );
	background-color:#dfdfdf;
}
.outer_btn.light_gray:active {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	border:1px solid #337fed;
	padding:7px 22px;
	position:relative;
	top:1px;
}
.outer_btn.light_gray:visited {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid gray;
	padding:7px 22px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #3d94f6 21%, #1e62d0 84% );
	background:-ms-linear-gradient( top, #3d94f6 21%, #1e62d0 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #3d94f6), color-stop(84%, #1e62d0) );
	background-color:#517fa4;
	color:#000;
	display:inline-block;
	text-shadow:1px 1px 0px #1570cd;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}

.outer_btn.green {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:8px;
	border:1px solid #83c41a;
	padding:7px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	background:-ms-linear-gradient( top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #9dce2c), color-stop(100%, #8cb82b) );
	background-color:#9dce2c;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #689324;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #c1ed9c;
 	-moz-box-shadow:inset 1px 1px 0px 0px #c1ed9c;
 	box-shadow:inset 1px 1px 0px 0px #c1ed9c;
}.outer_btn.green:hover {
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	background:-ms-linear-gradient( top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #8cb82b), color-stop(100%, #9dce2c) );
	background-color:#8cb82b;
}.outer_btn.green:active {
	position:relative;
	top:1px;
}
/* This css button was generated by css-button-generator.com */

/* small */
.small_btn.light_gray {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid gray;
	padding:3px 9px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #e6e6e6 5%, #d9d9d9 100% );
	background:-ms-linear-gradient( top, #e6e6e6 5%, #d9d9d9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#d9d9d9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e6e6e6), color-stop(100%, #d9d9d9) );
	background-color:#e6e6e6;
	color:#666666;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}.small_btn.light_gray:hover {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	border:1px solid gray;
	background:-moz-linear-gradient( center top, #dfdfdf 21%, #ededed 84% );
	background:-ms-linear-gradient( top, #dfdfdf 21%, #ededed 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #dfdfdf), color-stop(84%, #ededed) );
	background-color:#dfdfdf;
}.small_btn.light_gray:active {
	position:relative;
	top:1px;
}

.small_btn.blue {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid gray;
	padding:3px 9px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #7aaed6 21%, #517fa4 84% );
	background:-ms-linear-gradient( top, #7aaed6 21%, #517fa4 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7aaed6', endColorstr='#517fa4');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #7aaed6), color-stop(84%, #517fa4) );
	background-color:#517fa4;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #517fa4;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}.small_btn.blue:hover {
	background:-moz-linear-gradient( center top, #517fa4 21%, #7aaed6 84% );
	background:-ms-linear-gradient( top, #517fa4 21%, #7aaed6 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#517fa4', endColorstr='#7aaed6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #517fa4), color-stop(84%, #7aaed6) );
	background-color:#517fa4;
}.small_btn.blue:active {
	position:relative;
	top:1px;
}

.small_btn.red {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid gray;
	padding:3px 9px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #7aaed6 21%, #517fa4 84% );
	background:-ms-linear-gradient( top, #7aaed6 21%, #517fa4 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7aaed6', endColorstr='#517fa4');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #7aaed6), color-stop(84%, #517fa4) );
	background-color:#517fa4;
	color:#efb7bf;
	display:inline-block;
	text-shadow:1px 1px 0px #517fa4;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}.small_btn.red:hover {
	background:-moz-linear-gradient( center top, #517fa4 21%, #7aaed6 84% );
	background:-ms-linear-gradient( top, #517fa4 21%, #7aaed6 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#517fa4', endColorstr='#7aaed6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #517fa4), color-stop(84%, #7aaed6) );
	background-color:#517fa4;
}.small_btn.red:active {
	position:relative;
	top:1px;
}
/* small long */
.small_btn_long.blue {
	font-size:12px;
	font-family:맑은 고딕;
	font-weight:normal;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid gray;
	padding:3px 80px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #7aaed6 21%, #517fa4 84% );
	background:-ms-linear-gradient( top, #7aaed6 21%, #517fa4 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7aaed6', endColorstr='#517fa4');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #7aaed6), color-stop(84%, #517fa4) );
	background-color:#517fa4;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #517fa4;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}.small_btn_long.blue:hover {
	background:-moz-linear-gradient( center top, #517fa4 21%, #7aaed6 84% );
	background:-ms-linear-gradient( top, #517fa4 21%, #7aaed6 84% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#517fa4', endColorstr='#7aaed6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(21%, #517fa4), color-stop(84%, #7aaed6) );
	background-color:#517fa4;
}.small_btn_long.blue:active {
	position:relative;
	top:1px;
}