* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body {
	font-size: 12px;
	line-height: 180%;
	font-family: "宋体", Arial, Helvetica, sans-serif;
}

a,
img {
	border: 0;
}

a {
	color: #333;
}

a:hover {
	color: #3366cc;
	text-decoration: none;
}

.demopage {
	width: 960px;
	margin: 0 auto;
}

.demopage h2 {
	font-size: 14px;
	margin: 20px 0;
}


/* #marquee3 */

.marqueebox {
	position: relative;
	width: 100%;
	height: 340px;
}

#marquee3 {
	height: 313px;
	overflow: hidden;
}

#marquee3 ul li {
	float: left;
}



#mar3Nav {
       background-color: #e9e9e9;
    height: 56px;
    padding-top: 28px;
    background: url(../img/top.png) no-repeat;
    margin-top: -17px;
    width: 55%;
    text-align: center;
    padding-left: 45%;
}

#mar3Nav li {
	float: left;
	margin: 0 3px;
	width: 16px;
	height: 16px;
	background: rgb(56, 114, 211);
	333;
	cursor: pointer;
	line-height: 16px;
	font-family: Arial;
	font-size: 10px;
	color: #2f2d2d;
	text-align: center;
}

#mar3Nav li.navOn {
	background: #f9f0f0;
	/*border: 1px solid rgb(53, 78, 158);*/
	box-shadow: inset 0 0 0px 2px #c4c5c5;
}


/* control */

.control {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding: 15px 0 0 0;
}
.content{ width:1310px; margin:0px auto;}

.banner_bg{ background-color:#e5e5e5;height:302px; width:100%; margin-top:9px} 
#bannerPic {position:relative; width:1310px; height:302px; overflow:hidden; margin:0px auto;}
#banner_bg {position:absolute; bottom:0; background-color:#000; height:50px; filter: Alpha(Opacity=70);opacity:0.7;z-index:1000;cursor:pointer; width:545px; background:none; }
#banner_info{position:absolute; bottom:30px; left:5px;height:16px;color:#fff;z-index:1001;cursor:pointer}
#banner_text {position:absolute;width:120px;z-index:1002; right:3px; bottom:10px;}
#bannerPic ul {position:absolute;list-style-type:none;z-index:1002;margin:0; bottom:11px;_bottom:11px; right:5px;_right:0px;}
#bannerPic ul li {height:12px; width:12px; margin:0 13px 0 0;float:left; display:block;background: url(../images/icon2.png) no-repeat;cursor:pointer;font-size:0px;}
#bannerPic ul li.on {background: url(../images/icon1.png) no-repeat;}
#banner_list a{position:absolute;} 