body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
}
#rap {
	width: 800px;
}
#rap #header h1 {
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#rap #main {
	float: left;
	width: 600px;
}
#rap #pop {
	float: left;
	width: 185px;
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#rap #pop p {
	font-size: 11px;
}
#rap #footer {
	float: left;
	width: 800px;
}
#pop a{
 color:#ffffff;
}
p {
	font-size: 13px;
}
#rap #main h2 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 1px;
}



a { text-decoration: none; 
}
a:hover{ color:#FFCC00; }
a:link{ color:#FFCC00; }
a:visited{ color:#FFCC00; }

.link {
	text-align: center;
}

img{
 border:0px;
}

#pop a{
 color:#ffffff;
}
