
/**home page css**/
#main {
	height:auto;
	width: 100%;
}
#topgray_bg3{
	width:100%;
	height:38px;
	background-color:#484744;
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
}
#topgray{width:100%;
height:38px;
background-color:#484744;
overflow:hidden;
}
#topgray_left3{
	width:32px;
	height:38px;
	background-color:#484744;
	overflow:hidden;
	float:left;
	background:url(images/bot_menu1.jpg) 0 0 no-repeat;
}
#inner_head_name_bg{
	width:auto;
	height:38px;
	background-color:#FFF;
	float:left;
	text-align:center
}
.inner_head_name{
font-size:18px;
color:#c22126;
font-weight:bold;
padding:5px 20px 0 20px;
}
#topgray_right3{
	width:8px;
	height:38px;
	background-color:#484744;
	overflow:hidden;
	float:right;
	background:url(images/bot_menu2.jpg) 0 0 no-repeat;
}
.camtext1{
	padding:20px 20px 0 20px;
	text-align:justify;
}
.camtext1 a{
	font-size:16px;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}
.camtext1 a:hover{
	color:#666;
	text-decoration:underline;
}


.camtext2{
	width:auto;
	min-height: 220px;
}
.camtext2 ul{list-style-type:disc;
float:left;
list-style-position:inside
}
.camtext2 ul li{color:#000;
}

.cam_heading{font-size:28px;
color:#c22126;
font-weight:bold;
padding:0 0 10px 0;
}
.camtext3{
	font-size:16px;
	color:#F00;
	text-align:left;
	text-decoration:underline;
	padding: 15px 0 20px 20px;
	font-weight: bold;
}
.camtext4{
	padding:0 20px 0 20px;
	text-align:justify;
}
#cam_product_cat{width:800px;
height:auto;
}
.camtext5{
	padding:0 20px 0 20px;
	text-align:justify;
}
#cam_cat1{
	width:800px;
	height:200px;
	margin: 15px 0 0 0;
}
.camtext6{
	font-size:14px;
	color:#F00;
	text-align:left;
	padding: 0 0 10px 10px;
	font-weight: bold;
}
.camtext7{
	padding:0px 20px 0 20px;
	text-align:justify;
}
/**cnc router**/
#router_main {
	height: 1000px;
	width: 800px;
}

.routertext1{
	width:380px;
	min-height: 220px;
	float: left;
}
.routertext1 ul{list-style-type:none;
float:left;
list-style-position:inside;

}
.routertext1 ul li{color:#000;
padding-left:5px;
border-bottom:#999 solid 1px;
}
#router_bottom{
	width:800px;
	height:400px;
	margin-left: 20px;
}
/*end cnc router*/
/*cnc engraving*/
#engraving_main {
	height: 620px;
	width: 800px;
}
#engraving_img{
	width:600px;
	height:200px;
	margin: 0 0 0 100px;
}

/*end cnc engraving*/

/*tormach cnc*/
#tormach_main {
	height: auto;
	width: 800px;
}
.tormachtext1{
	width:240px;
	min-height: 220px;
	float: left;
	margin-left: 20px;
}
.tormachtext1 ul{list-style-type:none;
float:left;
list-style-position:inside
}
.tormachtext1 ul li{
	color:#000;
	border-bottom:#999 solid 1px;
}
#list_heading_main{
	width:760px;
	height:30px;
	background-color: #666;
}
.list_heading{
	width:250px;
	height:auto;
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 10px;
	float:left;
	text-decoration: underline;
	color: #FFF;
}

/*end tormach cnc*/
/*scanner*/
#point{width:200px;
height:107px;
margin-left:40px;
float:left;
}
.bottom_points{
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.model_bg{
	width:100%;
	height:50px;
	border:#999 solid 1px;
}
.model_bg2{
	width:100%;
	height:50px;
	border:#999 solid 1px;
	background-color:#D1D1D1
}
.model_1{
	width:15%;
	padding-left:10px;
	font-weight:bold;
	float:left;
	height: 50px;
	text-align: left;
}
.model_2{
	width:25%;
	padding-left:10px;
	float:left;
	height: 50px;
	border-left:#999 solid 1px;
	text-align: left;
}
.model_3{
	width:75%;
	padding-left:10px;
	float:left;
	height: 50px;
	border-left:#999 solid 1px;
}
.model_4{
	width:52%;
	padding-left:7px;
	float:left;
	height: 50px;
	border-left:#999 solid 1px;
	text-align:left;
}

/*end scanner*/
#jewellery_bottom{
	width:auto;
	height:200px;
}
.repaid_text{
	font-size:14px;
	text-align:left;
	padding: 15px 0 20px 20px;
	font-weight: bold;
}
/* rapid */
#suitable_bg{
	width:740px;
	height:230px;
	border:#999 solid 1px;
	margin:20px 0 0 0;
}
#subable_text_1{
	width:140px;
	height:220px;
	float:left;
	margin: 10px 0 0 10px;
}
#sutable_img_1{
	width:590px;
	height:230px;
	float:left;
}
#suitable_bg2{
	width:740px;
	height:200px;
	border:#999 solid 1px;
	margin:20px 0 0 0;
}
#subable_text_2{
	width:140px;
	height:420px;
	float:left;
	margin: 10px 0 0 10px;
}
#sutable_img_2{
	width:590px;
	height:430px;
	float:left;
}
.img_line{outline:#999 solid 1px;
}