
body {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #97DF8A;
	/*background:#fff url(../images/jd100.jpg) no-repeat center 0;*/
}
.menu_t {
	font-weight: bold;
}
.menu_t a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_t a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
.t_tt {
	z-index: 1;
	position: absolute;
	height: 92px;
	width: 567px;
	top: 100px;
	left: 400px;
}

.t_bg {
	background-image: url(tit_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	font-weight: bold;
	line-height: 16px;
	background-position: left top;
	height: 24px;
	overflow: hidden;
}
.t_more{
	background-image: url(tit_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	line-height: 25px;
}
.t_more a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.t_more a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
.t_more1{
	overflow: hidden;
	font-size: 12px;
	background-image: url(images/tit_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height:25px;
}
.bottom_bg {
	background-image: url(bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.t_more1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.t_more1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: normal;
}
.cont_b {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b8ed69;
	border-bottom-color: #b8ed69;
	border-left-color: #b8ed69;
}
.bg_news_tit {
	background-image: url(bs_news.jpg);
	background-repeat: no-repeat;
	line-height: 42px;
}
.bg_news_tit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg_news_tit a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
.tit_bg {
	background-image: url(tit_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.p_img img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #F0F0F0;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}


  /*.grey img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	}
	.grey { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); filter: gray;-webkit-filter: grayscale(1);} 
*/