/* CSS Document */
/* Completed By 张晓军 */
/* 2005-7-28 星期四 */
/* 了难网网站页面制作CSS样式标准文件 */

/* 基本网页控制标签样式约束　*/
BODY {
	font-size:10pt;
	color:black;
	font-family: "宋体", "新宋体";
}
TABLE {
	font-size:10pt;
	color:black;
	font-family: "宋体", "新宋体";
}
TR {
	font-size:10pt;
	color:black;
	font-family: "宋体", "新宋体";
}
TD {
	font-size:10pt;
	color:black;
	word-break:break-all;
	WORD-WRAP:break-word;
	font-family: "宋体", "新宋体";
}

/* 链接下划线样式约束 */
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;color:Red;
}
A:active {
	text-decoration: none;
}

/* 文字大小及文字样式约束 */
/* 注：样式名格式．以颜色代码开头，后面跟字体大小,pt为单位 */
.black8 {font-size:8pt;color:black;}
.black9 {font-size:9pt;color:black;}
.black10 {font-size:10pt;color:black;}
.black11 {font-size:11pt;color:black;}
.black12 {font-size:12pt;color:black;}
.black13 {font-size:13pt;color:black;}
.black14 {font-size:14pt;color:black;}
.black15 {font-size:15pt;color:black;}

.red8 {font-size:8pt;color:red;}
.red9 {font-size:9pt;color:red;}
.red10 {font-size:10pt;color:red;}
.red11 {font-size:11pt;color:red;}
.red12 {font-size:12pt;color:red;}
.red13 {font-size:13pt;color:red;}
.red14 {font-size:14pt;color:red;}
.red15 {font-size:15pt;color:red;}

.blue8 {font-size:8pt;color:blue;}
.blue9 {font-size:9pt;color:blue;}
.blue10 {font-size:10pt;color:blue;}
.blue11 {font-size:11pt;color:blue;}
.blue12 {font-size:12pt;color:blue;}
.blue13 {font-size:13pt;color:blue;}
.blue14 {font-size:14pt;color:blue;}
.blue15 {font-size:15pt;color:blue;}

.gray8 {font-size:8pt;color:gray;}
.gray9 {font-size:9pt;color:gray;}
.gray10 {font-size:10pt;color:gray;}
.gray11 {font-size:11pt;color:gray;}
.gray12 {font-size:12pt;color:gray;}
.gray13 {font-size:13pt;color:gray;}
.gray14 {font-size:14pt;color:gray;}
.gray15 {font-size:15pt;color:gray;}

.yellow8 {font-size:8pt;color:yellow;}
.yellow9 {font-size:9pt;color:yellow;}
.yellow10 {font-size:10pt;color:yellow;}
.yellow11 {font-size:11pt;color:yellow;}
.yellow12 {font-size:12pt;color:yellow;}
.yellow13 {font-size:13pt;color:yellow;}
.yellow14 {font-size:14pt;color:yellow;}
.yellow15 {font-size:15pt;color:yellow;}

.green8 {font-size:8pt;color:green;}
.green9 {font-size:9pt;color:green;}
.green10 {font-size:10pt;color:green;}
.green11 {font-size:11pt;color:green;}
.green12 {font-size:12pt;color:green;}
.green13 {font-size:13pt;color:green;}
.green14 {font-size:14pt;color:green;}
.green15 {font-size:15pt;color:green;}

.white8 {font-size:8pt;color:white;}
.white9 {font-size:9pt;color:white;}
.white10 {font-size:10pt;color:white;}
.white11 {font-size:11pt;color:white;}
.white12 {font-size:12pt;color:white;}
.white13 {font-size:13pt;color:white;}
.white14 {font-size:14pt;color:white;}
.white15 {font-size:15pt;color:white;}

.size5 {font-size:5pt;}
.size6 {font-size:6pt;}
.size7 {font-size:7pt;}
.size8 {font-size:8pt;}
.size9 {font-size:9pt;}
.size10 {font-size:10pt;}
.size11 {font-size:11pt;}
.size12 {font-size:12pt;}
.size13 {font-size:13pt;}

