/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
body {
	background-color: #E0E0E0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #484848;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #484848;
}
a.menu:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.searchinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8AA79A;
	border: #B6B6B6 1px solid;
	background-color: #005832
}
.ind_news_tit {
	width: 218px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 20px;
	color: #FE8200;
	font-weight: bold;
	overflow: hidden;
}
.ind_news_txt {
	width: 208px;
	height: 40px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	line-height: 20px;
	overflow: hidden;
}
.ind_pro_img {
	width: 150px;
	height: 113px;
	margin: 0px 12px 0px 0px;
	padding: 3px;
	border: #CCCCCC 1px solid;
	overflow: hidden;
}
.ind_pro_txt {
	width: 158px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
}
.prodiv {
	width: 182px;
	height: 155px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	display: inline;
	overflow: hidden;
}
.prodiv_img {
	width: 150px;
	height: 113px;
	margin: auto;
	padding: 3px;
	border: #CCCCCC 1px solid;
	overflow: hidden;
	text-align: center;
}
.prodiv_txt {
	width: 158px;
	height: 25px;
	margin: auto;
	padding: 0px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
}
