/* rao-home.css - style sheet for the home page of http://www.rao-osan.com */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; font-style: normal;}
abbr,acronym { border:0; }

body {
margin-top: 10px;
margin-left,margin-right:auto;
background-color: #a7ceeb;
background-image: url(../images/lblue139.jpg);
color: #000000;
}

a:link {	/* Standard link color definitions */
color: blue;
background-color: transparent;
text-decoration: none;
}

a:hover {
color: red;
background: transparent;
text-decoration: none;
}

a:visited {
background: transparent;
text-decoration: none;
}

h1 {	/* major titles displayed in black */
text-align: center;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: black;
margin: 0;
padding: 0;
border: 0px;}

h2 {	/* secondary titles displayed in black */
text-align: center;
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: black;
margin-top: 0; margin-bottom: 10px;
padding: 0;
border: 0;}

h3 {	/* lesser titles displayed in black */
text-align: center;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: black;
margin-top: 0; margin-bottom: 0;
padding: 0;
border: 0;}

h4 {	/* display format for italicized text */
text-align: center;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
font-style: italic;
color: black;
margin: 0;
padding: 0;
border: 0;}

	.cite {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: black;
	margin: 0;
	padding: 0;
	border: 0;
	}

h5 {	/* small sans-serif text for scroll instructions */
text-align: center;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: black;
border: 0;
margin: 0;
padding-bottom: 2px;
}
h5.info {padding-bottom: 0; font-size:12px;}

h6 {	/* small serif text displayed in two blocks at bottom of screen */
font-size: 12px;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
color: black;
border: 0;
margin: 0;
padding: 1px;
}

p {border: 0; margin: 0; padding: 0;}
	p.comic {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	}

table { 
	margin: auto;
	border: 5px solid #000080;
	background-color: #ffffff;
	border-collapse: collapse;
	}

	.set-col {
		height: 1px;
		font-size: 1px;
		}
		
	.top {
		border-bottom: 3px solid #000080;
		margin: 0;
		padding: 0;
		text-align: center;
		}
		
	img {
	border: 0;
	margin: 0;
	padding: 0;
	}
		
		#top-l {
		width: 107px; height: 107px; float: left;
		padding-left: 2px;
		}
		
		#top-c {
		width: 526px; height: 107px; text-align: center;
		
		}
		#top-r {
		width: 107px; height: 107px; float: right;
		padding-right: 3px;
		}
		
	.ret-org {
		border-right: 2px solid #a5d8f6;
		margin: 0;
		padding: 0;
		text-align: center;
		}
		
		#ret {
		width: 410px; height: 40px;
		}
		
		#fkrc
		
		#mrak
		
	#ret-news {
		text-align: center;
		border: 0;
		margin: 0;
		padding: 0;
		}
	
		#reader {
		width: 71px;
		height: 149px;
		border: 0;
		margin: 0;
		margin-left: 15px;
		}
		
		#ssik {
		width: 200px;
		height: 47px;
		padding-top: 15px;
		}
		
	.fkrc	{
		text-align: center;
		}
		
		#usfk {
		width: 79px;
		height: 102px;
		padding-top: 2px;
		}
		
		
	.mrak	{
		text-align: center;
		}
		
		#usmrak {
		width: 102px;
		height: 102px;
		padding-top: 2px;
		}
		
	.wid-news {
		text-align: center;
		border: 0;
		margin: 0;
		padding: 0;
		}
		
		#title {
		width: 199px;
		height: 20px;
		}
		
		#wid-logo {
		width: 98px;
		height: 122px;
		padding-left: 3px;
		}
		
		#han {
		width: 105px;
		height: 23px;
		}
		
		#eng {
		width: 105px;
		height: 23px;
		}
		
		#arch {
		width: 158px;
		height: 27px;
		}
		
	.adobe {
		font-family: "Comic Sans MS", sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		}
		
		#adbe {
		width: 88px;
		height: 31px;
		text-align: center;
		margin-top: auto; margin-bottom: auto;
		float: right;
		padding-right: 10px;
		}

sup {font-size:11px; vertical-align:top;}
sub {font-size:11px; vertical-align:bottom;}
	
td {
border-style: solid;
border-color: #a5d8f6;
border-width: 0;
}

	span.kill {text-decoration: line-through;}

