.menu {
	text-decoration: none;
	color: #333333;
}
.menu a{
	color: #000000;
	text-decoration: none;
}
.menu a:hover{
	color: #555599;
	text-decoration: underline;
}
.search{
	padding-top: 4px;
	height: 25px;
}
.link_title{
	sheight: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}
.link_li {
	text-decoration: none;
	float: left;
}
.link_li a{
	color: #003388;
	text-decoration: none;
}
.link_li a:hover{
	color: #003388;
	text-decoration: underline;
}
.bulletin_text {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.bulletin_text a{
	color: #003388;
	text-decoration: none;
}
.bulletin_text a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.intor_title {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	float: left;
}
.intro_text {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	float: left;
	text-align: left;
	width: 405px;
	text-indent: 24px;
}
.list {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.list a{
	color: #003388;
	text-decoration: none;
}
.list a:hover{
	color: #003388;
	text-decoration: underline;
}
.time {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}
.products_title {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
}
.products_title a{
	color: #003388;
	text-decoration: none;
}
.products_title a:hover{
	color: #003388;
	text-decoration: underline;
}
.investigate_text {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
    
}
.investigate_text2 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
    
}
.footer_contact{
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-align: center;
	margin-top: 10px;
}
.footer_copyright{
	font-size: 12px;
	line-height: 20px;
	color: #789;
	text-align: center;
}
