@import url("global.css");
@import url("pro.css");
@import url("news.css");
@import url("Require.css");
@import url("download.css");
@import url("font.css");
/* CSS Document */
#bodyco {
	width:990px;
	height:auto;
	font-size:12px;
	color:#BEBEBE;
	margin:0 auto;
}
/* h1 */
#global-title {
	font-size:18px;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	background-color:#000000;
	padding:6px 0px 8px 0px;
	margin: 6px 0px 8px 0px;
	border: 1px solid #666666;
}
/* h2 */
#Index-title {
	padding:6px 0px 5px 0px;
	background-color:#1B1B1B;
}
#Index-title img {
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}
#body_left {
	width:548px;
	height:500px;
	padding-right:2px;
	float:left;
}
#body_left_first {
	height:85px;
	background-image:url(body_left1.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left:10px;
	padding-top:14px;
}
#body_left_first h1{
  font-size: 16px;
	font-weight:bold;
	color:#888888;
	font-family: "Bell MT";
}
#body_left_second {
	margin-top:10px;
	margin-bottom:10px;
	line-height:18px;
}
#body_left_second h2 {
	height:32px;
	padding-top: 9px;
	background-image: url(body_left2_bg.gif);
	background-repeat: no-repeat;
}
#body_left_second img {
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}
#body_left_second h2 img {
	margin-right: 10px;
	margin-left: 10px;
}
#body_left_third {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color:#666666;
	height:135px;
}
#body_left_third h2 {
	padding:6px 0px 5px 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color:#666666;
	border-bottom-color:#666666;
	margin-bottom:8px;
}
#body_left_third_product {
	width:89px;
	height:85px;
	float:left;
	border: 1px solid #999999;
	margin:0px 8px 0px 8px;
}
#body_left_third h2 img {
	margin-right: 10px;
	margin-left: 10px;
}
#body_left_fourth {
	line-height: 18px;
	background-repeat: no-repeat;

}

#body_left_fourth ol {
	width:auto;
	margin-left:20px;
}
#body_right {
	width:435px;
	height:auto;
	float:left;
	padding:0px 0px 0px 5px;
}
#body_right_first {
	padding-bottom: 16px;
}
#body_right_first img {
	float:left;
	margin-right: 10px;
}
#body_right_second {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color:#666666;
	border-bottom-color:#666666;
	line-height: 17px;
	padding: 8px 0px 8px 0px;
	margin-bottom:8px;
}
#body_right_second img {
	float:right;
	margin-right: 12px;
	margin-left: 2px;
}
#body_right_third {
	width:240px;
	height:auto;
	float:left;
	background-color:#4D4D4D;
	padding:10px 0px 0px 20px;
	line-height: 24px;
}
#body_right_third li{
	padding:0px;
}
#body_right_fourth {
	width:160px;
	float:left;
	margin-left: 10px;
}
#body_right_fourth h2 {
}
#body_right_fourth h2 img {
	border:0px;
}
#body_right_fourth img {
	margin:2px 0px 2px 0px;
	border: 1px solid #666666;
}
/*about us*/
#about_body {
	width:750px;
	height:auto;
	float:right;
	clear:left;
	padding:10px 0px 0px 6px;
}
#about_body_top {
	width:300px;
	height:76px;
	background-image: url(about_01.gif);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 20px 440px;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 23px;
}

#about_body_left {
	width:480px;
	float:left;
	padding:5px 10px 10px 10px;
	background-color:#171717;
	background-image: url(about_body_left_t.gif);
	background-repeat: no-repeat;
}
#about_body_left img {
	margin:6px 6px 2px 4px;
	float:left;
}
#about_body_right {
	width:230px;
	float:left;
	padding:0px 0px 0px 7px;
	margin-left:9px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color:#666666;
}
#about_body_right_title {
	height:66px;
	background-image:url(about_body_right_t.gif);
	background-repeat: no-repeat;
}
#about_body_right_gr {
	margin: 6px 0px 6px 0px;
	padding: 6px 0px 6px 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color:#666666;
	border-bottom-color:#666666;	
}
#about_body_right_gr img {
	border: 1px solid #FF9900;
	margin: 3px 3px 3px 3px;
}
#about_body_right_qs {
	background-color:#666666;
	color:#DDDDDD;
	padding: 6px 10px 6px 10px;
}
#about_body_right_qs h2{
	font-size:16px;
	margin: 3px 0px 6px 0px;
	padding:3px 0px 3px 0px;
	color:#FC6500;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#FC6500;
}
#about_body_right_qs h3{
	font-size:14px;
	color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#000000;
	margin: 6px 0px 3px 0px;
	padding:5px 0px 0px 0px;
}
#about_body_right_qs h3 img {
	margin-right:10px;
	border: none;
}
#about_body_right_qs a {
	color:#CCCC99;
}

