@import url("Style.css");
body,td,p{word-wrap:break-word;word-break:break-all;font-size:12px;color: #666666;}

/* 顶层列表的样式*/
.menu ul{
margin: 0;
padding: 0;
list-style-type: none;
background-color: #81CB49;
}
.xx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
/* 顶层列表*/
.menu ul li{
position: relative;
display: inline;
float: left;
background-color: #81CB49; /*overall menu background color*/
}
/*顶层列表的链接样式*/
.menu ul li a{
display: block;
width: 80px; /*Width of top level menu link items*/
padding: 1px 8px;
/*border: 1px solid black;*/
border-left-width: 0;
text-decoration: none;
color:#ffffff;
font-size:12px;
}
/*1级列表菜单的样式*/
.menu ul li ul{
left:0;
position: absolute;
top: 1em; 
display: block;
visibility: hidden;
line-height:22px;
}
/*1级子列表菜单 */
.menu ul li ul li{
display: list-item;
float: none;
}
/* 1级子菜单链接样式*/
.menu ul li ul li a{
display: block;
width: 100px; /*子菜单宽度*/
color: #5E5E5E;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #000000;
}
/* 鼠标移上去时的样式*/
.menu ul li a:hover{
background-color: #81CB49;
color: #5E5E5E;
text-decoration:underline;
}
/* 设置背景图片样式 */
.menu .mainfoldericon{
background: #81CB49  no-repeat center right;
}
/* 设置背景图片样式 */
.menu .subfoldericon{
background: #81CB49  no-repeat center right;
}

.dh {
	font-family: "Arial";
	font-size: 12px;
	color: #5E5E5E;
	text-decoration: none;
}
.ys {
	background-image: url(../images/yangshi.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.red {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.black {
	font-size: 10px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.tb {
	border: 1px solid #CCCCCC;
}
.white {
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.green {
	font-size: 10px;
	line-height: 24px;
	color: #3FA817;
	text-decoration: underline;
}
.a:link {
	color: #3FA817;
	text-decoration: underline;
}
.a:visited {
	color: #3FA817;
	text-decoration: underline;
}
.a:active {
	color: #3FA817;
	text-decoration: underline;
}
.a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.zx {
	font-family: "Arial";
	font-size: 10px;
	color: #39AA10;
	text-decoration: none;
}
.zxh {
	font-family: "Arial";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.lk:link {
	font-family: "Arial";
	color: #ffffff;
	text-decoration: none;
}
a.lk:visited {
	font-size: 10px;
	color: #39AA10;
	text-decoration: none;
}
a.lk:active {
	font-size: 10px;
	color: #39AA10;
	text-decoration: none;
}
a.lk:hover {
	font-size: 10px;
	color: #39AA10;
	text-decoration:underline;
}

a.hong:link {
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}
a.hong:visited {
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}
a.hong:active {
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}
a.hong:hover {
	font-size: 10px;
	color: #FF0000;
	text-decoration:underline;
}
a.bai:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bai:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bai:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bai:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}.bk {
	border: 1px solid #999999;
}
