﻿/*产品中心*/

#rightProducts{
	float:right;
	width:650px;
	margin-left:10px;

}

.righttitle{
	width:650px;
	margin-top:10px;
}

.righttitle_top{
	width:650px;
	height:27px;
	background:url(../images/productstitle_bg.gif) repeat-x;
	border-top:1px #cbcbcb solid;
	border-left:1px #cbcbcb solid;
	border-right:1px #cbcbcb solid;
}

.righttitle_top span{
	margin-left:20px;
	line-height:27px;
}

.righttitle_bottom{
	width:650px;
	background:#fff;
	border-bottom:1px #cbcbcb solid;
	border-left:1px #cbcbcb solid;
	border-right:1px #cbcbcb solid;
	padding-bottom:10px;
}


/*产品中心图片*/

.rightProducts_heng{
	width:650px;
	height:130px;
	padding-top:10px;
}


.rightProducts_ge{
	float:left;
	width:110px;
	height:130px;
	margin-left:30px;
	*margin-left:30px;
	_margin-left:20px;
	margin-right:20px;
	text-align:center;
}

.rightProducts_bian{
	width:110px;
	height:110px;
	border:1px #cbcbcb solid;
	text-align:center;
	padding-top:5px;
}

.rightProducts_img{
	width:100px;
	height:100px;
}

.rightProducts_fanye{
	width:400px;
	height:20px;
	margin-top:20px;
	margin-left:150px;
	text-align:right;
	color:#7A4706;
}

.rightProducts_fanye span{
	margin-left:5px;
	line-height:20px;
}



/*产品显示页*/
.xianshi{
	margin:auto;
	width:620px;
	height:380px;
	padding-top:20px;
}
.xianshi_leftimg{
	float:left;
	width:232px;
}
.leftimg_top{
	width:232px;
	height:213px;
	border-top:1px #cbcbcb solid;
	border-left:1px #cbcbcb solid;
	border-right:1px #cbcbcb solid;
	text-align:center;
	padding-top:5px;
}

.leftimg_bottom{
	width:234px;
	height:15px;
	background:url(../images/Productsxian_bottom.gif) no-repeat;
	margin-bottom:15px;
}


.xianshi_righttext{
	float:right;
	width:370px;
}


.xianshi_righttext li{
	list-style-type:none;
	width:370px;
	height:26px;
	line-height:26px;
	border-bottom:1px #000 dashed;
	font-size:11px;
	text-indent:2em;
}



/*关于我们*/

.uscontent{
	margin:auto;
	width:630px;
	padding-top:20px;
}

.uscontent p{
	font-size:11px;
	text-indent:3em;
}

.uscontent_img{
	width:626px;
	height:85px;
	margin-bottom:20px;
}
































