#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:repeat-y;
	width:800px;
}
.top-tx {
	width:740px;
	border-bottom:1px solid #999900;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 10px;
	padding-bottom: 60px;
	padding-left: 0px;
}


.top-tx p{
	float: left;
	width: 480px;
	padding-bottom: 60px;
	font-size: 14px;
	line-height: 25px;
}


.top-tx .img{
	float: right;
	width: 333px;
	margin-top: -20px;
	margin-right: -80px;
}



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:10px 0px;
	padding:10px 0px 10px 10px;
	color:#777777;
	border-bottom:1px dotted #E2BABA;
	width:100px;
}
#top-table td {
	border-bottom:1px dotted #E2BABA;
	margin:10px 0px;
	padding:10px 0px;
}
#t-main-left {
	float: left;
}


#t-main-left ul {
	float: left;
	width: 490px;
	padding-left: 40px;
}

#t-main-left ul li {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #930;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#t-main-left ul strong {
	float: left;
	font-weight: normal;
}

#t-main-left ul p {
	padding-left: 100px;	
}



#t-main-banner {
	float:right;
	width:240px;
	padding-top:20px;
}
#t-main-banner img {
	padding-bottom: 10px;
}
