body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height:130%;
	background-repeat: repeat;
} 
a {font-size:12px; color:#4E4E4E; text-decoration:none;}
a:link { font-size: 9pt; color: #333333; text-decoration: none} 
a:visited { font-size: 9pt; color: #000000; text-decoration: none} 
a:hover {
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
} 
a:active { font-size: 9pt; color: #000000; text-decoration: none} 
a.cp:link { font-size: 9pt; color: #003366; text-decoration: none} 
a.cp:visited { font-size: 9pt; color: #003366; text-decoration: none} 
a.cp:hover {
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
} 

a.f14:link { font-size: 14px; color: #003366; text-decoration: none} 
a.f14:visited { font-size: 14px; color: #003366; text-decoration: none} 
a.f14:hover {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
} 

.text {font-size: 12px; line-height: 22px}
.text1 {  font-family: "Arial"; font-size: 12px;  color: #4E4E4E; LINE-HEIGHT: 20px}

.text2 {  font-family: "Arial"; font-size: 12px;  color: #000000; font-size: 12px; LINE-HEIGHT: 20px}

.text3 {  font-family: "Arial"; font-size: 12px;  color: #ffffff; LINE-HEIGHT: 18px}

.text4 {  font-family: "Arial"; font-size: 12px;  color: #ffffff; LINE-HEIGHT: 20px}

.text5 {  font-family: "Arial"; font-size: 12px;  color: #0066FF; LINE-HEIGHT: 20px}
.text6 {  font-family: "Arial"; font-size: 12px;  color: #999999; LINE-HEIGHT: 20px}

.INPUT {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	border: 1px solid #8EC0E6;
}
.indexnews {font-family: "Arial"; font-size: 12px; color: #004D00; filter: DropShadow(Color=#E4FACA, OffX=1, OffY=1); line-height: 16pt;}

.copyright {font-family: "Arial"; font-size: 12px; color: #ffffff; filter: DropShadow(Color=#000000, OffX=1, OffY=1); line-height: 12pt;}
.copyright0 {font-family: "Arial"; font-size: 10px; color: #ffffff; filter: DropShadow(Color=#000000, OffX=1, OffY=1); line-height: 12pt;}

.menu {font-family: "Arial"; font-size: 12px; color: #ffffff; filter: DropShadow(Color=#ffffff, OffX=1, OffY=1); line-height: 12pt;}

.line22 { LINE-HEIGHT: 20px}
.line12 { LINE-HEIGHT: 12px}
.line18 { LINE-HEIGHT: 18px}
.xtd {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.xtd2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.xtd3 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
.tb2 {
	line-height: 8px;
}
.Drowshadow {font-family:  "Arial";font-size: 12px; color: #003366; filter: DropShadow(Color=#ffffff, OffX=1, OffY=1); line-height: 11pt;}
.Drowshadow2 {
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}

div#MainPromotionBanner{
	width:400px;
	height:300px;
	background:#fff;

}
#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: 400px;
	height: 300px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 270px; 
	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(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/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; 
}