@charset "utf-8";


body,form,div {
 margin:0;
 padding:0;}
body {
 font:12px 宋体,Verdana,Arial,Tahoma;
 color:#666; width:100%; margin:0 auto;}
img {
 border:none;}
a {
 color:#000;
 text-decoration:none;}
a:hover {
 color:#FE3900;
 text-decoration:none;}
table{
 border:0;}
.tp{
 width:300px;
 height:200px;}
.list{
 width:320px;
 height:184px;
 background-image:url(../images/list-bg.jpg);
 background-repeat:no-repeat;}
.banner{
  background-color:#FFFFFF;
  margin:auto;
  height:446px;
  width:100%;}
.menu{
  width:100%;
 height:42px;
 margin:auto;
 background-image:url(../images/menu-bg.jpg);background-repeat:repeat-x;}
.search{
  width:100%;
 height:31px;
 background-image:url(../images/search-bg.jpg);background-repeat:repeat-x;
 margin:auto;}
.center{
 width:1274px;
 height:430px;
 margin:auto;}
.footer{
 width:100%;
 height:130px;
 background-color:#a11514;
 margin:auto;
 color:#FFF;}
.listCenter{
 background-color:#f6f6f6;
 width:1274px;
 margin:auto;
 text-align:center;
 padding:5px;}


 