/* main */
.huifu div a{height:40px;line-height:40px;}
.huifu div p{ color:#0252b0;line-height:30px;}
.huifu .name a{ font-size:16px;}
#shmain {
	position:relative;
	font-family:'MicroSoft YaHei';
	margin: 0 auto;
	width: 780px;
	margin-bottom:60px;
	padding-left:200px;
}

.shnav {
	display:inline-block;
	width:180px;
	position:absolute;
	top:0;
	left:0;
	padding:20px 0;
	text-align: center;
	border:1px solid #DFDFDF;
	background:url(../images/cbg.jpg);
}
.shnav a {
	display:inline-block;
	width:120px;
	height:40px;
	font-size:15px;
	line-height:40px;
	color:#000;
}
.shnav a.navcurr {
	background:url(../images/contactbg.jpg) no-repeat center;
	border-radius:15px;
	color:#FFF;
}
.shnav a:hover {
	
}

.subtitle {
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
	height:34px;
	line-height:34px;
	color:#4692D0;
	border-bottom:1px #4392d5 solid;
}
.sh-text {
	text-indent:2em;
	text-align: left;
	font-size: 15px;
	line-height: 30px;
	color:#000;
}

#shmain .body {
	display:inline-block;
	width:780px;
}

.guestbook {
	font-size:14px;
}

.guestbook .navi {
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
	height:34px;
	line-height:34px;
	color:#4692D0;
	border-bottom:1px #4392d5 solid;
}

.guestbook .sh-subtitle {
	margin-bottom:10px;
	text-align:right;
}

.guestbook .sh-subtitle .isbtn a {
	display:inline-block;
	padding:0 16px;
	height:26px;
	line-height:26px;
	font-size:15px;
	color:#fff;
	background:#4392d5;
	border-radius:26px;
}



