/*--定义页面属性---*/




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}
/*--定义整站中表格里的文字风格---*/

TD {

       COLOR: #666666;

       FONT-SIZE:12px;

       TEXT-DECORATION: none;

       FONT-FAMILY: "宋体";

       line-height: 170%;

}

/*--定义一般的链接文字的属性---*/
A{TEXT-DECORATION: none}

A:link {
	COLOR: #585858;
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	font-size: 12px;
	line-height: 170%;
	font-style: normal;


}

A:visited {
	COLOR: #585858;
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	font-size: 12px;
}

A:active {
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	color: #585858;
	font-size: 12px;
}

A:hover {
	COLOR: #2D2D2D;
	TEXT-DECORATION: underline;
	font-size: 12px;
}

/*--定义不同的链接文字属性---*/
a.a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #464E5C;
	text-decoration: none;
}
a.a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 170%;
	color: #464E5C;
	text-decoration: none;
}
a.a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 170%;
	COLOR: #464E5C;
	text-decoration: underline;
}
a.b:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #ffffff;
	text-decoration: none;
}
a.b:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #ffffff;
	text-decoration: none;
}
a.b:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	COLOR: #cccccc;
	text-decoration: none;
}
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: #464e5c;
	text-decoration: none;
}
a.f:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #464e5c;
	text-decoration: none;
}
a.f:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	COLOR: #464e5c;
	text-decoration: none;
}

/*--定义一条虚线（横）---*/
.xian {

       background-image: url(images/dot-heng.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 {
	BACKGROUND: #EEEEE6;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.wbk1 {
	BACKGROUND: #ffffff;
	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/bg.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/gnpw-05.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.dazi {
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.unnamed1 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.BT {
	font-size: 16px;
	color: #0C7AB0;
}
.hnd1 {
	font-size: 16px;
	font-weight: bold;
}
.hnd2 {
	color: #cc3300;
	font-size: 16px;
	font-weight: bold;
}
.hnd3 {
	font-size: 24px;
	color: #CC3300;
	font-weight: bold;
}
.hnd4 {
	font-size: 16px;
	color: #CC3300;
}
.zysz1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	color: #6c855c;
}
.zysz2 {
	color: #5b6985;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
}
.zysz3 {
	color: #86675B;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
}
.zysz {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.zysz4 {
	color: #6699cc;
	font-size: 18px;
	line-height: 24px;

}
.k {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.k1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.gjhz {
	color: #184575;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
}
.gjhz2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	color: #6C855C;
}
.gjhz3 {
	font-size: 16px;
	font-weight: bold;
	color: #669933;
}
.gjhz4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	color: #336699;
}
.gjhz5 {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.szsl {
	font-size: 24px;
	color: #336699;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
}
.cjwt1 {
	font-size: 36px;
	color: #7C9424;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
}
.cjwt2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
}
.cjwt3 {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #464e5c;
}
.dt {
	background-attachment: fixed;
	background-image: url(images/coming_soon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.zlxz1 {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*--定义一条虚线（横）---*/
.STYLE51 {color: #CC3300; font-weight: bold; }
.xian {

       background-image: url(images/dot-heng.gif);

       background-repeat: repeat-x;

       background-position: bottom;

       font-size: 12px;

       color: #000000;

}
.style11 {
	color: #336699;
	font-size: 36px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}