@charset "UTF-8";
/* BOTTOM */
#bottom {
	width:690px;
	height:45px;
	text-align:left;
	border-bottom:1px dotted #808285;
	float:left;
}
.bottom_pic {
	width:auto;
	height:35px;
	padding-right:10px;
	float:left;
}
.bottom_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #808285;
	width:150px;
	height:15px;
	text-align:left;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:20px;
	float:left;
}
.tbg_logo {
	width:70px;
	height:80px;
	padding-top:20px;
	float:right;
}
.browse_logo {
	width:100px;
	height:31px;
	padding-top:62px;
	padding-right:10px;
	float:left;
}
.copyright_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #808285;
	width:390px;
	height:30px;
	text-align:left;
	padding-top:70px;
	padding-right:10px;
	float:left;
}
