/****************************************************************************          网站整体风格定义 */
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* ==========    默认页面文字大小    =============== */
	SCROLLBAR-FACE-COLOR: #01809A;
	SCROLLBAR-HIGHLIGHT-COLOR: #01809A;
	SCROLLBAR-SHADOW-COLOR: #01809A;
	SCROLLBAR-3DLIGHT-COLOR: #01809A;
	SCROLLBAR-ARROW-COLOR: #fFFFFF;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	/* ==========    默认页面文字、大小、行距、颜色   =============== */
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	/* ==========    页面背景颜色    =============== */
	background-color: #FFFFFF;
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-y;
	background-position: center;
    /* ==========    filter虑镜，上下渐变定义    =============== 
	filter:alpha(style=1,startY=0,finishY=100,startX=100,finishX=100);
	*/
}
/****************************************************************************       网站默认连接定义 */

	/* ==========    鼠标点击后，链接状态    =============== */
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none
	}
	/* ==========    鼠标无点击过，链接状态    =============== */
A:active {
TEXT-DECORATION: none
}
    /* ==========    鼠标经过，链接状态色    =============== */
A:hover {
	COLOR: #000000; LEFT: 1px; POSITION: relative; TEXT-DECORATION: underline; TOP: 1px
	}
	/* ==========    带链接状态    =============== */
A:link {
	TEXT-DECORATION: none;
	font-size: 12px;
	color: #666666;
	}
	/* ==========    鼠标点击后，链接状态    =============== */
A.a1:visited {
	COLOR: #333333;
	}
	/* ==========    鼠标无点击过，链接状态    =============== */
A.a1:active {
	COLOR: #333333;
}
    /* ==========    鼠标经过，链接状态色    =============== */
A.a1:hover {
	COLOR: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}
	/* ==========    带链接状态    =============== */
A.a1:link {
	font-size: 12px;
	color: #666666;
	}

/****************************************************************************        网站默认格式定 */

P {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 16px;
}
TD {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 16px;
}
DIV {
	FONT-SIZE: 12px;
	line-height: 16px;
}
.AN01 {
	font-size: 12px;
	color: #000000;
	height: 16px;
	width: 80px;
	border: 1px solid #d2d2bc;
}
.AN02 {
	font-size: 12px;
	color: #000000;
	height: 16px;
	width: 120px;
	border: 1px solid #d2d2bc;
}
.hengxian{
	background-image:url(../images/hx.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
/****************************************************************************          文字描边定义  */
.Font_MB {
	position:absolute;
	padding:4px;
	/* ==========    filter虑镜，描边颜色    =============== */
	filter: 
        Dropshadow(offx=1,offy=0,color=#FF0000)
        Dropshadow(offx=0,offy=1,color=#FF0000)
        Dropshadow(offx=0,offy=-1,color=#FF0000)
        Dropshadow(offx=-1,offy=0,color=#FF0000);
		/* ==========    字体，大小，颜色    =============== */
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;  
}
.Font_B_3b6887 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #3b6887;
}
.Font_FFF {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
.Font_999 {
	font-size: 12px;
	line-height: 22px;
	color: #999999;
}
.Font_14_B_FFF {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	}	
.Font_14_B_a48165{
	line-height: 22px;
	color: #a48165;
	}
.Font_16_B_396883 {
	font-size: 18px;
	line-height: 22px;
	color: #396883;
	font-weight: bold;
	letter-spacing: 2px;
	}
.Font_14_B_669900 {
	font-size: 12px;
	color:#008040;
	font-weight: bold;
	}
	
.Font_16_B_669900 {
	font-size: 14px;
	line-height: 22px;
	color: #669900;
	font-weight: bold;
	letter-spacing: 2px;
	}	
	
.Font_24_B_669900 {
	font-size: 24px;
	line-height: 30px;
	color: #ff3300;
	font-weight: bold;
	letter-spacing: 2px;
	}	
.Font_25 {
	line-height: 25px;
	letter-spacing: 1px;
	padding: 10px;
	}	
	.STYLE5 {
	color: #FF0000;
	font-weight: bold;
}
/****************************************************************************        网站首页表格定义 */
.IN_TD_01 {
	background-color: #FFFFFF;
	padding: 3px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF5B02;
	border-left-color: #FF5B02;
}

.IN_TD_02 {
	background-color: #FFFFFF;
	padding: 3px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6AA6D;
	border-left-color: #D6AA6D;
}

.IN_TD_03 {
	background-color: #fcfbfa;
	padding: 3px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8C9B6;
	border-left-color: #D8C9B6;
}
.IN_TD_04 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/****************************************************************************        网站首页链接定义 */
a.A_IN01:link {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
	letter-spacing: 1px;
}
a.A_IN01:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 22px;
}
a.A_IN01:hover {
	font-size: 12px;
	color: #FFFF00;
	line-height: 22px;
	text-decoration: underline;
	letter-spacing: 1px;
}
a.A_IN01:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 22px;
}


a.A_IN02:link {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
a.A_IN02:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 22px;
	font-weight: bold;
}
a.A_IN02:hover {
	font-size: 14px;
	color: #FFFF00;
	line-height: 22px;
	text-decoration: underline;
	letter-spacing: 1px;
	font-weight: bold;
}
a.A_IN02:active {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 22px;
	font-weight: bold;
}

/****************************************************************************        网站内页表格定义 */
.PD_TD_01 {
	background-color: #FFFFFF;
	padding: 3px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF5B02;
	border-left-color: #FF5B02;
}
.PD_TD_02 {
	background-color: #FDF8E8;
	padding: 3px;
	border: 1px solid #CFB994;
}


/****************************************************************************        网站内页链接定义 */
a.A_PD01:link {
	font-size: 12px;
	color: #a48165;
	line-height: 22px;
	text-decoration: none;
	letter-spacing: 1px;
}
a.A_PD01:visited {
	font-size: 12px;
	color: #a48165;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 22px;
}
a.A_PD01:hover {
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	text-decoration: underline;
	letter-spacing: 1px;
}
a.A_PD01:active {
	color: #a48165;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 22px;
}

a.A_PD02:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.A_PD02:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.A_PD02:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.A_PD02:active {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}


a.A_PD03:link {
	text-decoration: none;
}
a.A_PD03:visited {
	text-decoration: none;
}
a.A_PD03:hover {
	text-decoration: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
a.A_PD03:active {
	text-decoration: none;
}
.t {
	font-size: 9pt;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
.t1 {
	font-size: 9pt;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}
.t2 {
	font-size: 9pt;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
.font_14{
font-size:14px}
