body {
	background-color: #999999;
	padding: 0px;
	margin: 0px;
	font-size: 85%;
	color: #333333;
	line-height: 160%;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat;
	background-color: #999999;
}
h1,h2,h3,h4,h5,p,ol,ul,li,dl,dd,form {
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}

#wrap_outside {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/wrap_bg.gif);
	width: 920px;
	background-repeat: repeat-y;
}
#wrap_inside {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrap_footer {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
}
#header {
	width: 900px;
	height: 100px;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
}
#header .pr {
	height:12px;
	text-align: right;
	font-size: 12px;
	line-height: 100%;
	width: 550px;
	margin-top: 20px;
	margin-right: 10px;
	float: right;
}
#menu {
	width: 900px;
	text-align: center;
}
#menu li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
}
#title {
	width: 900px;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#main li {
	list-style-type: disc;
}
#main ul {
	margin-left: 15px;
}


#main .unit_left {
	text-align: left;
	padding: 10px;
}

#main .unit_center {
	text-align: center;
	padding: 10px;
}

#main .unit_right {
	text-align: right;
	padding: 10px;
}
#main p {

}
#main #information_box {
  width: 580px;
  height: 200px;
  overflow: auto;
}
.information_unit {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 10px;
}
#main #banner_box {
	float: right;
	width: 200px;
	margin-left: 20px;
}
#main .banner {
	margin-top: 10px;
}
#main .big_banner {
  margin-top: 20px;
  text-align: center;
}





#company {
	background-color: #EEEEEE;
	margin-top: 30px;
	padding: 10px;
}
#main #condolences {
	background-color: #EEE;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#company p strong {
	color: #000;
}

#main table caption {
	margin-top: 10px;
	font-weight: bold;
}
#main .table_100 {
	width: 100%;
	border-collapse: collapse;
}
#main table {
	border-collapse: collapse;
}
#main .table_item {
	font-weight: normal;
	white-space: nowrap;
	border: 1px solid #666;
	background-color: #EEEEDD;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main td {
}

#main .table_header {
	font-weight: normal;
	white-space: nowrap;
	border: 1px solid #666;
	background-color: #EEEEEE;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
}

#main .table_data_left {
	vertical-align: top;
	border: 1px solid #666;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main .table_data_center {
	vertical-align: top;
	border: 1px solid #666;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main .table_data_right {
	vertical-align: top;
	border: 1px solid #666;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main .table_coment {
	font-size: 90%;
	margin-top: 5px;
	line-height: 120%;
	margin-left: 5px;
}

#main #left_box {
	float: left;
	width: 380px;
	margin-top: 20px;
}
#main #right_box {
	float: right;
	width: 380px;
	margin-top: 20px;
}
#main .url {
	margin-top: 15px;
	line-height: 100%;
}

#gotop {
	text-align: right;
	font-size: 12px;
	margin-top: 20px;
	padding-right: 20px;
}
#textmenu {
	text-align: center;
	margin-bottom: 1px;
	margin-top: 10px;
	font-size: 12px;
}
#footer {
	height: 30px;
}
