body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/web_index_back.jpg);
	background-repeat:repeat-x
}
body,td,th {
	font-size: 13px;
	color: #000000;
}
a {
	font-size: 13px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #669900;
}
a:active {
	text-decoration: none;
}
td img {display: block;}
.STYLE1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
.STYLE2 {color: #006600;}
.STYLE11 {color: #009900}
.STYLE12 {color: #666666}
.STYLE13 {color: #006600; font-weight: bold; }
.STYLE14 {font-weight: bold}
.STYLE15 {
	color: #FF0000;
	font-weight: bold;
}
.STYLE19 {
	color: #0066FF;
	font-size: 14px;
	font-weight: bold;
}
.STYLE20 {font-size: 18px}

.text {
	FONT-SIZE: 13px; LINE-HEIGHT: 26px; TEXT-DECORATION: none;
}
.text_green {
	FONT-SIZE: 13px; color: #009900; TEXT-DECORATION: none;
}
.cpimg {
	BORDER: #cccccc 1px solid; PADDING: 3px;
}
.left_lxwm {
	FONT-SIZE: 12px; LINE-HEIGHT: 24px; TEXT-DECORATION: none;
}
.zjyl {
	FONT-SIZE: 13px; LINE-HEIGHT: 20px; TEXT-DECORATION: none;
}
.bottom {
	FONT-SIZE: 13px; LINE-HEIGHT: 20px; TEXT-DECORATION: none;
}
div#MainPromotionBanner{
	width:874px;
	height:246px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 246px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 874px;
	height: 246px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 874px;
	height: 246px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 224px; 
	right: 0px;
	z-index: 10;
	height: 5px;	
}
#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; 
}