body{background-color: #ffffff;}
/*面包屑*/
.breadcrumb{width: 1200px; height: 85px; line-height: 95px; margin:0 auto;}

/* 列表 */
#list{width: 1140px; clear: both; overflow: hidden;  padding: 30px; margin:0 auto; padding-bottom:78px;  margin-bottom:78px; background:#fefaf4;border-top:solid 1px #f2e2c8}


#list{overflow: hidden; clear: both;}
#list ul.list_ul{min-height:400px;}
#list ul.list_ul li{height: 30px; *height:26px;}

#list ul.list_ul li  a{display: block; float: left; white-space: nowrap; text-overflow:ellisis; overflow: hidden; padding-left: 13px; background:  url(icon.png) 0 center no-repeat;}
#list ul.list_ul li:hover a{background:  url(icon_hov.png) 0 center no-repeat;}
#list ul.list_ul li:hover span{color:#ce271f;}
#list ul.list_ul li span{display: block; float: right;}


#list ul.list_ul li .bt_span{float:left;margin-right:10px;}

.mk_con table{ margin:0 auto;}
.mk_con { line-height:30px;min-height:310px;}