BODY      { color: #666; font-size: 12px; }
p   {
	width:530px;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin-top: 6px;
	margin-left: 0
}
td{
	font-size: 14px;
}
#ta{
	margin:0 0 20px 0;
}
.ta{
	margin:0 auto 20px auto;
	text-align:center;
}

ol   { color: #666; font-size: 14px; line-height: 22px; margin-top: 6px; margin-left: 23px }
.menu      { font-size: 14px; line-height: 25px; margin-top: 0; margin-left: 0; }
.up      { color: #666; font-size: 12px; margin-top: 0; margin-left: 0   }
.pr      { font-size: 15px; line-height: 24px; margin-top: 0; margin-left:0 ; padding-top: 5px; padding-bottom:10px; color:#000; }

h1 { color: #fff; font-size: 14px; font-weight: bold; background-color:#69C; width: 570px; height: 27px; line-height:27px; margin-bottom: 12px; margin-left: 0px; padding-left: 20px; }
h2 { color: #fff; font-size: 14px; background-color:#69C; width: 570px; height: 27px; line-height:27px; margin-bottom: 12px; margin-left: 0px; padding-left: 20px; }
h3 { color: #69C; font-size: 14px; font-weight: bold; margin: 5px 0; border-bottom:solid 1px; width: 570px; margin:18px 0 10px 0; }

a:link { color: #000; font-size: 14px; line-height: 26px; text-decoration: none }
a:visited { color: #000; font-size: 14px; line-height: 26px; text-decoration: none }
a:hover { color: #f00; font-size: 14px; line-height: 26px; text-decoration: underline }
a:active { color: #f00; font-size: 14px; line-height: 26px; text-decoration: underline }

.btn{
	width:360px;
	text-align:center;
	border:solid 1px;
	margin:0 auto 10px auto;
	padding:5px;
	background-color: #CF6;
}
.btn a{
	color:#000;
}
.spon{
	margin:10px 0 10px 0;
	padding:10px;
	background-color:#F4F3E9;
}




#support {
	position: fixed;
	left: 2px;
       /right: 2px;
        z-index:999;
	bottom: 10px;
        width:170px;
        height:16px;
        float:left;
}
#support a {
	color: #ccc;
	font-size:10px;
	display: block;
	padding:0;
	margin: 0 2px;
}

