* {
  margin:0;
  padding:0;
}
img { border:none; }
ul,form{margin:0;padding:0;} 
html,body,#box {
  height:100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  overflow-y: hidden;
  overflow-x: hidden;
}

body {
  text-align:center;
  background-color:#851839;
  overflow-y: hidden;
  overflow-x: hidden;
}
ul,li { 
  list-style-type:none;
}
#box {
  text-align:left;
  display:table;
  width:860px;
  margin:0 auto;
  position:relative;
}

#container {
width:860px;
height:554px;
z-index:1;
position:absolute;
top:50%;
margin-top:-277px;
}

.bg_left {
  width:10px;
  height:554px;
  float:left;
  background:url(bg_left.jpg) no-repeat;
}

.bg_right {
  width:10px;
  height:555px;
  float:right;
  background:url(bg_right.jpg) no-repeat;
}

.main {
  width:840px;
  height:554px;
  float:left;
  background:url(bg.jpg) repeat-x;
}

.main_left {
  width:230px;
  height:480px;
  float:left;
  margin-top:10px;
}

.main_right {
  width:600px;
  height:480px;
  float:right;
  margin-top:10px;
}

#footer {
  width:840px;
  height:40px;
  float:left;
  margin-top:22px;
}

.CopyRight {
  width:840px;
  height:40px;
  text-align:center;
  float:left;
  line-height:40px;
  color:#666;
}
.CopyRight a{text-decoration:none;}
.CopyRight a:link{color:#666;} 
.CopyRight a:visited{color:#666;} 
.CopyRight a:hover{color:#FF6600;}

.logo {
  width:224px;
  height:80px;
  margin-left:6px;
  background:url(logo.gif) no-repeat;
}

.flash {
  width:600px;
  height:350px;
  float:left;
  background:url(flash.jpg);
}

.xiaoguo {
  width:200px;
  height:150px;
  position:absolute;
  left:600px;
  top:100px;
}

.index_menu  {
  width:600px;
  height:26px;
  margin:8px auto;
}
.index_menu ul{
  list-style:none;
} 
.index_menu ul li{
  float:left;
  width:82px;
  background:#F60;
  margin-left:3px;
  line-height:26px;
} 
.index_menu ul li a{
  display:block;
  text-align:center;
  height:26px;
} 
.index_menu ul li a:link{
  color:#fff;
  background:#F60;
  text-decoration:none;
} 
.index_menu ul li a:visited{
  color:#fff;
  text-decoration:none;
} 
.index_menu ul li a:hover{
  color:#FFF; 
  font-weight:bold;
  background:#F30;
  text-decoration:none;
}  
.kfc {
  width:230px;
  height:56px;
  margin-top:8px;
  background:url(kfc.gif);
}
.news {
  width:228px;
  height:292px;
  margin-top:8px;
  border:#666 1px dashed;
}
.news_title {
  height:30px;
  background:url(news_title.jpg);
  border-bottom:#666 1px dashed;
}
.news_con {
  height:210px;
  padding:8px 10px;
}
.news_con a {blr:expression(this.onFocus=this.blur())}
.news_list li {
  width:210px;
  float:left;
  height:22px;
  line-height:22px;
  background:url(news_icon.gif) no-repeat left center;
  text-indent:14px;
}
.news_list li a {
  text-decoration:none;
}
.news_list li a:link, .news_list li a:visited {
  color:#333;
}
.news_list li a:hover {
  color:#f30;
}
.tel {
  width:220px;
  height:20px;
  margin-top:10px;
  text-align:center;
  font-size:14px;
  color:#FF3300;
  font-weight:bold;
 }