/*--定义页面属性---*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}
/*--定义整站中表格里的文字风格---*/

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;
	font-size: 12px;
}

A:visited {
	COLOR: #000000;
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	font-size: 12px;
}

A:active {
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	color: #000000;
	font-size: 12px;
}

A:hover {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	font-size: 12px;
}

/*--定义不同的链接文字属性---*/
a.a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #A51452;
	text-decoration: none;
}
a.a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #A51452;
	text-decoration: none;
}
a.a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	COLOR: #FF9900;
	text-decoration: none;
}
a.b:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.b:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.b:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	COLOR: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.c:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.c:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.c:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	COLOR: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a.d:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
}
a.d:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
}
a.d:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	COLOR: #FF9900;
	text-decoration: none;
}
a.e:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #3399CC;
	text-decoration: none;
}
a.e:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #3399CC;
	text-decoration: none;
}
a.e:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	COLOR: #FF9900;
	text-decoration: none;
}a.f:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #ffffff;
	text-decoration: none;
}
a.f:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #ffffff;
	text-decoration: none;
}
a.f:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	COLOR: #FF9900;
	text-decoration: none;
}
a.g:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #1562AA;
	text-decoration: none;
	font-weight: bold;
}
a.g:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #1562AA;
	text-decoration: none;
	font-weight: bold;
}
a.g:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	COLOR: #000000;
	text-decoration: none;
	font-weight: bold;
}

/*--定义一条虚线（横）---*/
.xian {

       background-image: url(images/dot-heng.gif);

       background-repeat: repeat-x;

       background-position: bottom;

       font-size: 12px;

       color: #000000;

}
.xian1 {

       background-image: url(images/dot-heng1.gif);

       background-repeat: repeat-x;

       background-position: bottom;

       font-size: 12px;

       color: #000000;

}
.12 {
	background-image: none;
	font-size: 12px;
	color: #000000;
	font-family: "宋体";
	font-style: normal;

}

/*--定义阴影文字---*/
.yin {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 170%;
	text-decoration: none;
	filter:dropshadow(color=#ff6600,offx=2,offy=2,positive=2) ;             
	height: 1px;
}

/*--定义英文字体---*/
.en {
	COLOR: #000000; 
	FONT-SIZE:12px; 
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
/*--定义表格边框颜色---*/
.kuang{
	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: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
/*--定义背景图片---*/
.di {
	background-image: url(images/gywm-di-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/*--定义表单元素属性---*/
.wbk {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.dhwbk {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.dhwbk2 {
	border: 1px solid #666666;
	overflow: hidden;
}
.1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.2 {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.3 {
	background-image: url(images/bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.4 {
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.5 {
	background-image: url(images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dazi {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
