@charset "utf-8";
body {
	margin: 0px auto;
	padding: 0px;
}
#mian {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: none;
	height: 220px;
	width: 1002px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#head {
	height: 22px;
	background-image: url(../images/bg.jpg);
	position:relative;
}
#head #SearchIcon {
	display:block;
	top:1px;
	left:264px;
	position:absolute;
	z-index:auto;
	width: 230px;
}
.forms {
	height: 13px;
	line-height:12px;
	font-size:11px;
	width: 100px;
}
#head .menu {
	height:20px;
	display:block;
	top:0;
	left:520px;
	position:absolute;
	z-index:100;
	width: 480px;
}
.ad {
	float: right;
	width: 1002px;
	z-index:1;

}
#all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 1002px;
	margin: auto;
}
#pr .tx {
	font-size: 14px;
	font-weight: bold;
	color: #005B57;
	text-decoration: none;
	width: 150px;
	height: 30px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

#pr1 .tx {
	font-size: 14px;
	font-weight: bold;
	color: #005B57;
	text-decoration: none;
	width: 150px;
	height: 30px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
}
.Workshop {
	float: left;
	height: 612px;
	width: 750px;
	padding-top: 23px;
	padding-left: 13px;
	margin: auto;
	padding-right: 19px;
}
.Workshop .news {
	width:160px;
	overflow:hidden;
	height:270px;
	float: right;
	background-image: url(../images/bg_news.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
.Workshop .news .Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 140px;
	padding-left: 15px;
}
.Workshop .news .Title {}
.aboutus {
	background-image: url(../images/bg_w.jpg);
	float: left;
	height: 130px;
	width: 572px;
	margin-bottom: 10px;
}
#pr1 {
	float: left;
	height: 623px;
	width: 200px;
	padding-left: 20px;
	background-image: url(../images/bg_ProductCatalog.jpg);
	background-repeat: repeat-y;
	background-position: right;
} 
#pr {
	float: left;
	height: 453px;
	width: 200px;
	padding-left: 20px;
	background-image: url(../images/bg_ProductCatalog.jpg);
	background-repeat: repeat-y;
	background-position: right;
} 
.aboutus img {display:block; margin:5px 0 0 5px;}
.aboutus .title1{
	display:block;
	color: #007871;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	float: right;
	width: 400px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.aboutus .p{
	width:390px;
	text-align:justify;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
}
.aboutus .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}

.aboutus .p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}
.aboutus .p a:hover {
	color: #027572;
	text-decoration: none;
}
.aboutus .p label a{
	color: #027572;
	text-decoration: none;
}
.aboutus .p label{
	color: #027572;
	float:right;
	text-decoration: none;
}

#workshopshow a{
color: #027572;
}
/*-------------menu--------------*/
.navigation{
	float:right;
	width: 340px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.navigation ul
{
	font-family: "trebuchet ms";
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	list-style: none;
	float: left;
}
.navigation li
{
	text-align:center;
	display: inline;
	background: none;
	text-align: center;
	padding: 0px;
	float: left;
}
.navigation li a
{
	color: #333333;
	float: left;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 1px;
}

.navigation li a:hover
{
	color: #000000;
	width: 340px;
}
.navigation li.current a
{
	color: #333333;
	float: right;
	margin:	0px;
	text-decoration: none;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/**Menu***/
ul
{
list-style:none;
 padding:0px;
 margin:0px;
}
#menu
{
	height: 20px;
	overflow:hidden;
}
#menu li
{
display:inline;
line-height:20px;
}
#menu li a
{
	text-align:center;
	color:#333333;
	float: left;
	height: 20px;
	line-height:20px;
	vertical-align:middle;
	margin-right: 0px;
	text-decoration: none;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover {
	color:#007771;
}

#End
{
	height: 10px;
	overflow:hidden;
	background-position: center;
}
#End li
{
display:inline;
}
#End li a
{
	text-align:center;
	color:#333333;
	line-height:10px;
	vertical-align:middle;
	margin-right: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#End a:hover {
	color:#007771;
}
/* sidebar menu */
#sidemenu {
	text-align: left;
	padding: 0;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
	list-style: none;
	margin: 0;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #FFFFFF;
}
#Nav {
	width:180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#Nav ul {
	list-style-type: none;
	width:180px;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Nav li {
	display: block;
	height: 22px;
	line-height:22px;
	padding-right: 5;
	padding-left: 10;
	text-indent: 10px;
	margin-bottom: 1px;
}
#Nav ul li a {
	display: block;
	height: 22px;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C0E2E0;
}
#Nav ul li a:active {
	display: block;
	height: 22px;
	color: #95A637;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BFE1DF;
	margin: 0px;
	padding: 0px;
}
#Nav ul li a:visited {
	display: block;
	height: 22px;
	color: #006666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BFE1DF;
	margin: 0px;
	padding: 0px;
}
#Nav a:hover {
	display: block;
	height: 22px;
	color: #003300;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.pd {
	height: 157px;
	width: 572px;
	top: 280px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
