body { 
	margin: 0; 
	padding: 0; 
	color: #80146E; 
}
.down_line {
	BORDER-BOTTOM: #323232 1px solid
}
A:link {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #ffcc00; TEXT-DECORATION: none
}
.from_box {
	BORDER-RIGHT: #323232 1px solid; BORDER-TOP: #323232 1px solid; BORDER-LEFT: #323232 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #323232 1px solid; BACKGROUND-COLOR: #961E64
}
.img_box {
	BORDER-RIGHT: #ffffe6 1px solid; BORDER-TOP: #ffffe6 1px solid; BORDER-LEFT: #ffffe6 1px solid; BORDER-BOTTOM: #ffffe6 1px solid
}
.page_now {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ff9900
}
div#MainPromotionBanner{
	width:678px;
	height:300px;
	background:#999999;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 300px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 678px;
	height: 300px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 678px;
	height: 300px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 225px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #000000;
	text-align: center;
	line-height:96px;
	width: 26px;
	height: 96px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 100px;
	height: 100px;
	width: 30px;
	margin:0 6px; 
}
A.b:link {COLOR: red; text-decoration: none}
A.b:visited {COLOR: red; text-decoration: none}
A.b:active {COLOR: red; text-decoration: none}
A.b:hover {COLOR: blue; text-decoration: none; position: relative; right: 0px; top: 0px }

A.c:link {COLOR: #333333; text-decoration: none}
A.c:visited {COLOR: #333333; text-decoration: none}
A.c:active {COLOR: #333333; text-decoration: none}
A.c:hover {COLOR: blue; text-decoration: none; position: relative; right: 0px; top: 0px }