a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
body {
	font-size: small;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS PGothic", "sans-serif";
	background-color: #FFFFFF;
}
p {
	font-size: small;
	margin: 3px;
}
#heder {
	background-color: #FFFFFF;
}

#hederh1 {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	width: 750px;
	background-color: #FFFFFF;
}
h1 {
	font-size: small;
	color: #333333;
	background-color: #FF9900;
}

.red {
	color: #FF0000;
}
.ao {
	color: #000000;
	font-size: 14px;
	background-color: #FFFF00;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer {
	clear: both;
	width: 700px;
	float: none;
}
#content {
}
#main {
	padding: 10px;
	float: right;
	width: 500px;
}
#sideber {
	padding: 5px;
	float: left;
	width: 170px;
}
#sideber h2 {
	font-size: small;
	color: #000000;
	background-color: #FFCC00;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
#t {
	margin-left: 30px;
}
#main h2 {
	font-size: medium;
	background-color: #FFFF00;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF3300;
	color: #FF0000;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
}
h3 {
	font-size: 14px;
	color: #000000;
	background-color: #FFFF66;
}
.siro {
	font-size: 14px;
	color: #FFFFFF;
}
.yellow {
	font-size: 14px;
	color: #FFFF00;
	background-color: #0000FF;
}
.h {
	font-size: small;
	background-color: #FFCC00;
}
.t1 {
	background-color: #FFCCFF;
	background-repeat: repeat;
}
.t4senter {
	background-color: #FFFFFF;
	text-align: center;
}

.t2 {
	background-color: #FFFFFF;
}
.t3 {
	background-color: #FFFFCC;
}
.senter {
	float: none;
	text-align: center;
}
.t1senter {
	background-color: #FFCCFF;
	text-align: center;
}
.t2senter {
	background-color: #FFFFCC;
	text-align: center;
}

