body {
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

span {
	font-weight: bold;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

img {
	border: 0px;
}

#frame_max {
	width: 100%;
	height: 100%;
}

#frame_main {
	width: 1209px;
	height: 562px;
}

.space {
	height: 115px;
}

.sep {
	width: 1px;
	background-color: #ececec;
}

#sep {
	width: 1px;
	background-color: #fff;
}

#left {
	width: 500px;
	color: #143d8d;
	text-align: center;
	border: 34px solid #f4f4f4;
}

.sep_space {
	width: 35px;
}

#right {
	width: 500px;
	color: #143d8d;
	text-align: center;
	border: 34px solid #f4f4f4;
}
