body {
/*	background-image: url(images/back.jpg);*/
	background-color:#999;
	margin: 0;
}
BODY {
scrollbar-face-color: #da251d;
scrollbar-shadow-color: #999;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #fff;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #E4E4E4;
scrollbar-arrow-color: #fff;
}
td,div,p
	{
	font: normal 16px/170% "黑体";
	text-decoration: none;	
	color:#333;
	}
a{
	text-decoration: none;	
	color:#666;
}
a:hover{
	color:#FF0000;
}

.main {
	margin: 0px;
	padding: 0px 7px 7px 7px;
}
.main .input {
	width: 300px;
}
.main ul
	{
	margin:0;
	list-style: none;
	}
.main ul li 
	{
	height:18px;
	font:normal 12px/20px "宋体";
	}

.titleb_space{
	height:18px;
	font:normal 14px/20px "宋体";
	height: 30px;
	color:#003366;
}
.tit{
	height:18px;
	font:normal 14px/20px "宋体";
	background-color: #E4E4E4;
	height:30px;
	padding-left: 18px;
	font-weight: bold;
}

#h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7B93FD;
	text-align: center;
	height: 20px;
	margin: 7px 0px 2px 0px;
}
#h3 a{
	color:#FFFFFF;
}
#h3 a:hover{
	color:#FFFF00;
}
.f12 {
	font-size: 12px;
}
.f12 td {
	font-size: 12px;
	line-height: 1.2em;
	font-family: "宋体";
}
.f12 a{
	font-size: 12px;
	font-family: "宋体";
}
#tab1 {
	background-color: #E4E4E4;
	text-align: center;
	height: 20px;
	color: #666;
}
#tab2 {
	background-color: #FFF;
	height: 20px;
	padding-left: 8px;
}

#menu {
	background-color: #f5f5f5;
	margin-top: 7px;
	height: 25px;
	width:100%;
	border: 1px solid #CCCCCC;
	font-family: "宋体";
}
#link {
	height: 60px;
	width:100%;
	text-align: center;
}
/*字体色彩*/
.c1{
	color:#3333CC;
}
.c1 a{
	color:#3333CC;
}
.c1 a:hover{
	color:#000;
}

.c2{
	color:#CC0;
}
.c2 a{
	color:#CC0;
}
.c2 a:hover{
	color:#000;
}

.c3{
	color:#CC0000;
}
.c3 a{
	color:#CC0000;
}
.c3 a:hover{
	color:#FF0000;
}

.c4{
	color:#000;
}
.c4 a{
	color:#000;
}
.c4 a:hover{
	color:#FF0000;
}
/*字体色彩 OVER*/
.content {
	height: 344px;
	width: 870px;
	overflow: auto;
}
.content table {
	width: 800px;
	text-align: center;
}
.content1 {
	height: 264px;
	width: 870px;
	overflow: auto;
}
.content1 table {
	width: 800px;
	text-align: center;
}
