#wrapper {
	margin:0px auto;
	padding:0px;
	width:860px;
	text-align:left;
}
h1 {
	font-weight:normal;
	font-size:12px;
}
#t-cont {
	background-image:url(../img/t-cont-bg.jpg);
	background-repeat:no-repeat;
	width:800px;
	padding-right:60px;
}
.top-tx {
	width:460px;
	border-bottom:1px solid #999900;
	margin:0px 0px 0px 35px;
	padding:10px 270px 60px 0px;
	line-height: 200%;
}
h2 {
	padding:20px 0px 10px 0px;
}
#top-table {
	margin-left:25px;
	width:460px;
	margin-top: 10px;
}
#top-table th {
	font-weight:normal;
	text-align:left;
	margin:15px 0px;
	padding:15px 0px 15px 10px;
	color:#777777;
	border-bottom:1px dotted #E2BABA;
	width:100px;
}
#top-table td {
	border-bottom:1px dotted #E2BABA;
	margin:15px 0px;
	padding:15px 0px;
}
#t-main-left {
	float: left;
}
#t-main-banner {
	float:right;
	width:240px;
	padding-top:20px;
}
#t-main-banner img {
	padding-bottom: 10px;
}