/* 划线样式约束 */
.line_under {
	text-decoration: underline;
}
.line_over {
	text-decoration: overline;
}
.line_through {
	text-decoration: line-through;
}
.line_double {
	text-decoration: underline overline;
}

/* 表单样式约束 */
.button_gray{
    border-right: #cccccc 1px groove; 
	font-weight: normal; 
	font-size: 9pt; 
	line-height: normal; 
	border-bottom: #cccccc 1px groove; 
	font-style: normal; 
	background-color: #eeeeee; 
	font-variant: normal
}

.button_black{
  border-right: #999999 1px groove; 
	font-weight: normal; 
	font-size: 9pt; 
	line-height: normal; 
	border-bottom: #999999 1px groove; 
	font-style: normal; 
	background-color: #333333; 
	font-variant: normal;
	color:white;
}

.inputbox_black{
BORDER-RIGHT: silver 1px solid #000000; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; background-color:ffffff; height:11pt; COLOR: black; border-color:black; border-bottom: silver 1px solid #000000;font-size:9pt;cursor:hand;
} 

.inputbox_gray{
BORDER-RIGHT: silver 1px solid #aaaaaa; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; background-color:ffffff; height:11pt; COLOR: black; border-color:#aaaaaa; border-bottom: silver 1px solid #aaaaaa;font-size:9pt;cursor:hand;
} 

.inputbox_line_black{
BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; background-color:ffffff; height:11pt; COLOR: black; border-color:black; border-bottom: silver 1px solid #000000;font-size:9pt;cursor:hand;
} 

