body {
scrollbar-face-color:#CCCCCC; /*（表面）   */
scrollbar-highlight-color:#EEEEEE;/*（亮边）   */
scrollbar-3dlight-color:#EEEEEE;/*（3D亮边）   */
scrollbar-darkshadow-color:#CCCCCC; /*（3D暗边）  */
scrollbar-Shadow-color:#999999; /*（阴影）   */
scrollbar-arrow-color:#FFFFFF;  /*（箭头）   */
scrollbar-track-color:#EEEEEE; /*（滚动区）   */
}
.font_20 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.font_23 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	color: #333333;
}

.font_16_hong {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #DA251C;
}
.font_30 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 30px;
	color: #CCCCCC;
}


.font_bai {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
}

.font_zi {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	color: #8C0089;
}
.font_16 {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.border2 {
	border: 3px solid #CCCCCC;
}
.font_hui {
	font-family: "宋体";
	font-size: 14px;
	color: #999999;
}


.border {
	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-right-color: #010101;
	border-bottom-color: #010101;
	border-left-color: #010101;
}
.border1 {
	border: 1px solid #000000;
}

.font_27 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 27px;
	color: #666666;
}
.font_hong {
	font-family: "宋体";
	font-size: 12px;
	line-height: 27px;
	color: #BA0A27;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.img_border {
	height: 80px;
	border: 1px solid #000000;
}
