body {
	background-image:url(images/bg_repeat.png);
	background-repeat:repeat;
}
#main.bg {
	background-image:url(images/bg_top.png);
	background-repeat:repeat-x;
}
p {
	color: #000;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	margin: 0 0 9px 0;
}
ol {
	color: #000;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
}
.title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	margin-bottom: 20px;
}
.mousetext_white {
	color: white;
	font-size: 10px;
	font-family:"Times New Roman", Times, serif;
	line-height: 11px
}
.mousetext {
	color: black;
	font-size: 10px;
	font-family:"Times New Roman", Times, serif;
	line-height: 11px;
	text-align: right;
	margin: 0
}
h1 {
	color: #c00;
	font-size: 17px;
	font-family:"Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 9px;
}
h1 a {
	color: #c00;
}
h1 a:hover {
	color: #000;
}
h2 {
	color: #000;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: -6px
}
.item1 {
	width: 524px
}
.photo1 {
	width: 284px;
	float:left
}
.list1 {
	width: 204px;
	min-height: 284px;
	float:left;
	padding-left: 24px;
	display:table-cell;
	vertical-align:middle
}
.list1 p {
	font-size: 13px;
	color:#008829
}

