
body {/*网页主体*/
    font-size: 12px;
	color:#333333;
	background-image: url(images/bg2.gif);
	background-position:center;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#cccccc;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#eeeeee;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#eeeeee;}
a:link{/*链接效果*/
	color: #333333;
	text-decoration: none;
	}
a:visited{
    text-decoration: none;
    color: #333333;
	}
a:hover{
	color: #0000ff; 
	text-decoration: none;
	position: relative; 
	left: 1px; 
	top: 1px; 
	clip:  rect(   );
	}
td {/*td效果*/
	font: 12px/150% "宋体"; 
	color: #333333;
	word-break:break-all;
	}
th{/*表格标题效果*/
	background-image:url(images/righttitle.gif);
	height:28px;
	font:"楷体_GB2312";
    font-size:12px;
	text-align:center;
	color:#333333;
	}
input{
	font-size:12px;
	}
font{
	line-height:120%;
}
.inputself{
	width:105px;
	font-size:12px;
	}
.maintable{/*主体表格*/
	width:970px;
	background-color::#333333;
	border:0px;
	}
.mainbottom{/*主体底部*/
	width:970px;
	background-color::#333333;
		background-repeat: no-repeat;background-position:middle;
	border:0px;
	}
.bodytable { /*页面中间大表格主体效果*/
	width: 970px;
	background-image:url(images/bodytable_bg.gif);
	border:0px;
	}
.index_left_td{/*首页页面中间大表格显示的左边td设置*/
	width:248px;
	}
.left_td{/*页面中间大表格显示的左边td设置*/
	background-image:url();
	background-repeat: no-repeat;background-position:left bottom;
	width:248px;
	height:500px;
	}
.mid_td{/*页面中间大表格显示的中间td设置*/
	background-color:#c0c0c0;
	width:1px;
	}
.right_td{/*页面中间大表格显示的右边td设置*/
	width:722px;
	}
.tableborder{/*小表格边框效果*/
	width:98%;
	border:0px;
	background-color:#cccccc;
	}
.tablebody{/*小表格主体效果，通过与tableborder的配合，实现细线边框效果*/
	background-color:#f7f7f7;
	}
.sontable { /*子表格主体效果*/
	width: 100%;
	border:0px;
	background-repeat: no-repeat;background-position:left bottom;
	}
.soncontent{/*子表格内容显示四边留空效果*/
	line-height: 150%; 
	padding:10px,15px,10px,15px;
	}
.nav{/*导航栏*/
	height:25px;
	background-image:url("images/nav_2bg.gif");
	}
#navbar td{/*脚部导航栏*/
	letter-spacing:2px;
	color: #000000;
	text-decoration: none;
	}
#navbar td a:link{
	color: #000000;
	text-decoration: none;
	}
#navbar td a:visited{
	color: #000000;
	text-decoration: none;
	}
#navbar td a:hover{
	color: #000000;
	text-decoration: none;
	}
.list{/*列表项前的小图片*/
	font-family:Wingdings;
	}
.suojin{/*首行缩进*/
	text-indent:24px;
	}
.fontshadow{/*文字光影效果三*/	
	filter: dropshadow(offx=1, offy=1,color=#ffffff); vertical-align: middle;height: 0px;
	}
.engfont{/*英文字体效果*/
	font-family:verdana,Arial;
	}
.key_font/*重点显示字体，用于显示统计数字或需要重点提示文字*/
	{
	color:#ff6600;
	}
.disable_font/*灰色字体显示，用于不可选状态或次要显示内容*/
	{
	color:#999999;
	}
.menuskin {
	BORDER: #666666 1px solid; VISIBILITY: hidden; FONT: 12px Verdana;
	POSITION: absolute; BACKGROUND-COLOR:#F6F6F6;
	background-image:url("images/menubg1.gif");
	}
.menuskin A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 25px; COLOR: black; TEXT-DECORATION: none; behavior:url(images/noline.htc);
	}
#mouseoverstyle {
	 margin:2px; padding:1px; 
	}
#mouseoverstyle A {
	COLOR: black
	}
.menuitems{
	margin:2px;padding:1px;word-break:keep-all;
	}
.HtmlCode{
	margin:5px 20px;
	border:1px solid #CCCCCC;
	padding:5px;
	background:#fbfbfb;
	font-size:14px;
	font-family:Tahoma;
	line-height:normal;
	}
