﻿BODY
{
	margin: 0px;
	font-size: 12px;
	color: #333333;
	background-image: url(../Images/red_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td
{
	line-height: 20px;
}
A:link
{
	color: #333333;
	text-decoration: none;
}
A:visited
{
	color: #333333;
	text-decoration: none;
}
A:hover
{
	color: #ce0004;
	text-decoration: none;
}
A:active
{
	color: #333333;
	text-decoration: none;
}
/*top*/
A.top:link
{
	color: #666666;
	text-decoration: none;
}
A.top:visited
{
	color: #666666;
	text-decoration: none;
}
A.top:active
{
	color: #666666;
	text-decoration: none;
}
A.top:hover
{
	color: #666666;
	text-decoration: underline;
}

A.menu:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
A.menu:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
A.menu:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
A.menu:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
A.Change:link
{
	color: #ff6600;
	text-decoration: none;
}
A.Change:visited
{
	color: #ff6600;
	text-decoration: none;
}
A.Change:active
{
	color: #ff6600;
	text-decoration: none;
}
A.Change:hover
{
	color: #ff6600;
	text-decoration: underline;
}
.news_font
{
	font-size: 14px;
	font-weight: bold;
	color: #ce0004;
	text-indent: 10px;
}
.news_title
{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 35px;
}
.news_td
{
	font-size: 12px;
	padding-left: 10px;
	line-height: 25px;
}
/*报纸位置css*/
.layer1
{
	margin-top: 93px;
	margin-left: 61px;
	position: absolute;
}
.layer2
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.layer2 IMG
{
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	width: 105px;
	border-bottom: #666 1px solid;
	height: 130px;
}