body {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #656565;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #656565;
}
form {
	margin: 0px;
	padding: 0px;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #666666;
	background-color: #F4F4F4;
	border-top: 1px solid #284449;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #284449;
}
.white {
	color: #FFFFFF;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.menu_item {
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
}
.dotline_dark {
	background-image: url(../images/dotline_dark.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dotline {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3889C4;
}
.index_pro {
	border: 2px solid #543A21;
}
.pro_title {
	color: #FFFFFF;
	background-color: #543A21;
	height: 22px;
	width: 99px;
	background-image: url(../images/pro_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	padding: 4px;
}
.text_noindent {
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text_indent {
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent:2em;
}
a:link {
	color: #656565;
	text-decoration: none;
}
a:visited {
	color: #656565;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #656565;
	background-color: #F4F4F4;
}
.button {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #656565;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px ridge;
	height: 20px;
}
.newstitle {
	font-size: 16px;
	font-weight: bold;
	color: #543A21;
	text-align: center;
	height: 30px;
}
.news_time {
	font-family: Arial;
	font-size: 10px;
	background-color: #FFF7E4;
	text-align: right;
	padding-right: 10px;
}
.news_detail {
	font-size: 14px;
	line-height: 150%;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
}

