﻿body
{
	font-family:楷体;
	
}


a:link {color: Black}	/* 未访问的链接 */
a:visited {color: Black}	/* 已访问的链接 */
a:hover {color: Black}	/* 鼠标移动到链接上 */
a:active {color:Black}	/* 选定的链接 */

a
{
	text-decoration: none;
}
.tableTop
{
	font-size: 18px;
	color: #FF9800;
	font-family: 楷体_GB2312;
}
.imageBorder
{
	border-style: solid;
	border-width: 1px;
}

.valveListDetail
{
	font-size: 13px;
	
	border-bottom-width: 1px;
	border-bottom-color: Red;
	font-family: 楷体;
}
.defaultATop
{
	text-decoration: none;
	
}

.masterTop
{
	background-repeat: no-repeat;
	width: 98px;
	color: #FFFFFF;
	font-family: 楷体;
	background-position: bottom;
	cursor: hand;
}

