﻿.back_right {
	background-image:url(/Games/We5/Chart/images/bg_right.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}
.w {
	font-size: 12px;
	line-height: 26px;
	color: #F3B0F9;
	font-weight: bold;
}

.back_left {
	background-image:url(/Games/We5/Chart/images/bg_left.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}
.back_center {
	background-image:url(/Games/We5/Chart/images/bg_center.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}
.page_bg {
	background-image:url(/Games/We5/Chart/images/page/page_bg.gif); 
	background-position: right bottom ; 
	background-repeat:no-repeat;
}
.tab_pad{
    padding-top:15px;
}
.tab_tb{
	padding-bottom:2px;
	padding-right:3px;
    padding-top:8px;
}
.blue {
	font-size: 12px;
	line-height: 26px;
	color: #DCE4FF;
}
.blue2 {
	font-size: 12px;
	line-height: 14px;
	color: #DCE4FF;
}
.blue3 {
	font-size: 12px;
	line-height: 14px;
	color: #101968;
	background-color: #D0E0FD;
}
.star{
	font-size: 12px;
	color: #DCE4FF;
	text-decoration: underline;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.star a:link {
	color: #DCE4FF;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	}
.star a:visited {
	color: #DCE4FF;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.star a:hover{
	color: #FEF9D1;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.star a:active {
	color: #FEF9D1;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
