@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration:none;
	color:#0166B2;
}
a:visited {
	text-decoration:none;
	color:#0166B2;
}
a:hover {
	text-decoration:none;
	color:#DC5114;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:0px;
}
.content {
	background-image:url(crusher_img/1.gif);
	clear:both;
	width:764px;
	height:248px;
	padding:0px 120px;
}
.content_left {
	width:380px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:20px 10px;
}
.content_right {
	width:350px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:2px 0px;
}
.content_img {
	background-color:#347D86;
	clear:both;
	width:764px;
	height:auto;
	padding:15px 120px;
	background-image:url(crusher_img/homepanel-swirl.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:#347D85 5px solid;
}
.content_img img {
	border:#2C636A 3px solid;
	border-top:1px;
	border-left:1px;
	margin:9px;
	padding:5px;
	background-color:#E7F4F6;
}
.content_bottom {
	background-image:url(crusher_img/bottom_bg.gif);
	background-color:#D4E4EA;
	clear:both;
	width:764px;
	height:auto;
	padding:10px 120px;
	background-position:top;
	background-position-x: 75%;
	background-repeat:no-repeat;
}
h1 {
	font-size:24px;
	font-weight:900;
	color:#0166B2;
}
.top {
	background-image:url(crusher_img/top_bg.jpg);
	width:1004px;
	height:120px;
	overflow:hidden;
	color:#545454;
	font-size:14px;
	font-weight:600;
}
.top_link {
	color:#ffffff;
	font-size:14px;
	font-weight:600;
	width:300px;
	margin:15px;
	/*border:#666666 1px solid;*/
float:right;
	font-size:11px;
}
.logo {
	margin:40px 100px;
	float:left;
}
.nav {
	color:#FFFFFF;
	width:1004px;
	height:27px;
	background-color:#0D81C6;
	padding-left:0px;
	text-align:center;
	border-bottom:#E5F0F4 5px solid;
}
.nav a {
	color:#FFFFFF;
	font-weight:600;
	font-size:12px;
	text-decoration:none;
	display:block;
	height:24px;
	float:left;
	text-align:center;
	margin:0px;
	padding:0px 8px;
	padding-top:3px;
}
.nav a:visited {
	color:#FFFFFF;
	font-weight:600;
	font-size:12px;
	text-decoration:none;
	display:block;
	height:24px;
	text-align:center;
	margin:0px;
	padding:0px 8px;
	padding-top:3px;
}
.nav a:hover {
	color:#FFFFFF;
	font-weight:600;
	font-size:12px;
	text-decoration:none;
	background-color:#1490DA;
	display:block;
	height:24px;
	text-align:center;
	margin:0px;
	padding:0px 8px;
	padding-top:3px;
}
#bottom {
	clear:both;
	background-color:#E7F4F6;
	color:#999;
	border-top:5px solid #bababa;
	width:764px;
	height:auto;
	padding:0px 120px;
	line-height:30px;
}
.products_specification {
	width:760px;
	height:auto;
	border-collapse:collapse;
	background-color:#f6f6f6;
	text-align:center;
}
.products_specification thead tr td {
	border:1px solid #0D81C6;
	background-color:#d1e0eb;
	line-height:24px;
	font-weight:bold;
}
.products_specification tbody tr td {
	border:1px solid #0D81C6;
	line-height:20px;
}
