@charset "utf-8";
#content .case_list {
	padding:12px 0px 0px 6px;
	height:auto !important;
	overflow:hidden;
}
#pro_img{
	text-align:center;
}
#pro_img img{
	border:1px solid #CCC;
}
.prodname{
	padding-top:6px;
	height:auto !important;
	overflow:hidden;
}
.video{
	text-align:center;
	height:auto !important;
	overflow:hidden;
}
.prodname .pro_name{
	float:left;
	display:inline;
	height:36px;
	line-height:36px;
	width:540px;
	text-align:center;
	color:#2E2E2E;
	font-size:14px;
}
.prodname .pro_order{
	float:left;
	display:inline;
	width:120px;
}
.pro_desc{
	margin:3px 10px 0px 10px;
	line-height:22px;
	height:auto !important;
	overflow:hidden;
}
.pro_desc h2{
	font-size:14px;
}
.pro_desc p {
	margin:0px 0px 5px 0px;
}
.pro_desc a {
	color:#094B9F;
}
.pro_desc a:hover {
	text-decoration:underline;
	color:#094B9F;
}
#pro_link{
	clear:both;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	height:auto !important;
	overflow:hidden;
}
#pro_link .previous{
	padding-right:50px;
	text-align:left;
}
#pro_link .next{
	width:50%;
	text-align:right;
}