﻿
h2.s1 {
	font-size: 16px;
	color: #555;
	text-transform: uppercase
}
.youshi {
	background: url("../images/ysbg.jpg") center top repeat-y;
	margin-top:54px;
}
.youshi .ysico {
	font-size: 50px;
	display: block;
	color: #006db5;
	text-align: center;
	border: solid 2px #eee;
	background-color: #fff;
	line-height: 100px;
	height: 110px;
	width: 110px;
	overflow: hidden;
	border-radius: 55px;
	margin: 0 auto;
}
.youshi p {
	font-size: 14px;
	color: #666;
	padding-top: 5px;
	text-align: center;
}
.youshi h1 {
	font-size: 28px;
	color: #1c99db;
}
.youshi h2 {
	font-size: 18px;
	color: #fff;
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.youshi .item h2 {
	font-size: 20px;
	color: #333;
	border-bottom: dashed 1px #ccc;
	padding-bottom: 8px;
	font-weight:bold;
}
.youshi2 {
	background: #22b7fc url("../images/ysbg.jpg") right center no-repeat;
}
.youshi2 h1 {
	font-size: 24px;
	color: #fff;
}

