*{
	margin:0;
	padding:0;
	
	}
body{
	width:990px;
	margin:0 auto;
	background:#fff;
	font-size:12px;
	font-family:Verdana,Arial,Sans-serif;
	}
a{
	text-decoration:none;
	color:#333;
	}
a:hover{
	 text-decoration:underline;
	 
	}
ul{
	 list-style-type:none;
	}
img{
	 border:none;
	}
#header{
	 width:990px;
	 height:120px;
	 background:url(../images/header_bg.jpg) no-repeat;
	}
#header img{
	 margin:10px 0 0 10px ;
	}
#nav{
	 width:990px;
	 height:36px;
	}
#xie{
	width:990px;
	height:30px;
	line-height:30px;
	text-indent:35px;
	background:url(../images/link_bg.jpg) repeat-x ;
	}
#xie p{
	background:url(../images/home.png) no-repeat 5px center;
	}
	
#banner{
	 width:990px;
	 height:320px;
	 background:#fff;
	 margin:0 0 8px 0;
	}
#tab_content{
	 width:990px;
	 height:250px;
	 background:#fff;
	}
#link{
	 width:986px;
	 height:145px;
	 border:1px solid #ccc;
	 clear:both;
	 padding-left:2px;
	}
#link h2{
	 width:100%;
	 height:30px;
	 line-height:30px;
	 font-size:12px;
	 font-weight:normal;
	 text-indent:20px;
	 background:url(../images/link_bg.jpg) repeat-x;
	}
#link a{
	 width:180px;
	 height:75px;
	 display:inline-block;
	 padding:2px;
	 border:1px solid #ccc;
	 margin:18px 0 0 6px;
	}
#footer{
	 width:990px;
	 height:110px;
	 padding:8px 0 0 0;
	 margin:8px 0 0 0;
	 border-top:1px solid #ccc;
	}
#footer p{
	height:25px;
	line-height:25px;
	text-align:center;
	}

































































