body,td,th {
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000000;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	CROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}
img {border:none;}

.ComImg {
	float: right;
	margin:0;
}

/*文字颜色渐变*/
h1 {
  font: bold 330%/100% "Lucida Grande";
  position: relative;
  color: #464646;
}
h1 span {
  background: url(../chinese/img/images/font_bg.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 31px;
}
/*End文字颜色渐变*/

/*颜色渐变*/
.List_bg_left{width:16px;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e2f6e2,endcolorstr=#f6fef6,/*表格背景颜色*/gradientType=0/* 0表示横向 1表示纵向*/);
}
/*颜色渐变*/
.List_bg_right{width:199px;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e2f6e2,endcolorstr=#f6fef6,/*表格背景颜色*/gradientType=0/* 0表示横向 1表示纵向*/);
}

/*颜色渐变*/
.List_bg{filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#efefef,endcolorstr=#ffffff,/*表格背景颜色*/gradientType=0/* 0表示横向 1表示纵向*/);
}

/*颜色渐变*/
.List_bg_left2{width:16px;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f6fef6,endcolorstr=#ffffff,/*表格背景颜色*/gradientType=0/* 0表示横向 1表示纵向*/);
}
/*颜色渐变*/
.List_bg_right2{width:199px;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f6fef6,endcolorstr=#ffffff,/*表格背景颜色*/gradientType=0/* 0表示横向 1表示纵向*/);
}


.td2{
	background-attachment: fixed;
	background-image: url(images/web_07.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.font {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.font1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: "宋体"
}
.font2 {
	font-size: 14px;
	font-weight:bold;
	color: #4D4D4D;
}
.input {
	border: 1px solid #cccccc;
}
.img {
	border: 1px solid #E4E4E4;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	filter: DropShadow(Color=999999, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

a.menu {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	filter: DropShadow(Color=999999, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
}
a.menu:visited {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
}

td {font-size: 12px;line-height: 20px;}
.kuang1{
border-left: 1px  solid #00466D;
border-right: 1px  solid #00466D;
border-top: 1px  solid #00466D;
border-bottom: 1px  solid #00466D;
background-color:white;
}
.kuang2{
border-left: 1px  solid #A9BFCC;
border-right: 1px  solid #A9BFCC;
border-top: 1px  solid #A9BFCC;
border-bottom: 1px  solid #A9BFCC;
background-color:white;
}