@charset "ISO-8859-1";
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.normal13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height:20px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.boldcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD0D3F;
	text-decoration: none;
}
#div_logo {
	position:absolute;
	margin:23px;
	width:105px;
	height:72px;
	z-index:1;
}
.content_table{
	/*margin-left:-1px;*/
}