/*--------------------
left
--------------------*/
#topLeft{
	width: 370px;
	margin-right: 20px;
	float: left;
}

#topLeft dl{
	width: 350px;
	padding: 0px 10px 3px;
	float: left;
}

#topLeft dl dt{
	width: 75px;
	float: left;
}

#topLeft dl dd{
	width: 265px;
	float: right;
}

#topRight{
	width: 348px;
	float: left;
}

.bnWrap{
	width: 350px;
	float: left;
}

.bn1{
	width: 165px;
	float: left;
	text-align:center;
	margin: 0px 20px 20px 0px;
}

.bn2{
	width: 165px;
	text-align:center;
	float: left;
}

.bn3{
	width: 165px;
	float: left;
	text-align:center;
	margin: 0px 20px 0px 0px;
}


.Text1{
	width: 165px;
	margin-right: 20px;
	text-align:center

}
.Text2{
	width: 165px;
	text-align:center

}


