body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
min-height:100%;background:url('../images/bg.html') no-repeat fixed center top #ffffff;}
h1 {
font-size:24px;
color:#000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:center;
line-height:30px;
padding:0;
margin:0;
}
h2 {
font-size:14px;
color:#000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:center;
line-height:0px;


}
h3 {
font-size:24px;
color:#000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:center;
line-height:4px;

}
p {
font-size:12px;
color:#000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:justify;
}
a {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#E3B200;
text-decoration:none;
font-weight:bold;
}
.active {
color:#E3B200;
text-decoration:none;
font-weight:bold;
}
.maincontainer {
width:1000px;
background-image:url(../images/bg_contaner.html);
background-repeat:repeat-y;
 
  margin:0 auto;

}
.top {
width:1000px;
height:70px;
margin:0 auto;

}
div.transbox
  {
  width:900px;
  height:40px;
  background-color:#3E3633;
  margin:0 auto;
  border-top-left-radius: 14px; border-top-right-radius: 14px; border-bottom-right-radius: 14px; border-bottom-left-radius: 14px;
  text-align:center;
  padding-top:20px;
  color:#000000;
  font-size:13px;
  font-weight:bold;

  }
 .under
  {
  width:600px;
  height:40px;
  margin:0 auto;
  } 
  .part
  {
  width:100px;
  height:40px;
  float:left;
  } 
  .head {
width:800px;
height:200px;
margin:0 auto;
background-image:url(../images/head.html);
background-repeat:no-repeat;
  border-top-left-radius: 14px; border-top-right-radius: 14px; border-bottom-right-radius: 14px; border-bottom-left-radius: 14px;
  margin-top:20px;


}

 .content {
width:760px;
margin:0 auto;
border:#FFFFFF solid 2px;
border-top-left-radius: 14px; border-top-right-radius: 14px; border-bottom-right-radius: 14px; border-bottom-left-radius: 14px;
  margin-top:20px;
  padding-left:20px;
  padding-right:20px;


}

.copyright {
width:1000px;
margin:0 auto;
font-size:12px;
font-weight:bold;
text-align:center;
margin-top:10px;

}