a:link { text-decoration:none; color:#0099ff; }
a:visited { text-decoration:none; color:#0099ff; }
a:hover { text-decoration:underline; color:#0099ff; }
a:active { text-decoration:none; color:#0099ff; }

body {
	text-align: center;
	b--order: 1px solid #ff0000;
}

.container {
	margin: 0 auto;
	text-align: left;
	b--order: 1px solid #ff00ff;
	width: 850px;
}

.main_header {
	text-align: left;
	font-family: "Arial";
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	b--order: solid 1px #ff0000;
}

.main {
	text-align: left;
	position: relative;
	margin-left: 28px;
	b--order: solid 1px #cccccc;
}


.txt_black {
	text-align: left;
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
}

.txt_blue {
	font-family: "Arial";
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #0099ff;
	margin-top: 0px;
}

.section_left {
	position: absolute;
	width: 400px;
	margin-top: 20px;
	padding-right: 50px;
	color: #0099ff;
	b--order: solid 1px #ff0000;
}

.section_center {
	position: absolute;
	left:460px;
	width: 300px;
	margin-top: 20px;
	padding-right: 20px;
	color: #0099ff;
	b--order: solid 1px #33ccff;
}

.main .top_header {
	margin-bottom: 5px;
	font-weight: bold;
	color: #000000;
}

.content_box {
	margin-top: 150px;
	margin-left: 27px;
	margin-right: 10px;
	b--order: 1px solid #ff0000;
}


.content {
	p--osition: relative;
	width: 100%;
	height: 250px;
	padding-bottom: 70px;
	border-top: solid 1px #cccccc;
}

.content .top_header {
	margin-top: 10px;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}


.content object{
	border-top: 5px solid #efefef;
	border-bottom: 5px solid #efefef;
	margin-right: 10px;
}
