/* CSS Document */

body,td{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.input {
	border: 1px solid #C9C9C9;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #009900;
}

/* Link feild */
a.G:link,a.G:active,a.G:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC33;
	text-decoration: none;
}
a.G:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
}
a.T:link,a.T:active,a.T:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
a.T:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}

a.u:link,a.u:active,a.u:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
a.u:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
a.N:link,a.N:active,a.N:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.N:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}

a:link,a:active,a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.red {
	color: #FF0000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5accfe;
}
/* Link feild #009900;*/

ul{
    margin:0;
	padding:0;
	list-style-type:none;
}
.NewsList{
    padding:10px 0 10px 0;
	list-style-type: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #C8C8C8;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1px;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.titles{ padding-left:5px; font-size:16px; color:#535363; font-weight:bold;}
.input2{
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	border: 1px solid #009900;
}
.line{border-bottom:1px; 
      border-bottom-style:dashed;
	  border-bottom-color:#535353;
	  font-family:"新宋体";
	  font-size:12px;
}
.kuang{ border:1px #CCCCCC solid;}
