
/***************************左侧******************************/

#left {
	float:left;
	width:585px;
	margin-right:5px;
}

#pro {
	float:left;
	width:555px;
	padding:10px 15px 10px 15px;
	background:#ffffee;
}

.pro_pic {
	float:left;
	width:220px;
	height:150px;
	margin:5px;
	text-align:center;
	background:#ffffee;
	border:3px solid #ffffee;
}

.pro_js {
	float:left;
	margin-top:5px;
	width:300px;
	line-height:23px;word-wrap:break-word;overflow:auto; text-align:left;
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}

.name {
	color:red;
}

.jg {
	color:red;
}
.pro_other
{
	width:315px;
	height:110px;
	background:rgb(255,243,217);
	border:solid rgb(254,226,161) 1px;
	float:left;
}
.pro_other p{ width:300px; margin-top:5px; margin-left:10px; color:rgb(103,103,103);}
.pro_other .WhatShow{ line-height:25px; display:block; width:100px; float:right; }
.pro_other input { width:30px;}
.pro_other img
{
	margin-top:0px;
	margin-left:10px;
	padding:0px 0px 0 0;
}

.ms {
	float:left;
	width:565px;
	padding:10px;
	line-height:22px;
	border-top:1px solid #cccccc;
	background:#f5ffe8;
	overflow:hidden;
}

.pro_ask {
	float:left;
	width:200px;
	height:132px;
	background:url(pro_ask.gif) #ffffff no-repeat;
}

.close {
	width:565px;
	float:left;
	padding:10px;
	text-align:center;
}

/***********************产品相关导航**************************/

.pro_about {
	float:left;
	top:32px;  
	width:100px;
	height:220px;
}

/***************************右侧******************************/

#right {
	float:left;
	width:200px;
	margin-left:-3px;
}

.pro_dg {
	float:left;
	width:545px;
	margin-left:8px;
}
.Shows{ width:300px; height:400px; background:red; position:absolute; top:0px; left:0px; z-index:999; display:none;}
.Shows .order2_body{ margin:10px; border:solid rgb(202,209,216) 1px; background:#FFF;}
.Shows .order2_body ul{ margin:0px; padding:0px; list-style:none; text-align:left;}
.Shows .order2_body ul li{ line-height:28px;   margin-left:10px; height:28px; }
#other{ width:300px; height:60px;}
.Shows .title{ font-weight:bold;}
.Shows .title b{ color:Red;}