body {
	font-size:12pt;
	line-height:120%
	background-attachment: fixed;
	background-image: url(images/index_web_01.png);
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #275F41;
	SCROLLBAR-ARROW-COLOR: #437F5F;
	SCROLLBAR-TRACK-COLOR: #f5f5f5;
	SCROLLBAR-DARKSHADOW-COLOR: #275F41;
	SCROLLBAR-BASE-COLOR: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {                   /*全局表格样式*/
	font-family: "宋体", "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
td {
	font-size:12pt;
	line-height:120%;
	color:#353535
} 
h1 {
	font-family: "宋体";
	font-size: 14px;
	color: #3333CC;
	text-indent: 0pt;
	font-weight: normal;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.link {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	font-weight: lighter;
	color: #B99506;
	line-height: 14px;
}
A {        //全局超链接颜色
	COLOR: #969696; 
	font-size: 12px;
	TEXT-DECORATION: none; 
	TEXT-TRANSFORM: none;
	TEXT-DECORATION: none;
}
a:link {        //超链接后历史颜色
	font-size: 12px;
	color: #0D0D0D;
	text-decoration: none;
}
a:visited {    //超链接历史颜色
	font-size: 12px;
	color: #0C0C0C;
	text-decoration: none;
}
a:hover {   //鼠标移上去的颜色
	font-size: 12px;
	color: #FF6203;
	text-decoration: underline;
}
a:active {    //点击后超链接至页面前的颜色
	font-size: 12px;
	color: #FF6203;
	text-decoration: underline;
}
.black {      //另一种超链接颜色
	FONT-SIZE: 12pt; COLOR: #000000; TEXT-DECORATION: none;filter: Glow(Color=#ffffff, Strength=3);
}
.black:visited {
	COLOR: #000000; TEXT-DECORATION: none;filter: Glow(Color=#ffffff, Strength=3);
}
.black:active {
	COLOR: #000000; TEXT-DECORATION: none;filter: Glow(Color=#ffffff, Strength=3);
}
.black:hover {
	FONT-SIZE: 12pt; COLOR: #000000; TEXT-DECORATION: underline;filter: Glow(Color=#ffffff, Strength=3);
}
.black:link {
	COLOR: #000000; TEXT-DECORATION: none;filter: Glow(Color=#ffffff, Strength=3);
}

.link_an {
	line-height: 19px; font-weight: lighter; text-decoration: none; font-size: 12px; COLOR: #FDFE0A; TEXT-DECORATION: none;filter: Glow(Color=#FDFE0A, Strength=3);
}
.link_an:active {
	line-height: 19px; font-weight: lighter; text-decoration: none; font-size: 12px; COLOR: #FDFE0A; TEXT-DECORATION: none;filter: Glow(Color=#FDFE0A, Strength=3);
}
.link_an:hover {
	line-height: 19px; font-weight: lighter; text-decoration: none; font-size: 12px; ; COLOR: #FDFE0A; TEXT-DECORATION: underline;filter: Glow(Color=#FDFE0A, Strength=3);
}
.link_an:link {
	line-height: 19px; font-weight: lighter; text-decoration: none; font-size: 12px; COLOR: #FDFE0A; TEXT-DECORATION: none;filter: Glow(Color=#FDFE0A, Strength=3);
}

.link_menu {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	font-weight: lighter;
	color: #30900F;
	line-height: 23px;
}
.link_t {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	font-weight: lighter;
	color: #006633;
	line-height: 21px;
}

.T {           //部分表单样式
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	line-height:150%;
}

.T_hui {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #9D9D9D;
	text-decoration: none;
	word-spacing: normal;
}

.Tr {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	background-image: url(../img/bg/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Tr2 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
	word-spacing: normal;
	background-image: url(../img/bg/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Tr_ltbt {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
	word-spacing: normal;
	background-image: url(../img/bg/btbg_lt.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Tr_cd {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #1A5640;
	text-decoration: none;
	word-spacing: normal;
	background-image: url(../img/bg/line_cdcdcd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Tr_green {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #1A5640;
	text-decoration: none;
	word-spacing: normal;
	background-image: url(../img/bg/line_green.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.T_bt{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #24552E;
	text-decoration: none;
	word-spacing: normal;
}

.tableh2 {         //表格样式
	font-family: "宋体", "Times New Roman";
	font-size: 12px;
	color: #000000;
	line-height: 2;
	text-indent: 0pt;
}

.put {    //桉钮样式
	font-size: 14px;
	border-top: #FE7541 0px solid ;
	border-left: #FE7541 0px solid ; 
	border-bottom: #0000FF 1px solid ; 
	border-right: #0000FF 0px solid ; 
	background:#FFFFFF ; 
}

.tableheight {
	font-family: "宋体", "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 1.5em;
}

.tdh0 {
	line-height: 0;
}

.bt1 {           //标题
	font-family: "宋体";
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
	color: #EB1D24;
	text-indent: 0px;

}
.BT {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EB1D24;
	line-height: 1.5em;
	text-decoration: none;
}

.editbox_jh {
	font-family: "宋体";
	font-size: 12pt;
	color: #006600;
	border: 1px solid #339966;

}

.font {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.16ffffff {
	font-size: 14px;
	line-height: 2;
	color: #000000;
}



.link_thuang {

	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	font-weight: lighter;
	color: #755F06;
	line-height: 21px;
}

.blue {              //蓝色文字
	color: #0077DE;
	text-indent: 0pt;
	letter-spacing: 0.04em;
	line-height: 1.8;
}
.white {             //白色文字
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-size: 12px;
	line-height: 2;
	color: #077366;
}
.000000 {             //小黑色文字
	font-family: "宋体";
	font-size: 12px;
	color: #FD8C12;
}

.green {
//绿色文字
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-size: 12px;
	line-height: 2;
}
.FFFFFF {
//白色文字
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-size: 16px;
	line-height: 2;
}
