*{margin:0;padding:0;}
body{ font-size:14px;
	  text-align:center;
	  line-height:1.8;
	  font-family:Arial;
	  }
a:link { text-decoration:underline;color:#0000cc;}
a:visited { text-decoration:underline;color:#551A8B;}
a:hover { text-decoration:underline;color:#f60;}
a:active { text-decoration: underline;color:#039;}
#header {width:auto; margin:5px;}

#main_wrapper {
	width:900px;
	
	margin-left:auto;  /* centers layout in browser */
	margin-right:auto; /* centers layout in browser */
	text-align:left; /* resets the centering hack for IE6 on the body tag */
}
#search{
	margin:5px;
	background-color:#FFFFE6;
	border: 1px solid #7AE0FF;	
	}
#left {
	width:24%; /* this width + content width must total 100% */
	float:left; /* floats on nav and content divs make them sit side by side */	
	
	}
#top_left{
	margin:5px;
	padding:5px;
	background-color: #F1FFF8;border: 2px dashed #CCC;
	}
#nei{
	margin:5px;
	border: 1px solid #7AE0FF;	}
#nei_up{
	padding:0.5px 6px;
	background-image: url(/image/neikuangtopblack.gif);
	}
#nei_up2{
	padding:0.5px 6px;
	background-image: url(/image/paihao_top_black.gif);
	}
#nei_down{
	padding:8px 8px;
	}
	
#right {
	float:left;
	width:24%;

	}
#middle {
	width:76%;
	float:left;
	}
#nei_middle {
	margin:5px;
	border:1px solid #87B53D;
	}
#topic{
	clear:both;
	padding:30 0 5 0px;
	text-align:center;
	}
#fmpic{
	width:90px;
	height:120px;
	float:left;
	margin:5px;
	}
#des{
	margin:10px;
	padding:5px;
	font:1.1em;
	line-height:1.5;
	}
#links {
	clear:both;
	}
#footer {
	text-align:center;
	margin:5px;
	}

