body {
	font-size: 13px;
	line-height: 20px;
	color: #565656;
	margin:0;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat;
}
A {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium; COLOR: #DB0483; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
#content{
	width: 800px;
	position: relative;
	z-index: 4;
	float: left;
	padding-right: 50px;
	padding-left: 50px;
}
a.ui {
	padding-right: 6px;
	margin-right: 6px;
}

a.ui:link, a.ui:visited {
	color: #000000;
	text-decoration: underline;
}
a.ui:hover, a.ui:active {
	color: #ED008C;
	text-decoration: none;
}
.ui {
	font-size: 13px;
}
.ui a:link, .ui a:visited {
	color: #000000;
	text-decoration: underline;
}
.ui a:hover, .ui a:active {
	color: #ED008C;
	text-decoration: none;
}
ul {
	margin-top: 0px;
}
li {
	margin-top: 0px;
}
.title {
	margin-bottom: 0px;
	background-image: url(images/ball.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 15px;
	color: #1F7ACD;
	line-height: 30px;
}
#content a {
	text-decoration: underline;
}

ol {
	margin-top: 0px;
}
#content .title01 {
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #B40000;
}