/*Equipment*/
#equipment_body_left {
	width:730px;
	padding:5px 10px 10px 10px;
	background-color:#171717;
}
#equipment_body_left ul {
}
#equipment_body_left ul li {
	padding:0px 0px 4px 0px;
	margin: 0px 0px 6px 0px;
}
#equipment_body_left ul li img {
	border: 1px solid #666666;	
	margin:6px 18px 8px 20px;
}
/*Order Online*/
#order_body_left {
	width:480px;
	float:left;
	padding: 8px 10px 10px 10px;
	background-color:#171717;
}
#order_body_left li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#666666;	
	padding:0px 0px 4px 0px;
	margin: 0px 0px 6px 0px;
}
#input {
	height:18px;
	border: 1px solid #999999;
}
#order_body_left_cp {
	height:auto;
	width:400px;
	padding-left:20px;
	text-align:right;
}
#order_form {
	margin-left:25px;
}
/*steel castings*/
#steel_body_left {
	width:480px;
	height:518px;
	float:left;
	padding: 0px 10px 10px 10px;
	background-color:#171717;
}
#steel_body_left ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#666666;	
	padding:0px 0px 4px 0px;
	margin: 0px 0px 6px 0px;
	text-align:center;
}
#steel_body_left li img {
	border: 1px solid #666666;	
}
/*Investment Casting Process*/
#icp_body_left {
	width:480px;
	height:auto;
	float:left;
	padding: 0px 10px 10px 10px;
	background-color:#171717;
	background-image: url(icp_01.gif);
	background-repeat: no-repeat;
	background-position: 10px 50px;
}
#icp_body_nei_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#666666;
	padding:0px 0px 4px 10px;
	margin: 0px 0px 6px 0px;
	line-height:17px;
	height:440px;
}
#icp_body_nei_2 {
	padding:0px 0px 4px 10px;
}
#icp_body_left li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#666666;	
	padding:0px 0px 4px 0px;
	margin: 0px 0px 6px 0px;
	text-align:center;
}
/*Contact Us*/
#contact_body_left {
	width:480px;
	height:510px;
	float:left;
	padding: 8px 10px 10px 10px;
	background-color:#171717;
}
#contact_body_left h1 {
	font-size:18px;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	background-color:#000000;
	padding:6px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
}
#contact_body_left li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#666666;	
	padding:0px 0px 4px 0px;
	margin: 0px 0px 6px 0px;
}
#li1 {
	background-color:#666666;
}
#contact {
	padding:10px 0px 0px 10px;
	width:auto;
	bottom: 10px;
 }
 #contact ol li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image:none;
	list-style-type: none;
	height: 25px;
	width:auto;
	background-color:#666666;
	padding:5px 5px 5px 50px;
 }
/*site map*/
#sitemap {
	width:800px;
	height:auto;
	padding-top:10px;
	padding-left:20px;
	margin-top:10px;
	padding-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: 2px solid #B1171C;
	margin-left: 80px;
}
#sitemap div li{
	font-size: 11px;
	width:200px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9c6d6;
	margin-left:10px
}
/*link us*/
#link_body {
	width:750px;
	height:auto;
	float:right;
	clear:left;
	padding:10px 0px 0px 6px;
}
#link_body_left {
	width:720px;
	float:left;
	padding:5px 10px 10px 10px;
	background-color:#171717;
}
/*link us*/
#Resource_link_body {
	width:750px;
	height:auto;
	float:right;
	clear:left;
	padding:10px 0px 0px 6px;
}
#Resource_link_left {
	width:720px;
	float:left;
	padding:5px 10px 10px 10px;
	background-color:#171717;
}