.zw0001 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
}
.zw0002 {
	font-family: "宋体";
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 0.3em;
	font-weight: bold;
	background-color: #209CCF;
}
.zw0002_2 {
	font-family: "宋体";
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 0.3em;
	font-weight: bold;
	background-color: #8F46D7;
}
.zw0002_3 {
	font-family: "宋体";
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 0.3em;
	font-weight: bold;
	background-color: #DE6587;
}
.zw0002_4 {
	font-family: "宋体";
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 0.3em;
	font-weight: bold;
	background-color: #C5BC24;
}
.zw0002_4_x {
	font-family: "宋体";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color: #C5BC24;
}
.zw0002_5 {
	font-family: "宋体";
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 0.3em;
	font-weight: bold;
	background-color: #0DD02C;
}
.zw0002_5_x {
	font-family: "宋体";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color: #0DD02C;
}
.zw0002_6 {
	font-family: "宋体";
	font-size: 13px;
	color: #ff8800;
	letter-spacing: 0.3em;
	font-weight: bold;
}
.zw0002_7 {
	font-family: "宋体";
	font-size: 13px;
	color: #8EC60D;
	letter-spacing: 0.3em;
	font-weight: bold;
}
.zw0003 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
}
.zw0003_1 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.zw0004 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.3em;
}
.zw0004_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.1em;
}
.zw0005 {
	font-family: "宋体";
	font-size: 13px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 23px;
}

a.tlq:link {
	color: #333333;
	text-decoration: none;
}
a.tlq:visited {
	text-decoration: none;
	color: #333333;
}
a.tlq:hover {
	text-decoration: underline;
	color: #Ff8800;
}
a.tlq:active {
	text-decoration: none;
	color: #333333;
}	

a.l:link {
	color: #0000FF;
}
a.l:visited {
	color: #0000FF;
}
a.l:hover {
	color: #0000FF;
}
a.l:active {
	color: #0000FF;
}
a.q:link {
	color: #009900;
	text-decoration: none;
}
a.q:visited {
	text-decoration: none;
	color: #009900;
}
a.q:hover {
	text-decoration: none;
	color: #009900;
}
a.q:active {
	text-decoration: none;
	color: #009900;
}

.gg_l1 {
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
	letter-spacing: -0.04em;
}
.gg_l2 {
	font-size: 14px;
	font-family: "宋体";
}
.gg_l3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}




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

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

#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(../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; 
}