*{margin:0;padding:0;}
body{ font-size:14px;
	  text-align:center;
	  line-height:1.8;
	  font-family:Arial;
	  }
a:link { text-decoration:none;color:#07519A;}
a:visited { text-decoration:none;color:#07519A;}
a:hover { text-decoration:underline;color:#07519A;}
a:active { text-decoration: underline;color:#07519A;}

#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:10px;
	background-color:#FFFFE6;
	text-align:right
	}
#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_up b{
	color:#07519A;
	}
#nei_down{
	padding:8px 8px;
	}
	
#right {
	width:76%;
	float:left;

	}
#right1 {
	width:50%;
	min-height:180px;
	float:left;
	}
#right2 {
	width:50%;
	min-height:180px;
	float:left;
	}
#right3 {
	clear:both;
	width:100%;
	}
#nei_right{
	margin:5px;
	border: 1px solid #7AE0FF;	
	}
#links {
	clear:both;
	}
#footer {
	text-align:center;
	margin:5px;
	}
#nei_down span.shijian{
	DISPLAY: block; FLOAT: right
	}