body, div{text-align: center; margin:auto; padding:0; background: transparent; font-size:12px;font-family:arial; color:#000;word-break:break-all;}

.white		 { color:#FCFCFC; }
.green		{ color:green;}


/*header*/
.header { 
	height: 72px; background: #f0f1f3; width:100%;
	color: #808080;	margin: 3px -5px 0 0; padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}
.logo{ float:left; margin-left:1px;}
.top_info {	float: right; width: 90px; color: #808080;}
.top_info img{ height:12px; width:13px;}
.far { 
	clear: both;font-size:12px;	color: #FFF; background: #71828A;
	margin: 2px 0 0 0px; padding:4px 0 3px 0; text-align:right; width:100%;
}
	.far a:hover{ color:#00FF99;}	
	.far a{ color: #FFF; background: inherit;text-decoration: none;	} 	
/*header end*/

/* new */
#content{
	width:770px!important;
	width:778px;
	background:white;
	border:#E0E0E0 4px solid;
	border-top:#E0E0E0 0px solid;
	border-bottom:#E0E0E0 0px solid;
}

#banner{
	width:770px;
	height:120px;
	background:#f0f1f3;	
}

#menu{
	width:770px;
	height:30px;
	line-height:30px;
	background:url(../images/bg_menu.gif) no-repeat;
	text-align:right;
	color:white;
}

#menu a:link	 {color: white; text-decoration: none}
#menu a:visited	 {color: white; text-decoration: none}
#menu a:hover	 {color: white; text-decoration: underline}
#menu a:active	 {color: red; text-decoration: none}

#wall{
	width:750px;
	height:57px;
	background:url(../images/bg_footer.gif) no-repeat;
	margin-top:4px;
}

/* pape number */
#pagenum { text-align:center;font-size:14px;	line-height:25px;	background:#78B01A;margin:10px 0px 10px 0px;color:white;background:#78B01A; }
#pagenum a:link	 {color: white; text-decoration: none}
#pagenum a:visited	 {color: white; text-decoration: none}
#pagenum a:hover	 {color: white; text-decoration: underline}
#pagenum a:active	 {color: red; text-decoration: none}


#bar{
	width:100%;
	height:25px;
	line-height:25px;
	background:#71828A;
	/*margin:2px -6px 0 0;*/
	color:#FFFFFF;
	text-align:left;
	position:relative;
}
#bar a{ color:#FFFFFF;}

.btn{
	width:72px;
	height:17px;
	float:right;
	margin-right:10px;
	margin-top:5px;
}



/* footer */
/* footer */
.footer { 
	clear: both; height:50px; width:785px; 
	border-top: 2px solid #71828A; margin:3px 0 0 0;
	text-align:left; padding-top:3px; line-height:22px;
}
.copy{
    float:left;font-size: 12px;
	font-family: Tahoma,MS Shell Dlg,ËÎÌå; 	 
}
.us{ float:right; text-align:right; margin-right:2px;}

.footer a { color: #567696; font-weight:bold; }
/* footer end  */
#footer{
	width: 100%;
	height:40px;
	padding-top:25px;
	text-align:center;
	background-image:url(../images/bg_footer.gif) center center;
	background-repeat:no-repeat;
}
#footer_detail{
	background: transparent;
	width: 100%;
	height:57px;
	padding-top:25px;
	text-align:center;
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	border:0px solid red;
	width:750px;
}

