* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	background-image: url(../images/top_nav_bg.jpg);
	background-repeat: repeat-x;
}
a {
	color:#5f5f5f;
}
a:hover {
	color: #1badda;
}
.box {
	width: 755px;
	margin:0 auto;
}
.header {
	height: 134px;
}
.logo {
	height:75px;
	padding:28px 0 0 10px;
}
.nav {
	height:26px;
	line-height:26px;
	font-size: 14px;
}
.nav li {
	list-style:none;
	float:left;
}
.this {
	background:#11a7d9;	
}
.this a {
	color: #fff!important;
	border-bottom: 5px solid #0465b4;
}
.nav a {
	color:#575c5f;
	text-decoration:none;
	display:block;
	padding:0 14px;
	font-weight: bold;
}
.nav a:hover {
	color: #fff;
	background:#11a7d9;
	border-bottom: 5px solid #0465b4;
}
h2 {
	font-size:16px;
	font-weight:normal;
	color:#1badda;
	line-height:38px;
}
.index_left {
	float:left;
	padding-right:6px;
}
.imgbox {
	padding:2px;
	border:1px solid #b6b8b7;
}
.box_none {
	padding-bottom:30px;
}
.index_right {
	border-left: 1px dashed #e8e8e8;
	padding-left:6px;
	padding:20px 0;
	float: left;
}
.content {
	margin:40px 0;
	padding:0 3px;
}
.footer {
	clear:both;
	font-size:10px;
	color:#5f5f5f;
	padding:5px;
}
h1 {
	margin-bottom:20px;
}
.font_20 {
	line-height:20px;
	margin-bottom:20px;
}
.h2style {
	font-size:14px;
	font-weight:bold;
	color:#1badda;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #578bbb;
}
td {
	padding:5px;
}
.Machinery_ul li {
	float:left;
	list-style:none;
	padding:0 13px;
	text-align:center;
}
.products_text {
	clear:both;
	margin:0 auto;
}
.quotation_text {
	border:1px solid #d7d8d6;
	width:180px;
}
.quotation_textfield {
	border:1px solid #d7d8d6;
	width:300px;
}
.button_send {
	width:60px;
	height:20px;
	border:1px solid #d7d8d6;
	background:#fff;
	font-size:11px;
}
.header_nav {
	float: right;
	list-style-type: none;
	text-align:right;
	border-right:1px solid #11a7d9;
	line-height:20px;
	clear:both;
}
.header_nav a,.content_profile a {
	color:#575c5f;
	text-decoration:none;
	display:block;
	padding:0 5px;
	font-weight: bold;
}
.content_profile a:link {	
	color:#1badda;
}
.content_profile a:visited {
	color:#0a699f;
}
.header_nav a:hover,.content_profile a:hover {
	color: #fff;
	background:#11a7d9;
}
.content_profile {
	list-style:none;
	float:left;
	margin-right:15px;
	width:150px;
}
.content_profile li {
	line-height:26px;
	border-bottom:1px solid #11a7d9;
}
.content_profile img {
	padding:5px 0;
}
.profile_title {
	color:#1badda;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
}
.len {
	float:right;
	font-weight:bold;
	padding:8px 6px 10px 0;
}