body#case {
	background-image:url(img/case1/case_bg.png);
	background-position:left top;
	margin:0;
	padding:0;
}

#casehead {
	background-image:url(img/case1/case1_head.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:763px;
	height:66px;
}

#casehead2 {
	background-image:url(img/case2/case2_head.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:763px;
	height:66px;
}

#case_close {
	margin-left:733px;
	margin-top:8px;
}

#content {
	margin-left:17px;
	width:729px;
}

#main {
	width:729px;
	height:390px;
	background-image:url(img/case1/case1_body.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding-left:22px;
}

#casefoot {
	width:746px;
	height:28px;
	text-align:right;
	margin:0;
	padding:0;
}

.btn {
	list-style:none;
	margin-left:8px;
	float:right;
}

.copy {
	float:left;
	list-style:none;
	margin-left:17px;
}