.inputbox_line_gray{
{
BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; background-color:ffffff; height:11pt; COLOR: black; border-color:aaaaaa; border-bottom: silver 1px solid #aaaaaa;font-size:9pt;cursor:hand;
} 

.textarea_black{
BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; background-color:ffffff; COLOR: black; border-color:black; border-bottom: silver 1px solid #000000;font:9pt;cursor:hand;scrollbar-3dlight-color:#aaaaaa;
scrollbar-arrow-color:#efefef; 
scrollbar-base-color:#efefef; 
scrollbar-darkshadow-color:#efefef; 
scrollbar-face-color:#efefef; 
scrollbar-highlight-color:#efefef; 
scrollbar-shadow-color:#aaaaaa;}
}

.textarea_gray{
BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; background-color:ffffff; COLOR: black; border-color:aaaaaa; border-bottom: silver 1px solid #aaaaaa;font:9pt;cursor:hand;scrollbar-3dlight-color:#aaaaaa;
scrollbar-arrow-color:#efefef; 
scrollbar-base-color:#efefef; 
scrollbar-darkshadow-color:#efefef; 
scrollbar-face-color:#efefef; 
scrollbar-highlight-color:#efefef; 
scrollbar-shadow-color:#aaaaaa;}
}

.img_border_black{
BORDER: silver 1px solid #000000;
}

.img_border_gray {
BORDER: silver 1px solid #aaaaaa;
}

.img_shadow_black {
filter:dropshadow(color=black,offx=15,offy=5,positive=positive)
}

.img_shadow_gray {
filter:dropshadow(color=aaaaaa,offx=15,offy=5,positive=positive)
}

.img_black_white{filter: Gray;}
.img_bottom_block{filter:Invert;}
.img_xray {filter: Xray;}
.img_over_x {filter: FlipH;}
.img_over_y {filter: FlipV;}
.img_alpha_80 {filter:alpha(opacity=80);}  
.img_alpha_60 {filter:alpha(opacity=60);}  
.img_alpha_50 {filter:alpha(opacity=50);} 
.img_alpha_30 {filter:alpha(opacity=30);}  
.img_alpha_20 {filter:alpha(opacity=20);}
.img_alpha_10 {filter:alpha(opacity=10);}
.img_wave_100 {filter:wave(freq=100,add=1);}
.img_wave_75 {filter:wave(freq=75,add=1);}
.img_wave_50 {filter:wave(freq=50,add=1);}
.img_wave_25 {filter:wave(freq=25,add=1);}
.img_mask_black {filter:mask(color=black)}
.img_mask_gray {filter:mask(color=aaaaaa)}
.img_mask_green {filter:mask(color=green)}
.img_mask_yellow {filter:mask(color=yellow)}
.img_glow_black{filter:glow(color=black,strength)} 
.img_glow_gray{filter:glow(color=aaaaaa,strength)} 
.img_glow_green{filter:glow(color=green,strength)} 
.img_glow_white{filter:glow(color=white,strength)}
.img_glow_yellow{filter:glow(color=yellow,strength)}
.img_glow_red{filter:glow(color=red,strength)} 
.img_chroma_blue {filter:chroma(color=blue);}
.img_chroma_red {filter:chroma(color=red);}
.img_chroma_green {filter:chroma(color=green);}
.img_chroma_yellow {filter:chroma(color=yellow);}
TABLE , INPUT , SELECT , TEXTAREA {font-size: 12px;font-family: "Arial", "Helvetica", "sans-serif";}

BODY {
	font-size: 12px;font-family: "Arial", "Helvetica", "sans-serif"; MARGIN: 0px;
}
A {font-size: 12px; text-decoration: underline; color: #000000}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FB6316;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;}
a.t1:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a.t1:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a.t1:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: underline;


}
a.t1:active {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a.blovelinkUnderline:link {
	font-size: 11px;
	color: #0E65A5;
	text-decoration: underline;
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-weight: 700;
}
a.blovelinkUnderline:visited {
	font-size: 11px;
	color: #0E65A5;
	text-decoration: underline;
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-weight: 700;
}
a.blovelinkUnderline:hover {
	font-size: 11px;
	color: #0E65A5;
	text-decoration: underline;
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-weight: 700;
}
a.blovelinkUnderline:active {
	font-size: 11px;
	color: #0E65A5;
	text-decoration: underline;
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-weight: 700;
}

a.red_linkUnderline:link {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-family: "宋体";
	font-weight: 700;
}
a.red_linkUnderline:visited {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-family: "宋体";
	font-weight: 700;
}
a.red_linkUnderline:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-family: "宋体";
	font-weight: 700;
}
a.red_linkUnderline:active {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-family: "宋体";
	font-weight: 700;
}

.t2 {  font-family: "宋体"; font-size: 12px; color: #666666; text-decoration: none; font-weight: 700}
.t3 {font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	font-weight: 700;


}
.t4 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: "宋体";
	line-height: 20px;
}
.t5 {
	font-size: 14px;
	color: #000000;
	font-family: "宋体";
	line-height: 20px;
}
.top {
	font-size: 15px;
	color: #E4950C;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 600;


}
.textfield {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-size: 12px;
	color: #000000;

}
.title {
	font-size: 12.5px;
	font-weight: 600;
	color: #1359A8;
	font-family: "宋体";


}
.gray {
	background-color: #F7f7f7;
}
.mapgray {
	background-color: #F6F6F6;
}


a.blovelink:link {
	font-size: 12px;
	color: #0E65A5;
	text-decoration: none;
	font-family: "????????";
	font-weight: 700;




}
a.blovelink:visited {
	font-size: 12px;
	color: #0E65A5;
	text-decoration: none;
	font-family: "????????";
	font-weight: 700;




}
a.blovelink:hover {
	font-size: 12px;
	color: #0E65A5;
	text-decoration: underline;
	font-family: "????????";
	font-weight: 700;




}
a.blovelink:active {
	font-size: 12px;
	color: #0E65A5;
	text-decoration: none;
	font-family: "????????";
	font-weight: 700;


}
.mapblove {
	font-family: "????????";
	font-size: 12px;
	color: #0E65A5;
	font-weight: 700;
}

.blove {
	background-color: 003399;
}
.gray3 {
	background-color: #F0F0F0;
}
.blove3 {
	background-color: #97B9DE;
}
a.link1:link {
	font-size: 12px;
	color: #034EA2;
	text-decoration: none;
	font-family: "宋体";



}
a.link1:visited {
	font-size: 12px;
	color: #034EA2;
	text-decoration: none;
	font-family: "宋体";



}
a.link1:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";



}
a.link1:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";

}







