@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E6E6E6;
	text-decoration: none;
}
#tb_content a {
	color: #00B4FF;
	text-decoration: none;
}
#tb_content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.white_bg {
	background-color: #FFF;
}
.about_text_drCopy {
	padding-left: 23px;
	padding-right: 100px;
	padding-top: 2px;
}
