/*--定义页面属性---*/
body {
       margin-left: 0px;
       margin-top: 0px;
       margin-right: 0px;
       margin-bottom: 0px;
}


/*--定义整站中表格里的文字风格---*/
TD {
       COLOR: #000000;
       FONT-SIZE:12px;
       TEXT-DECORATION: none;
       FONT-FAMILY: "&Euml;&Icirc;&Igrave;&aring;";
}


/*--定义一般的链接文字的属性---*/
A{TEXT-DECORATION: none}

A:link {COLOR: #113D7A; FONT-FAMILY: "宋体"; TEXT-DECORATION: none}

A:visited {COLOR: #113D7A; FONT-FAMILY: "宋体"; TEXT-DECORATION: none}

A:active {FONT-FAMILY: "宋体";TEXT-DECORATION: none;color: #113D7A;}

A:hover { COLOR: #ff6600; TEXT-DECORATION: none}

/*--定义不同的链接文字属性---*/
a.a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	COLOR: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}



/*--定义一条虚线（横）---*/
.xian {

       background-image: url(dot-heng.gif);

       background-repeat: repeat-x;

       background-position: bottom;

       font-size: 12px;

       color: #000000;

}

/*--定义阴影文字---*/
.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;
	line-height: 170%;
}
/*--定义表格边框颜色---*/
.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;
}
.bai {
	font-family: "宋体";
	font-size: 14px;
	line-height: 170%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bj1 {
	background-attachment: fixed;
	background-image: url(index-9.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid C7C5C5;
}
.luan1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #084890;
	text-decoration: none;
}
a.b:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bj2 {
	background-attachment: fixed;
	background-image: url(index-34.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.style1 {
	font-size: 14px;
	color: #084890;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}

.sign {
	color: FF3300;
	font-family:webdings;
         padding-right:18;
}

.sub1:visited {  color: #000000}
.sub1:link {  color: #000000}
.sub1:hover {  color: #333333; text-decoration: underline}
.sub1:active {  color: #006600}

.selsub1:visited {font-family: "宋体";font-size: 12px;text-decoration: none;color: #CC0000;}
.selsub1:link {font-family: "宋体";font-size: 12px;text-decoration: none;color: #CC0000;}
.selsub1:hover {font-family: "宋体";font-size: 12px;text-decoration: none;color: #FF0000;}
.selsub1:active {font-family: "宋体";font-size: 12px;text-decoration: none;color: #003399;}

.f14 {font-size: 14px; line-height: 200%}
.font14 {  font-size: 14px;line-height: 150%}
.style9 {color: #9F020E;font-weight: bold;}
.style10 {font-weight: bold;}
b,a,center,div,p,select,td,textarea,ul { FONT-FAMILY: "宋体", "新宋体"; FONT-SIZE: 12px;line-height: 140%;text-decoration: none}

.yellowB {FONT-WEIGHT: bolder; FONT-SIZE: 10pt; COLOR: #ff9933}
.itemOff{text-align:center;font-size:10px;font-family:Arial;cursor:pointer;color:blank;line-height:17px;}
.itemOn{text-align:center;font-size:10px;font-family:Arial;cursor:default;color:blue;line-height:17px;}