BODY
{	
	/*scrollbar-face-color:ffffff;
	scrollbar-highlight-color:buttonhightlight;
	scrollbar-3dlight-color:buttonface;
	scrollbar-darkshadow-color:buttondarkshadow;
	scrollbar-shadow-color:buttonface;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:buttonhighlightcolor;*/
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	/*background-image:url("bj.gif");   
	background-color:#ffffff; */
}
TD{	FONT-SIZE: 12px; COLOR: #525252;FONT-FAMILY: "宋体";}
.innerMain{background-color:transparent;padding: 1px;cursor:hand;height:18px;font-family:webdings;border:none;}
input,textarea{border:1 solid #999999;behavior:url("images/style.htc");}

.show{SCROLLBAR-FACE-COLOR: #cccccc; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff}
/*-----------------默认超链接------------------*/
a:link{FONT-SIZE: 12px; color: #525252;text-decoration: none;FONT-FAMILY: "arial";}
a:visited{FONT-SIZE: 12px; color: #525252;text-decoration: none;FONT-FAMILY: "arial";}
a:hover{FONT-SIZE: 12px; color: #FF6600;text-decoration: underline;FONT-FAMILY: "arial";}

a.e:link{FONT-SIZE: 12px; color: #003565;text-decoration: none;}
a.e:visited{FONT-SIZE: 12px; color: #003565;text-decoration: none;}
a.e:hover{FONT-SIZE: 12px; color: #FF6600;text-decoration: underline;}

/*-------------导航----------------------------*/
a.b:link{FONT-SIZE: 12px; color: #003565;text-decoration: none;}
a.b:visited{FONT-SIZE: 12px; color: #003565;text-decoration: none;}
a.b:hover{FONT-SIZE: 12px; color: #ff6600;text-decoration: underline;}

/*-------------以上为每个网页都应该有的样式表，后面所加为另外所需的----------------------------*/
a.c:link{FONT-SIZE: 11px; color: #525252;text-decoration: none;FONT-FAMILY: "Arial black, Verdana, Helvetica, sans-serif";}
a.c:visited{FONT-SIZE: 11px; color: #525252;text-decoration: none;FONT-FAMILY: "Arial black, Verdana, Helvetica, sans-serif";}
a.c:hover{FONT-SIZE: 11px; color: #FF6600;text-decoration: underline;FONT-FAMILY: "Arial black, Verdana, Helvetica, sans-serif";}

/*-------------右边菜单导航----------------------------*/
a.d:link{FONT-SIZE: 12px; color: #4977A1;text-decoration: none;}
a.d:visited{FONT-SIZE: 12px; color: #4977A1;text-decoration: none;}
a.d:hover{FONT-SIZE: 12px; color: #003565;text-decoration: underline;}

a.page:link{color: 0000aa;text-decoration: underline;}
a.page:visited{color: 0000aa;text-decoration: underline;}
a.page:hover{color: #ff6600;text-decoration: underline;}
.nopage{color: 000000;}

/*-自动新闻分页需要的---*/
a.news_page:link{color: 0000aa;text-decoration: underline;}
a.news_page:visited{color: 0000aa;text-decoration: underline;}
a.news_page:hover{color: #ff6600;text-decoration: underline;}
.news_nopage{color: #000000;}/*没有分页*/
.news_numeric{color: #ff6600;}/*数字*/
.news_font{color: #000000;}/*单元格里的字符*/
/*-----------自动新闻需要的结束-------*/
.button1{/*高度：20px */
	font-size:12px;
	background-attachment: fixed;
	background-image: url("buttonselect.gif");
	background-repeat: no-repeat;
	height: 20px;
	width:50px;
	border:none;
	cursor:pointer;
}
.button2{/*用于2--3个字：确定/取消 */
	font-size:12px;
	background-attachment: fixed;
	background-image: url("button.gif");
	background-repeat: no-repeat;
	height: 23px;
	width:57px;
	border:none;
	cursor:pointer;
}
.button5{/*高度：20 */
	font-size:12px;
	background-attachment: fixed;
	background-image:  url("buttonbig1.gif");
	background-repeat: no-repeat;
	height: 20px;
	width:80px;
	border:none;
	cursor:pointer;
}
.button3{/*用于6个字：弹出模态窗口 */
	font-size:12px;
	background-attachment: fixed;
	background-image:  url("buttonbig.gif");
	background-repeat: no-repeat;
	height: 23px;
	width:80px;
	border:none;
	cursor:pointer;
}