.case
{
width:790px;
background:#FFFFCC;
border:1px #B39C95 solid;
}
.center
{
text-align:center
}
.table1
{
width:100%;
}
.table3
{
width:100%;
}
.table2
{
width:100%;
}
.left {
width:160px;
vertical-align:top;
}
.right {
width:470px;
vertical-align:top;
}
.menu {
width:100%;
text-align:left;
}
.contname {
	background-color: #FFDFD5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	width:220px;
	border-bottom: 1px #B39C95 solid;
}
.item {
	background-color: #FFEFEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2A2A2A;
	width: 220px;
	border-bottom: 1px #B39C95 dotted;
}
.abottom {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	color:navy
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	text-decoration: none;
	color: #000080;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.img {
	border: 1px solid #CCCCFF;
	margin:3px
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	color: #9999CC
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #9999CC
}
.model {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	color: #9999CC
}
p.justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	color: #9999CC;
	text-align:justify
	
}
