@charset "utf-8";
.style5 {
	color: #BBBBBB
}
.style8 {font-size: 9px}


#content {
	position:absolute;
	left:250px;
	top:275px;
	width:490px;
	z-index:2;
	background-color: #DDF2FF;
	text-indent: 0px;
	text-align: left;
	padding: 10px;
	border: thin none #9900CC;
}

#menu {
	position:absolute;
	left:25px;
	top:225px;
	width:200px;
	height:100%;
	z-index:1;
	background-color: #DDF2FF;
	padding-top: 20px;
	border: thin none #9900CC;
}

/* CSS Document */

body {
	font-family: Verdana, Arial, sans-serif;
	background-color : #FFFFFF;
}
p {
	font-size:9pt
}
H1 {
	font-size:12pt
}
H2 {
	font-size:14pt
}
H3 {
	font-size:9pt;
	font : bold;
}
H6 {
	font-size:8pt
}

UL {
	font-size: 9pt;
	list-style:disc outside none
}
.style1 {font-size: 8pt}
.style2 {
	font-size: 9px;
	list-style-type: disc;
	list-style-position: outside;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.style11 {color: #DDF2FF}
#logo {
	position:absolute;
	left:25px;
	top:25px;
	width:735px;
	height:175px;
	z-index:5;
	background: #DDF2FF;
	border: thin none #9900CC;
}

a:hover {
	text-decoration: underline;
	color: #FF8000;
}
a:active {
	text-decoration: none;
}
.style4 {font-size: 9pt; }
.style13 {
	color: #000000
}
.style14 {color: #0066FF}
.style21 {
	font-size: small;
	font-weight: normal;
}




#title {
	position:absolute;
	left:250px;
	top:225px;
	width:490px;
	height:30px;
	z-index:3;
	background-color: #DDF2FF;
	font-weight: bold;
	vertical-align: baseline;
	text-align: left;
	margin: auto;
	padding: 10px;
	border: thin none #9900CC;
}
#ads {
	position:absolute;
	left:787px;
	top:25px;
	width:200px;
	height:827px;
	z-index:4;
	border: thin none #9900CC;
}


.detail {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333333;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
}
