.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{
	width: 140px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.casepic img{
	border: 1px solid #D9D9D9;
	height: 60px;
	width: 60px;
	margin: 2px;
}
#back{
	float: right;
	margin-top: 10px;
}
.content-case{
}
.content-case h1{
	float: left;
}
#titleword-new {
	width: 938px;
	padding: 0px;
	margin: 0px;
	background-image: url(../news/images/titleword.jpg);
	background-repeat: no-repeat;
	height: 47px;
}
.button{
	height: 47px;
	font-size: 11pt;
}
.button ul {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 47px;
	padding-left: 490px;
}
.button li {
	margin:0;
	padding:0;
	height: 47px;
	float: left;
	display: inline;
      }
.button a {
	float:left;
	text-decoration:none;
	background-image: url(images/button_a.gif);
	background-repeat: no-repeat;
	background-position: left -47px;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	margin: 0;
	height: 47px;
      }
.button a span {
	float:left;
	display:block;
	background-image: url(images/button_b.gif);
	background-repeat: no-repeat;
	background-position: right -47px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.button a span {
	float:none;
}
 /* End IE5-Mac hack */
.button a:hover {
	background-position:0% top;
	height: 47px;
}
.button a:hover span {
	color:#FFFFFF;
    background-position:100% top;
}
.button a#active {
	background-position:0% top;
	height: 47px;
}
.button a#active span {
	color:#FFFFFF;
    background-position:100% top;
}
#title{
	height: 30px;
}

