﻿html, body {
	width: 100%; padding: 0px;
	height: 100%; margin: 0px; color: #454545;
	font: normal 12px/120% Arial, "宋体", Dotum;
}

table {background-color: #FFF;}
h1 {
	line-height: 120%;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
}
.mainbg {
	background-image: url(pic/mainbg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
div.list {
	width: 520px;
	height: 80px;
	margin: auto;
	line-height: 162%;
	overflow: hidden;
	background-color: #FAFAFA;
}
.subject {
	height: 20px; text-indent: 1em; color: #FFFFFF;
	background-image: url(files/top1.gif);
	line-height: 20px;
}
a:link, a:visited, a:hover, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
