/* 韦博士花卉网-网站服务 CSS 文档 */
/*使用页：mcjsh.php,draft.htm,law.htm,intro.htm,webmap.htm*/

td {
	color: #333333;
	font: 16px "宋体";
}
.dtitle {
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
}
.button {
	height: 20px;
	width: 60px;
	border: 1px solid #E3F1BF;
	background: #8BC953;
	margin: 1px;
}
.tableborder {
	border: 1px solid #22A02D;
}
.serve {
	font-family: "宋体";
	font-size: 36px;
	color: #666666;
}



a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF6633;
	
}
a:active {
	text-decoration: none;
	color: #333333;
}

a:link span {
	text-decoration: none;
	color: #339900;
}
a:visited span {
	text-decoration: none;
	color: #339900;
}
a:hover span {
	text-decoration: none;
	background-color: #B5E19F;
}
a:active span {
	text-decoration: none;
	color: #339900;
}

.mapfont {
	font: 16px "宋体";
	color: #339900;
}
span {
	font: 16px "宋体";
	color: #339900;
}
.intro {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
