/* CSS Document */
body
{
	margin-top:0px;
	margin-bottom:0px;
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.daohang a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.daohang a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.daohang a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.daohang a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#left
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #98bcfd;
}
#xinwen
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #98bcfd;
	
}
.font13
{
	font-family: "宋体", "新宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 100;
}
