.caseShow_Bg{
	position:relative;
	width:100%;
	height:100%;
	background:url(../images/caseShow.jpg) 100%;
	overflow:hidden;
}
.caseShow_content_Box{
	width:1280px;
	height:700px;
	clear:both;
	padding:0;
	margin:0;
	position:absolute;
	margin:auto;
	padding-top:90px;
	padding-bottom: 27px;
	}
.caseShow_MenuBox{
	width:280px;
	height:100%;
	float:left;
	position:relative;
	background:#dfd7cf;
	overflow:hidden;}
.caseShow_MenuBox img{
	display:block;
	position:relative;}
ul.caseShow_MenuList{
	width:280px;
	height:605px;
	display:block;
	list-style:none;
	position:relative;
	overflow:scroll;/*内容超出设定高度值时，显示滚动条*/}
ul.caseShow_MenuList li{
	height:47px;
	text-align:center;
	position:relative;
	background-image:url(../images/case/caseShowLine.jpg);
	background-repeat:repeat-x;}
ul.caseShow_MenuList li p{
	width:100%;
	height:15px;
	font-family:"宋体";
	font-size:14px;
	text-align: center;
	position:absolute;
	margin:auto;}
	
.caseShow_PicBox{
	width:1000px;
	height:100%;
	float:left;
	overflow:hidden;
	position:relative;
	background:#000;
}
.caseShow_Pic ul{
	display:none;
	list-style:none;}
.caseShow_Pic ul li{
	width:1000px;
	height:100%;
	display:block;
	float:left;
	position:absolute;}
.caseShow_Pic ul li img{
	position:relative;}
.caseShow_AttributeBox{
	width:1000px;
	height:43px;
	margin-top:657px;
	position:absolute;
	background:url(../images/case/attitudeBg.png) repeat;
	z-index:99999999999999999999999999999999999999999999999999999999999999;}
.caseShow_AttributeBox p{
	width:auto;
	height:auto;
	padding-top:5px;
	position:absolute;
	margin:auto;
	color:#FFF;
	font-family:"宋体";
	font-size:14px;
	line-height:18px;
	text-align:center;}
.caseShow_AttributeBox p span{
	margin-left:30px;}
.caseShow_FormFeed{
	width:100%;
	height:69px;
	position:absolute;
	margin:auto;}
.caseShow_FormFeed img{
	display:block;
	float:left;}
img#caseShow_nextPage{
	float:right;}
