/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;font-size: 12px;line-height:19px;} /* 链接无下划线,有为underline ,无none*/ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{COLOR: #000000; text-decoration: underline;} /* 鼠标在链接上 */
a:active {color: #333333;} /* 点击激活链接 */
body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.b1 {
	border: 1px solid #999999;
	background-color: #FDFDFD;
}
.b2 {
	border: 1px solid #000000;
}
.b3 {
	border: 1px solid #666666;
	background-color: #ffffff;
}
.b4 {
	border: 1px solid #000000;
    background-color: #FFFFFF;
}
.b5 {
	border: 1px solid #771C1C;
    background-color: #FFFFFF;
}
.b10 {
	border: 1px none;
	background-color: #CC0000;
	line-height: 26px;
}
.b11 {
	border: 1px solid #999999;
    background-color: #F9F2E6;
}
.b12 {
	background-color: #F2F2F2;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.b13_1 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.b13 {
	border: 1px solid #771C1C;
    background-color: #FFFFFF;
}
.b14 {
	border: 1px solid #771C1C;
    background-color: #FFFFFF;
}
.box1 {
	height: 12px;
	width: 65px;
	margin: 1px;
	padding: 1px;
}
.box2 {
	height: 12px;
	width: 90px;
	margin: 1px;
	padding: 1px;
}
.font {
	font-size: 14px;
	color: #FFFFFF;
}
.font5 {
	font-size: 18px;
	color: #000000;
	font-family: "黑体";
	font-weight: normal;
	line-height: 28px;
	text-decoration: underline;
	background-color: #E0E0E0;
	text-align: left;
}
.font8 {
	font-size: 16px;
	color: #000000;
	font-family: "黑体";
	font-weight: normal;
	line-height: 25px;
	text-decoration: underline;
	background-color: #E0E0E0;
	text-align: left;
}
.font4 {
	font-size: 12px;
	color: #666666;
	font-family: "宋体";
	font-weight: bold;
	line-height: 15px;
}
.font7 {
	font-size: 12px;
	color: #000000;
	font-family: "宋体";
	font-weight: bold;
	line-height: 15px;
}
.font6 {
	font-size: 18px;
	color: #333333;
	font-family: "黑体";
	font-weight: bold;
	line-height: 28px;
}
.font2 {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.font_01 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: "宋体";
	font-weight: bold;
	line-height: 15px;
}
.font_02 {
	font-size: 12px;
	color: #ffffff;
	font-family: "宋体";
}
.font_05 {
	font-size: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_01 {
	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: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
