/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #d8d8d8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
#aa{
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
}
.aaa {
	line-height: 24px;
	color: #1F5A96;
}
.con {
	line-height: 40px;
	color: #1F5A96;
}

#fs{
	border: 1px dashed #CCCCCC;
	height: 200px;
	padding: 3px;
}

#hao{
	height: 110px;
	width: 150px;
	border: 1px dashed #B2B2B2;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
}
