body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	width: 570px;
}
div.rightHead {
	display: block;
	background: #FF6600 url(../images/backRightHead.gif) no-repeat top right;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
	height: 20px;
	width: 560px;
	padding: 5px 0 0 10px;
	margin: 0 0 5px 0;
}
div.doc_home {
	padding: 0px 0px 13px 0px;
	text-align: justify;
	line-height: 16px;
	cursor: default;
}
div.doc {
	padding: 10px 13px 13px 13px;
	text-align: justify;
	line-height: 16px;
	cursor: default;
	width: 544px;
}
div.doc img.main {
	margin: -1px 0 5px 10px;
	float: right;
	border: 1px solid #999999;
}
div.doc a {
	color: #667394;
	text-decoration: none;
}
div.doc a:hover {
	color: #667394;
	text-decoration: underline;
}

table.ref {
	width: 100%;
}
table.ref td {
	vertical-align: middle;
	border-bottom: 1px solid #CCCCCC;
}