.ListTitleBG{  background-color:#E9F5FF; }
.bg {
	background-repeat: repeat-y;
	background-position: left;
}
td {
	font-size: 12px;
	line-height: 22px;
	color: #9A9A9A;
}
.box {
	background-color: DFE0E2;
	border: 1px solid B9B9B9;
}
.gray {
	font-weight: bold;
	color: #6E6E6E;
}
form {margin: 0px;	padding: 0px;}
A{text-transform: none; text-decoration: none; color: #9B9B9B;}
a:hover {text-decoration: none; color: #1260B3;} /* 默认灰字变蓝 */
.blank{text-transform: none; text-decoration: none; color: #777777;}
A.blank{text-transform: none; text-decoration: none; color: #777777;}
a.blank:hover {text-decoration: none; color: #1260B3;} /* 默认灰字变蓝 */
.blue{text-transform: none; text-decoration: none; color: #3C95E7;}
A.blue{text-transform: none; text-decoration: none; color: #3C95E7;}
a.blue:hover {text-decoration: none; color: #1260B3;} /* 默认灰字变蓝 */
A.white{text-transform: none; text-decoration: none; color: #ffffff;}
a.white:hover {text-decoration: none; color: #000000;}
A.menu{	text-transform: none;
	text-decoration: none;
	color: #656565;
	font-weight: bold;
	font-size: 13px;
}
a.menu:hover {
	text-decoration: none;
	color: #0F59AD;
	font-weight: bold;
	font-size: 13px;
} /* 默认黑字变蓝 */

A.leftmenu{
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}
a.leftmenu:hover {
	color: #99CCFF;
	font-weight: bold;
	font-size: 13px;
}
a.leftmenu:active {
	color: #99CCFF;
	font-weight: bold;
	font-size: 13px;
}  /* 默认黑字变蓝 */
.bg-t {
	background-repeat: no-repeat;
	background-position: top;
}
.tablebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.tabletop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	background-color: #F5F5F5;
}
.fontbottom {
	color: #4A4A4A;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #6D6D6D;
}
.fontcontent {
	color: #616161;
	line-height: 24px;
}
.tabletop2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
.biao {
	padding-left: 8px;
}
.table {
	border: 1px solid #E3E3E3;
}
.line {
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.blank2 {
	text-transform: none;
	text-decoration: none;
	color: #666666;
	padding-left: 4px;

}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #6D6D6D;
	padding-left: 6px;
	padding-right: 4px;

}
.white {
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 2px;
}
.bg-x {
	background-repeat: repeat-x;
	background-position: top;
}
.dot {
	color: E10000;
}

.righttopic
{
	font-size:14px;
	font-weight:bold;
}
.rightcontent
{
	font-size:12px;
	font-family:arial;
}