body {
	background-color: #e5e5e5;
	background-position: center;
	margin:0px;
	color:#4d4d4d;
    /*background-repeat: no-repeat;这行代表不平铺，如果你需要填满页面，去掉这一行
    background-attachment: fixed;*/}
table{ background-color:#FFFFFF}
* { margin:0px; padding:0px ; list-style-type:none; list-style-image:none;}
td {
	font-family:Arial;
	font-size: 12px;
	text-decoration: none;
}
.bj {
	background-position: center;
    background-repeat: no-repeat;/*这行代表不平铺，如果你需要填满页面，去掉这一行
    background-attachment: fixed;*/}

.bj2 {
	background-position: top;
    background-repeat: no-repeat;/*这行代表不平铺，如果你需要填满页面，去掉这一行
    background-attachment: fixed;*/}
.foot {
	font-family:Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a{text-decoration: none;}
a:link {
	font-family:Arial;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
}
a:hover {
	font-family:Arial;
	font-size: 12px;
	color: #ff4a00;
	text-decoration: none;
}

.input {
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	border-top: 2px inset;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px inset #CCCCCC;
	border-left: 2px inset;


}
.input2 {
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top: 2px inset;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px inset #CCCCCC;
	border-left: 2px inset;


}.content {
	font-family:Arial;
	font-size: 12px;
	line-height: 20px;
	color:#4d4d4d;
}
a.left:link {
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
}
a.left:visited {
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
}
a.left:hover {
	font-size: 12px;
	color: #ff4a00;
	text-decoration: none;
}

a.index:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.index:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.index:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.menu_li {
	line-height: 35px;
	height: 35px;
	display: block;
	width:862px;
	overflow:hidden;
}
.clear{ clear:both;}
.menu_li li {
	display: block;
	float: left;
	height: 35px;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_li li a{
	display: block;
	height: 35px;
	width: 95px;
	text-align: center;
	text-decoration:none;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:800;
}
.menu_li li a:visited{
	display: block;
	height: 35px;
	width: 95px;
	text-align: center;
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:800;
}

.menu_li li a:hover {
	background: url(images/02_07.jpg) center;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 95px;
	text-align: center;
	text-decoration:none;
	font-size:14px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:800;
}

.menu_li li.focus a{
	background: url(images/02_07.jpg) center;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 95px;
	text-align: center;
	text-decoration:none;
	font-size:14px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:800;
}
.menu_li li.focus .menu a{ background:none;
	height: 20px;
	width:95px;
	text-align: left;
	text-decoration:none;
	font-size:14px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:800;}
.menu1 {
	background-image: url(images/02_05.jpg);
	background-repeat: repeat-x;
	height: 35px;
	position:relative;
}
 .menu{ white-space:nowrap; *margin-top:-35px; *margin-left:-110px; display:none;}
 .menu dl {
	background-color: #ee8545;
	position: absolute;
	border-top:none;
	z-index:999;
	height:auto;
	width:110px;
	filter: Alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	display:block;
}
.menu dd {
	line-height: 20px;
	margin:5px;
}
.menu dd a,.menu dd a:visited,.menu dd a:hover{ color:#FFFFFF; background:none; height:20px; line-height:20px; text-align:left;}

.ttile{font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:300;color:#000000; background:url(images/02_19-09.jpg); text-indent:15px;}