.tb_01{
	-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border-radius: 10px; !important
height:80px;padding:15px 30px 15px 30px;border:1px solid  #DEE5F8;box-shadow: 0 0 10px #94B2FF;
	
	
	
	
	
	}

.required{color:red;font-weight:bold;margin:0px 2px;}

.signup_div{background:#F5F5F5;border:1px solid #E3E3E3;}
/*.signup_a1{width:150px;text-align:right;padding:5px;}
.signup_a2{width:710px;padding:5px;color:#666666;}
.signup_a3{}*/

.signup_useragree:link,.signup_useragree:active,.signup_useragree:visited,.signup_useragree:hover{color:#0657B2;font-weight:bold;}

.member_include
{
	width:788px;
}
.member_a {
  	width:998px;
	border-left:1px solid #CACACA;
	border-right:1px solid #CACACA;
	margin:0 auto 0 auto;
	height:140px;
	BACKGROUND: url(images/sig0.jpg) no-repeat left top;
}
.member_a0 {
width:998px;
	border-left:1px solid #CACACA;
	border-right:1px solid #CACACA;
	margin:0 auto 0 auto;
	BACKGROUND: url(images/sig2.jpg) ;

}
.member_a1
{
width:160px;
padding-left:50px;
}
.member_a1 p
{
width:160px;
height:40px;
}
.member_a3 {
width:998px;
	border-left:1px solid #CACACA;
	border-right:1px solid #CACACA;
	margin:0 auto 0 auto;
	height:48px;
	BACKGROUND: url(images/sig1.jpg) ;

}

.red {color:red;}

.button { border:1px solid #e5e5e5;background:#0A58A7;color:#ffffff;padding:3px 6px;}
.button1 { font-size:14px;border:1px solid #808080;background:#ffffff;color:#000000;line-height:6px;height:16px;overflow:hidden;TEXT-ALIGN: center;}

/* CSS°´Å¥Éú³ÉÆ÷ */
.css_btn_class {
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #337fed;
	padding:6px 35px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #3d94f6), color-stop(100%, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	background:-ms-linear-gradient( top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #1570cd;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	background:-ms-linear-gradient( top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
	color:#CCDDF3;
}.css_btn_class:active {
	position:relative;
	top:1px;
}

