body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #e2e5e9;
	position: relative;
	background: #fff url('../img/bgWeb.gif') repeat-x;
}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, 
thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#header {
  width: 960px;
  margin: 0 auto 18px;
  position: relative;
}
#header h1 {
  width: 260px;
  height: 70px;
  font-size: 12px;
  line-height: 200%;
  overflow: hidden;
  position: relative;
  padding: 0 20px;
  margin-top: 50px;
}
#header h1 span {
  width: 300px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  background: url('../img/logo.png') no-repeat;
}
#header ul {
  position: absolute;
  top:22px;
  right: 10px;
  list-style: none;
  font-family: /*Cambria, Georgia, serif;Myriad Pro, Arial, Sans-serif*/Consolas, "Andale Mono", Courier, "Courier New";
  font-size: 19px;
  text-transform: uppercase;
}

#header ul li  {
  display: inline;
}
#header ul li a {
  color: #000;
  padding: 5px 10px;
  text-decoration: none;
}
#header ul li a:hover {
  color: #fff;
  background: #76838e; 
}
#header p {
  position: absolute;
  right: 10px;
  top:-50px;
  background: url('../img/bgLista.png') no-repeat;
  width: 293px;
  height: 22px;
  padding: 6px 0 0;
  text-align: center;
}
#header p a {
  color: #000;
  
}
#box {
  margin: 25px auto 0 auto;
  width: 960px;
  height: 209px;
  background: url('../img/bgBox.gif') no-repeat;
}
#box .boxContent {
  height: 180px;
  margin: 5px;
  width: 209px;
  float: left;
  padding: 5px 10px;
  position: relative;
}
#box #vip img {
  bottom: -17px;
  position: absolute;
  right: -15px;
}
#box h2 {
  font-family: Myriad Pro, Arial, Sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
}
#box h2 a {
  color: #fff;
  text-decoration: none;
}
#box h2 a:hover {
  text-decoration: underline;
}
#box p {
  font-family: Trebuchet MS, Arial, Sans-serif;
  font-size: 14px;
  color: #fff;
}
#box p strong {
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: 1;
  font-size: 28px;
}
#box p a {
  color: #fff;
  text-decoration: none;
}
#box p a:hover {
  text-decoration: underline;
}
#box p strong span {
  font-size: 17px;
}
#box img {
  bottom: -6px;
  position: absolute;
  right: 1px;
}

#web {
  width: 960px;
  margin: 0 auto;
}
#web #content {
  width: 705px;
  float: left;
}
#web #content .news {
  background: #eeebe8 url('.../img/bgContent.gif') no-repeat;
  width: 685px;
  padding: 10px;
}
#web #content .news h2 {
  border-bottom: 1px #b4b3b3 solid;
  padding: 5px;
  margin-bottom: 4px;
  font-family: Myriad Pro, arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
}
#web #content .news h3 {
  border-bottom: 1px #b4b3b3 solid;
  padding: 2px 5px;
  margin-bottom: 4px;
  font-family: Myriad Pro, arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
#web #content .news p  {
  line-height: 180%;
  font-size: 12px;
  color: #484e55;
}
#web #content .news a {
  color: #000;
}
#web #content .news ul {
  list-style-image: url('../img/listStyle-blue.png');
  margin: 0 25px;
  font-size: 12px;
  padding: 5px 0;
}
#web #content .news ul li {
  font-size: 13px;
  color: #484e55;
  padding: 2px 0; 
}
#web #content .news table {
  width: 100%;
  text-align: left;
  font-size: 12px;
}
#web #content .news table th {
  border-bottom: 1px #787878 solid;
  }
#web #content .news table td {
  padding: 4px 0;
  height: 28px;
  border-bottom: 1px #a9a9a9 solid;
  vertical-align: middle;
}  
#web #subnav {
  width: 243px;
  float: right;
  margin-top: 10px;
}
#web #subnav #domain {
  background: url('../img/bgDomain.gif') no-repeat;
  width: 222px;
  height: 87px;
  padding: 5px 10px 0;
}
#web #subnav #domain input[type=text] {
  width: 135px;
}
#web #subnav #domain input[type=submit] {
  margin: 5px 0;
  width: 165px;
}
#web #subnav h3 {
  font-family: Myriad Pro, Arial, Sans-serif;
  font-weight: normal;
  font-size: 18px;
}
#web #subnav #yellowBox {
  background: #fdde73;
  position: relative;
  padding: 0 10px;
}
#web #subnav #top {
  width: 242px;
  height: 8px;
  display: block;
  background: url('../img/yellowBox-top.png') no-repeat;
  margin-top: 10px;
}
#web #subnav #bottom {
  width: 242px;
  height: 8px;
  display: block;
  background: url('../img/yellowBox-bottom.png') no-repeat;
  margin-bottom: 10px;
}
#web #subnav ul {
  list-style: none;
  margin: 5px 0 0;
  clear: both;
  padding: 8px 0;
}
#web #subnav ul li {
  border-bottom: 1px #b9a085 solid;
}
#web #subnav ul li a {
  text-decoration: none;
  color: #3e4245;
  font-family: Arial, Sans-serif;
  font-size: 14px;
  padding: 4px 0;
  display: block;
}
#web #subnav ul li a:hover {
  font-weight: bold;
}
#web #subnav #yellowBox span {
  background: #a38c3d;
  display: block;
  text-align: center;
  font-size: 20px;
  color: #fff;
  padding: 10px 0;
}
#web #subnav #yellowBox h3 {
  padding: 8px 0 0;
}
#web #subnav #yellowBox span strong#on {
  color: #89f300;
}
#web #subnav #yellowBox span strong#off {
  color: #e31c0d;
}
#footer {
  position: relative;
  width: 960px;
  margin: 0 auto;
  clear: both;
  display: block;
  padding: 10px 0 20px;
}
#footer span {
  position: absolute;
  right: 0;
  top: 10px;
}
#footer span a {
  color: #000;
}