/* CSS Document */

* {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	font:13px "‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	margin:0px;
	padding:0px;
	font-style: normal;
	line-height: 1.8;
	font-weight: normal;
	color: #484848;
}
a {
	color:#006666;
}
a:hover {
	color:#006666;
	text-decoration: underline;
}
br {
	padding:0px;
	margin:0px;
	clear: both;
}
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }
h1 {
	font:bolder normal 20px "‚l‚r ‚oƒSƒVƒbƒN", arial, helvetica, clean, sans-serif;
}
#content {
	height: 100%;
	width: auto;
	background-image: url(img2/main-bg.jpg);
	background-repeat: repeat-x;
}
#lineheight12 {
	line-height: 1.2;
}
#lineheight15 {
	line-height: 1.5;
}
#all {
	position: relative;
	height: 100%;
	width:820px;
	margin:0 auto;
	background-image: url(img2/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

html>body #all {
	height: auto;
	min-height: 100%;
}

#empty, #footer {
	height: 40px;
	clear:both;
}
#copy {
	text-align: left;
	height: auto;
	width: auto;
	left: 0px;
	bottom: 25px;
	position: absolute;
}
#footer {
	height: 20px;
	width: 800px;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	background-image: url(img2/footer.jpg);
	padding-right: 20px;
}
#footer a{
	color: #FFFF00;
}
#footer a:hover{
	color: #FFCC00;
}
#top {
	background-image: url(img2/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 820px;
}
*html #main {
	height: auto;
	width: 800px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#main {
	height: auto;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
}
*html #content-area {
	height: auto;
	width: 560px;
	float: right;
	text-align: left;
	margin-right: 5px;
}
#content-area {
	height: auto;
	width: 560px;
	float: right;
	text-align: left;
	margin-right: 20px;
}
*html #side {
	float: left;
	height: auto;
	width: 200px;
	text-align: left;
	line-height: 1.8;
	margin-right: 10px;
	margin-left: 5px;
}
#side {
	float: left;
	height: auto;
	width: 200px;
	text-align: left;
	line-height: 1.8;
	margin-right: 10px;
	margin-left:20px;
}
.page-title {
	background-image: url(img2/title-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 545px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
}
.page-title h2 {
	font-size: 130%;
	font-style: normal;
	line-height: normal;
}
.txt-area {
	height: auto;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
}
.txt-area a{
	color: #663300;
	text-decoration: none;
}
.txt-area a:hover{
	text-decoration: underline;
}
#side {
	float: left;
	height: auto;
	width: 200px;
	text-align: left;
	line-height: 1.8;
	margin-right: 10px;
	margin-left:20px;
}
#menu2 {
	height: auto;
	width: 100%;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	_border-bottom-color: #CCCCCC;
}
#menu2 ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu2 li{
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	_border-top-color: #CCCCCC;
	line-height: 2.3;
	display: block;
	_height: 28px;
	_background-color: #CCCCCC;
}
#menu2 a{
	display: block;
	text-decoration: none;
	color: #000000;
	_color: #000066;
}
#menu2 .level_1 {
	background-image: url(img2/navi-off.jpg);
	_background-image: url(img2/navi-offIE6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 1.5em;
	background-color: #CC9966;
	_background-color: #FFFFFF;
}
#menu2 .level_1 a:hover {
	background-image: url(img2/navi-on.jpg);
	_background-image: url(img2/navi-onv6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 1.5em;
	_text-indent: 1.5em;
	background-color: #993300;
	_background-color: #FFFFFF;
	color: #FFFFFF;
	_color: #993300;
	_font-weight: bold;
}
#menu2 .level_2 {
	background-image: url(img2/navi-off.jpg);
	_background-image: url(img2/navi-offIE6.jpg);
	background-repeat: no-repeat;
	background-position: 9px 2px;
	text-indent: 2.3em;
	background-color: #CC9966;
	_background-color: #FFFFFF;
}
#menu2 .level_2 a:hover {
	background-image: url(img2/navi-on.jpg);
	_background-image: url(img2/navi-onv6.jpg);
	background-repeat: no-repeat;
	background-position: 9px 2px;
	text-indent: 2.3em;
	_text-indent: 1.9em;
	background-color: #993300;
	_background-color: #FFFFFF;
	color: #FFFFFF;
	_color: #993300;
	_font-weight: bold;
}
#menu2 .level_3 {
	background-image: url(img2/navi-off.jpg);
	_background-image: url(img2/navi-offIE6.jpg);
	background-repeat: no-repeat;
	background-position: 18px 2px;
	text-indent: 3.1em;
	background-color: #CC9966;
	_background-color: #FFFFFF;
}
#menu2 .level_3 a:hover {
	background-image: url(img2/navi-on.jpg);
	_background-image: url(img2/navi-onv6.jpg);
	background-repeat: no-repeat;
	background-position: 18px 2px;
	text-indent: 3.1em;
	_text-indent: 2.8em;
	background-color: #993300;
	_background-color: #FFFFFF;
	_color: #993300;
	_font-weight: bold;
}
#menu2 .level_4 {
	background-image: url(img2/navi-off.jpg);
	background-repeat: no-repeat;
	background-position: 18px 2px;
	text-indent: 3.1em;
	background-color: #CC9966;
	_background-color: #FFFFFF;
}
#menu2 .level_4 a:hover {
	background-image: url(img2/navi-on.jpg);
	_background-image: url(img2/navi-onv6.jpg);
	background-repeat: no-repeat;
	background-position: 18px 2px;
	text-indent: 3.1em;
	_text-indent: 2.7em;
	background-color: #993300;
	_background-color: #FFFFFF;
	_color: #993300;
	_font-weight: bold;
}
.caption {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	height: 27px;
	/height: 23px;
	text-indent: 1em;
	padding-top: 3px;
	/padding-top: 7px;
	margin-bottom: 10px;
	width: 547px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-image: url(img2/cap-bg.gif);
	background-repeat: repeat-x;
}
.uocesolaut-img {
	background-image: url(img2/uocesolaut_real.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	margin-top: 20px;
}
.require {
	color:#FF0000;
}
.error{
	color:#FF0000;
}
#font-s{
	color:#000000;
	font-size: 77%;
	line-height: 1.5;
	font-weight: bold;
}
.pagetop {
	text-align: right;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 95%;
}
.s-caps {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
	padding-left: 1em;
	margin-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}
.dot-line {
	background-image: url(img2/dot-line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 12px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.line {
	background-color: #CC9966;
	height: 4px;
	_height: 0px;
	width: 100%;
	margin-top: 10px;
	_margin-top: 10px;
	margin-bottom: 10px;
	_overflow: hidden;
	_padding-top: 4px;
}
.txt-area table {
	line-height: 1.2;
}
.txt-area table td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#news .titel {
	height: auto;
	width: auto;
	background-image: url(img2/cap-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-indent: 1em;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
#news .list {
	width: auto;
	border: 4px solid #CC9966;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
}
#news {
	height: auto;
	width: 100%;
}
.right {
	height: auto;
	width: 98%;
	text-align: right;
	margin-top: 20px;
}
.buttons {
	text-align: center;
	height: auto;
	width: 100%;
}
.form-r {
	font-weight: normal;
	text-align: right;
	line-height: 1.5;
	margin-top: 7px;
}

.list-buttm {
	background-image: url(img2/osirase-list.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 23px;
	width: auto;
	padding-left: 8px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
}
.list-buttm a{
	color: #000099;
}

