
h1 {
	position: absolute;
	top: 20px;
	left: 50px;
	text-indent: -10000px;
}
	
h1 a {
	display: block;
	width: 110px;
	height: 100px;
	text-decoration: none;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	margin : 0px 0px 0px 0px;
}
th {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 11px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
.news {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FF6600;
}
.side_ad a {
	color : blue;
	background-color : #FFF6A9;
}
.adback {
	background-color : #FFF6A9;
}

.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}

.menu01 {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 12px;
	margin-right : 12px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	text-align: right;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #333333;
}
.data {
	color : #9A9A9A;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 {
	color : #F3400F;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

td {  
	font-size: 75%; text-decoration: none 
}
body {  
	background-color: #130B5E;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 75%; 
	text-decoration: none ;
}
a {  
	color: #FF6600;	
	text-decoration: none ;
}

a:hover {  
	color: red; 
	text-decoration: underline 
}

.red { color: #FF0000 }
.small { font-size: 65% }
.f-small { font-size: 85% }

tr.menu_title {
	background-color: #FF9418;
}
td.menu_title {
	text-align : center;
}
td.menu_title a{
	color: #555555;
	font-weight: bold;
}
tr.title {
//	background-color : #FF9418;
	background-color : #777777;
}
td.title {
	color : black;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
td.splitline {
	background-color : #EF9400;
	height: 3px;
}

tr.sub_title {
	background-color : #FFA030;
}
#left_sec {
	float: left;
}

#right_sec {
	float: right;
}

.b_red {
	font-weight: bold;
	color: red;
}
.b_blue {
	font-weight: bold;
	color: blue;
}
.page_link {
	font-size: 9px;
	padding : 5px;
}
hr {
	border-top:2px dotted gray;
	border-bottom: 0px;
	margin-bottom: 30px;
}

.title2 {
	background-color: #FFF6A9;
	color : #000000;
	text-align: center;
	font-size : 11px;
	height: 25px;
}

.rank_table {
	width :100%; 
	border-collapse: collapse;
}
.rank_table td{
	font-size: 10px;
}
td.rank1 {
	font-size: 16px;
}
td.rank2 {
	font-size: 14px;
}
td.rank3 {
	font-size: 12px;
}
.rank_header {
	background-color: #FFF6A9;
	padding: 5px 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: red;
}
.rank_header2 {
	background-color: #E4F8ED;
	padding: 5px 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.rank_lnk {
	text-align: right;
}