@charset "utf-8";
/* CSS Document */
.blank {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #C1C1C1;
}
.grayborder {
	background-color: #f1f1f1;
	border: 3px solid #f1f1f1;
}
.blank_noboder {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product_s {
	margin: 3px;
	float: left;
	border: 1px solid #999999;
}
.listbt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.iconimg {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	padding: 5px;
}
.news_img_content {
	text-align: center;
	position: relative;
}
.news_title_img {
	float: left;
	padding-right: 18px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#navigation{
	width: 950px;
	height: 110px;
	text-align:left;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pagefoot{
	width: 950px;
	height: 75px;
	text-align:left;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear:both;
}.floatimg {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#close{
clear:both;
}
