@charset "gb2312";
body{
  margin:0;
  font-size:12px;
  background:#000;
}
#header {
  width:995px;
  margin:0 auto;
  padding:0px;
  overflow:hidden;
}
#dash {
  padding:0px;
  margin:0 auto;
  color:#F13A01;
  height:25px;
  width:995px;
  text-align:right;
  font-weight:bold;
}
#dash p {
  float:left;
  font-style:normal;
}
#dash a{
  color:#F13A01;
  text-decoration:none;
}
#dash a:hover{
  color:#fff;
  text-decoration:underline;
}
#menu {
  float:left;
  width:995px;
  padding:0px;
  margin:0px;
}
#menu h1{
  margin:0px;
  padding:0px;
  width:216px;
  height:95px;
  overflow:hidden;
  float:left;
}
#menu h1 img{
  margin:0px;
  padding:0px;
}
.head_ad{
  width:760px;
  height:90px;
  float:right;
  border:0px;
}

/*   ²Ëµ¥À¸       */
#nav{
  float:left;
  padding:0px;
  margin:0px;
  width:100%;
  margin-top:5px;
  background:url(../images/nav_bg_off.jpg) repeat-x;
}
#nav li{
  float: left;
  position: relative;
  height:50px;
  font-size:14px;
  text-align: center;
  list-style:none;
}
#nav li a {
	width:99px;
	height:45px;
	display: block;
	padding:5px 5px 0 5px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border-left: 1px solid #414141;
	}
#nav li a em,
#nav li span em {
	display: block;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #ccc;
	}
#nav li:hover a,
#nav li.sfhover a {
	border-top-color: #a1a1a1;
	border-left-color: #727272;
	background: #333 url(nav-on-bg.jpg) repeat-x top left;
	}
#nav li a:hover {
	height:45px;
	border-top-color: #b9e3fc;
	border-left-color: #F13A01;
	background: #F13A01 url(navnew-hov.jpg) repeat-x top left;
	}

/*  µ×²¿  */
#link { margin:0 auto; width:100%; overflow:hidden; padding-top:10px; background:#000; color:#F13A01;}
#link ul { margin:0 auto; width:995px; padding:0px;}
#link li {list-style:none;}
#link li a {color:#F13A01;text-decoration:none;}
#link li a:hover { color:#fff; text-decoration:underline;}
#footer{margin:0 auto; width:100%; overflow:hidden; padding-top:10px; background:#000; color:#F13A01;}
#footer a,#foot a:visited,#footer a:active {color:#F13A01; text-decoration:none;}
#footer a:hover {color: #fff; text-decoration:underline;}
#footer ul {margin:0 auto; width:995px; padding:0px;}
#footer li {list-style:none;}
