* {
	margin: 0px;
	padding: 0px;
}
#top {
	height: 107px;
	width: 100%;
	background: -webkit-linear-gradient(left, #F75EAB , #159FCD); 
    background: -o-linear-gradient(right, #F75EAB,#159FCD); 
    background: -moz-linear-gradient(right, #F75EAB, #159FCD); 
    background: linear-gradient(to right, #F75EAB ,#159FCD); 
}
body {
	font-family: "微软雅黑", "幼圆";
	font-size: 14px;
}


#top #top1 {
	height: 107px;
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/top.png);
	background-repeat: no-repeat;
	background-position: center;
}
#banner {
	background-image: url(../image/1_02.gif);
	background-repeat: no-repeat;
	background-size:100%;
	width: 100%;
	height: 355px;

	
}
#banner #menu {
	height: 40px;
	line-height: 40px;
	background-color: #000;
	filter:alpha(opacity:50); 
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
       position:relative;
       z-index:100;
}

#banner #tltp {
      margin-top:-17px;
}

.font1 {
	font-family: "微软雅黑", "幼圆";
	font-size: 14px;
	color: #FFF;
}
.center1 {
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
        margin-top:-40px;

}
#main1 {
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
}

#bottom {
	background-color: #2a1d3a;
	height: 150px;
}
