/*--定义页面属性---*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/bg2-3.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-weight: normal;

}
/*--定义整站中表格里的文字风格---*/

TD {

       COLOR: #000000;

       FONT-SIZE:12px;

       TEXT-DECORATION: none;

       FONT-FAMILY: "宋体";

       line-height: 170%;

}

/*--定义一般的链接文字的属性---*/
A{TEXT-DECORATION: none}

A:link {COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none}

A:visited {COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none}

A:active {FONT-FAMILY: "宋体";TEXT-DECORATION: none;color: #000000;}

A:hover { COLOR: #ff6600; TEXT-DECORATION: none}

/*--定义不同的链接文字属性---*/
a.a:link {
	font-family: "宋体";
	font-size: 14px;
	line-height: 120%;
	color: #31599C;
	font-weight: bold;
}
a.a:visited {
	font-family: "宋体";
	font-size: 14px;
	line-height: 120%;
	color: #31599C;
	text-decoration: none;
	font-weight: bold;
}
a.a:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 120%;
	COLOR: #31599C;
	text-decoration: underline;
	font-weight: bold;
}


/*--定义表单元素属性---*/
.box {
	BACKGROUND: #efefef;
	BORDER-BOTTOM: 1px solid #000000;
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	text-decoration: none;
	width: 100px;
	height:15px;
	COLOR: #000000;
}

/*--定义一条虚线（横）---*/
.xian {

       background-image: url(images/dot-heng.gif);

       background-repeat: repeat-x;

       background-position: bottom;

       font-size: 12px;

       color: #000000;

}

/*--定义阴影文字---*/
.yin {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 170%;
	text-decoration: none;
	filter:dropshadow(color=#ff6600,offx=2,offy=2,positive=2);
	height: 1px;
	font-weight: bold;
}

/*--定义英文字体---*/
.en {
	COLOR: #000000; 
	FONT-SIZE:12px; 
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 170%;
}
/*--定义表格边框颜色---*/
.kuang{
	border: 1px solid #395994;
	margin: 1px;
	padding: 1px;
}
/*--定义背景图片---*/
.di {
	background-image: url(xjzzjs/images/di1.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: fixed;
}
.di1 {
	background-image: url(xjzzjs/images/DI.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.wbk {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.dhwbk {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.style2 {
	color: #31599C;
	font-weight: bold;
}
a.b:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover {
	font-size: 12px;
	color: #FF6633;
	text-decoration: underline;
}
.huan {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
