@charset "gb2312";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background:#FFF;
	color:#292929;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, form, label, input, textarea, img, span, em, strong{
	margin:0; padding:0; font-style:normal;
}
ul, ol, li{
	margin:0; 
	padding:0; 
	list-style:none;
	font-size:12px;
}
a{
    color:#333; 
	text-decoration:none;
} 
a:hover{
    color:#FF0000;
	text-decoration:underline;
	blr:expression(this.onFocus=this.blur());
}
.position{position:relative;}
/********************************      General Classes      ********************************/
.clearfix:after{content:"\0020"; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{clear:both; zoom:1;}
.mt_3{margin-top:3px;}
.mt_8{margin-top:8px;}
.mt_10{margin-top:10px;}
.mr_8{margin-right:8px; display:inline}
.mr_9{margin-right:9px; display:inline}
.mr_10{margin-right:10px; display:inline}
.mr_15{margin-right:15px; display:inline}
/********************************      left right guang gao      ********************************/
#lovexin12,#lovexin14{
   width:90px;
   height:auto;
}
#lovexin12 img,#lovexin14 img{
   border:0px;
   vertical-align:top;
   margin-top:8px;
}
/********************************      GUANG GAO      ********************************/
.h_guanggao, .h_guanggao ul{
	width:756px;
	height:auto;
	float:left;
}
.h_guanggao ul li{
	width:auto;
	height:auto;
	float:left;
}
.h_1 img, .h_guanggao ul li img{
	border:0px;
	vertical-align:top;
}
/********************************      Warp - header     ********************************/
.warp{
     width:1000px;
	 height:auto;
	 margin:0 auto;
}
.head{
	width:1000px;
	height:58px;
	margin-top:10px;
	float:left;
}
.head p.logo{
	width:250px;
	height:58px;
	float:left;
}
.head p.gg{
	width:640px;
	height:58px;
	padding-left:20px;
	float:left;
}
.head p.txt{
	width:64px;
	height:auto;
	padding-left:26px;
	padding-top:5px;
	float:left;
}
.head p.txt a{
	width:60px;
	height:24px;
	line-height:24px;
	float:left;
}
.head p.txt a:hover{
	color:#087505;
}
/********************************   nav   menu   ********************************/
.nav{
	width:998px;
	height:40px;
	background:url(../images/nav.jpg) repeat-x;
	margin-top:10px;
	border:1px solid #007D09;
	float:left;
}
.nav ul{
	width:908px;
	height:40px;
	float:left;
}
.nav ul li.subMenu1{
	width:68px;
	height:26px;
	background:url(../images/nav_x.jpg) right top no-repeat;
	padding-top:7px;
	padding:7px 11px 0px 10px;
	float:left;
}
.nav ul li.subMenu2{
	width:120px;
	height:26px;
	background:url(../images/nav_x.jpg) right top no-repeat;
	padding:7px 11px 0px 10px;
	float:left;
}
.nav ul li.subMenu1 a{
	width:68px;
	height:26px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	text-align:center;
	float:left;
}
.nav ul li.subMenu1 a:hover, .nav ul li.subMenu1 a.hover{
	color:#000;
	background:url(../images/nav_h.jpg) no-repeat;
	text-decoration:none;
}
.nav ul li.subMenu2 a{
	width:120px;
	height:26px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	text-align:center;
	float:left;
}
.nav ul li.subMenu2 a:hover, .nav ul li.subMenu2 a.hover{
	color:#000;
	background:url(../images/nav_a.jpg) no-repeat;
	text-decoration:none;
}
.nav p{
	width:90px;
	height:22px;
	padding-top:9px;
	float:right;
}
.nav p a{
	width:53px;
	height:22px;
	line-height:22px;
	background:url(../images/Chinese.jpg) no-repeat;
	padding-left:29px;
	float:left;
}
.nav p a:hover{
	color:#007D09;
	text-decoration:none;
}
/********************************      page      ********************************/
.turn_page{
	width:756px;
	height:24px;
	font-size:12px;
	text-align:center;
	margin-top:6px;
	padding-top:4px;
	float:left;
}
.turn_page p{
	width:auto;
	height:30px;
}
.turn_page a{
	display:block;
	margin-left:2px;
	display:inline;
	text-align:center;
	width:20px;
	height:20px;
	line-height:20px;
	border:#999 1px solid;
	float:left;
}
.turn_page a:hover, .turn_page a.hover{color:#FFF; background:#CC0000; text-decoration:none;}
.turn_page span{display:block; width:auto; line-height:20px; margin-left:160px; display:inline; float:left;}
.turn_page span input{font-size:12px;}
/********************************   food   ********************************/
.foot_line{
	width:1000px;
	height:60px;
	overflow:hidden;
	margin-top:10px;
	padding-top:8px;
	border-top:1px solid #01A91B;
	line-height:20px;
	text-align:center;
	float:left;
}
.foot_line em{
	font-size:14px;
	font-weight:bold;
}