* {
	font-size: 18px;
	color: #333333;
	padding:0px;
	margin:0px;
}
.header {
	float: left;
	width: 895px;
	height: 105px;
	text-align:left;
	background-image: url("/images/logo.jpg");
}

.foot {
	float: left;
	width: 905px;
	height: 20px;
	line-height: 20px;
	border-bottom: 3px solid #D2D2D2;
}

.body {
	float: left;
	width: 900px;
}

.product_body {
	float: left;
	width: 620px;
}

.left {
	float: left;
	width: 630px;
}

.right {
	float: right;
	width: 265px;
}

.news {
	float: left;
	width: 628px;
	text-align: left;
	overflow:hidden ;
}

.message {
	float: left;
	height: 220px;
	width: 265px;
}
.message_body{
	height: 130px;
	width: 270px;
}
.show {
	float: left;
	width: 625px;
	margin-top: 2px;
	text-align: left;
}

.showBox {
	float: left;
	width: 450px;
	line-height: 20px;
}

.product{
	float: left;
	border: 1px solid #CCCCCC;
	height: 487px;
	width: 620px;	
}

.maintenance{
	float: left;	
	width: 265px;	
}

.banner{
	float: left;	
	width: 265px;	
}

.maintenanceBox {
	float: left;
	width: 265px;
	height: 210px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	text-align: left;
}

.concerning {
	margin-top: 2px;
	float: left;
	border: 1px solid #CCCCCC;
	width: 890px;
}

.header_menu {
	background-color: #74C0FA;
	height: 32px;
	text-align :left;
}
.header_menu_links {
	color: white;
	font-size: 17px;
	text-decoration: none;
	font-weight: bolder;
	padding-left: 15px;	
	padding-right: 15px;
	color: #FFFFFF;	
}