/*--定义页面属性---*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-0081.gif);

}
/*--定义整站中表格里的文字风格---*/


	   
TD {

       COLOR: #000043;

       FONT-SIZE:12px;

       TEXT-DECORATION: none;

       FONT-FAMILY: "宋体";

       line-height: 170%;

}

/*--定义一般的链接文字的属性---*/
A{TEXT-DECORATION: none}

a:link {
	color: #000043;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
	line-height: 170%;
}
a:visited {
	color: #000043;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
	line-height: 170%;
}
a:active {
    font-size: 12px;
	font-family: "宋体";
	color: #000043;
	text-decoration: none;
	line-height: 170%;
	
}
a:hover {
	text-decoration: none;
	color: #ff9900;
	font-size: 12px;
	font-family: "宋体";
	line-height: 170%;
}

/*--定义不同的链接文字属性---*/
a.a:link {
	font-family: "宋体";
	font-size: 14px;
	line-height: 170%;
	color: #000043;
	text-decoration: none;
}
a.a:visited {
	font-family: "宋体";
	font-size: 14px;
	line-height: 170%;
	color: #000043;
	text-decoration: none;
}
a:a:active {
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	color: #000043;
	line-height: 170%;
	font-size: 14px;
}

a.a:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 170%;
	color: #ff9900;
	text-decoration: none;
}

/*--定义一般的链接文字的属性---*/


a.b:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
	line-height: 120%;
}
a.b::visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
	line-height: 120%;
}
a.b:active {
    font-size: 12px;
	font-family: "宋体";
	color: #ffffff;
	text-decoration: none;
	line-height: 170%;
	
}
a.b:hover {
	text-decoration: none;
	color: #cccccc;
	font-size: 12px;
	font-family: "宋体";
	line-height: 170%;
}

.dh {
	font-size: 12px;
	FONT-FAMILY: "宋体";
	color: ffffff;
	text-decoration: none;
	line-height: 170%;
}
.dz1 {
	font-size: 14px;
	FONT-FAMILY: "宋体";
	color: 000043;
	text-decoration: none;
	line-height: 170%;
}

/*--定义一条直线（横）---*/
.xian {

       background-image: url(images/dot-heng.gif);

       background-repeat: repeat-x;

       background-position: bottom;

       font-size: 12px;
    

}
/*--定义一条虚线（横）---*/
.xian2 {

       background-image: url(images/dot-heng2.gif);

       background-repeat: repeat-x;

       background-position: bottom;

       font-size: 12px;
    

}
.en1 {font-family: Arial, Helvetica, sans-serif}