@charset "utf-8";
.ittb {
	width: 960px;
	/*height: 245px;*/
	border: #e4e4e4 solid 1px;
}

.ittb a {
	text-decoration: none;
	color: #000;
}

.ttitle {
	width: 960px;
	height: 28px;
	background: url(ttitlebg.jpg) left center no-repeat;
	color: #635112;
	font-famliy: "arial";
	font-size: 12px;
	padding-left: 10px;
	line-height: 28px;
	text-indent: 25px;
}

.ttitle h1 {
	font-size: 15px;
}

.tmore {
	float: right;
	height: 20px;
	line-height: 20px;
	padding-right: 8px;
	margin-right: 20px;
	padding-top: 5px;
}

.tmore a:hover {
	color: #ff0000;
}

.tshow {
	background: url(ttitleh.gif) top left repeat-x;
	display: inline-block;
	color: #a14d05;
	text-indent: 0px;
	text-align: center;
	padding: 0 5px 0 10px;
}

.tnoshow {
	background: none;
	display: inline-block;
	text-indent: 0px;
	text-align: center;
	padding: 0 5px 0 10px;
}

.ttb {
	width: 960px;
	/*height: 327px;*/
	background: url(tbg.jpg) left bottom repeat-x;
	margin-top: 5px;
}

.ttb table {
	border-top: #e4e4e4 solid 1px;
}

.ttbtitle {
	font-family: "微软雅黑";
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #a14d05;
}

.ttb td {
	border-bottom: #e4e4e4 solid 1px;
	border-right: #e4e4e4 solid 1px;
	height: 26px;
	font-size: 12px;
	font-family: "微软雅黑";
	white-space: nowrap;
	overflow: hidden;
}

.tl {
	text-align: left;
	padding-left: 10px;
}

.tr {
	text-align: right;
	padding-right: 10px;
}

.tc {
	text-align: center;
}