#curr_header{padding-top:10px;}
#curr_header a{float:left; }

#curr_header h1 {
	font-size: 150%;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 25px;
        #margin-left:30px;
        #margin-right:30px;
	margin-left: 1em;
	margin-right: 1em;
	font-family: "黑体","ms song","宋体","Arial","verdana","Helvetica", "sans-serif";
	font-size:28px;
}
#curr_header a{
	color:#935A32;
}

#curr_header a:active{
	color: #935A32;
	text-decoration: underline;
}

