@charset "utf-8";
/* CSS Document */

.header960{
    margin:auto;
	width:960px;
}
#mem820{
    margin:auto;
	width:820px;
}

.clear{
clear:both;
}

#crumb {
color:#666;
font-size:11px;
padding:6px 0;
}
#left {
float:left;
width:500px;
}
#right {
    float:right;
	width:300px;
	margin-top:15px;
}
#left h3{
margin:0;
padding:15px 0px 15px 0px;
color:#369;
}
#left p{
margin:0;
padding:0px 0px 15px 0px;
}
.suc{
background:url(images/suc_pl.gif) no-repeat;
float:left;
width:160px;
height:156px;
margin:5px 0px 5px 6px;
padding:3px 3px 3px 3px;
}
.succ{
margin-left:180px;
padding:0 5px 0 0;
font-size:11px;
}
.right_m{
	background:#fef8eb;
	border-right: 1px solid #CC9966;
	border-left: 1px solid #CC9966;
	padding:5px;
}
.right_tp{
	background: url(images/top.jpg) no-repeat scroll;
	padding-top:5px;
	padding-bottom:0px;
}
.right_bt{
	background: url(images/bottom.jpg) no-repeat scroll left top;
    padding:5px;
}
#sign{
padding-left:0px;
padding-right:28px;
}
#sign ul{
margin-bottom:0;
}
#sign li{
list-style:none;
}
#sign h2{
	font-size:16px;
	text-align:center;
	margin:0;
}
#sign hr{
border-top:1px dashed #999;
border-bottom:none;
height:0px;
width:220px;
}
/*
a.button, a.button:visited{
background:url(images/button_l.gif) left top no-repeat;
height: 21px;
line-height: 20px;
text-decoration: none;
color: #fff;
display: inline-block;
display: -moz-inline-stack;
padding-left: 10px;
vertical-align: middle;
font-weight:bold;
}
a.button:hover{
font-weight:600;
}
a.button span{
background: url(images/button_r.gif) right top no-repeat;
height: 21px;
line-height: 20px;
padding-right: 10px;
cursor: pointer;
display: -moz-inline-stack;
display: inline-block;
}
*/
a.join,a.join:visited{
background:url(images/join_left.gif) left top no-repeat;
height: 30px;
line-height: 25px;
text-decoration: none;
color: #fff;
display: inline-block;
display: -moz-inline-stack;
padding-left: 10px;
vertical-align: middle;
font-weight:bold;
margin:0 60px 0;
}
a.join span{
background: url(images/join_right.gif) right top no-repeat;
height: 30px;
line-height: 25px;
padding-right: 10px;
cursor: pointer;
display: -moz-inline-stack;
display: inline-block;
}
.forget{
margin-top:20px;
}
.tit{
	background:#d5e8f4 url(../common/images/tit.gif) no-repeat;
	margin:0px 5px;
	height:27px;
}
.tit span{
display:block;
background:url(../common/images/tit.gif) no-repeat;
background-position:0 -27px;
padding-right:5px;
float:right;
height:27px;
}
.forget h3{
overflow:auto;
zoom:1;
margin:0;
padding-left:5px;
line-height:27px;
font-size:14px;
color:#369;
}
.forget p{
margin:10px 15px 0;
}
.forget_input{
margin:20px 50px 0 50px;
width:350px;
text-align:right;
padding-bottom:10px;
}
.prompt_error{
margin:5px 0;
background:#fffae0 url(images/w.png) no-repeat;
_background:#fffae0 url(images/w.gif) no-repeat;
background-position:2px 3px;
border: 1px solid #ffa05e;
}
.prompt_error span{
display:block;
font-size:11px;
padding:0 22px;
color:#f30;
}
.prompt_correct{
margin:5px 0;
background:#f8fae7 url(images/r.png) no-repeat;
_background:#fffae0 url(images/r.gif) no-repeat;
background-position:2px 3px;
border: 1px solid #a6d387;
}
.prompt_correct span{
display:block;
font-size:11px;
padding:0 22px;
color:#393;
}
