@charset "utf-8";
body {
	background-color: #D0224A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(img/back-1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #33CCFF;
}
.line-1 {
	background-attachment: scroll;
	background-image: url(img/line-1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 1px;
}
.icon-1 {
	background-attachment: scroll;
	background-image: url(img/icon-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 15px;
}
.txt-11p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}



.txt-12p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E6E6E6;
}


.txt-13p {
	font-size: 15px;
	color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
}
.txt-15p {
	font-size: 16px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
}

.width-900 {
	width: 900px;
}
.width-25 {
	width: 25px;
}
.height-296 {
	height: 296px;
}

.back-l {
	background-attachment: scroll;
	background-image: url(img/back-l-1.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 405px;
	width: 25px;
}
.back-r {
	background-attachment: scroll;
	background-image: url(img/back-r-1.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 405px;
	width: 25px;
}
.back-2 {
	background-attachment: scroll;
	background-image: url(img/back-2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #E72652;
}
.back-top {
	background-attachment: scroll;
	background-image: url(img/btn-0.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.link2 {
	color: #E72652;
	text-decoration: none;
}
.link2  a:hover {
	text-decoration: underline;
	color: #FF6600;
}