a.comlink:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";



}
a.comlink:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";



}
a.comlink:hover {
	font-size: 12px;
	color: #d0f3ff;
	text-decoration: none;
	font-family: "宋体";



}
a.comlink:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";

}
.white {
	background-color: #FFFFFF;
}
.t6 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
}
.text {
	height: 19px;
	background-color: #F0F0F0;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-family: "宋体";



}
a.strong:link {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-family: "宋体";
	line-height: 20px;
	font-weight: 700;




}
a.strong:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-family: "宋体";
	line-height: 20px;
	font-weight: 700;




}
a.strong:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-family: "宋体";
	line-height: 20px;
	font-weight: 700;




}
a.strong:active {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-family: "宋体";
	line-height: 20px;
	font-weight: 700;


}
.strong {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: 700;
	color: #003399;
}
.color0 {
	font-size: 12px;
	color: #000000;
	background-color: #DAF1D1;
}
.color1 {
	font-size: 12px;
	color: #000000;
	background-color: #FFAFA5;
}
.color2 {
	font-size: 12px;
	color: #000000;
	background-color: #BEE0FA;

}
.color3 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #23AF23;
}
.color4 {
	background-color: #EDD3F5;
	font-size: 12px;
	color: #000000;
}
.color5 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1759C6;
}
.MainHeader
{
	font-weight: bold;
	text-transform: uppercase;
	color: #990066;
}

.BlueTitle
{
	font-weight: bold;
	text-transform: capitalize;
	color: #0099cc;
}

