table{width:100%}

.noline{border:0px;}


.btn_submit2 {
	text-decoration:none;
	font-family:Arial;
	box-shadow:inset #ffffff 0px 5px 8px -1px,#d6d6d6 1px 3px 2px;
	o-box-shadow:inset #ffffff 0px 5px 8px -1px,#d6d6d6 1px 3px 2px;
	-moz-box-shadow:inset #ffffff 0px 5px 8px -1px,#d6d6d6 1px 3px 2px;
	-webkit-box-shadow:inset #ffffff 0px 5px 8px -1px,#d6d6d6 1px 3px 2px;
	background:#234f52;
	background:-o-linear-gradient(90deg, #234f52, #7da1bd);
	background:-moz-linear-gradient( center top, #234f52 5%, #7da1bd 100% );
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #234f52), color-stop(1, #7da1bd) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#234f52', endColorstr='#7da1bd');
	background:-webkit-linear-gradient(#234f52, #7da1bd);
	background:-ms-linear-gradient(#234f52, #7da1bd);
	background:linear-gradient(#234f52, #7da1bd);
	text-indent:0px;
	line-height:0px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	width:100px;
	height:30px;
	padding:13px;
	text-shadow:#6daac2 2px 2px 0px;
	border-color:#659dab;
	border-width:2px;
	border-style:solid;
	float:right;
	cursor :pointer;
}

.btn_submit2:active {
	box-shadow:inset #ffffff 0px 5px 8px -1px,#d6d6d6 1px 0 2px;
	o-box-shadow:inset #ffffff 0px 5px 8px -1px,#d6d6d6 1px 0 2px;
	-moz-box-shadow:inset #ffffff 0px 5px 8px -1px,#d6d6d6 1px 0 2px;
	-webkit-box-shadow:inset #ffffff 0px 5px 8px -1px,#d6d6d6 1px 0 2px;
	position:relative;
	top:3px
}

.btn_submit2:hover {
	background:#7da1bd;
	background:-o-linear-gradient(90deg, #7da1bd, #234f52);
	background:-moz-linear-gradient( center top, #7da1bd 5%, #234f52 100% );
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7da1bd), color-stop(1, #234f52) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7da1bd', endColorstr='#234f52');
	background:-webkit-linear-gradient(#7da1bd, #234f52);
	background:-ms-linear-gradient(#7da1bd, #234f52);
	background:linear-gradient(#7da1bd, #234f52);
}


@media only screen and (min-width: 1193px) {
#list{font-family:"³ª´®¹Ù¸¥°íµñ","nanumgothicregular",dotum,"µ¸¿ò"}

th{text-align:center !important; border-top:3px solid #000; border-bottom:1px solid #BDBDBD; font-size:13px; font-weight:bold; height:50px; background-color:#eaeaea; color:#000;}

td{border-bottom:1px solid #BDBDBD; font-size:12px;}

.btn_submit{padding-top:5px; width:90px;height:30px;cursor:pointer; text-align:center; margin-left:10px; float:right; font-size:12px; background-color:#000; color:#fff; font-weight:bold; border-radius:5px;}
.main_btn{ line-height:40px; width:150px; height:40px; cursor:pointer; float:left; margin-left:10px;font-size:15px; background-color:#737373; color:#fff; font-weight:bold; }

.check_notice{font-size:10px;}
#check input{width:200px; height:30px; text-align:center; border:2px solid #bebebe;font-size:12px;border-radius:5px; background-color:#faffbd; }

}



@media only screen and (min-width: 760px) and (max-width: 1192px) {
th{text-align:center !important; border-top:3px solid #000; border-bottom:1px solid #BDBDBD; font-size:13px; font-weight:bold; height:50px; background-color:#eaeaea; color:#000;}

td{border-bottom:1px solid #BDBDBD; font-size:12px;}
.btn_submit{padding-top:5px; width:90px;height:30px;cursor:pointer; text-align:center; margin-left:10px; float:right;  font-size:12px; background-color:#000; color:#fff; font-weight:bold; border-radius:5px;}
.main_btn{ line-height:40px; width:150px; height:40px; cursor:pointer; float:left; margin-left:10px;font-size:15px; background-color:#737373; color:#fff; font-weight:bold; }

.check_notice{font-size:10px;}
#check input{width:200px; height:30px; text-align:center; border:2px solid #bebebe;font-size:12px; border-radius:5px; background-color:#faffbd;}
}




@media only screen and (min-width: 220px) and (max-width: 759px) {
th{text-align:center !important; border-top:3px solid #000; border-bottom:1px solid #BDBDBD; font-size:13px; font-weight:bold; height:50px; background-color:#eaeaea; color:#000;}

td{border-bottom:1px solid #BDBDBD; font-size:8pt;}

.btn_submit{padding-top:3px;width:80px;height:30px;cursor:pointer; text-align:center; margin-left:10px; float:right; font-size:12px; background-color:#000; color:#fff; font-weight:bold; border-radius:5px;}

.main_btn{ line-height:40px; width:150px; height:40px; cursor:pointer; float:left; margin-left:10px;font-size:15px; background-color:#737373; color:#fff; font-weight:bold; }

.check_notice{font-size:10px;}
#check input{width:100px; height:30px; text-align:center; border:2px solid #bebebe;font-size:10px; border-radius:5px; background-color:#faffbd;}
}



