@charset "utf-8";
/* CSS Document */
body{ padding:0px; margin:0px; background-color:#5a5a5a}
h1{font-size:12px;margin:0px;font-weight:normal;display:inline;}
h2{font-size:12px;margin:0px;font-weight:normal;display:inline;}
td{
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";
	line-height:18px;
}
a:link {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 13px;
	color: #3C8C0E;
	text-decoration: underline;
}

a.fo:link {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
a.fo:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
a.fo:active {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
a.fo:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
}

a.menu:link {
	font-family: "微软雅黑",Arial, Tahoma,"宋体"; 
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	font-family: "微软雅黑",Arial, Tahoma,"宋体"; 
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:active {
	font-family: "微软雅黑",Arial, Tahoma,"宋体"; 
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	font-family: "微软雅黑",Arial, Tahoma,"宋体"; 
	font-size: 13px;
	font-weight:bold;
	color: #ffe96e;
	text-decoration: underline;
}

.ziti{
    font-family: "微软雅黑",Arial, Tahoma,"宋体"; 
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:15px;
}
.ziti1{
   font-size: 12px;
	color: #555555;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";
	line-height:20px;
}