#t1 {
	background-image: url(../images/tp1.jpg);
	background-repeat: no-repeat;
	margin: 10px auto 0;
	height: 189px;
	width: 1000px;
	text-indent: -9999px;
}
#t2 {
	margin: auto;
	width: 1000px;
}
#t2 .s1 {
	background-image: url(../images/tp2.jpg);
	background-repeat: no-repeat;
	height: 530px;
	width: 237px;
	float: left;
}
#t2 .s2 {
	float: left;
	width: 677px;
	background-color: #FFF;
}
#t2 .s3 {
	float: left;
	height: 530px;
	width: 86px;
	background-image: url(../images/tp3.jpg);
}
#t3 {
	background-image: url(../images/tp4.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 56px;
	width: 1000px;
	text-indent: -9999px;
}

#t2 .sslist {
	width: 677px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}
#t2 .sslist h3 {
	margin: 0px;
	padding: 0px;
	line-height: 39px;
	background-image: url(../images/tit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 39px;
	background-position: 0px 0px;
}
#t2 .sslist h3.a2 {
	background-position: 0px -50px;
}
#t2 .sslist ul {
	margin: 5px 0px 3px;
	padding: 0px;
}
#t2 .sslist li {
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
#t2 .sslist li span {
	font-size: 12px;
	color: #666;
	float: right;
}
#t2 .sslist li a {
	background-image: url(../images/tit.gif);
	background-repeat: no-repeat;
	background-position: 8px -386px;
	padding-left: 24px;
}
