body {
	text-align: center;
	line-height: 180%;
	margin: 0px;
	padding: 0px;
	background: url(../images/background.jpg);
}
#main {
	line-height: 180%;
	text-align: center;
	margin: 10px auto;
	width: 800px;
	height: auto;
	padding: 0px;
	overflow: hidden;
}
#content {
	margin: 10px auto;
	float: left;
	width: 800px;
}
#content-left {
	margin: 0px 10px 0px 0px;
	float: left;
	width: 310px;
	padding: 0px;
}
#content-right {
	float: right;
	width: 470px;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#contentr-content {
	text-align: left;
	padding: 0px;
	background: url(../images/head-back.jpg);
	border: 5px outset #FFFF00;
}

#imgs {
	border: 5px outset #FFFF00;
	text-align: center;
}
sup {
	font-size: medium;
}
.c {
	/*height: 650px;*/
}


#head {
	background: url(../images/head-back.jpg);
	text-align: center;
	padding: 5px;
	width: 780px;
	border: 5px outset #FFFF00;
	float: left;
	margin: 0px;
}
#img-bird{
	border: 5px outset #FFFF00;
}
h4 {
	font-size: 16px;
	color: #0000FF;
	line-height: 180%;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
}
hr {
	border: 5px outset #FFFF00;
}
#contentl-img {
	text-align: left;
	width: 260px;
	padding-left: 50px;
	margin: 10px 0px;
}

p {
	line-height: 180%;
	font-size: 16px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#style {
	font-size: 14px;
	line-height: 180%;
	color: #000000;
	text-align: center;
}

#contentr-head {
	margin: 0px 0px 10px;
	padding: 0px 5px;
	text-align: left;
	border: 5px outset #FFFF00;
	background: url(../images/head-back.jpg);
}
a {
	font-size: 16px;
	line-height: 180%;
	text-decoration: none;
	color: #FF6699;
}

#foot {
	text-align: center;
	width: 800px;
	padding: 0px;
	margin: 0px auto;
	float: left;
}
#style-1 {
	color: #FF6699;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
.ct {
	color: #FF6699;
	text-align: center;
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
}
