body{
	background-color: #ffffff;
	background-image: url(../images/home_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#home-flash{ width:980px; height:250px; clear:both;}
#home-news{ width:980px; height:271px;}
 #home-news .newsbg1{width:980px;height:60px;background-image:url(../images/home_11_en.gif);background-repeat: no-repeat;}
 #home-news .newsbg2{
	width:980px;
	height:197px;
	background-image:url(../images/home_12.jpg);
	background-repeat: no-repeat;
} 
  #home-news .newsbg3{
	width:980px;
	height:14px;
	background-image:url(../images/home_13.jpg);
	background-repeat: no-repeat;
}
#home-news .intro{ width:290px; height:180px;padding:0px 10px;float:left; line-height:20px;}
#home-news p{margin:0px;padding:0px;}
 #home-news .prodlist{ width:634px; height:180px; margin-top:15px; margin-left:30px; float:left;}
#home-intro{ width:980px; height:277px;}
#home-intro .more1{ width:290px; height:12px; margin-top:12px;float:left; text-align:right;}
#home-intro .newslist{ width:260px; height:220px; float:left; padding:5px 20px;}
#home-intro .newslist li{ line-height:24px;}
#home-intro .introbg1{ width:980px; height:31px; background-image:url(../images/home_15_en.gif);background-repeat: no-repeat;}
#home-intro .introbg2{ width:980px; height:250px; background-image:url(../images/home_16.jpg);background-repeat: no-repeat;}
#home-intro .contact{ width:234px; height:150px; margin-top:70px; padding:0px 10px;float:right; line-height:20px;}
/* examples_body */
.examples_body {
	width: 610px;
	clear: both;
}
.bx_wrap { margin:0px;}
.bx_wrap ul li{list-style-type:none;float: left;}
.bx_wrap ul img { border: 0px solid #DDD;}
.prodtitle{ text-align:center; margin:8px auto; color:#666}
.bx_wrap a.prev {
	width: 20px;
	height: 92px;
	line-height: 17px;
	outline-style: none;
	outline-width: 0;
	float:left;
	text-indent: -9999px;
	background-image: url(../images/prod_left.jpg);
	background-repeat: no-repeat;
}
.bx_wrap a.prev:hover {
	/*background: url(../images/prod_left.jpg) no-repeat;*/
}
.bx_wrap a.next {
	width: 20px;
	height: 92px;
	line-height: 17px;
	outline-style: none;
	outline-width: 0; float:right;
	text-indent: -9999px;
	background: url(../images/prod_right.jpg) no-repeat;
}
.bx_wrap a.next:hover {
	background: url(../images/prod_right.jpg) no-repeat;
}
#footer{background-image: url(../images/item_footer_bg.jpg);background-repeat: repeat-x; clear:both;}