@charset "utf-8";
/* CSS Document */

.zttp{width:484px; margin-top:4px;
}
.zttp_headerdiv{
	float:left;
	width:484px;
	height:26px;
	background:url(zttp_headerdiv.gif) no-repeat;
	
}
.zttp_headertext{
		font-size: 14px;
	color: #2C5801;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	width:150px;
	text-align:center;
}
.zttp_bodydiv{
	float:left;
	width:484px;
	background:url(zttp_bodydiv.gif) repeat-y;
	padding-left:5px;
}
.zttp_table{margin-top:15px; }
.zttp_title{
	 text-align:center;
}
.zttp_bottomdiv{
	float:left;
	width:484px;
	height:18px;
	background:url(zttp_bottomdiv.gif) no-repeat;
}
* html .zttp_bodyheight{
	height:160px;
	
}
.zttp_upmorediv{
	float: right;
	width: 56px;
	height: 19px;
	background: url(more.gif) no-repeat;
	cursor:hand;
	margin-top: 5px;
	margin-right:4px;
}