    body{
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	color: #333;
	font-size: 15px;
	background-color: #FFF;
    }
	
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}

a:hover img{
	border: 1px solid #000;
	text-decoration: none;
}
.ziti_20 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 30px;
}
.ziti_16 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 30px;
}
.line_height_10 {
	height: 10px;
}

.line_height_30 {
	height: 30px;
}


	
#height_30 {
	height: 30px;
	width: 100%;
}
#height_45 {
	height: 45px;
	width: 100%;
}



#header {
	margin: auto;
	height: 120px;
	width: 100%;
	position: fixed;
}
#footer {
	margin: auto;
	height: 90px;
	width: 100%;
}
#content_001 {
	margin: auto;
	height: 150px;
	width: 1260px;
}

#content_002 {
	margin: auto;
	width: 1260px;
	height: 600px;
	background-image: url(../002_image/104_01.jpg);
}
#content_002 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 480px;
}
#content_002 ul li {
	font-size: 15px;
	line-height: 30px;
	color: #333;
}


#content_003 {
	margin: auto;
	width: 1260px;
	height: 600px;
	background-image: url(../002_image/104_02.1.jpg);
}
#content_003 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 120px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 900px;
}
#content_003 ul li {
	font-size: 15px;
	line-height: 30px;
	color: #FFF;
}
