
/*share*/
* {
	margin:0;
	padding:0;
	font:12px "宋体";
	line-height:20px;
}
body {
	color:#333;
	font:12px "宋体";
	background:#FFF;
	
}
ul, li {
	list-style:none;
	
}
a:hover {
	color:#da002d;
    blr:expression();
	outline:none;
}
a {
	color:#333;
    blr:expression(this.onFocus=this.blur());
	outline:none;
	text-decoration:none;
}

.ffo{
    color:#F00;
}

img {
	border:0;
}
/*end				share*/

/*main*/
.bj {
	background:url(../images/bj02.gif) repeat-x left bottom;
	width:100%;
	height:auto!important;
	min-height:100px;
	height:100px;
}
.mainbj {
	background:url(../images/bj03.gif) no-repeat center top;
	width:100%;
	height:auto!important;
	min-height:900px;
	height:900px;
}
.top {
	width:984px;
	height:auto!important;
	min-height:10px;
	height:10px;
	margin:0 auto;
	padding-bottom:10px;
}
.top p {
	height:18px;
	line-height:32px;
	text-align:right;
	padding-bottom:7px;
}
.top p a {
	color:#000;
	text-decoration:none;
	line-height:32px;
}
.top p a:hover {
	color:#fff;
	text-decoration:underline;
	line-height:32px;
}
.banner{
	width:984px;
	height:180px;
	margin:0 auto;
	overflow:hiddin;
}
.food {
	width:100%;
	height:53px;
	line-height:53px;
	text-align:center;
	color:#fff;
	background:url(../images/foodbj.gif) repeat-x left bottom;
}

.food a{
	color:#fff;
}
.food a:hover{
	color:#fff;
	text-decoration:underline
}
.main {
	width:984px;
	height:auto!important;
	min-height:100px;
	height:100px;
	background:#fff;
	margin:0 auto;
}
.bt{
	background:url(../images/btbj.gif) no-repeat left top;
	width:250px;
	height:25px;
	font:bold 12px "宋体";
	line-height:25px;
	padding-top:5px;
	color:#fff;
	padding-left:32px;
	overflow:hidden
	}
.tb01{
	border:1px solid #da002d;
	background:#fff url(../images/bt01bj.gif) repeat-x left bottom;
	padding-top:10px;
	padding-bottom:10px;
	font-size:30px;
	line-height:23px;}
.tb{
	margin-bottom:10px;}
.imgbj img{
	border:1px solid #ededed;
	padding:4px;
	background:#fff;
	}


.mid01{
	border-left:1px solid #da002d;
	border-right:1px solid #da002d;
	border-bottom:1px solid #da002d;
	background:#fafafa;
	padding-top:2px;
	padding-bottom:10px;
	line-height:23px
	}
.mid02{
	background:url(../images/mid02.gif) repeat-x left center;
	text-align:left;
	padding-left:5px;
	}
.mid02 span{
	background:#fafafa;
	font:bold 12px "宋体";
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	}
.midbt{
	background:url(../images/midbt.gif) no-repeat top;
	width:415px;
	height:27px;
	font:bold 12px "宋体";
	line-height:27px;
	padding-top:3px;
	color:#fff;
	padding-left:46px;
	text-align:left
	}
.mid03{
	border:1px solid #da002d;
	line-height:23px;
    background:#fff url(../images/bt01bj.gif) repeat-x left bottom;
	padding-top:10px;
	margin-left:14px;
	padding-bottom:10px;
	}	
.mm{ background:#FFF;
border:1px solid  #F00;}
/*end					main*/

/*margin*/
.cored {
	color:#f00;
}
.font14 {
	font-size:14px;
}
.fontbold {
	font-weight:bold;
}
.marcen {
	margin:0 auto;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
