@charset "utf-8";

#banner{
	width: 960px;
	height: 151px;
	overflow: hidden;
	background-image: url(../images/products_banner.jpg);
	background-repeat: no-repeat;
	}
#middle{
	width:980px;
	clear:both;
	margin-top:10px;
	
	}
#left-side{
	width:192px;
	float:left;
	padding-top:40px;
	padding-left:20px;
	display:inline-block;
	background-image: url(../images/about_us_submenu_bckg.png);
	background-repeat: no-repeat;
	position:relative;
	
	}
	#left-side ul {
		margin-left:20px;
		}
	#left-side li{
		margin-bottom:5px;
		line-height:20px;
		}
	#left-side .sub-active{
		font-weight:bold;
		}
#content{
	margin-left:15px;
	margin-right:5px;
	width:671px;
	font-size:12px;
	display:inline-block;
	float:left;
	}
	#content img{
		float:left;
		margin-top:25px;
		margin-bottom:30px;
		margin-left:15px;
		}
	#content .product-text-box{
		display:inline-block;
		float:left;
		width:460px;
		margin-left:20px;


	
	}
	#content h1{ margin-left:215px;}
	#content .product-text-box h1{ line-height:16px; font-size:16px; margin-bottom:15px; margin-left:0px; margin-top:40px}
	#content .products p{ margin-right:10px;}
	.products .product,.products-case .product{
		cursor:pointer;
		
		}
	
	
	

	
#right-side{
	width:248px;
	margin-left:20px;
	float:left;
	padding-top:40px;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:30px;
	display:inline-block;

	position:relative;
	}
#right-side h1{
	line-height:20px;
	font-size:24px;
	}
#right-side p{
	font-size:13px;
	margin-top:15px;
	margin-right:5px;
	margin-bottom:30px;
	}
#right-side #question-box{
	width:236px;
	height:205px;
	margin-top:-20px;
	overflow:hidden;
	display:box;
	background-image:url(../images/questions_bckg.png);
	background-repeat:no-repeat;
	
	}
#right-side #question-box #label{
	width:130px;
	margin-left:100px;
	margin-right:10px;
	margin-top:25px;
	margin-bottom:28px;
	font-size:13px;
	}
#right-side #question-box .item{
	margin-left:20px;
	margin-bottom:14px;
	
	
	}
#right-side #question-box .item .item-label{
	font-weight:bold;
	width:60px;
	display:inline-block;
	}
#right-side #for-doctors-box{
	width:234px;
	overflow:hidden;
	display:box;
	margin-top:10px;
	
	}