﻿body,ul,img,div,li {margin: 0px;padding: 0px;}
body {
	font-family: "微软雅黑","宋体";
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url();
}
td { font-size:12px;}
li {list-style-type: none;}
a { color:#333; text-decoration:none}
a:hover { color:#000; text-decoration:underline}
.copyright { line-height:20px;}

a.menu { color:#FFF; text-decoration:none;}
a.menu:hover { color:#FFF; text-decoration:underline;}
.linkstyle { width:200px; color:#666;}

a.newslist { font-size:14px; color:#000; text-decoration:none;}
.textbox { width:175px; margin-top:10px;}
.zwmenu ul li {
	float:left;
	width:75px;
	text-align:center;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.zwmenu ul li a{
	color:#FFF;
	text-decoration:none;
	font-size: 14px;
	background-position: center;
}
.zwmenu ul li a:hover{ color:#FFF; text-decoration:underline;}

.kspage { display:block; text-align:center; background-color:#f5f5f5}
.content { line-height:32px; text-align:left; font-size:14px;}

/*网站菜单*/
.menu ul li {
	width:87px;
	float:left;
	text-align:center;
	background-image: url(menu_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu ul li a {
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	height: 32px;
	line-height:32px;
	width: 87px;
}
.menu ul li a:hover {
	display:block;
	height: 32px;
	line-height:32px;
	width: 87px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(memu_upbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}