@import url(sub.css);
#s_main h2 span#title{
	background-image: url(../img/member/title01.gif);
}
#s_main p.login{
	background-attachment: scroll;
	background-image: url(../img/member/mem_login_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 94px;
	overflow:hidden;
}
#mem_h{
	background-attachment: scroll;
	background-image: url(../img/member/mem_h_02.gif);
	background-repeat: repeat-x;
	margin: 0px auto 15px;
	padding: 0px 0px 10px;
	width:80%;
	position: relative;
	background-color: #FFF4F0;
}
#s_main #mem_h p.img{
	background-attachment: scroll;
	background-image: url(../img/member/mem_h_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 7px;
	padding: 0px;
	text-align: center;
	width: 100%;
}
#s_main #mem_h p.list{
	text-align: center;
	font-size: 10pt;
	line-height: 250%;
}
#mem_h #sr_bg{
	line-height:0px;
	background-attachment: scroll;
	background-image: url(../img/member/mem_h_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#login_l{
	margin: 0px;
	padding: 0px;
	width: 300px;
	position: absolute;
	top:11px;
	left: 0px;
}
#login_l h2{
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	line-height: 200%;
	color: #FFFFFF;
	background-color: #8D8D8D;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3F3F3F;
}
#login_l dl{
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	margin: 0px 0px 15px;
	border: 1px solid #D8D3D9;
	position: relative;
}
#login_l dt{
	color: #003399;
	line-height: 200%;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
}
#login_l dd{
	line-height: 150%;
	padding: 0px;
	margin: 0px 0px 10px;
}

#login_l ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#login_l li{
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
#login_r{
	margin: 11px 0px 0px 320px;
	padding: 0px 0px 50px;
}
#login_r p{
	line-height: 150%;
	margin: 0px 0px 15px;
	padding: 0px;
}

#login_r ul{
	margin: 0px 0px 15px 20px;
	padding: 0px;
}
#login_r li{
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
#login_r h2{
	color:#666666;
	font-size: 11pt;
	padding: 0px;
	margin:0px 0px 10px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8D8D8D;
	border-left-color: #8D8D8D;
	text-indent: 10px;
	width:100%;
}
