@charset "UTF-8";
html {
	width:100%;
}
body {
	background: #DDDDDD;
	margin: 0px;
	padding: 0px;
	width:100%;
	font-size:12px;
	line-height:160%;
	font-family:Verdana,sans-serif;
}
form {
	margin:0;
	padding:0;
	border:none;
}

#preload {
	display:none;
	visibility:hidden;
}

#base {
	width:800px;
	margin:0 auto 10px auto;
	border:1px solid #000000;
	background:url(../img/titleen.jpg) no-repeat left top #FFFFFF;
	position:relative;
}
#toplang {
	position:absolute;
	top:38px;
	left:0px;
}
#day {
	margin-top:174px;
}
#mes1 {
	padding-left:39px;
	width:348px;
}
#mes2 {
	width:479px;
	padding-left:39px;
}
#mes3 {
	padding-right:42px;
	padding-left:39px;
}
#rightblk {
	float:right;
	width:223px;
	padding-right:25px;
}
.dotline {
	background:url(../img/dotline.gif) repeat-x left bottom;
	padding:10px 0;
}
.mbl a {
	text-decoration:none;
}
.mbl a:link, .mbl a:visited {
	color:#000000;
}
.mbl a:hover, .mbl a:active {
	color:#EA5504;
}
.ot {
	color:#EA5504;
	font-size:14px;
	font-weight:bold;
}
.bt {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.ts {
	font-size:11px;
}
td {
	text-align:left;
	vertical-align:top;
}
#list td {
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #999999;
	padding:0 10px;
}
#list th {
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	border-bottom:1px solid #999999;
}
#list .bl {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-align:center;
}
#footermenu {
	text-align:right;
	padding:10px 0;
}
#footermenu a {
	text-decoration:none;
}
#footermenu a:link, #footermenu a:visited {
	color:#333333;
}
#footermenu a:hover, #footermenu a:active {
	color:#EA5504;
}
#copy {
	text-align:center;
}

#obase {
	width:800px;
	margin:0 auto 10px auto;
	border:1px solid #000000;
	background:#FFFFFF;
}
#obody {
	padding:0 43px;
}
