html, body, ul, li, h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1 img {
  display: block;
}
img {
  border: 0px;
}
a {
  color: #4682b4;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #e7bf00;
}
.left {
  float: left;
}
.right {
  float: right;
}
.more {
  text-align: right;
}
.clear {
  clear: both;
}
body {
  text-align: center;
  font: 11px Verdana, Arial,sans-serif;
  background: #eee;
}
#outer {
   background: top center url(images/header_bg.jpg) repeat-x; 
}
#wrapper {
  text-align: left;
  margin: auto;
  width: 756px; 
}

#header {
  height:  78px; 
}

#header h1 {
  color: #FD2E00;
  font-weight: normal;
  font-size: 22px;
  padding: 20px 0 0 70px;
  margin: 0;
}
#header p {
  color: #333333;
  padding: 0 0 10px 70px;
  margin: 0;
}

#nav {
  background: url(images/header_c_bg.gif) repeat-x; 
  position: relative;
  height: 370px;
}

#nav a {
  color: #4682b4;
  text-decoration: none;
}

#nav a {
  font-weight: normal;
}


#nav a:hover {
  color: #e7bf00;
  text-decoration: none;
}

#naw {
  margin-left: 450px;
  padding-top: 50px; 
  width: 300px;
}

#naw1 {
  width: 100px;
  float:left;  
}

#naw2 {
  position:relative;
  top: 100px;
  left: 450px;
  width: 150px;
  height:100px;
  /* border: 1px solid #000; */
  margin-top: 0px;
  padding-left: 0px;
  color: #e7bf00;
}

.n1 {
  padding-top: 1.1em;
}

#nw2 {
  position:relative;
  margin-top: 0px;
  width: 250px;
  height:100px;
  border: 1px solid #000;
}



#head {
  position: absolute;
  top: 15px;
  left: 0;
  width: 382px;
  height: 370px;
  float: left;
}
#head-pip {
  position: absolute;
  top: 0;
  left:  382px;
  width: 48px;
  height: 94px;
  margin-left: 100px;
}

#body {
  background: top left #EEEEEE url(images/body_bg.gif) repeat-y;
  position: relative;
  top: 0px;
  left: -10px;
  width: 775px;
}

#body-inner {
  padding: 28px 23px 28px 31px;
}

#body-left {
  float: left;
  width: 281px;
  border: 1px solid #4682b4;
  text-align: justify;
  padding: 15px;
  line-height: 1.5em;
  background: #fff;
  color: #4682b4;
}

#body-right {
  float: right;
  width: 384px;
}

#topic-pic {
  background: #666;
  padding: 10px;
}

#body-left h2 {
  background: #333; /* #e7bf00; */
  font-size: 12px;
  color: #4682b4;
  padding: 6px 23px;
  margin: 6px 0 10px 0;
  text-align: left;
}

#body-left ul {
  margin: 30px 55px;
}

#body-left li {
  margin: 5px;
}

#body-right .box {
  padding: 15px;
  background: #fff;
  border: 1px solid #4682b4;
  margin: 3em 0;
  margin-top:0px;
}

#body-right h2 {
  font: 18px Verdana, Arial,sans-serif;
}

#body-right .box p {
  margin: 0 0 1em 0;
  color: #4682b4;
}

#body-right .box .left {
  margin-right: 15px;
  border: 1px solid #999;
}

#body-right .box .btns {
  text-align: right;
  padding-top: 10px;
  position: relative;
}

.btns a {
  background: left #CC0000 url(images/btn.gif) repeat-y;
  border: 2px solid #E68282;
  border-color: #E68282 #650000 #650000 #9C2828;
  color: #fff;
  font-weight: normal;
  padding: 3px 15px 3px 20px;
  position: relative;
}

.btns a:hover {
  background-color: #EF1818;
  color: #fff;
}

#copyright {
  background: top left url(images/footer_bg.gif) repeat-x;
  color: #4682b4;
  float: right;
  width: 425px;
  clear: both;
  margin-right: 9px;
  padding-bottom: 30px;
}

#copyright-left {
  background: top left url(images/footer_left.gif) no-repeat;
  color: #4682b4;
  padding: 27px 30px;
  font-size: 11px;
  text-align: center;
}
