* {
  margin: 0;
  padding: 0;
}
html {
  background:  url(../images/1.jpg) center repeat-x;
}
body {
  font: 12px Arial, Helvetica, sans-serif;
  background: url(../images/bottom1.jpg) bottom no-repeat;
}
a {
  text-decoration: none;
  color: #fff;
}
ul {
  list-style: none;
}
#wrap {
  position: relative;
  width: 1002px;
  margin: 0 auto;
}
  #head {
    height: 220px;
    overflow: hidden;
	background: url(../images/top1.jpg)  no-repeat;
  }
    #body {
    height: 485px;
	background: url(../images/body1.jpg)  no-repeat;
  }
  #content_wrap {
  padding:16px 0 0 0;
  
  
  }
  	#content {
	padding:8px 10px 10px 169px;
	overflow:auto;
	width:652px;
	height:420px;


	}

  #foot {
    height:63px;
    text-align: left;
	padding:0 0 0 340px;
    color: #fff;
    font-size: 12px;
	line-height:16.7pt;
  }
    #foot .copyright {
	font-size: 12px;
	height:25px;
	padding:10px 0 0 0;
	color: #333333;

    }
    #foot .nav a {
      padding: 0 3px;
    }
.css {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 27px;

}
.css1 {
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
}
