@charset "utf-8";
/* CSS Document */
body {
	width:1065px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	
	 background:url(../images/bg.jpg) repeat-x;
	  background-color:#097c2a;
}
a:link {
	text-decoration:none;
	color:#666666;
}
a:visited {
	text-decoration:none;
	color:#666666;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
a:acitve {
 color:#333333;
 text-decoration:none;
}
#top {
	/*background:url(../images/top.jpg) no-repeat;*/
	width:1065px;
	height:405px;
	margin:0px;
	background-color:#097c2a;
}
#title {
	position:absolute;
	margin-top:-105px;
	margin-left:60px;
}
*html #title {
	position:absolute;
	margin-left:-1000px;
	margin-top:300px;
}
*+html #title {
	position:absolute;
	margin-top:300px;
	margin-left:-1000px;
}
.title_pic{
	margin-bottom:22px;
}
.title_content{padding-top:110px;}
.diamond_tools {
	background:url(../images/fx_bg.gif) -20px top no-repeat;
	width:280px; height:100px;
	margin:auto;
	padding:0px;
	float:left;
	cursor:pointer;
}
#diamond_con {
	width:280px;
	height:259px;
	background:transparent url(../images/fzbg.png) no-repeat;
	padding-left:40px;
}
.stone {
	background:url(../images/fx_bg.gif) -20px top no-repeat;
	float:left;
	width:280px;
	margin-left:30px;
	cursor:pointer;
}
*html .stone {
	background:url(../images/fx_bg.gif) -20px top no-repeat;
	float:left;
	width:280px;
	margin-left:-10px;
	cursor:pointer;
}
*+html .stone {
	background:url(../images/fx_bg.gif) -20px top no-repeat;
	float:left;
	width:280px;
	margin-left:30px;
	cursor:pointer;
}
#ston_con {
	width:280px;
	height:259px;
	background:transparent url(../images/stons.png) no-repeat;
	padding-left:40px;
	margin-top:18px;
}
*html #ston_con {
	width:280px;
	height:259px;
	background:transparent url(../images/stons.png) no-repeat;
	padding-left:40px;
	margin-top:15px;
}
*+html #ston_con {
	width:280px;
	height:89px;
	background:transparent url(../images/stons.png) no-repeat;
	padding-left:40px;
	margin-top:15px;
}
.stone_machinery {
	background:url(../images/fx_bg.gif) -20px top no-repeat;
	width:280px;height:89px;
	float:left;
	margin-left:30px;
	cursor:pointer;

}
*html .stone_machinery {
	background:url(../images/fx_bg.gif) -20px top no-repeat;
	width:280px;height:89px;
	float:left;
	margin-left:-10px;
	margin-top:-2px;
	cursor:pointer;
}
*+html .stone_machinery {
	background:url(../images/fx_bg.gif) -20px top no-repeat;
	width:280px;
	float:left;
	margin-left:30px;
	margin-top:-2px;
	cursor:pointer;
}
#machinery_con {
	width:280px;
	height:259px;
	background:transparent url(../images/tools.png) no-repeat;
	padding-left:40px;
	margin-top:19px;
}
#content {
	background:url(../images/content-bg.jpg) no-repeat;
	margin:0px;
	height:auto;
	background-color:#e5e5e5;
}
#con_con{
    padding-left:70px;
	padding-right:70px;
	padding-top:50px;
	}
#left_list {
	width:125px;
	padding-left:60px;
	float:left;
}
#left_list ul {
	margin:0px;
	padding:0px;
}
#left_list ul li {
	list-style:none;
	text-align:right;
	font-weight:bold;
	margin:0px;
	padding:0px 20px 0px 0px;
}
#middle {
	width:460px;
	float:left;
	margin-left:30px;
	color:#333333;
}
.mid_con {
	margin-bottom:20px;
	height:auto;
}
.midCon_left {
	float:left;
	width:93px;
}
.midCon_right {
	float:right;
	width:290px;
	margin-left:15px;
	margin-bottom:20px;
}
#right {
	float:right;
	margin-right:140px; display:block; margin-top:50px; 
}

	#right2 {
	float:right;
	margin-right:60px; display:block;
}

#foot{
    margin-top:250px;
	}
/*================text style============================*/

.list_over {
	background:url(../images/left-list-over.gif) no-repeat;
	height:34px;
	color:#006600;
	line-height:34px;
	padding-top:7px;
	cursor:pointer;
}
.list_over a:link {
	color:#006600;
}
.list_over a:visited {
	color:#006600;
}
.list_over a:hover {
	color:#006600;
}
.list_over a:active {
	color:#006600;
}
.list_out {
	
	height:34px;
	padding-top:7px;
	line-height:34px;
	cursor:pointer;
}
.list_out a:link {
	color:#666666;
}
.list_out a:visited {
	color:#006600;
}
.list_out a:hover {
	color:#006600;
}
.list_out a:active {
	color:#006600;
}
.text_green {
	color:#006600;
	line-height:18px;
}
.text_green a:link {
	color:#006600;
}
.text_green a:visited {
	color:#006600;
}
.text_green a:hover {
	color:#006600;
	text-decoration:underline;
}
.text_green2 {
	color:#006600;
	line-height:25px;
}
.text_green2 a:link {
	color:#006600;
	line-height:25px;
}
.text_green2 a:visited {
	color:#006600;
}
.text_green2 a:hover {
	color:#006600;
	text-decoration:underline;
}
.text_green a:active {
	color:#006600;
	text-decoration:underline;
}
.more {
	width:400px;
	text-align:right;
	font-size:11px;
	color:#006600;
}
.more a:link {
	color:#006600;
}
.more a:visited {
	color:#006600;
}
.more a:hover {
	color:#006600;
	text-decoration:underline;
}
.more a:active {
	color:#006600;
}
.text_black {
	color:#333333;
	font-weight:bold;
	line-height:20px;
}
/*==========  ie6 png ===============*/

.IE6png {
	behavior: url("iepngfix.htc");
}
