body {
	font-family:"ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	text-align:center;
	color:#333333;
	background-color: #00A0E0;
}
* {
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


td {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	color:#333333;
	word-break:break-all;
}
.input_bk {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu a:link {
	font-size: 12px;
	font-weight: bold;
	color: #943100;
	text-decoration: none;
}
.menu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #943100;
	text-decoration: none;
}
.menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.baise a:link {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.baise a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.baise a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bk {
	border: 1px solid #CCCCCC;
	padding-right: 4px;
}
.bk2 {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}

.bigRed{
	color:#7F3315;
	font-weight:bold;
	font-size:12px;
}
.biglRed2 {
	font-size: 12px;
	font-weight: bold;
	color: #943100;
}
.baise_font {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}



.xian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.left a:link {
	font-size: 12px;
	font-weight: bold;
	color: #9D9D9D;
	text-decoration: none;
}
.left a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #9D9D9D;
	text-decoration: none;
}
.left a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}





div#MainPromotionBanner{
	width:660px;
	height:244px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 244px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 660px;
	height: 244px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 660px;
	height: 244px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 215px; 
	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; 
}
