	@charset "utf-8";

@import url("base/ini.css");
@import url("base/share.css");

/* Index*******************************************************//*
****************************************************************	

     00.body
	 01.wrapper
	 
***************************************************************
*//*********************************************************** */


/* 00.body
************************************************************** */
body {
	padding: 0;
	background: #FFFFFF;
}

/* 01.wrapper
************************************************************** */
#fancyform{
	width: 329px;
	height: 287px;
	padding: 0;
	overflow: hidden;
	background: #FFFFFF;
    position: absolute;
    top: 0;
	left:0;
}
/* reminderPop
************************************************************** */
#reminderPop form {
    background: url("../../media/img/share/bgReminderPop.png") no-repeat scroll 0 0 transparent;
    padding: 10px 0 0 20px;
    width: 282px;
}
#reminderPop #idForm {
    width: 180px;
	height:15px;
}

#reminderPop form #idWrap {
    position: relative;
}
#reminderPop form #reminederPopFooter {
    position: relative;
}
#reminderPop form #reminederPopFooter input#submit {
    position: absolute;
    right: 25px;
    top: 7px;
}
#reminderPop form #reminederPopFooter p a {
    text-decoration: underline;
}
#reminderPop form #reminederPopFooter p a:hover {
    text-decoration: none;
}
#reminderPop_f #finish {
    background: url("../../media/img/share/bgReminderPop_on.png") no-repeat scroll 0 0 transparent;
    font-size: 10px;
    height: 390px;
    padding: 105px 0 0 50px;
    width: 278px;
}
#reminderPop_f #finish p{
    width: 240px;
    height: 20px;
}
#reminderPop #submitBox{
    margin:5px 0 0;
}
#reminderPop #submitBox{
    margin:5px 0 0;
}
#reminderPop #submitBox #reminderErr{
    margin:5px 0 0;
}
#idP{
	text-align:left;
	margin:0 0 15px;	
}
h1{
    background: url("/media/img/share/titlePass.jpg") no-repeat scroll 0 0 transparent;
	text-indent:-9999px;
	margin:0 0 15px;
}
p.att {
    background: none repeat scroll 0 0 #ADB2B5;
    color: #FFFFFF;
    line-height: 1.5;
    text-align: center;
    width: 282px;
}
p.message{
    text-align: left;	
	width: 329px;
	margin:0 0 15px;
}
#memberPopErrorBox{
	margin:-10px 0 5px;
	font-size:10px;
}