@charset "gb2312";
#centre{
	height:auto ;
	 
	 
	width:1000px;
	overflow:visible;
	display:table;
	background-color:#fff9eb;
	 
	background-repeat:repeat-y;
	background-position:right;}
.list li{
    width:740px;
   	margin-left:30px;
	line-height:180%;
	list-style: url(imagescontent_list_icon.gif);
	padding-left:10px;}
.list li span{
	float:right;}
.list li a{
	color:#333333;}
.list li a:hover{
	color:#990000;
	text-decoration:underline;}
 
#middle #nextpage{
	color:#666;
	font-weight:bold;
	text-align:center;
	font-size:12px;}
#nextpage a {
	color:#990000;
	font-weight:bold;
	margin-right:0.5em;}
#nextpage a:hover {
	color:#FFFFFF;
	background-color:#2a5687;}

/*==#middle .list li a{
	background-image:url(imagescontent_list_icon.gif);
	background-repeat:no-repeat;
	background-position:top left; 
	padding-left:25px;
} ==*/
h1 {
	font-size:20px;
	text-align:center;
	color:#333;
	border-bottom:solid 1px #333;}
/*==============location nav==================*/
#location{
	margin-bottom:45px;
	padding-left:10px;
	padding-top:15px;
	height:20px;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;}
#location a{
	margin:0px 5px 0px 5px;
	color:#990000;
	text-decoration:none;}
#location a:hover{
	text-decoration:underline;}