/* 站点可选择字体：10号 */

.font10 {
	font-size: 9pt;
	line-height: 22pt;
}

/* 站点可选择字体：10号，加粗 */
.font10bold {  font-size: 9pt; font-weight: bold}

/* 站点默认文字链接效果：字体9号，深蓝色，不带下划线，点击时无下划线，颜色由深蓝色变为湖蓝色，点击后恢复原状 */
a:visited { font-size: 12px; text-decoration: none; color: #333333} 
a:link    { font-size: 12px; text-decoration: none; color: #000000}
a:hover   { font-size: 12px; text-decoration: none; color: #058796}

/* 站点可选择文字链接效果1：字体9号，***色，不带下划线，点击时有下划线，颜色由***色变为***色，点击后恢复原状 */
a.a1:visited {
	font-size: 12px;
	text-decoration: none;
	color: #EEF2F7;
	font-weight: normal;

} 
a.a1:link    {
	font-size: 12px;
	text-decoration: none;
	color: #EEF2F7;
	font-weight: normal;

} 
a.a1:hover   {
	font-size: 12px;
	color: #C4D0DF;
	font-weight: normal;



}

/* 站点可选择文字链接效果2：字体9号，***色，带下划线，点击时有下划线，颜色由***色变为***色，点击后恢复原状 */
a.a2:visited {  font: 10px "Arial", "Helvetica", "sans-serif"; color: #999999}
a.a2:link    {  font: 10px "Arial", "Helvetica", "sans-serif"; color: #999999}
a.a2:hover   {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";

}

a.a3:visited {  font: 12px "Arial", "Helvetica", "sans-serif"; color: #006666}
a.a3:link    {  font: 12px "Arial", "Helvetica", "sans-serif"; color: #006666}
a.a3:hover   {
	text-decoration: none;
	color: #9CCBC6;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";

}

a.a4:visited {  font: 12px "Arial", "Helvetica", "sans-serif"; color: #FF5100}
a.a4:link    {  font: 12px "Arial", "Helvetica", "sans-serif"; color: #FF5100}
a.a4:hover   {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";

}




/* 图片点击带手形 */
.img-hand{
	cursor: hand;
	height: 54px;
	width: 63px;
	border: 1px #999999;
}

.tablebackground {
	background-color: #808080;
}
.pagebackground {

	background-color: #f0f0f0;
}
.pageborder {
	background-color: gray;
}
.td-white {
	background-color: white;
}
form {
	margin: 0px;
	padding: 0px;
	border: #999999;

}
.pix-12-gray {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
}
.td4 {
	background-color: #EFCBA5;

}
.map-text {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";



}
.td5 {  background-color: #F7C3D6}

/* 公文处理相关设置 */
.doc-title {
	font-size:14pt;
	color:#000000;
	font-weight:bold;
	font-family: "宋体";
	letter-spacing: 0px;


}
.doc_INPUT {
	FONT: 10.5pt "宋体";
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BACKGROUND-COLOR: white;
	BORDER-BOTTOM-STYLE: none;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;



}
.doc_SELECT {
	FONT: 10.5pt 宋体; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: white; BORDER-BOTTOM-STYLE: none
}
.doc_TD {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	FONT: 10.5pt "宋体";
	color: #FF0000;

}
.doc_LABEL {
	FONT: 10.5pt 宋体; COLOR: red
}
.doc_OBJECT {
	FONT: 10.5pt 宋体; COLOR: red
}
.doc_CAPTION {
	FONT: bolder 24pt "宋体"; COLOR: red
}
.doc-td-right {
	font-family: "宋体";
	font-size: 10.5pt;
	color: #FF0000;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.doc-nav-table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
.DOC-button {
	margin: 0px;
	padding: 2px 0px 0px 8px;
	border-top: 1px double #F5F5F5;
	border-right: 1px double #666666;
	border-bottom: 1px double #666666;
	border-left: 1px double #F5F5F5;
	height: 23px;
	letter-spacing: 2px;
	background-image: url(/image/doc_nav_icon_2.gif);
	background-repeat: no-repeat;
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	background-position: 3px;
	background-color: #CCCCCC;
	cursor: hand;










}
.doc-content {
	font-family: "宋体";
	font-size: 10.8pt;
	font-weight: normal;
	color: #000000;
	line-height: 1.7;
}
.doc-special {
	background-color: #E0E0E0;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;




}
.doc-special-td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-width: 0px;
	border-left-width: 0px;

}
.td-3d {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-left-width: 0px;
}
.td-3d-2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9C9CCE;
	border-bottom-color: #9C9CCE;
}
.pic-14-black {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height:22px;
}
.font9 {
	font-size: 9pt;
	line-height: 15pt;
	color: #333333;
	text-align: justify;





}
.ef9 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 7pt;
	line-height: 10pt;
}
.img {
	border: 1px solid C8C8C8;
}
.99 {
	font-size: 9pt;
	line-height: 15pt;
	color: #FFFFFF;
	letter-spacing: 1px;





}
.br {
	border: 1px solid #CCCCCC;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(image/in-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;


}
.table {
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 3px solid #564859;
	border-bottom: 3px solid #564859;
	border-left: 0px none;


}

.table1 {
	border: 1px solid #D3D0C9;
	height: 130px;
	width: 130px;
	background-color: #EDEBE4;






}
input {
	font-size: 9pt;
	color: #6F7E8C;
	background-color: #FFFFFF;
	border: 1px solid #CBD5ED;
}
.input1 {
	font-size: 9pt;
	color: #6F7E8C;
	background-color: #E7EBF7;
	border: 1px solid #CBD5ED;
}
.t9e {
	font-size: 9pt;
	color: #484848;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-align: justify;

}
.t9y {
	font-size: 9pt;
	color: #947D4A;
}




BODY   {
	SCROLLBAR-HIGHLIGHT-COLOR:#5A595A;
	SCROLLBAR-SHADOW-COLOR: #5A595A;
	SCROLLBAR-3DLIGHT-COLOR: #5A595A;
	SCROLLBAR-TRACK-COLOR: #5A595A;
	SCROLLBAR-DARKSHADOW-COLOR: #5A595A;
	scrollbar-Base-Color: #747474;
	line-height: 9pt;
	color: #333333;
	font-size: 9pt;

}
.betext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
}
hr {
	border: 1pt solid #CCCCCC;

}
.t9w {
	font-size: 9pt;
	color: 839F9E;
}
.img {
	border: 4px solid #415E7C;
}

.dhbg1 {
	background-image: url(../images/pic1-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.dhbg2 {
	background-image: url(../images/pic1-1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.dhbg3 {
	background-image: url(../images/pic1-5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.dhbg4 {
	background-image: url(../images/pic1-3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.dhbg5 {
	background-image: url(../images/pic5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.dhbg6 {
	background-image: url(../images/pic1-6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.dhbg7 {
	background-image: url(../images/pic4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.table8 {
	filter: Alpha(Opacity=80, FinishOpacity=0, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);
}
