*{
	font-size:12px;}
Body {
    
	font-size : 12px;
	scrollbar-face-color:#D4D4D4; 
	scrollbar-shadow-color:#949494 ;
	scrollbar-highlight-color: #F4F4F4;
	scrollbar-3dlight-color: #F4F4F4;
	scrollbar-darkshadow-color: #F4F4F4;
	scrollbar-track-color: #F4F4F4;
	scrollbar-arrow-color: #949494;
	margin-left:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}

a.top:link{
	color : #747474;
	text-decoration : none;
	line-height : 1.5em;
	font-size : 9pt;
}
a.top:visited {
	line-height : 1.5em;
	font-size : 9pt;
	text-decoration : none;
	color : #747474;
}
a.top:hover{
	color: #000000;
	text-decoration: underline;
	line-height : 1.5em;
	font-size : 9pt;
}
a.top:active{
	text-decoration: none;
	color: #000000;
	line-height : 1.5em;
	font-size : 9pt;
}
a.meun:link{
	color : #0358ac;
	text-decoration : none;
	line-height : 1.5em;
	font-size : 9pt;
}
a.meun:visited {
	line-height : 1.5em;
	font-size : 9pt;
	text-decoration : none;
	color : #0358ac;
}

a.meun:hover{
	color: #ffffff;
	text-decoration: underline;
	line-height : 1.5em;
	font-size : 9pt;
}
a.meun:active{
	text-decoration: none;
	color: #ffffff;
	line-height : 1.5em;
	font-size : 9pt;
}
a:link{
	color : #000000;
	text-decoration : none;
	line-height : 1.5em;
	font-size : 9pt;
}
a:visited {
	line-height : 1.5em;
	font-size : 9pt;
	text-decoration : none;
	color : #000000;
}

a:hover{
	color: #ff0000;
	text-decoration: underline;
	line-height : 1.5em;
	font-size : 9pt;
}
a:active{
	text-decoration: none;
	color: #000000;
	line-height : 1.5em;
	font-size : 9pt;
}
TD
{
	font-size: 12px;
	color: #000000;
	font-family: "ËÎÌå";
}
div#MainPromotionBanner{
	width: 450px;
	height: 203px;	
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 203px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 450px;
	height: 203px;	
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 450px;
	height: 203px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 165px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	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; 
}
img{
	border:0;
}
.tshr{ border:1px #bce1f7 solid;}
