body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FFF;
	background-image: url(images/back-1.jpg);
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 347px;
}
#wrapper #content {
	background-image: url(images/index_01.gif);
	padding-right: 120px;
	padding-left: 120px;
	padding-top: 15px;
}
.txt_01{
	font-weight: bold;
	color: #FC0;
}
.txt_02{
	font-weight: bold;
	color: #00fff6;
	font-size: 15px;
}
.txt_03{
	font-weight: bold;
	color: #0543ab;
	font-size: 15px;
}
.txt_04{
	color: #00F;
	text-decoration: none;
}
.br_01{
	font-weight: bold;
	color: #FFF;
	font-size: 15px;
	background-color: #6CF;
}
.br_02{
	background-color: #FFF;
	color: #333;
}
.br_03{
	font-weight: bold;
	color: #333;
	font-size: 15px;
	background-color: #FC0;
}
.ci{
	text-align: center;	
}
