.toolbar .conright {
    position: absolute;
    right: 20px;
    top: 0px;
    font-size: 14px;
}
.btndown{
    border: 1px solid #999;
    padding: 4px 8px;
    box-shadow: 2px 2px 1px #999 inset;
}
.btnup{
    border: 1px solid #999;
    padding: 4px 8px;
    box-shadow: 2px 2px 1px #999;
}	
.daka_a{
		background-color: #93CE8A;
    background: -moz-linear-gradient(center top , #B8DDAA, #93CE8A) repeat scroll 0px 0px transparent;
    color: #FFF;
    border-radius: 500px;
    width: 100%;
    height: 100px;
    padding: 50px 30px;
}
.daka_div{
    display: block;
    text-align: center;
    padding: 100px 0px;
}
.rednum{
    font-size: 18px;
    font-weight: 900;
    color: #F03;
    padding: 0px 5px;
}
.user-photo a{
position: absolute;
bottom: 5px;
left: 1px;
font-size: 14px;
background-color: #000;
opacity: 0.5;
color: #fff;
margin: 0px auto;
}	
.passwordform{
    padding: 10px;
}
.divname{
    margin-bottom: -10px;
    color: #999;
    font-size: 16px;
}
.passworddiv{
    position: relative;
    height: 35px;
    overflow: hidden;
    border: 1px solid #99B1C7;
    margin: 10px 0px;
}
.passworddiv input{
    width: 100%;
    padding: 0px;
    height: 35px;
    font-size: 16px;
    text-indent: 0.5em;
    border: 0px none;
}
.passwordselect{
    width: 100%;
    padding: 0px;
    height: 35px;
    margin: 0px;
    border: 0px none;
}
.updatebtnbox{
    text-align: center;
}
.updatebtn{
    color: #045E04;
    text-align: center;
    background: none repeat scroll 0% 0% #BBE8FD;
    font-size: 16px;
    border: 1px solid;
    width: 100%;
    padding: 8px 0px;
    margin-bottom: 10px;
}
.warningmark{
    color: red;
    font-weight: 900;
    font-size: 20px;
    padding-left: 5px;
}
.photoform{
    padding: 10px;
}
.updatebox{
    position: relative;
}
.photoupdate{
    width: 100%;
    background-color: #000;
    color: #FFF;
    height: 80px;
    position: relative;
		z-index: 2;
		opacity: 0;
}
.updatediv{
    position: absolute;
    height: 80px;
    width: 100%;
    top: -2px;
    background-color: #FFF;
    z-index: 1;
    border: 3px dashed #999;
    font-size: 16px;
    color: #999;
    padding: 0px;
    left: -2px;
    text-align: center;
    display: table-cell;
    line-height: 80px;
    font-weight: 900;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.updatenotice{
    margin: 10px 0px;
    color: #F00;
}
.pagebtn{
    height: 35px;
    width: 100%;
    margin: 10px 0px;
}
.pagebtnbox{
    display: block;
    height: 35px;
    position: relative;
}
.pageleftbtn{
    width: 90px;
    display: inline-block;
    height: 35px;
    position: absolute;
    text-align: center;
    line-height: 35px;
    left: 0px;
    background-color: #FFF;
    z-index:1;
}
.pagebtnbox a {
    display: block;
    height: 35px;
    margin: 0px 10px;
    width: 70px;
    border: 1px solid #09B396;
}
.pagecenterbtn{
    display: inline-block;
    height: 35px;
    text-align: center;
    line-height: 35px;
    width: 100%;
    position: relative;
    margin: 0px;
}
.pagerightbtn{
    display: inline-block;
    height: 35px;
    width: 90px;
    right: 0px;
    position: absolute;
    text-align: center;
    line-height: 35px;
    background-color: #FFF;
    top: 0px;
}
.pagebox{
    display: block;
    margin: 0px 90px;
    border: 1px solid #09B396;
    color: #09B396;
		position: relative;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		font-size: 12px;
}
.pageselect{
    position: absolute;
    display: block;
    padding: 0px;
    top: 0px;
    width: 100%;
}
.pageselectlist {
    position: relative;
    border: 1px solid #09B396;
    vertical-align: top;
    height: 35px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #09B396;
}
.pagebtn .open{
    float: right;
    background: url('images/sj_close.png') no-repeat scroll 0% 0% / cover transparent;
    margin-top: 14px;
    width: 16px;
    height: 10px;
    display: block;
    position: relative;
    right: 7px;
}
.pagebtn a.no_pre {
    color: #868586;
    border: 1px solid #868586;
}
.warning_content {
    padding: 10px 10px;
    background-color: #DFEED0;
    color: #F00;
    border-radius: 0px 0px 10px 10px;
    font-size: 16px;
    margin: 5px 10px 40px;
    line-height: 25px;
}
.warning_title {
    background-color: #D8E7CA;
    color: #F00;
    border-radius: 10px 10px 0px 0px;
    font-size: 20px;
    margin: 40px 10px 5px;
    padding: 5px 10px;
    font-weight: 900;
}
.spacemsgbox{
    position: relative;
    width: 100%;
    display: block;
}
.msgboxleft{
    display: block;
    width: 100%;
    position: relative;
    border: 0px none;
}
.msgboxright{
    width: 40px;
    line-height: 40px;
    display: block;
    background:gradient(linear, 0 0, 0 100%, from(#b8ddaa), to(#93ce8a));
    background:-moz-linear-gradient(center top , #b8ddaa, #93ce8a) repeat scroll 0 0 transparent;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#b8ddaa), to(#93ce8a));
    color: #000;
    text-align: center;
    border-left: 1px solid #A2C087;
    vertical-align: middle;
    width: 100%;
}
.msgtextarea{
    padding: 0px;
    margin: 0px;
    border: 0px none;
    width: 100%;
}
#msgcontent {
    text-indent: 0.5em;
    line-height: 27px;
    color: #666;
    padding: 0px;
    width: 100%;
    height: 80px;
    margin-bottom: 5px;
    border: 1px solid;
}
.spacemsg{
    margin: 3px 3px 5px 0px;
}
.addfriend {
    line-height: 40px;
    background:gradient(linear, 0 0, 0 100%, from(#b8ddaa), to(#93ce8a));
    background:-moz-linear-gradient(center top , #b8ddaa, #93ce8a) repeat scroll 0 0 transparent;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#b8ddaa), to(#93ce8a));
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    height: 40px;
    position: relative;
    border: 0px none;
    margin: 0px;
    width: 50%;
    padding: 0px;
    text-align: center;
}
.deletefriend{
		line-height: 40px;
    background:gradient(linear, 0 0, 0 100%, from(#666), to(#eee));
    background:-moz-linear-gradient(center top , #eee, #666) repeat scroll 0 0 transparent;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#666), to(#eee));
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    height: 40px;
    position: relative;
    border: 0px none;
    margin: 0px;
    width: 50%;
    padding: 0px;
    text-align: center;
}
.gotoshelf{
    line-height: 40px;
    background:gradient(linear, 0 0, 0 100%, from(#b8ddaa), to(#93ce8a));
    background:-moz-linear-gradient(center top , #b8ddaa, #93ce8a) repeat scroll 0 0 transparent;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#b8ddaa), to(#93ce8a));
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    height: 40px;
    position: relative;
    border: 0px none;
    margin: 0px;
    width: 50%;
    padding: 0px;
    text-align: center;
}
.spaceintrobox{
    margin: 0px 3px 5px 0px;
}
.spaceintrotitle{
    background-color: #93CE8A;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-weight: 900;
    color: #FFF;
    font-size: 20px;
    /*border-radius: 10px 10px 0px 0px;*/
}
.spaceintrocontent{
    background-color: #B8DDAA;
    padding: 10px;
    font-size: 16px;
    line-height: 30px;
    color: #444;
    /*border-radius: 0px 0px 10px 10px;*/
}
.spacesignbox {
    padding: 0px 0px 1px;
    background: -moz-linear-gradient(100% 50% 90deg, #FFF, #FFF 10%, #F3F3F3) repeat scroll 0% 0% transparent;
    border: 1px solid #CCC;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 60px / 0px 0px 5px;
    margin: 0px 1px 5px 1px;
    display: block;
    position: relative;
    text-align: left;
}
.spacesignbox:before{
  	content: '';
  	width: 98%;
  	z-index:-1;
  	height: 100%;
  	padding: 0 0 1px 0;
  	position: absolute;
  	bottom:0; right:0;
  	background: #fff;
  	background: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#fff), to(#f9f9f9), color-stop(.1,#fff));
  	background: -webkit-linear-gradient(0 0 270deg, #fff, #fff 10%, #f9f9f9);
  	background: -o-linear-gradient(0 0 270deg, #fff, #fff 10%, #f9f9f9);
  	background: -moz-linear-gradient(0 0 270deg, #fff, #fff 10%, #f9f9f9);
  	border: 1px solid #ccc;
  	box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
  	border-radius: 0 0 60px 0 / 0 0 5px 0;
  	-webkit-transform: skew(2deg,2deg) translate(3px,8px);
  	-moz-transform: skew(2deg,2deg) translate(3px,8px);
  	-o-transform: skew(2deg,2deg) translate(3px,8px);    
  	transform: skew(2deg,2deg) translate(3px,8px);
}
.spacesignbox:after{
  	content: '';
  	width: 98%;
  	z-index:-1;
  	height: 98%;
  	padding: 0 0 1px 0;
  	position: absolute;
  	bottom:0; right:0;
  	background: #f3f3f3;
  	background: -webkit-gradient(linear, 0% 20%, 0% 100%, from(#f3f3f3), to(#f6f6f6), color-stop(.1,#fff));
  	background: -webkit-linear-gradient(0% 0% 360deg, #f3f3f3, #fff, #f6f6f6);
  	background: -o-linear-gradient(0% 0% 360deg, #f3f3f3, #fff, #f6f6f6);
  	background: -moz-linear-gradient(0% 0% 360deg, #f3f3f3, #fff, #f6f6f6);
  	border: 1px solid #ccc;
  	box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
  	-webkit-transform: skew(2deg,2deg) translate(-1px,2px);
  	-moz-transform: skew(2deg,2deg) translate(-1px,2px);
  	-o-transform: skew(2deg,2deg) translate(-1px,2px);    
  	transform: skew(2deg,2deg) translate(-1px,2px);
}

.spacesignbox .ribbon{
  	position:absolute;
  	top:0; left: 10px;
		width: 90px;
		height: 20px;
  	background:rgba(0, 0, 0, 0.1);
  	background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));
  	background: -webkit-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
  	background: -o-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
  	background: -moz-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
  	border-left: 1px dashed rgba(0, 0, 0, 0.1);
  	border-right: 1px dashed rgba(0, 0, 0, 0.1);
  	box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
  	-webkit-transform: rotate(-30deg) skew(0,0) translate(-30px,-20px);
  	-moz-transform: rotate(-30deg) skew(0,0) translate(-30px,-20px);
  	-o-transform: rotate(-30deg) skew(0,0) translate(-30px,-20px);
  	transform: rotate(-30deg) skew(0,0) translate(-30px,-20px);
  	opacity: 0.7;
		background-color: #fff;
		text-align: center;
		line-height: 20px;
		font-weight: bold;
		color: #29B4F0;
}
.spacesignbox .ribbon2 {
    position: absolute;
    width: 90px;
    height: 20px;
    background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));
  	background: -webkit-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
  	background: -o-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
  	background: -moz-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
    border-left: 1px dashed rgba(0, 0, 0, 0.1);
    border-right: 1px dashed rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(-340deg) skew(0,0) translate(-30px,-20px);
  	-moz-transform: rotate(-340deg) skew(0,0) translate(-30px,-20px);
  	-o-transform: rotate(-340deg) skew(0,0) translate(-30px,-20px);
    transform: rotate(-340deg) skew(0deg, 0deg) translate(-30px, -20px);
    opacity: 0.7;
    background-color: #fff;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    color: #20B2AA;
    right: -30px;
    top: 30px;
}
.spacesignbox p {
    margin: 20px;
    outline: medium none;
    font-family: "Jim Nightshade",cursive;
    font-size: 18px;
    font-weight: bold;
    color: #29B4F0;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
}