.all_bg {
    background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	BACKGROUND-POSITION: center top; 
	BACKGROUND-ATTACHMENT: scroll; 
}
.all_bg_1 {
    background-image: url(images/index_bg.jpg);
	background-repeat: repeat-y;
	BACKGROUND-POSITION: center top; 
	BACKGROUND-ATTACHMENT: scroll; 
}
.titel_wz {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0033CC;
}
.t1{
	font-size: 13px;
	line-height: normal;
	color: #000000;
}
.bbs {
	font-size: 9pt;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;

}
a:active {
	color: #000000;
	text-decoration: none;
}
.a1:link {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
.a1:visited {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
.a1:hover {
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}
.a1:active {
	color: #fffff;
	font-size: 14px;
	text-decoration: none;
}
.t2{
	font-size: 13px;
	line-height: 18px;
	color: #285100;
	text-indent: 2em;
}
.t2_pic{
	font-size: 13px;
	line-height: 18px;
	color: #285100;
	
}

.t3 {
	font-size: 13px;
	line-height: normal;
	color: #ff0000;
}
.t1_pic {
	font-size: 12px;
	line-height: 12px;
	color: #285100;
}

.t_12 {
	font-size: 11pt;
	line-height: normal;
	color: #ff0000;
}
.down {
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
}
.top_14 {
	font-size: 14px;
	line-height: normal;
	color: #ffffff;
}
.p-left {  float: left; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}
