*{
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top;
}
p{
	margin-bottom:15px;
}
input,select,option,textarea {
	color:#333333;
	font-size:12px;
	border:#cccccc solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input{
	border:0px;
	vertical-align:middle;
}
body {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/inside_bg.jpg) repeat-x #202020;
	text-align:left;
}
div#mneu{
	width:1000px;
	text-align:left;
}
div#footer{
	width:1000px;
	text-align:center;
}
div#news{
	width:722px;
	height:455px;
	background:url(../images/news_bg.jpg) no-repeat;
}
div#news-list{
	padding:80px 180px 0px 70px;
	line-height:30px;
}
.news-list-item{
	border-bottom:#009658 dashed 1px;
}
.news-list-item a{
	text-decoration:none;
}
.news-list-item a:hover{
	text-decoration:none;
	background-color:#dedede;
}
.news-list-date{
	color:#313131;
	font-weight:bolder;
}
.news-list-title{
	color:#009658;
	margin-left:20px;
	font-weight:bolder;
}
.news-list-new{
	width:27px;
	height:12px;
	vertical-align:middle;
	margin-left:10px;
	line-height:30px;
}
div#news-detail-title{
	width:760px;
	height:60px;
	background:url(../images/news_detail_title_bg.jpg) no-repeat;
	padding-left:50px;
	font-size:16px;
	font-weight:bolder;
	line-height:60px;
	color:#FFFFFF;
}
div#news-detail-content{
	width:600px;
	height:355px;
	padding-left:50px;
	padding-right:50px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:12px;
	line-height:26px;
	overflow:scroll;
	overflow-x:hidden;
}
.news-detail-date{
	background-color:#e3e3e3;
	line-height:24px;
	color:#008b52;
	letter-spacing:1px;
	padding-left:10px;
	margin-bottom:10px;
}

div#forward{
	background:url(../images/forward_bg.jpg) no-repeat;
	width:760px;
	height:455px;


}
.forward-step{
	padding-top:33px;
	padding-left:40px;

}
.card-s{
	border:#c5c5c5 4px solid;
	width:133px;
	height:200px;
	margin:3px;
}
.card-m{
	border:#c5c5c5 4px solid;
	width:200px;
	height:300px;
	margin:3px;
}
.forward-form-td{
	background-color:#75D2AC;

}

