﻿@charset "utf-8";
/* CSS Document */

/*------------------s_login--*/
#store_login_page_bg{
	margin-top:0px;
	background:url(../images/store_login_bg.jpg) top left no-repeat;
	width:970px;
	height:700px;
	position:relative;
	border:1px solid #bfbfbf;
}
#s_login{
	width:298px;
	display:block;
	position:absolute;
	left: 626px;
	top: 39px;
}
#s_login_top{
	width:298px;
	height:20px;
	display:block;
	background:url(../images/s_login_bg_top.png) top left no-repeat;
}
#s_login_bottom{
	width:298px;
	height:20px;
	display:block;
	background:url(../images/s_login_bg_bottom.png) top left no-repeat;
}

#s_login_content{
	width:238px;
	position:relative;
	padding:25px 30px 25px 30px;
	background:url(../images/s_login_bg.png) top left repeat-y;
}
.login_title{
	float:left;
	margin-right:1px;
	padding-top:5px;
}
.login_input_bg{
	width:128px;
	height:21px;
	display:block;
	padding:5px 7px 0 9px;
	background:url(../images/login_input.jpg) top left no-repeat;
	margin-bottom:16px;
	float:left;
}
.login_input{
	width:124px;
	height:20px;
	display:block;
	background:none;
	border:none;
}
.login_btn{
	width:41px;
	height:38px;
	background:none;
	border:none;
	background:url(../images/s_btn.jpg) top left no-repeat;
	margin-top:-11px;
	*margin-top:-12px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	float:right;
}
.login_btn:hover{
	width:41px;
	height:38px;
	background:none;
	border:none;
	background:url(../images/s_btn_over.jpg) top left no-repeat;
	margin-top:-11px;
	*margin-top:-12px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	float:right;
}

.c_box{
	float:left;
}
.checkbox{
	background:none;
	margin:-2px 2px 0 3px;
	*margin:-4px 2px 0 3px;
	float:left;
	width:20px;
	height:20px;
}
.forget_p{
	float:right;
}
.forget_p a:hover{
	text-decoration:underline;
}

#member_function_s{
	margin-top:15px;
}
#s_btn01{
	float:left;
}
#s_btn01 a{
	width:81px;
	height:71px;
	display:block;
	background:url(../images/s_btn01.jpg) left top no-repeat;
}
#s_btn01 a:hover{
	background:url(../images/s_btn01_over.jpg) left top no-repeat;
}
#s_btn02{
	float:right;
}
#s_btn02 a{
	width:81px;
	height:71px;
	display:block;
	background:url(../images/s_btn02.jpg) left top no-repeat;
}
#s_btn02 a:hover{
	background:url(../images/s_btn02_over.jpg) left top no-repeat;
}
#s_w{
	width:307px;
	height:303px;
	display:block;
	position:absolute;
	left: 168px;
	top: 248px;
}
#s_p{
	width:385px;
	height:382px;
	display:block;
	position:absolute;
	left: 13px;
	top: 314px;
}
/*------------------s_login_end--*/

	

#fp{
	width:250px;
	height:290px;
}
.fp_section{
	position:relative;
	margin-left:23px;
	margin-top:-17px;
	z-index:500;
}
.fp_title{
	margin:15px 0 0 0;
	font-size:16px;
	font-weight:bold;
	color:#111;
}
.fp_notice{
	font-size:13px;
	color:#333;
	margin:5px 0;
	text-align:left;
	line-height:1.5;
	letter-spacing:1px;
}
.fp_in{
	margin-bottom:10px;
}
.fp_input{
	height:20px;
	width:200px;
	display:block;
	border:1px solid #AAA;
	margin-top:2px;
	background:#FFF;
}
.fp_input2{
	height:20px;
	width:115px;
	display:block;
	border:1px solid #AAA;
	margin-top:2px;
	background:#FFF;
}

.fp_input_btn{
	width:200px; 
	height:35px; 
	border:1px solid #FFF;
	margin-top:10px;
	background:#F30;
	color:#FFF;
	font-size:13px;
}
.fp_input_btn:hover{
	width:200px; 
	height:36px; 
	border:1px solid #FFF;
	margin-top:10px;
	background:#F60;
	color:#FFF;
	font-size:13px;
}
.fp_select{
	float:left;
	width:80px;
	height:23px;
	display:block;
	margin:3px 5px 0 0;
	padding:0px 0 0 5px;
	border:1px solid #BFBFBF;
	background:none;
}
