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; 
font-size:14px;

}
.green		{ color:green;}

/* 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:url(../images/banner.jpg) no-repeat;	
}

#menu{
	width:770px;
	height:50px;
	line-height:50px;
	background-color:green;
	text-align:right;
font-size:18px;
}
#menu a{margin:1px 8px}
#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_wall.jpg) 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:735px!important;
	width:750px;
	height:25px;
	line-height:25px;
	background:#78B01A;
	margin-top:2px;
	color:#006000;
	text-align:left;
	padding-left:15px;
	position:relative;
}

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



/* footer */
#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-repeat:no-repeat;
	border:0px solid red;
	width:750px;
}