/* CSS Document */

body {
	max-width:960px;
	width:100%;
	
		background-position:top;
		background-repeat:no-repeat;
	
	
		font-family: 宋体, Verdana, Arial;
	font-size:62.5%;
	LINE-HEIGHT: 1.5em;
	background-color:#ccc;;
	color: #000000;
	


	margin-right: auto;

	margin-left: auto;

	text-align: center;

}



#container {
		
	WIDTH: 95%;

margin:auto;
height:1280px;
background-image:url(bg01.jpg);	
	text-align:left;
		


	
	

	
}


A {
	color:#F60; TEXT-DECORATION: none
}
A:link {
	TEXT-DECORATION: none; color:#FF0004;
}
A:hover {
	COLOR:#F00; TEXT-DECORATION: underline
}




#pagecontainer {


WIDTH: 60%;

	
	height:auto;
	text-align:left;
	color: #000000;
	margin-top:20em;
	margin-left:50px;
		font-size:1.5em;
	line-height:1.5em;

}


#headermenu {
		WIDTH: 50%;
	
	
	height:auto;
	text-align:left;
	color: #000000;
	font-size:1.2em;

	


}

#headermenu a {

	margin: 0 1.8em 0 0;
	color: #000000;
}
#headermenu a.now {
	color:#F00;
}












#rightcolumntext1 {
    
	width:548px;
	height:auto;
	line-height:20px;
	font-family: 宋体,arial; 
	font-size: 12px;
	color:#f7f7f7;
	margin-top:5px;
	
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style:dashed;
		
	border-left-width:0px;
	border-top-width:0px;
	
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	
	
}
