﻿body 
{	padding:0;
	margin:0;
	font-family:"微软雅黑",Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align: center;
	background-position: center;
	height:auto;
}
#Box
{
	/*height:563px;*/
	height:auto;
	width:1024px;
	background-image: url(../images/Nav_top.jpg);
	background-repeat: no-repeat;
	display:block;
	clear:left;
	}
#box_bg{
	height:aout;
	width:1024px;
	background-image: url(../images/Nav_bg.jpg);
	clear:left;
	display:block;
	background-repeat: repeat-y;
		}
#content
{
	height:auto;
	padding-top:240px;
	padding-left:80px;
	padding-right:80px;
	clear:left;
	}
#bottom
{	/*background-color:#FFF;*/
	float:left;
	height:68px;
	width:1024px;
	background-image: url(../images/Nav_bottom.jpg);
	background-repeat: no-repeat;
	display:block;
	padding-top:10px;
	clear:left;
	background-color: #FFF;
}
#bottom a{
	color:#333;
	text-decoration:none;}
#bottom a:hover{
	color:#099;
	}

#content h4
{	padding-left:26px;
	float:left;
	display:block;
	padding:4px;
	font-size:18px;
	color:#333;}
#content a{
	line-height:2;
	color:#930;
	font-size:12px;
	padding:4px;}
#content a:hover{
	line-height:2;
	color:#FFF;
	font-size:12px;
	background-color:#09C;
	padding:4px;}
#content ul
{	text-align:left;
	clear:left;
	height:auto;
	width:auto;
	list-style-type:none;}
#content ul li
{	line-height:20px;
	display:inline;
	padding-left:4px;
	padding-right:4px;
	width:14%;
}
.b_box
{float:left;display:block;}
.zhuyi{
	color:#900;}
	