body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
}
/* ---------------------------------------------------- */
body{
	font:"宋体";
	font-size:12px;
	line-height:18px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/bj.gif);
	}
td{
	font:"宋体";
	font-size:12px;
	line-height:20px;
	color: #000000;
	}
/* ---------------------------------------------------------- */
.t12_k{
	font-size:12px;
	line-height:18px;
	color: #DADADA;
	font-family: "宋体";
	}
/* ---------------------------------------------------------- */
.t12_kk{
	font-size:12px;
	line-height:18px;
	color: #5F5F5F;
	font-family: "宋体";
	}
/* ---------------------------------------------------------- */
.t12_kk_2{
	font-size:12px;
	line-height:22px;
	color: #333333;
	font-family: "宋体";
	}
/* ---------------------------------------------------------- */
.t12_kk_b{
	font-size:12px;
	line-height:18px;
	color: #B6B6B6;
	font-family: "宋体";
	font-weight: bold;
	}
/* ---------------------------------------------------------- */
.t12_kkk{
	font-size:12px;
	line-height:18px;
	color: #000000;
	font-family: "宋体";
	}
/* ---------------------------------------------------------- */
.t12_kkk_2{
	font-size:12px;
	line-height:22px;
	color: #000000;
	font-family: "宋体";
	}
/* ---------------------------------------------------------- */
.t12_www{
	font-size:12px;
	line-height:18px;
	color: #ffffff;
	font-family: "宋体";
	}
/* ---------------------------------------------------------- */
.t12_www_2{
	font-size:12px;
	line-height:21px;
	color: #ffffff;
	font-family: "宋体";
	}
/* ---------------------------------------------------------- */
.t12_www_b{
	font-size:12px;
	line-height:18px;
	color: #ffffff;
	font-family: "宋体";
	font-weight: bold;
	}
/* ---------------------------------------------------------- */
.t14_www{
	font-size:14px;
	line-height:20px;
	color: #ffffff;
	font-family: "宋体";
	}

.t14_www_b{
	font-size:14px;
	line-height:20px;
	color: #ffffff;
	font-family: "宋体";
	font-weight: bold;
	}
/* ---------------------------------------------------------	
scrollbar-3d-light-color立体滚动条亮边的颜色（设置滚动条的颜色）
scrollbar-arrow-color上下按钮上三角箭头的颜色
scrollbar-base-color滚动条的基本颜色
scrollbar-dark-shadow-color立体滚动条强阴影的颜色
scrollbar-face-color立体滚动条凸出部分的颜色
scrollbar-highlight-color滚动条空白部分的颜色
scrollbar-shadow-color立体滚动条阴影的颜色
---------------------------------------------------------- */
/* ---------------------------------------------------------
在页面中如何加入不是满铺的背景图片,拉动页面时背景图不动 
<head>
<STYLE> 
body 
{background-image:url(/logo.gif); background-repeat:no-repeat; 

background-position:center;background-attachment: fixed} 
</STYLE> 
</head>
---------------------------------------------------------- */

