a:link { text-decoration: none; color: #424244; }
a:visited { text-decoration: none; color: #424244; }
a:hover { text-decoration: none; color: #21405D; }

/* 검색 */
.m_button_search {
    background-color: #333333; /* Green */
    border: none;
    color: white;
	width: 50px;	height: 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
	font-weight:bold;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:3px;
}
.m_button_search1 {
    background-color: #333333; 
    color: white;
    border: 2px solid #333333;
}
/* 검색 */
.button_search {
    background-color: #333333; /* Green */
    border: none;
    color: white;
	width: 90px;	height: 33px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	font-weight:bold;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:3px;
}
.button_search1 {
    background-color: #333333; 
    color: white;
    border: 2px solid #333333;
}


/* 신청하기 */
.button_submit {
    background-color: #1a54cd; /* Green */
    border: none;
    color: white;
	width: 120px;	height: 33px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	font-weight:bold;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:3px;
}
.button_submit1 {
    background-color: #1a54cd; 
    color: white;
    border: 2px solid #1a54cd;
}

/* 정정신청하기 100% */
.button100_modify {
    background-color: #62B2D3; /* Green */
    border: none;
    color: white;
	width: 100%;	height: 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
	font-weight:bold;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:3px;
}
.button100_modify1 {
    background-color: #62B2D3; 
    color: white;
    border: 2px solid #62B2D3;
}


/* 신청하기 100% */
.button100_submit {
    background-color: #62B2D3; /* Green */
    border: none;
    color: white;
	width: 100%;	height: 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
	font-weight:bold;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:3px;
}
.button100_submit1 {
    background-color: #62B2D3; 
    color: white;
    border: 2px solid #62B2D3;
}
/* 신청하기 100% */
.button101_submit {
    background-color: #6E86CC; /* Green */
    border: none;
    color: white;
	width: 100%;	height: 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
	font-weight:bold;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:3px;
}
.button101_submit1 {
    background-color: #6E86CC; 
    color: white;
    border: 2px solid #6E86CC;
}
/* 신청하기 100% */
.button102_submit {
    background-color: #7A88B5; /* Green */
    border: none;
    color: white;
	width: 100%;	height: 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
	font-weight:bold;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:3px;
}
.button102_submit1 {
    background-color: #7A88B5; 
    color: white;
    border: 2px solid #7A88B5;
}
/* 신청하기 100% */
.button103_submit {
    background-color: #A294EB; /* Green */
    border: none;
    color: white;
	width: 100%;	height: 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
	font-weight:bold;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:3px;
}
.button103_submit1 {
    background-color: #A294EB; 
    color: white;
    border: 2px solid #A294EB;
}


/* 신청완료 */
.button_completed {
    background-color: #778E3F; /* Green */
    border: none;
    color: white;
	width: 120px;	height: 33px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	font-weight:bold;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:3px;
}
.button_completed1 {
    background-color: #778E3F; 
    color: white;
    border: 2px solid #778E3F;
}


/* 수강 정정하기 */
.button_modify {
    background-color: #6746EC; /* Green */
    border: none;
    color: white;
	width: 120px;	height: 33px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	font-weight:bold;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:3px;
}
.button_modify1 {
    background-color: #6746EC; 
    color: white;
    border: 2px solid #6746EC;
}

/* 모듈 택스트 */
.button_module {
    background-color: #6746EC; /* Green */
    border: none;
    color: white;
	width: 300px;	height: 60px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
	font-weight:bold;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:3px;
}
.button_module1 {
    background-color: #6746EC; 
    color: white;
    border: 2px solid #6746EC;
}
