@import url('global.css');
* {
	padding:0; margin:0; list-style:none; text-decoration:none;
}
.caseContent {
	width:1030px;
}
.formCase {
	height:60px;
}
.formCase strong {
	background:url(../images/sign.gif) left -150px no-repeat;
	padding:5px 0 5px 35px ;
	color:#C00;
}
.formCase select {
	width:100px;
	height:19px;
}
.formCase input {
	background:url(../images/bgCaseInput.jpg) 0 0 no-repeat;
	border:1px solid #BEBEBE;
	height:19px;
	line-height:19px;
	width:270px;
	padding:0 5px;
}
.formCase button {
	background:url(../images/caseBtn.jpg) 0 0 no-repeat #C00;
	width:58px;
	height:19px;
	text-indent:-999px;
	overflow:hidden;
	border:none;
}
#arcIntro {
	padding-bottom:15px;
	border-bottom:dotted 1px #D2D2D2;
	margin-bottom:15px;
}
#arcIntro #arcThumb {
	width:260px;
	height:180px;
	text-align:center;
	overflow:hidden;
	border-bottom:solid 2px #CCC;
	float:left;
}
#arcIntro #arcThumb img {
	padding:1px;
	border:solid 1px #CCC;
	min-height:180px;
	height:180px;
	width:240px;
	border-radius:5px 5px 0 0;
}
#arcIntro #arcAttr {
	float:right;
	width:430px;
}
#arcIntro #arcAttr li {
	line-height:30px;
	height:30px;
	overflow:hidden;
}
#arcIntro #arcAttr li span {
	line-height:14px;
}

/* 19:53 2013/9/14 周六 */
#bdshare {
	padding-top:5px;
	line-height:28px;
}
#cateContent dd.modHead {
	background:url(../images/bgContentWrapHead.gif) center bottom no-repeat;
	height:14px;
	margin-top:15px;
}
#cateContent dd.modBody {
	background:url(../images/bgContentWrapBody.gif) center center repeat-y;
	padding:10px 30px 10px 30px;
	width:940px;
}
#cateContent dd.modFooter {
	background:url(../images/bgContentWrapFooter.gif) center top no-repeat;
	height:12px;
}

#caseShowPage #cateContent dd.modBody .imgList li {
	width:188px;
}
#caseShowPage .article {
	width:390px;
	overflow:hidden;
}
#caseShowPage .photo {
	width:530px;
}
#caseShowPage .photo img {
	max-width:530px;
	width:expression(this.width>530?530:true);
	margin-bottom:10px;
}
#caseShowPage #arcIntro #arcAttr {
	float:left;
	width:100%;
}
#caseShowPage #arcIntro #arcAttr li {
	height:33px;
	line-height:33px;
	padding-left:10px;
}
#caseShowPage .arcContent {
	padding:0;
}
#caseShowPage .arcContent #prevAndNext .next {
	float:none;
}
#caseShowPage .arcContent #prevAndNext {
	padding: 0;
	height:auto;
	border:none;
}
#caseShowPage .arcContent #prevAndNext li {
	padding-left:10px;
}
#caseShowPage .arcBody {
	background-color:#EBEBEB;
	padding:16px;
	line-height:200%;
}
#caseShowPage #arcThumb {
	text-align:center;
}
#caseShowPage #arcThumb img {
	padding:5px;
	border:solid 1px #EBEBEB;
}
#caseShowPage #cateContent dt.cateTitle {
	background:none;
	position:relative;
	height:60px;
}
#caseShowPage #position {
	float:none;
	position:absolute;
	left:30px;
	text-align:left;
	bottom:-20px;
	width:360px;
	height:30px;
	line-height:30px;
}
.imgList li div a {
	padding-right:15px;
	/*background:url(../images/sign.gif) right -225px no-repeat;*/
	display:inline;
}
.imgList li div a:hover {
	color:#0C3555;
	background-position: right -255px;
}
.imgList li div span {
	display:block;
}