﻿a.white:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.white:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.topmenu:link {
	text-decoration:none;
	color:#000000;
	font-size: 12px;
	font-weight: normal;
}
a.topmenu:visited {
	text-decoration:none;
	color:#000000;
	font-size: 12px;
	font-weight: normal;
}
a.topmenu:hover {text-decoration:underline;color:#000000;}
a.topmenubold:link {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	font-size: 12px;
}
a.topmenubold:visited {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	font-size: 12px;
}
a.topmenubold:hover {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	font-size: 12px;
}
a.news:link {text-decoration:none;color:#000000;}
a.news:visited {text-decoration:none;color:#000000;}
a.news:hover {text-decoration:underline;color:#000000;}
a.titlelink:link {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	font-size: 12px;
}
a.titlelink:visited {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	font-size: 12px;
}
a.titlelink:hover {
	text-decoration:none;
	color:#FF0000;
	font-weight:normal;
	font-size: 12px;
}
.title{font-size:12px;color:#000000;font-weight:normal}
.titlewhite{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
.content{
	font-size:12px;
	color:#000000;
	font-weight: normal;
}
input{font-size:12px; border:'1px' 'solid' '#CCCCCC'}
select{font-size:12px;}
td{font-size:12px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
