body {
	margin: 0px;
	width: 100%;
}

body, div, span, td, th, li, a {
	font-family: 宋体, Arial, Helvetica, sans-serif, serif;
	font-size: 12px;
}

a {
	color: #333333;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #FF3300;
}

a:active {
	text-decoration: none;
	color: #333333;
}

td, p {
	line-height: 15px;
}

.titleHR {
	color: #0000FF;
	border-collapse: collapse;
	border-style: outset;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.titleBG {
	background-image: url(../images/1px.jpg);
	background-repeat: repeat-x;
	height: 16px;
}

.titleText {
	color: #FFFFFF;
	font-size: 13px;
}

.rssList {
	list-style-type: circle;
	margin: 1px;
	padding: 0px;
}

.rssList li {
	margin-left: 16px;
}
