.menuItem div a:hover, .menuItem div a:focus {
 font-weight:bold;
}
.menuItem div a:link, div a:visited{
color: #204B6B; font-weight:bold;
}
.menuItem div{
	height: 50px;
	padding-bottom: 5px; 
	border-bottom:1px solid Gainsboro;
}

.categoryItem div a:hover, .menuItem div a:focus {
 font-weight:bold;
}
.categoryItem div{
	height: 35px;
	PADDING: 1px;
	border-bottom:1px solid Gainsboro;
}
.categoryItem div a:link, div a:visited{
color: #204B6B; font-weight:bold;
}
.menuItem a,  .categoryItem a { 
	margin: 0px; 
	display: block; 
	width: 100%; 
	height: 100%; 
	text-decoration: none;
	font-size: 15px;
}
.menuItem div:hover , .categoryItem div:hover { background-color:Lavender; }

.menuItem  div img, .categoryItem div img {
	float:left;
	vertical-align:middle;
	PADDING-RIGHT: 5px;
	width:70px;
	height: 50px;
	border: 0;
}
.menuTitle {
	width: 100%; 
	height: 30px;
	PADDING: 5px;
	background-color:SteelBlue;
	font-weight:bold;
	color:white;
}
.menuTitle a {
	color: white; 
	font-weight:bold;
	font-size: 15px;
	text-decoration: none;
}
.menuButton:hover span { background-color:LightCyan; font-size: 17px;}
.menuButton a {color: #204B6B; font-weight:bold;font-size: 15px;text-decoration: none;}
.menuButton span {
	white-space: pre;
	border:1px solid Gainsboro; 
	PADDING: 5px; 
	background-color:white;
}

.buttonlink{
	display:block;
	border-style:solid;
	border-color:#bbb #888 #666 #aaa;
	border-width:3px 4px 4px 3px;
	width:4em;
	height:1.8em;
	background:white;
	color:#204B6B;
	line-height:2;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
.buttonlink:hover{
	border-color: #666 #aaa #bbb #888;
	border-width:4px 3px 3px 4px;
	color:DarkBlue;
}
.buttonlink a{color: #204B6B; 
	font-weight:bold;
	font-size: 15px;
	text-decoration: none;}
	
.articlebody {
    color: #000;
    line-height: 25px;
	font-size: 18px;
	font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, SimHei, "WenQuanYi Micro Hei", sans-serif;
}
.large 	{text-align:left;font-family:Arial;font-size:13.9pt;color:#333366;text-decoration:none ;}
body {font-family: 宋体,PMingLiu,SimSun,arial,helvetica,clean,sans-serif;}
