@charset "utf-8";
/* Element Reset */

.mem_head .nav li.active a, .mem_head .nav li.active a:hover{
	margin-top:-1px;
	background-color: #5ea8de;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-color: #999;
}

.nav li .carrot{		border-color: transparent  transparent transparent #5ea8de  ;	border-style: solid;	border-width: 6px;}


/*******************회원가입*****************/
.btn_temppw
{	background-image: url(../image/temppw_blue_btn.png);	background-repeat: no-repeat;	background-position: left top;}
.btn_temppw
{	background-image: url(../image/temppw_blue_btn.png);	background-repeat: no-repeat;	background-position: left top;}
.btn_resendauth
{	background-image: url(../image/authmail_blue_btn.png);	background-repeat: no-repeat;	background-position: left top;}
.btn_findIDPW
{	background-image: url(../image/findidpw_blue_btn.png);	background-repeat: no-repeat;	background-position: left top;}

