body {
	font-family: "宋体", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	margin: 0px;
	padding: 0px;
}

.parth {
	background: url(../images/home.png) #e2e9ea no-repeat 0px 7px;
	height: 30px;
	line-height: 33px;
	text-indent: 22px;
	width: 100%;
	margin: 0px auto;
	font-size: 12px;
}

.conbox {
	height: 99%;
	border: 1px solid #c2d1d8;
}

.container {
	background: url(../images/ts_bg.gif) no-repeat;
	margin: 150px auto;
	width: 404px;
	height: 211px;
}

.ts_tit {
	text-indent: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.ts_tit img {
	border: 0px;
	margin-right: 15px;
	margin-top: 2px;
}

.info {
	width: 300px;
	height: 150px;
}

.ts_icon {
	width: 86px;
	height: 86px;
	float: left;
	overflow: hidden;
}

.ts_icon img {
	margin-left: 40px;
	border: 0px;
	margin-top: 35px;
}

.ts_text {
	width: 200px;
	float: right;
	margin-top: 30px;
	font-weight: normal;
	font-size: 14px;
	font-family: "黑体", "微软雅黑", "宋体";
	line-height: 28px;
}