@charset "UTF-8";

/***************************************
*
*	1. forgot style
*
***************************************/

/* 1. forgot style */
/* ------------------------------------------------------------------------------------ */

#forgot #main-contents {
	margin-top: 20px;
	margin-bottom: 36px;
	text-align: left;
	font-size: 13px;
}
#forgot #main-contents .ui-link {
	color: #271c18;
	text-decoration: none;
}
#forgot .intro {
	background: url(../image/common/dotLine.gif) repeat-x 0 bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#forgot .intro p {
	margin-left:10px;
	margin-right:10px;
	font-size:14px;
}
#forgot #completeH3 {
	background-color:#fdf4d3;
	text-align:center;
	color:#ed0014;
	padding:30px 0;
	margin:20px 0;
	font-size:14px;
}
#forgot .intro #bottom20 {
	margin-bottom:20px;
}
#forgot .btnWrap {
	margin:0 10px;
}
#forgot .btnWrap2 {
	margin:0 10px 20px 10px;
}
#forgot .bluecolor {
	color:#4265ae;
	font-weight:bold;
}
#forgot #yellowback {
	background-color:#fdf4d3;
	padding:10px 10px 20px 10px;
	margin:20px 0;
	font-weight:bold;
}
#forgot #yellowback h3{
	margin-bottom:10px;
}
#forgot #redtxt {
	color:#ec0012;
	margin-bottom:20px;
}
#forgot #btn-next {
	display:block;
	-webkit-border-radius: 5px;  
	border: 1px solid #fdd32f;
	margin: 5px 0 20px;
	padding: 15px 0;
	cursor: pointer;
	width: 100%;
	font-size: 14px;
	background: #fdd32f url(../image/common/icoArrow05-R.png) no-repeat 95% 50%;
}















