div#logo-omdr
{
	float: left;
	height: 48px;
	width: 309px;
	margin-left: 50px;
}

h1{
	position: absolute;
	left: 50%;
	top: 0px;
	width:360px;
	padding-left: 410px;
	padding-right: 190px;
	padding-top: 10px;
	margin-left:-480px; 
	height: 38px;
	font-size:9px;
	font-weight:normal;
	color:#5D6C6F;
}

h2{
	float:left;
	width:816px;
	height:32px;	
	font-size:22px;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	padding:6px 0px 0px 8px;
	margin:2px 20px 16px 0px;
	background:url(../img/background-title.gif) left repeat-y;
	font-weight: normal;
}

.h2{
	float:left;
	width:24px;
	height:38px;	
	margin:2px 0px 16px 0px;
	background:url(../img/background-title-left.gif) left;
}

div#top-omdr{
  float:left;
	height:16px;
	width:960px;
	margin-top:10px;
	background:url(../img/background-home-top.gif);
}

div#contents-omdr{
  float:left;
	height:428px;
	width:926px;
	padding-left:32px;
	border-width:0px 1px 0px 1px;
	border-color:#cccccc;
	border-style:solid;
	background:#ffffff url(../img/background-rossitex-logo.gif) bottom right no-repeat;
}

div#text-omdr{
	float:left;
	width:894px;
}
div#scroll-omdr{
	float:left;
	width:894px;
	height: 360px;
	overflow:auto;
}

div#bottom-omdr{
  float:left;
	height:16px;
	width:960px;
	margin-bottom:10px;
	background:#ffffff url(../img/background-home-bottom.gif) ;
}

dl{
	padding-left: 60px;
	padding-right: 80px;
	margin-bottom: 10px;
}

dt{
	font-weight: bold;
	font-size: 16px;
}

dd{
	font-size: 16px;
}

.omdr-footer-link{
	color: white;
	text-decoration: none;
}
.omdr-footer-link:hover{
	color: white;
	text-decoration: none;
}