BODY {
font-size:12px;
margin:0;
scrollbar-face-color:#aaa;
text-align:center;
padding:0;
}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
div,form,img,ul,ol,li,dl,dt,dd {
margin: 0; 
padding: 0; 
border: 0;
}

#top {
margin:0 auto;
text-align:center;
overflow:hidden;
width:900px;
height:2px;
background-color:#000000;
}

#header{
margin:0 auto;
width:900px;
text-align:left;
overflow:hidden;
}
#header l{
float:left;
margin-top:38px;
text-align:left;
}
#menu {
margin:0 auto;
text-align:center;
background-image:url("../images/z-menu-e.gif");
background-position:top;
height:78px;
clear:both;
overflow:hidden;
}
#menu LI {float:right;height:53px; overflow:hidden;}
#logo {height:74px;text-align:left;width:900px;}
#m td {background-image:url("../images/top-menu-bj.gif");background-repeat:repeat-x;text-align:center;}
#m {margin-top:-32px;text-align:right;}

A {color:#669;font-size:12px;text-decoration:none;}
A:hover {color:red;text-decoration:underline;}
A:active {color:#00f;}
A:link {color:#666666;}
A:visited {color:#666666;}

#main{ clear:both;width:894px;margin: 0 auto;}
#main .left{float:left; width:400px; background-color:#efefef;}
#main .kong1{float:left; width:12px; overflow:hidden;}
#main .center{float:left;width:270px; background-color:#efefef;}
#main .kong2{float:left; width:12px;overflow:hidden;}
#main .right{float:left;width:199px; background-color:#efefef;}
#main .right .menu{
background-image:url("../images/right-x.gif");
background-position:center bottom;
background-repeat:no-repeat;
color:#FFF;
font-size:10pt;
height:33px;
line-height:33px;
text-align:center;
}

#foot{
clear:both;
width:900px;
height:150px;
margin: 0 auto;
text-align:center;

}

#key{ 
clear:both;
width:894px;
height:50px;
background-color:#ffffff;
margin: 0 auto;
color:#CCCCCC;
padding:10px;
}

div#MainPromotionBanner{
	width:380px;
	height:428px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 428px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 380px;
	height: 428px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 380px;
	height: 428px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 400px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #000000;
	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; 
}