﻿.nav{
	color:#666666;
	display:block;
	text-align:left;
	height:27px;
	line-height:27px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	padding-left:25px;
	letter-spacing: 1px;
	background-image: url(../images/bg/nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav:hover,.nav:active{
	background:url(../images/bg/navA.gif) no-repeat left center;
	color:#b50005;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.navA{
	background:url(../images/bg/navA.gif) no-repeat left center;
	color:#b50005!important;
	display:block;
	text-align:left;
	height:27px;
	line-height:27px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	padding-left:25px;
	font-weight: bold;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.a {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.bottom {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
/* 信息列表样式------------------------------------- */
td.ListTitle        {background-image: url(Point_line_01.gif);height: 25px;font-size: 12px;font-family:Arial,Verdana,"宋体";color: #666666;}
td.ListDown         {background-image: url(Point_line_01.gif);height: 22px;}
/* 分类菜单链接样式----------------------------------- */
tr.WebMenu      { vertical-align: middle; background-image: url(Point_line_02.gif);height: 26px;}

.about {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	white-space: normal;
}