/* CSS Document */
body {
	margin:15px 0 0;
	padding:0;
	background-color:#fff;
	text-align:center;
}
table {
	text-align:left;
}
td
{
    font-size: 12px;
    color: #666;
    font-family: Verdana,Arial;
}
img {
	border:0;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#10864b;
}
a.index {
	color:#fff;
	text-decoration:none;
}
a.index:hover {
	color:#10864b;
}
.bold {
	font-weight:bold;
}
.red {
	color:#c00;
}
.green {
	color:#10864b;
}
.big {
	font-size:14px;
}
.lh130 {
	line-height:130%;
}
.lh150 {
	line-height:150%;
}
.lh180 {
	line-height:180%;
}
.lh200 {
	line-height:200%;
}
.title1
{
    font-family: ºÚÌå;
    font-size: 20px;
}

