

.h2:link {
	color: #ffffff;
	text-decoration: none;
}
.h2:visited {
	text-decoration:none;
	color: #ffffff;
}
.h2:hover {
	text-decoration: none;
	color: #000000;
}
.h2:active {
	text-decoration: none;
	color: #ffffff;
}







div#MainPromotionBanner{
	width:527px;
	height:245px;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 245px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 527px;
	height: 245px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 527px;
	height: 245px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 0px; 
	right: 0px;
	z-index: 10;
	height: 245px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #ffffff;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../img/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../img/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}



h1{ color: #000000;font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯";font-size: 12px; padding:10px 0px 0px 10px; font-weight:normal} 

body,td,th {
	font-size: 12px;
	font-family:"MS Gothic";
	color: #000000;

}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}



.h1:link {
	color: #ff0000;
	text-decoration: underline;
}
.h1:visited {
	text-decoration: underline;
	color: #ff0000;
}
.h1:hover {
	text-decoration: none;
	color: #ff0000;
}
.h1:active {
	text-decoration: underline;
	color: #ff0000;
}


img{ border:0;
}

#layer1 {
    font-size: 13px;
	font-weight:bold; 
	}
#layer2 {
	font-size: 12px;
	color:#666666;
	font-weight:normal;
}

#layer3 {
	font-size: 14px;
	font-weight:bold; 
	padding:20px;
}

#layer4 {
	line-height:16px; 
	}
table { border-collapse: separate; }