@charset "utf-8";
body{font-family: "Arial","Microsoft YaHei",sans-serif;font-size:100%;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,select,textarea,p,img,a,span,strong,*{padding: 0;margin: 0;}
img,input,select,textarea{ vertical-align:middle}
button,input,select,textarea{font-size:100%;font-family: "微软雅黑";}
a, img {border:0;}
ul,li{ list-style:none;}






.th025-entrance {
	width: 100%;
	overflow: hidden;
}

.th025-entrance a {
	width: 190px;
	height: 50px;
	float: left;
	display: block;
	background-color: #257DDE;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.th025-entrance a:hover {
	background-color: #7DB1EC;
}


.th025-entrance a p {
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	white-space: normal;
	margin-top: -30px;
	text-align: center;
	font-weight: bold;
	margin-right: -40px;
}
.th025-entrance h1 {
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	width: 80px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #257DDE;
	overflow: hidden;
	text-align: center;
}

