@charset "utf-8";
/* CSS Document */

/* CSS Document */
#join_header,
#join_footer{
	width:100%;
	min-width:1000px;
}
#join_main{ 
	width:1000px;
	height:600px;
	min-height:600px;
	height:auto !important;
	overflow:hidden;
	margin:0 auto;
}
.join_01{
	width:1000px;
	height:70px;
	margin:0 auto;	
}
.join_logo{
	float:left;
	width:233px;
	height:52px;
	margin:20px 0 0px 30px;
}
.join_forget{
	float:right;
	margin:70px 90px 0 0;
}
.join_02{
	width:1000px;
	height:1px;
	margin:0 auto;
}
.join_03{
	width:100%;
	height:40px;
	background-color:#dadcdb;
	margin-top:20px;	
}
.loginbox{
	width:1000px;
	height:40px;
	background:url(../images/join_wline.png) no-repeat left top;
	margin:0 auto;
}
.loginbox div{
	float:right;
	margin: 8px 20px 0 0;
}
.join_button {
   border-top: 1px solid #ffffff;
   background: #525252;
   background: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#525252));
   background: -webkit-linear-gradient(top, #b3b3b3, #525252);
   background: -moz-linear-gradient(top, #b3b3b3, #525252);
   background: -ms-linear-gradient(top, #b3b3b3, #525252);
   background: -o-linear-gradient(top, #b3b3b3, #525252);
   padding: 4px 9px;
   border:1px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   /*box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
   color: #fff;
   font-size: 12px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.join_button:hover {
   border-top-color: #8a8b8c;
   background: #8a8b8c;
   color: #ccc;
   }
.join_button:active {
   border-top-color: #0f0f0f;
   background: #0f0f0f;
   }
   
#join_footer{
	height:70px;
	background-color:#dadcdb;
}
.join_footerbox{
	width:1000px;
	height:70px;
	min-height:70px;
	height:auto !important;
	overflow:hidden;
	background:url(../images/join_wline.png) no-repeat left top;
	margin:0 auto;
	padding-top:10px;
	
}
.join_footer_company{
	float:left;
	margin-left:;	
}
.join_footer_service{
	float:right;	
}
.join_footer_service a{
	margin-right:12px;	
}

.join_main_left{
	/*float:left;
	width:470px;
	margin-left:15px;*/
}
.join_main_right{
	float:right;
	width:470px;
	height:600px;
	min-height:600px;
	
	height:auto !important;
	overflow:hidden;
	margin-right:15px;
	position:relative;
}
.stepBox{
	position:absolute;
	width:352px;
	height:288px;
	bottom:0;
	right:0;
	/*background:url(../images/join_step01bg.png) no-repeat top left;*/
}
.join_indexBox,
.join_StoreBox{
	margin-top:50px;
	position:relative;
	font-size:18px;
	font-family:"敺株��迤暺煾��", "Adobe 蝜�暺煾�� Std B", Verdana;
}
.join_indexBox h3,
.join_StoreBox h3{
	border-bottom:#999 1px solid;
	color:#863b3b;
	font-family:"敺株��迤暺煾��", "Adobe 蝜�暺煾�� Std B", Verdana;
	font-size:22px;
	padding:0 0 10px 0;
}
.join_indexBox p{
    margin-bottom:30px;
	
}
.join_indexBox input,
.join_StoreBox input{
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
	font-family:"敺株��迤暺煾��", "Adobe 蝜�暺煾�� Std B", Verdana;
	font-size:18px;
	/*position:absolute;*/
	
}
.join_StoreBox p{
	line-height:55px;
    margin-bottom:21px;
}

	.join_txt01{
		font-family:"敺株��迤暺煾��", "Adobe 蝜�暺煾�� Std B", Verdana;
		font-size:18px;
		font-weight:bold;
		margin-right:10px;
		margin-left:20px;
		color:#000;
	}
	.join_txt02{
		font-family:"敺株��迤暺煾��", "Adobe 蝜�暺煾�� Std B", Verdana;
		font-size:16px;
		font-weight:bold;
		margin-right:10px;
		color:#fff;
	}
.join_submitbutton {
   border-top: 1px solid #ffffff;
   background: #525252;
   background: -webkit-gradient(linear, left top, left bottom, from(#019106), to(#0fae01));
   background: -webkit-linear-gradient(top, #019106, #0fae01);
   background: -moz-linear-gradient(top, #019106, #0fae01);
   background: -ms-linear-gradient(top, #019106, #0fae01);
   background: -o-linear-gradient(top, #019106, #0fae01);
   padding: 4px 9px;
   border:1px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   /*box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
   color: #fff;
   font-size: 12px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.join_submitbutton:hover {
   border-top-color: #8a8b8c;
   background: #0fae01;
   color: #ccc;
   }
.join_submitbutton:active {
   border-top-color: #0f0f0f;
   background: #019106;
   }
   
   
.join_step01{
	margin-top:0px;
}
.join_step01 p{
	line-height:35px;
	clear:both;
}
.join_step01 span.fieldname{
	width:90px;
	display:block;
}
.join_step01 span{
	display:inline-block;
	/*background-color:#CCC;*/
	float:left;
}


.join_step03{
	margin-top:40px;
}
.join_step03 p{
	line-height:35px;
	clear:both;
}
.findFriend{
	height:40px;
	min-height:40px;
	height:auto !important;
	overflow:hidden;
	border-bottom:1px solid #CCC;
	padding:5px;
	vertical-align:baseline;
}
.findFriend a{
	float:right;
	color:#06F;
}
.findFriend span{
	float:left;
	font-family:"敺株��迤暺煾��", "Adobe 蝜�暺煾�� Std B", Verdana,"Microsoft JhengHei UI", "Microsoft JhengHei UI Light";
	font-weight:bold;	
}
.findFriend div{
	clear:both;
	display:none;
	position:relative;
}
.willhelpBox{
	overflow-y:scroll;
	overflow-x:hidden;
	padding:5px;
	height:100px;	
}
.helpU{
	clear:both;
	width:95%;
	margin:0 auto;
	border-bottom:1px #CCCCCC dotted;
	padding:5px;
	cursor:pointer;	
}
.helpUpho{
	float:left;
	margin-right:5px;
}
.helpUname{
	color:#999;
	margin-bottom:5px;
}
.helpUname span{
	color:#000;
	font-weight:bold;
}
.joinPlus{
	float:right;
}
.helpUchk{
	/*visibility:hidden;*/	
}
.frame{
	text-align:center;
	padding-top:10px;
}
#sourcePhoto{
	margin:0 auto;
	overflow:hidden; 
	position:relative;
		
}
#cutPhoto{
	margin:0 auto;
	margin-top:10px;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;

}

.slogan{
	margin-top:50px;
}
.joinMember{
	width:390px;
	height:90px;
	cursor:pointer;
	background: #0cc5e7 url(../images/join_indexicon01.png) no-repeat 70% 52px;
	font-family:"敺株��迤暺煾��", "Adobe 蝜�暺煾�� Std B", Verdana;
	font-size:36px;
	color:#FFF;
	padding:60px 0 0 50px;
}
.joinMember div{
}
.joinStore,
.joinShare{
	width:220px;
	height:150px;
	cursor:pointer;
	color:#FFF;
}
.joinStore{
	float:left;
	background: #F90 url(../images/join_indexicon02.png) no-repeat 50% 65%;
}
.joinStore p{
	margin:15px auto;
	text-align:center;
}
.joinShare{
	float:left;
	background: #93F url(../images/join_indexicon03.png) no-repeat 50% 70%;
}
.joinShare p{
	margin:15px auto;
	text-align:center;
}
.joinShare a,.joinShare a:visited,.joinShare a:hover{
	color:#FFF;
	text-decoration:none;
}