/* CSS Document */
/* top */
.top_1_1 {
	margin:18px auto;
	padding:0px;
    text-align:center;
    width:100%;
	padding-top:15px;
	height:100px;
    font-size:42px;
	font-weight:600;
	color:#fff;
	font-family:ºÚÌå;
	background: url('/img/dafault/top.png') no-repeat top center;
}
.top_1_1_reg {
	margin:18px auto 5px auto;
	padding:0px;
    text-align:center;
    width:100%;
	padding-top:15px;
	height:76px;
    font-size:42px;
	font-weight:600;
	color:#fff;
	font-family:ºÚÌå;
	background: url('/img/dafault/top_reg.png') no-repeat top center;
}

.lianxifangshi {
	color: #FF0000;
	font-size: 14px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 20px;
    width: 85%;
	height: auto;
	border: solid 0px #ff0000;
}