.pd .Box {
	padding: 0px;
	float: left;
	height: 170px;
	width: 135px;
	*width: 130px;
	background-color: #efefef;
	background-position: center;
	margin-top: 0px;
	margin-right: 8px;
	*margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pd .Box .p1 {
	height: 118px;
	width: 111px;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
}

.ct {
	height: 157px;
	width: 160px;
	background-image: url(../images/bg_contact.jpg);
	background-position: center;
	float: right;
	margin: 0px;
	padding: 0px;
}
.ct .Contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 135px;
	padding-left: 15px;
	font-weight: bold;
}
.ct .ctt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	margin-top: 5px;
	height: 30px;
	float: left;
	padding: 0px;
}
.ct .ctt .mp {
	float: left;
	margin-left: 2px;
	padding: 0px;
}
.ct .ctt .Contact3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	width: 130px;
	margin: 0px;
	padding: 0px;
}
#Technology {
	height: 151px;
	width: 750px;
	padding: 0px;
	margin-top: 10px;
	float: left;
}
#Nav1 ul {
	list-style-type: none;
	width:180px;
	padding:0px;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Technology .ty {
	float: left;
	height: 151px;
	width: 376px;
	background-image: url(../images/bg_t.jpg);
}
#Technology .ty .Picture {
	width: 169px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#Technology .ty .Contact4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007871;
	width: 190px;
	float: right;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
}
#Technology .ty .p{
	width:350px;
	text-align:justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	float: left;
}
#Technology .us {
	float: right;
	height: 151px;
	width: 362px;
}
#Technology .us .Picture1{
	width: 170px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#Technology .us .Contact5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007871;
	width: 190px;
	float: right;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
}
#Technology .us .p{
	width:340px;
	text-align:justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#End {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: auto;
	height: 60px;
	width: 1002px;
	background-color: #efefef;
}
#Products {
	height: 20px;
	width: 750px;
	background-color: #5fb5b0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-position: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}
#Products .now {
	height: 20px;
	width: 94px;
	float: left;
	padding-left: 10px;
	margin: 0px;
}
#Products .p2 {
	width: 400px;
	float: right;
}
#Products .ul {
	list-style-type: none;
	width:180px;
	padding:0px;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Products .ul .li {
	display: block;
	height: 25px;
	line-height:33px;
	padding-top: 2px;
	padding-right: 5;
	padding-bottom: 2px;
	padding-left: 10;
	text-indent: 10px;
}
#Products .ul .li a {
	display: block;
	height: 25px;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C0E2E0;
	padding-top: 2px;
	padding-bottom: 3px;
}
#Nav1 {
	width:180px;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#Nav1 li {
	display: block;
	height: 25px;
	line-height:33px;
	padding-top: 10px;
	padding-right: 5;
	padding-bottom: 2px;
	padding-left: 10;
	text-indent: 10px;
}
#Nav1 a {
	display: block;
	height: 25px;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #F1F1F9;
}
#Nav1 a:visited, active {
	display: block;
	height: 25px;
	color: #95A637;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#Nav1 a:hover {
	display: block;
	height: 25px;
	color: #003300;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#RightproBox {
	width:780px;
	float: right;
	margin-top:20px;
	margin-bottom:20px;
}
#RightproBox ul {
	width:100%;
	padding: 0px;
	margin: 0px;
	background-position: 0px;
	
}
#RightproBox ul li{
	width:145px;
	float: left;
	list-style-type: none;
	padding-bottom: 10px;
	margin-left: 10px;

	margin-top: 5px;

}
#RightproBox ul li img{
	background:#000;
	width:145px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 120px;
}
#RightproBox ul li span{
	display:block;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	height: 20px;
	width: 145px;
}
#RightproBox ul li p {
	font-size: 12px;
	float: right;
	width: 50px;
	margin: 0px;
	padding: 0px;
}
#RightproBox ul li label{
	display:block;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	height: 15px;
	border-bottom-style: solid;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#RightproBox ul li h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	float: left;
	width: 70px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#RightproBox ul li a {
	display: block;
	color: #666;
	text-decoration: none;
	
}
#RightproBox ul li a:hover {color:#993300;}
