.content {
	margin-right: 10px;
	margin-left: 5px;
	text-align: left;
	}
.content-case{
	text-align: justify;
	font-size: 9pt;
	line-height: 20px;
	margin-bottom: 10px;
}
.content-case h1{
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	filter:DropShadow(Color=#FFFFFF, OffX=1, OffY=1); 
	background-image: url(../images/icon/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	line-height: 30px;
}
.list{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	height: 80px;
	line-height: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.listpic{
	margin-right: 5px;
	display: inline;
	float: left;
}
.listpic img{
	height: 80px;
	width: 80px;
	border: 1px solid #E9E9E9;
}
.list h1{
	font-weight: bold;
	font-size: 10pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.list h2{
	font-weight: normal;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.list a.title{
	background-image: url(../images/icon/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	color: #000000;
	text-decoration: none;
}
.list a.title:hover{
	color: #D10008;
	text-decoration: underline;
}
.casepic{
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.casepic img{
	border: 1px solid #D9D9D9;
}
.casepic img.s{
	height: 30px;
	width: 30px;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
}
.content-case{
}
.content-case h1{
	float: left;
}
#back{
	display: block;
	float: right;
	margin-top: 10px;
}
#title{
	height: 30px;
}

