#left {
	width:322px;
	float:left;
	margin-right:10px;
	display:inline;
	}
.left1 {
	width:322px;
	height:300px;
	background:url(../images/left-bg.gif);
	}
.left1 span {
	font-size:14px;
	color:#444f6d;
	margin:0 10px;
	font-weight:bold;
	}
.left2 {
	margin:10px 0;
	}
.left3 {
	text-align:center;
	}
.left3 img {
	margin:5px;
	}
.left4 {
	width:322px;
	height:65px;
	background:url(../images/tel.gif) no-repeat;
	position:relative;
	background-position:center;
	margin:10px 0;
	}
.left4 ul {
	position:absolute;
	left:105px;
	top:20px;
	}
#right {
	float:left;
	width:672px;
	overflow:hidden;
	}
.right1 {
	float:left;
	width:291px;
	margin:10px 15px;
	display:inline;
	}
.right1 li {
	margin:10px 0;
	}
.right2 {
	text-align:center;
	}
.right2 img {
	margin:10px;
	}
.right3 li {
	margin:5px;
	float:left;
	display:inline;
	}
.right3li2 {
	width:490px;
	height:113px;
	background:url(../images/bj1_03.gif) repeat-x;
	}
.right3li2 p {
	padding:0 20px;
	margin:0;
	}
#MainPromotionBanner{
	width:300px;
	height:255px;
	background:#feb900;
	margin:5px 0;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height:255px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 300px;
	height:255px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 300px;
	height: 255px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 225px; 
	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; 
}
.left3title {
	background:url(../images/bg_03.gif) repeat-x;
	width:304px;
	height:33px;
	line-height:35px;
	text-align:left;
	margin:10px 8px;
	border:1px #ddd solid ;
	}
.rightnewstitle {
	background:url(../images/bg_03.gif) repeat-x;
	width:670px;
	height:33px;
	line-height:35px;
	text-align:left;
	border:1px #ddd solid ;
	}
.text {
	line-height:1.5;
	margin:5px;
	}
.text span {
	margin-left:2em;
	}
.links {
	margin:10px 0;
	background:#eee;
	padding:10px 0;
	}
.links span {
	margin:0 0 0 10px;
	font-size:14px;
	font-family:"宋体";
	font-weight:bold;
	color:#444f6d;
	}
.links a {
	margin:0 10px;
	}
	
	