.CenteredTitle
{
	font-weight: bold;
	color: #ff0033;
	text-align: center;
}
.blove4 {
	font-family: "宋体";
	font-size: 12px;
	color: #003399;
	background-color: #EDF2FF;
	font-weight: 700;

}
.t7 {
	font-family: "宋体";
	font-size: 12px;
	color: #003399;
	font-weight: 700;

}
.t8 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: 700;
	color: #C62121;
}
.red {
	font-family: "宋体";
	font-weight: 700;
	color: #CC0000;
	font-size: 12pt;
}
.gray2 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #595959;
}
.red1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: 700;
	color: #B90B08;
	font-size: 11px;
	background-color: #e8e8e8;

}
.treeBGlightBlue{background:#c0d2ec}

.topic{font-family:arial,verdana ;font-size:25px;font-weight:700;color:#222222;}

.font1 { color: #555555;font-family:arial,verdana; font-size: 11px;}

.font2 { color: #555555;font-family:arial,verdana; font-size: 12px;}

.font3 { color: #555555;font-family:arial,verdana; font-size: 13px;}

.font4 { color: #555555;font-family:arial,verdana; font-size: 14px;}

.font5 { color: #555555;font-family:arial,verdana; font-size: 15px;}

.title1{ font-weight:bold; FONT-SIZE: 22px; FONT-FAMILY: Arial, verdana }

.title2{ font-weight:bold; FONT-SIZE: 21px; FONT-FAMILY: Arial, verdana }

.title3{ font-weight:bold; FONT-SIZE: 20px; FONT-FAMILY: Arial, verdana }

.title4{ font-weight:bold; FONT-SIZE: 18px; FONT-FAMILY: Arial, verdana }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
}
.bt {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.a1 {
	font-size: 12px;
	color: #333333;
}
.TXT1 {
	height: 17px;
}
.TXT2 {
	height: 15px;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.lm {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
}
.a2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.news {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	font-family: "宋体";
}
.new1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #00588A;
}
.newbiao {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.aa {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #014DA3;
}
.txt3 {
	height: 18px;
}
a:link {
	text-decoration: none;
	font-size: 10pt;
	color: #333333;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FB6316;
}
a:active {
	text-decoration: none;
}
.text {
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
	padding: 10px;
}
td {
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
	font-family:"宋体";;
}
.input {
	font-size: 9pt;
	color: #333333;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.button {
	font-size: 9pt;
	color: #333333;
	height: 18px;
}
.select {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
}
.t6 {
	font-size: 9pt;
	color: #FFFFFF;
}
.asd {
	font-family: "宋体";
	font-size: 16px;
	color: #FFFFFF;
}
TABLE , INPUT , SELECT , TEXTAREA {font-size: 12px;font-family: "Arial", "Helvetica", "sans-serif";}

BODY {
	font-size: 12px;font-family: "Arial", "Helvetica", "sans-serif"; MARGIN: 0px;
}
A {font-size: 12px; text-decoration: underline; color: #000000}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FB6316;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;}
a.t1:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a.t1:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a.t1:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: underline;


}
a.t1:active {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a.blovelinkUnderline:link {
	font-size: 11px;
	color: #0E65A5;
	text-decoration: underline;
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-weight: 700;
}
a.blovelinkUnderline:visited {
	font-size: 11px;
	color: #0E65A5;
	text-decoration: underline;
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-weight: 700;
}
a.blovelinkUnderline:hover {
	font-size: 11px;
	color: #0E65A5;
	text-decoration: underline;
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-weight: 700;
}
a.blovelinkUnderline:active {
	font-size: 11px;
	color: #0E65A5;
	text-decoration: underline;
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-weight: 700;
}

a.red_linkUnderline:link {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-family: "宋体";
	font-weight: 700;
}
a.red_linkUnderline:visited {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-family: "宋体";
	font-weight: 700;
}
a.red_linkUnderline:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-family: "宋体";
	font-weight: 700;
}
a.red_linkUnderline:active {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-family: "宋体";
	font-weight: 700;
}

.t2 {  font-family: "宋体"; font-size: 12px; color: #666666; text-decoration: none; font-weight: 700}
.t3 {font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	font-weight: 700;


}
.t4 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: "宋体";
	line-height: 20px;
}
.t5 {
	font-size: 14px;
	color: #000000;
	font-family: "宋体";
	line-height: 20px;
}
.top {
	font-size: 15px;
	color: #E4950C;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 600;


}
.textfield {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-size: 12px;
	color: #000000;

}
.title {
	font-size: 12.5px;
	font-weight: 600;
	color: #1359A8;
	font-family: "宋体";


}
.gray {
	background-color: #F7f7f7;
}
.mapgray {
	background-color: #F6F6F6;
}


a.blovelink:link {
	font-size: 12px;
	color: #0E65A5;
	text-decoration: none;
	font-family: "????????";
	font-weight: 700;




}
a.blovelink:visited {
	font-size: 12px;
	color: #0E65A5;
	text-decoration: none;
	font-family: "????????";
	font-weight: 700;




}
a.blovelink:hover {
	font-size: 12px;
	color: #0E65A5;
	text-decoration: underline;
	font-family: "????????";
	font-weight: 700;




}
a.blovelink:active {
	font-size: 12px;
	color: #0E65A5;
	text-decoration: none;
	font-family: "????????";
	font-weight: 700;


}
.mapblove {
	font-family: "????????";
	font-size: 12px;
	color: #0E65A5;
	font-weight: 700;
}

.blove {
	background-color: 003399;
}
.gray3 {
	background-color: #F0F0F0;
}
.blove3 {
	background-color: #97B9DE;
}
a.link1:link {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-family: arial, verdana;



}
a.link1:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-family: arial, verdana;



}
a.link1:hover {
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	font-family: arial, verdana;



}
a.link1:active {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-family: arial, verdana;

}







a.comlink:link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-family: arial, verdana;



}
a.comlink:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";



}
a.comlink:hover {
	font-size: 12px;
	color: #d0f3ff;
	text-decoration: none;
	font-family: "宋体";



}
a.comlink:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";

}
.white {
	background-color: #FFFFFF;
}
.t6 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
}
.text {
	height: 19px;
	background-color: #E1E1E1;
	padding: 1px;
	font-size: 12px;
	color: #333333;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	font-family: "宋体";



}
a.strong:link {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-family: "宋体";
	line-height: 20px;
	font-weight: 700;




}
a.strong:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-family: "宋体";
	line-height: 20px;
	font-weight: 700;




}
a.strong:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-family: "宋体";
	line-height: 20px;
	font-weight: 700;




}
a.strong:active {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-family: "宋体";
	line-height: 20px;
	font-weight: 700;


}
.strong {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: 700;
	color: #003399;
}
.color0 {
	font-size: 12px;
	color: #000000;
	background-color: #DAF1D1;
}
.color1 {
	font-size: 12px;
	color: #000000;
	background-color: #FFAFA5;
}
.color2 {
	font-size: 12px;
	color: #000000;
	background-color: #BEE0FA;

}
.color3 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #23AF23;
}
.color4 {
	background-color: #EDD3F5;
	font-size: 12px;
	color: #000000;
}
.color5 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1759C6;
}
.MainHeader
{
	font-weight: bold;
	text-transform: uppercase;
	color: #990066;
}

