﻿a:link {
	text-decoration: none;
	color: #A66B3D;
}
a:visited {
	text-decoration: none;
	color: #A66B3D;
}
a:active {
	text-decoration: none;
	color: #ff0000;
	background-image: url(../images/active-bg.gif);
	background-repeat: repeat;
	background-position: center center;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
/*以上是链接样式*/
p.title {
	margin-bottom: 40px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	font-family: 楷体_GB2312,楷体;
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
	border-color: Navy;
	border-style: dashed;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 150%;
	width: 85%;
}
/*以上是新闻标题样式*/
p.main {
	margin-bottom: 150px;
	text-align: left;
}
/*以上是新闻正文样式*/
p.main2 {
	text-align: left;
}
p.main3 {
	text-align: center;
}
p.main4 {
	text-align: right;
}
p.main5 {
	text-align: justify;
}
p.foot {
	margin-bottom: 0px;
	text-align: center;
}
/* 以上是新闻注脚样式*/
p.footmain {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	line-height: 150%;
}
/*以上是主要页面注脚形式*/
p.mainin {
	margin-top: 35px;
	margin-bottom: 30px;
	font-family: 楷体_GB2312,楷体;
	color: #00CC99;
	font-size: 20px;
	font-weight: bold;
}
/*以上是左侧内容标题格式*/
a.reader {
	color: Red;
	font-size: 12px;
}
/*以上是阅读器链接文本样式*/
BODY {
	FONT-FAMILY: 宋体;
	FONT-SIZE: 14px;
	LINE-HEIGHT: 150%;
	color: #333333;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
}
TABLE {
	FONT-FAMILY: 宋体;
	FONT-SIZE: 14px;
	LINE-HEIGHT: 150%;
}
td.right {
	border-color: #999999;
	border-style: dashed;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
/*右边大单元格样式*/
td.inner {
	height: 21px;
}
/*以上是右边表格内部样式*/
td.topmenu{
	height: 23px;
}
td.top {
	height: 25px;
}
/*以上是上面导航栏的样式*/
td.leftmenu {
	text-align: center;
	height: 38px;
}
/*以上是左面导航栏的样式*/
table.logo {
	height: 76px;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
}
/*以上是主Logo表格样式,自动居中常用此种方法,但是不适合IE5.0&5.5&6.0急转化版本*/
table.news {
	border-color: #00CC66;
	width: 700px;
	border-style: solid;
	border-width: 1px;
}
/*以上是新闻内容大表格样式*/
table.leftmain {
	text-align: center;
	background-color: #78CCA9;/*-----------------------*/
	width: 100%;
}
/*以上是左侧大表格样式*/
td.leftmain {
	background-color: #c8dcdc;
}
hr.foot {
	width: 762px;
	height: 2px;
	margin-left: auto;
	margin-right: auto;
	color: #336699;
}
/*底线样式*/
hr.footnews {
	color: #66ccff;
	width: 700px;
	margin: 10px auto auto auto;
	border-style: solid;
	border-width: 1px;
}
a.more:link {
	text-decoration: none;
	color: #504496;
}
a.more:visited {
	text-decoration: none;
	color: #504496;
}
a.more:active {
	text-decoration: none;
	color: #ff0000;
}
a.more:hover {
	text-decoration: none;
	color: #ff0000;
	background-color: #00CC99;
}
a.demo {
	text-align:center;
	width: 158px;
	text-decoration: none;
	color: #333333;
	padding: 8px 0 7px 0;
	margin-bottom:2px;
	background:#FFFFFF;
	font-size: 14px;
	display: block;
}
a.demo:link{
	background: #78CCA9;/*-----------------------*/
	color: #000;
	font-size: 14px;
}
a.demo:visited {
	background: #78CCA9;/*-----------------------*/
	color: #000;
	font-size: 14px;
}
a.demo:hover {
	background-color:#46B051;
	color: #fff;
	font-size: 14px;
}
a.demo:active {
	background: #E2FF99;
	color: #f00;
	font-size: 14px;
}
/*以上是左边导航栏链接样式*/
a.menutop {
	text-align: center;
	background-color: #5b8a97;
	width: 126px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	padding: 2px 0px 2px 0px;

}
a.menutop:link {
	background-color: #999900;
	color: #FFFFFF;
	font-size: 14px;

}
a.menutop:visited {
	background-color: #999900;
	color: #FFFFFF;
	font-size: 14px;

}
a.menutop:hover {
	color: #242424;
	text-decoration: none;
	background-color:#FFFF99;

}
a.menutop:active {
	background-color:#FFFF99;
	color: red;
	font-size: 14px;

}
/*以上是上部导航栏链接样式*/
a.heci {
	font-size: 14px;
	color: #FFFF00;
	letter-spacing: 15pt;
	vertical-align: middle;
	font-weight: bold;
}
a.heci:link {
	text-decoration: none;
	color: #FFFF99;
}
a.heci:visited {
	text-decoration: none;
	color: #FFFF00;
}
a.heci:active {
	text-decoration: none;
	color: #00FF00;
}
a.heci:hover {
	color: #FFFF00;
}
/*以上是贺词链接样式*/
.front td {
	height: 21px;
	text-align: left;
}
.news_fr_bk td{
	height: 25px;
	text-align: left;
}
/*.news_fr_bk a:link{
	text-decoration: none;
	color: #A66B3D;
}
.news_fr_bk a:visited {
	text-decoration: none;
	color: #A66B3D;
}
.news_fr_bk a:active {
	text-decoration: none;
	color: #ff0000;
	background-repeat: repeat;
	background-image: url(../images/active-bg.gif);
	background-position: center center;
}
.news_fr_bk a:hover {
	color: #ff0000;
	background-image: url(../images/hxlxjb.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
*/
