#contactuslist{
	 margin-top:5px;
	 margin-left:15px;
	 line-height:18px;
	 }
  #contactuslist li{
	  list-style-type:square;
          padding-bottom: 10px;
  }
 /*News List*/
 #newslist{
	 float:left;
	 width:716px;
	 margin-bottom:20px;
	 border-bottom:1px solid #CCC;
	 padding-left:1px;
	 padding-right:3px;
	 padding-top:3px;
	 padding-bottom:3px;
	 }
 #newslist:hover{
	 background-color:#f0f0f0;
	 }
 #newslist .newstitle{
	 margin-bottom:5px;
	 font-size:16px;
	 font-weight:bold;
	 }
 #newslist #newsoverview{
	 margin-bottom:5px;
 }
 #newslist #newsmore{
	 float:right;
	 
 }

  /*Liquit Lens css*/
 #lensflash{
	  /*border: 1px dashed #CCCCCC;*/
      margin-top: 6px;
	  margin-bottom:10px;
      padding-left: 80px;
      width: 600px;
	   }
  #itemtable{
	  width:680px;
	  }
  #itemtable ul{
	  width:674px;
	  float:left;
	  /*border:1px dashed #CCC;*/
	  margin-left:5px;
	  }
  #itemtable li{
	  /*border: 1px solid #CCC;*/
      float: left;
      height: 100px;
      margin: 4px 4px 4px 30px;
      padding: 4px;
      width: 120px;
	  }
  #itemimg{
	  margin-bottom: 10px;
      margin-top: 10px;
      width: 720px;
  }
 #itemimg strong{
	 font-size:16px;
 }
  #itemimg img{
	/*border: 1px dashed #CCCCCC;*/
    margin-right: 40px;
	margin-top:10px;
	float:none;
    /*padding: 12px;*/
  }
  #itemtxt ul{
	  margin-left: 12px;
      margin-top: 3px;
      width: 680px;
  }
  #itemtxt li{
	  list-style-type:square;
	  width:680px;
	  padding-bottom:10px;
  }
  #itemtxt strong{
	  font-size:16px;
  }
/*product css*/
   .img_product{
	-moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC #AAAAAA #AAAAAA #CCCCCC;
    border-style: solid;
    border-width: 1px;
    margin: 0 3px 3px 0;
    padding: 4px;
	   }
  #productbox{
      -moz-border-radius: 6px 6px 6px 6px;
	  /*-webkit-border-radius: 6px 6px 6px 6px;*/
	  -webkit-border-top-left-radius : 6px;
      -webkit-border-top-right-radius : 6px;
      -webkit-border-bottom-left-radius : 6px;
      -webkit-border-bottom-right-radius : 6px;
      /*background-color: #EFEFEF;*/
	  float:left;
	  width:950px;
	  margin-bottom:20px;
	  padding-bottom:10px;
	  border:1px solid #ccc;
	  }
  #productbox:hover{
	   background-color:#E7E7E7;
	  /*background-image:url(../images/productbj.jpg);*/
	  }
 #productbox .ptitle{
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topleft: 6px;
	
	-webkit-border-top-left-radius :6px;
    -webkit-border-bottom-right-radius :3px;


    background-color: #000000;
    height: 30px;
    padding-left: 3px;
    padding-top: 5px;
    width: 235px;
 }
 #productbox .ptitle p{
	 color:#FFF;
	 padding:2px;
	 font-size: 16px;
     font-weight: bold;
     padding: 2px;
 }
#productbox .leftcontent{
	width:190px;
	float:left;
	margin-left:18px;
	margin-top:10px;
}
#productbox .rightcontent{
	/*width:690px;*/
	/*float:left;*/
	margin-left:240px;
	margin-top:10px;
	padding-right:5px;
	
}
#productbox .rightcontent .rohs{
	float:right;
	margin-left:3px;
	
}
#productbox .rightcontent #readmorebtn{
	/*float:right;
	width:720px;*/
	margin-top:10px;
	
}
#productbox .rightcontent .readmore{
	float:right;
	width:84px;
	height:31px;
	background-image:url(../images/button4.jpg);
	/*margin-right:6px;*/
	
}
#productbox .rightcontent .readmore:hover{
	/*float:right;
	width:84px;
	height:31px;
	background-image:url(../images/button4.jpg);*/
	background-position:left 31px;
	
}
#titlelink{
	width:960px;
	float:left;
	margin-bottom:10px;
	padding-bottom:3px;
	padding-left:3px;
	padding-top:3px;
	background-color:#CCC;
}
#content_product_left {
    float: left;
    /*margin-top: 10px;*/
    width: 282px;
}
#content_product_right {
	margin-left:305px;
   /* float: right;
    margin-top: 10px;
    width: 658px;*/
}
#content_product_right .showimg{
	margin-left:90px;
	margin-top:10px;
	margin-bottom:10px;
	-moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC #AAAAAA #AAAAAA #CCCCCC;
    border-style: solid;
    border-width: 1px;
	padding:4px;
}
#content_product_right .protable{
	background-color:#CCC;
	margin-top:5px;
       
}
#content_product_right .protable td{
	/*background-color:#FFF;*/
	padding:2px 2px 2px 3px;  
}
#content_product_right .protable tr{
	background-color:#FFF; 
}
#content_product_right .protable tr:hover{
	background-color:#f0f0f0;   
}

/*login dodwnload*/
#downloadtab{
	width:960px;
	}
.tabcontent{
	background-color:#FFF;
}
.tabcontent:hover{
	background-color:#f2f2f2;
}
#downloadtab .dl{
	float:left;
	width:84px;
	height:31px;
	background-image:url(../images/dowmloadbtn.jpg);
	}
#downloadtab .dl:hover{
	background-position:left 31px;
	}
.tabtitle{
	line-height:30px;
	background-color:#e7e7e7;
	font-size:16px;
}
.tabtitle td{
	background-color:#e7e7e7;
}
#downloadtab td{
	padding:2px;
	border-left:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
}
#mysitemap #ftitle {
    background-color: #000000;
    height: 25px;
	margin-bottom:3px;
    padding-left: 5px;
    padding-top: 6px;
    width: 240px;	
	-moz-border-radius-bottomright: 3px;
    -moz-border-radius-topleft: 6px;
	
	-webkit-border-top-left-radius :6px;
    -webkit-border-bottom-right-radius :3px;
	
}
#mysitemap #ftitle a {
	color:#FFF;
}
#mysitemap ul li{
	float:left;
	width:300px;
}
#mysitemap ul li a{
	font-size: 18px;
    font-weight: bold;
	}
#mysitemap li{
	padding-bottom:3px;
	/*list-style-image:url(../images/btn_about.png);*/
}
#mysitemap ul ul a:hover{
	color:#CCC;
	
}
#mysitemap ul ul{
	padding-left:2px;
}

#mysitemap ul ul li a{
	font-size: 13px;
    font-weight: bold;
	color:#777;
	}