.bk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bk2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #44A6D2;
	border-right-color: #44A6D2;
	border-bottom-color: #44A6D2;
	border-left-color: #44A6D2;
}
.bk3 {
	border: 1px solid #81A6CB;
}
.bk5 {
	border: 1px solid #E0ECF5;
}

.bk4 {
	border: 1px solid #E3E3E3;
}



.zt1 {
	font-size: 9pt;
	color: #F8EDBC;
}
.xinfo {
	line-height: 20px;
	height: 20px;
	width: 190px;
	float: left;
	border: 1px solid #9CCEE7;
	margin:2px;
}
.zt2 {
	font-size: 9pt;
	line-height: 1.4;
}
.zt3 {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.zt4 {
	line-height: 1.9;
}
.zt5 {
	color: #313131;
}
.zt6 {
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
}
.zt7 {
	font-size: 9pt;
	color: #656874;
	font-weight: bold;
}
.tr2 {background-color:expression((this.sectionRowIndex%2==0)?"#FAFAFA":"#FFFFFF")}
.title_pub {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {color: #FFFFFF}
.red {color: #FF0000}
.blue {color: #0000CC}
.b {
	font-weight: bold;
}
.News_title {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #280900;
}
.newscontent {
	font-size: 14px;
	line-height: 1.3;
	color: #151416;
}
.dot01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #81C1E0;
}
.xinfoc{
	height:45px;
	line-height:14px;
	color:#666666;
	margin:2px;
}
.regokboxMouseOut
{
	float: left;
	margin: 10px;
	padding: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	width: 30%;
	border: #dcdcdc 1px solid;
	background-repeat: no-repeat;
	background-position: left center;
	cursor: hand;
	color:#990033;
}
.regokboxMouseOver
{
	float: left;
	margin: 10px;
	padding: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	width: 30%;
	border: #11CAF7 1px solid;
	background-color: #EFFBFE;
	background-repeat: no-repeat;
	background-position: left center;
	cursor: hand;
	color:#0000FF;
}