body {
  text-align: center;
  background-color: white;
  margin-bottom:10px;
  color:black;
   margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 80% verdana, arial, sans-serif;
  
}

.page_wrapper {
 margin-left: auto; 
  margin-right: auto;
    width:850px;
  text-align: left;
  background: #D5D0B0 url('../img/content_bg.gif') top left repeat-y;
}

.page_header {
  height: 223px;
  clear: both;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
  color:white;
}
#menu {
position: absolute;
top: 223;
left: 235;
z-index:100;
width: 835;
 color:white;

}
#menu dl {
float: left;
width: 106.28pt;
margin: 0px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #333333;
border: 1px solid gray;
 color:white;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: white;
background: #333333;
text-decoration: none;
display: block;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #333333;
}


a {text-decoration: none;
color: black;
color: #222;
}

.contentdiv
{
text-align:center; 
width:850px; 
padding:45px 10px 10px 10px;
}
.para
{
text-align:left;
padding: 10px 84px 10px 123px;
}

.sign
{
text-align:right;
padding: 5px 130px 10px 10px;
}

h2
{
padding:15px 0px 5px 10px;
}

.appear
{
padding:15px 10px 25px 10px;
}

.ulist
{
padding:5px 5px 5px 30px
}

