body{
	text-align:center;
	background:#999999;
	font-size:13px;
	margin:0;
}
hr{
    size:1px;
	color:#CCCCCC;
}
a{
    color:#666666;
	text-decoration:none;
}
a:hover{
    color:#FF6600;
	text-decoration:none;
}
.all{
    width:930px;
	background:#FFFFFF;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.profile{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	line-height:150%;
	
}
.input input{
    width:50%;
}
.red{
    color:#FF0000;
}
#banner{
    width:910px;
}
#line{
    width:930px;
	height:6px;
	background:#50BE4E;
}
#nav{
    color:#FFFFFF;
    width:930px;
	height:37px;
	background-image:url(images/nav.gif);
}
#nav a{
    color:#FFFFFF;
	text-decoration:none;
}
#nav a:hover{
    color:#FFFF00;
	text-decoration:none;
}

#bottom{
    background-image:url(images/footbg.gif);
	height:74px;
	width:930px;
	color:#FFFFFF;
	line-height:150%;
}
.frame{
    border-left:#50BE4E 1px solid;border-right:#50BE4E 1px solid;border-bottom:#50BE4E 1px solid;
	margin-top:5px;
}
form{
    margin:0;
}
.button{
    border:#cccccc 1px solid;
	font-size:12px;
	padding-bottom:1px;
	color:#ffffff;
	padding-top:2px;
	height:20px;
	background: #51C051
}
.font{
    color: #FFFFFF;
	font-weight: bold;
}

/*·ÖÒ³ css*/
.pag_num {
    font-size:12px;
    font-weight:bold;
    color:#595959;
    width:100%;
    text-align:center;
    height:auto;

}
.pag_num li{
    float:right;
	list-style-type:none;
	Word-break:normal;
}        
.pag_num .botton{
    margin:2px;
	padding:0 2px;
	width:45px;
	color:#595959;
	height:19px;
	display:block;
	font-weight:bold;
	text-align:center;
	line-height:19px;
	border:1px solid #CCCCCC;
	background-color:#F5F5F5;
}
.pag_num li a{
    width:auto!important;
	width:12px;
	color:#595959;
	height:19px;
	margin:2px;
	padding:0 4px!important;
	padding:0 2px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	text-align:center;
	line-height:19px;
	border:1px solid #CCCCCC;
	background-color:#F5F5F5;
}                    
.pag_num li a:hover{
    color:#D12907;
	border:1px solid #FF785E;
	background-color:#FFE7E6;
	text-decoration:none;
}

.pag_num li.now{}
.pag_num li.now a{
    color:#D12907;
	border:1px solid #FF785E;
	background-color:#FFE7E6;
}
.pag_num .afont{
    padding-top:7px;
	font-size:12px;
	color:#595959;
}