body {
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	color: #333333;
	width: 760px;
	line-height: 1.4em;
	margin-right: auto;
	margin-left: auto;
}
#publish {
	font-size: 10px;
	float: right;
}
h1 {	
    font-size: 14px; !important
	height: 20px;
	width: 760px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;

}

h2 {
	font-size: 14px;
	background-color: #336699;
	height: 20px;
	color: #FFFFFF;
	text-indent: 1.2em;
	padding-top: 2px;
}
#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
dt {
	margin-top: 20px;
	margin-bottom: 5px;
}

#footer {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}

#link_back {
	text-align: center;
	margin-top: 20px;
}

#copyright {
	font-size: 10px;
	text-align: center;
	width: 760px;
	margin-top: 20px;
}