.BlueTitle
{
	font-weight: bold;
	text-transform: capitalize;
	color: #0099cc;
}

.CenteredTitle
{
	font-weight: bold;
	color: #ff0033;
	text-align: center;
}
.blove4 {
	font-family: "宋体";
	font-size: 12px;
	color: #003399;
	background-color: #EDF2FF;
	font-weight: 700;

}
.t7 {
	font-family: "宋体";
	font-size: 12px;
	color: #003399;
	font-weight: 700;

}
.t8 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: 700;
	color: #C62121;
}
.red {
	font-family: "宋体";
	font-weight: 700;
	color: #CC0000;
	font-size: 12px;
}
.gray2 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #595959;
}
.red1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: 700;
	color: #B90B08;
	font-size: 11px;
	background-color: #e8e8e8;

}
.treeBGlightBlue{background:#c0d2ec}

.topic{font-family:arial,verdana ;font-size:25px;font-weight:700;color:#222222;}

.font1 { color: #555555;font-family:arial, verdana; font-size: 13px;}

.font2 { color: #555555;font-family:arial, verdana; font-size: 13px;}

.font3 { color: #555555;font-family:arial,verdana; font-size: 13px;}

.font4 { color: #555555;font-family:arial, verdana; font-size: 12px;}

.font5 { color: #555555;font-family:arial,verdana; font-size: 15px;}

.title1{ font-weight:bold; FONT-SIZE: 22px; FONT-FAMILY: Arial, verdana }

.title2{ font-weight:bold; FONT-SIZE: 21px; FONT-FAMILY: Arial, verdana }

.title3{ font-weight:bold; FONT-SIZE: 20px; FONT-FAMILY: Arial, verdana }

.title4{ font-weight:bold; FONT-SIZE: 12px; FONT-FAMILY: "宋体"}

.btt {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.more {
	font-family: "宋体";
	font-size: 12px;
	line-height: 14px;
	color: #0000FF;
}
.bt3 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: 4776D2;
}
.db {
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	line-height: 40px;
}
.srk {
	height: 150px;
}
A.whitha :link {
	color:#FFFFFF;text-decoration: none;
}
A.whitha :visited {
	color:#FFFFFF;text-decoration: none;
}
A.whitha :hover {
	color:#FFFFFF;text-decoration: underline;
}
A.whitha :active {
	color:#FFFFFF;text-decoration: none;
} 

.dpclass {
	position: absolute;
	z-index: 6;
}
.dpclass1 {
	position: relative;
	z-index: 6;
	height: 20px;
	width: 50px;
	top: 4px;
	left: 400px;
}
.dpclass2 {
	position: relative;
	z-index: 6;
	height: 20px;
	width: 50px;
	top: 4px;
	left: 180px;
}
.dpclass5 {
	position: relative;
	z-index: 6;
	height: 186px;
	width: 250px;
	top: 27px;
	left: 14px;
}
.dpclass6 {
	position: relative;
	z-index: 6;
	height: 70px;
	width: 312px;
	top: -150px;
	left: 272px;
}