@charset "gb2312";
.news {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-color: #BDE9BC;
}
#leftbox {
    float:left;
	width:450px;
	height:400px;
}
#rightbox {
    float:right;
	width:450px;
	height:400px;
}
.newstexttitle {
	WIDTH: 1004px;
	TEXT-ALIGN: center;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.newstexttitle h2 {
	font-size: 24px;
	padding-top: 10px;
}

.newstextBox {
	width: 990px;
	padding-left: 14px;
	color:#003300;
	font-size: 14px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
	padding-bottom: 100px;
	text-indent: 28px;
}
#newsBox {
	padding-right: 10px;
	padding-left: 10px;
}

.newstime {
	width: 1004px;
	color:#7C7C7C;
	font-size: 12px;
	text-align: center;
}
.newssoft {
	width: 1004px;
	color:#000066;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
}
#newstitle {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CDEECC;
	color: #006600;
	line-height:25px;
	font-size: medium;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003300;
	padding-left: 14px;
}
