h1 {
  	height: 35px;
  	width: 100%;
  	background: #006600 url(i/title.gif) no-repeat 0 0;
  	text-indent: -100em;
    overflow: hidden;
}
td {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	
}
.img {display: block; padding: 3px; border: 1px solid #ECEBE9;}
a:hover .img {display: block; padding: 3px; border: 1px solid #B6CEE5;}
a:link {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
	color: #666666;
}
a:active {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
	color: #666666;
}
a:visited {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
	color: #666666;
}
a:hover {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	color: #FF6000;
	text-decoration: none;
	line-height: 150%;
}
body {
	background-color: #F2F0E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tit {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.tit:link {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.tit:visited {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.tit:hover {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff3300;
}
a.tit:active {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
  	height: 20px;
  	text-indent: -100em;
    overflow: hidden;
}

.con {
	font-size: 14px;
	line-height: 200%;
	color: #660000;
}
