* { font-size:100.01%; }
html,body,dl,dt,dd,div,p,h1,h2,h3,h4,h5,h6,blockquote,form,fieldset,legend,table,td,th { margin:0; padding:0; }
html,body { height:100%; }
body { line-height:1.4; }

a { color:#466909; }
a:hover, a:focus { color:#000; }

a:active { outline:none; }
img { border-width:0; }
p,dl,address,blockquote { margin:0 0 1.3em 0; }
dt { margin:0; font-weight:bold; }
dd { margin:0 0 0.6em 0; }
address { font-style:normal; }
small { font-size:0.8em; }
hr { border:0 hidden; border-top:1px solid #d9cdc0; height:0; clear:both; }
ul { list-style-position:outside; }
ol { margin:0 0 1.5em 2.5em; }
li { margin:0 0 0.3em 0; }
li ul,li ol { margin:0.6em 0 0 1.3em; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; line-height:1.2; }
h1 { font-size:3em; margin:0 0 0.5em 0; }
h2 { font-size:2.1em; margin:0 0 0.5em 0; }
h3 { font-size:1.6em; margin:0 0 0.5em 0; }
h4 { font-size:1.3em; margin:0 0 0.5em 0; }
h5 { font-size:1.2em; margin:0 0 0.5em 0; }
h6 { font-size:1.1em; margin:0 0 0.5em 0; }
table { border-collapse:collapse; empty-cells:show; }
/*table { border-spacing:0; border:none; border-collapse:collapse; }
td,th { border:none; }*/
img { border-width:0; }

/* Modules styles */

table.mod_photo_tbl td { padding:15px; text-align:left; vertical-align:bottom; }
table.mod_photo_tbl img { cursor:pointer; }
table.mod_photo_tbl .mod_photo_img {}
table.mod_photo_tbl .mod_photo_txt {}

div.news-block { width:100%; padding:0 0 20px; clear:left; }
div.news-block img { float:left; margin:0 15px 5px 0; }
div.news-block .news-date { color:#000; font-size:9pt; text-decoration:none; }
div.news-block .news-head { padding:0 0 7px; font-size:12pt; }
div.news-block .news-anons { color:#000; text-decoration:none; }
div.news-hr { margin:1em 0 0; padding:0 0 3em; border-top:1px solid #000; }

/* Site styles */

body { background:#fff; }
body,td,select,input,textarea { color:#000; font-size:10.1pt; font-family:Arial,sans-serif; }

.table { width:99%; }
.table td { color:#000; background:#fff; border:1px solid #466909; padding:12px; }
.table .table_head { background:#466909; font-weight:bold; }
.table .table_head, .table .table_head a { color:#fff; }

.inp { color:#000; border:1px solid #466909; background-color:#fff; }
.inp_but { color:#fff; border:1px solid #466909; background-color:#466909; }
.inp_line { color:#000; border:0px solid #fff; border-bottom:1px solid #000; background-color:#fff; }
.trans { border:none; border:0px solid #fff; background:none; }
.txt_gray { color:#6d6d6d; }
.txt_small { font-size:7pt; }
.error { color:#c66; }

.tbl_form_box td { padding:0 2px 5px 0; }
.h2_page_head { font-size:1.5em; }

.bread_path, .bread_path a {}

h1,h2,h3,h4,h5,h6 { color:#466909; }

/* User styles */

ul.ul-home { margin:0; list-style:none; }
ul.ul-home li { padding-left:24px; background:url(../../images/weblink.png) 0 20% no-repeat; }

#site {	position:relative;
	min-width:980px;
}

#top {
	position:relative;
	background:url(../../images/top_bg.png) 0 0 repeat-y;
	height:75px;
}
#logo {
	position:absolute;
	top:15px; left:150px;
	width:200px;
}
#logo a {
	color:#fff;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
}
#logo img {
	position:absolute;
	top:-8px; left:-105px;
}
#top_kanji_green {
	position:absolute;
	top:15px; right:20px;
}

#tbl_center { width:100%; }
#left, #content, #right {
	padding:30px 15px 40px;
	vertical-align:top;
}
#left {	width:150px;
	font-size:8.5pt;
}
#content { padding:30px 30px 40px; }
#right {	width:150px;
	font-size:8.5pt;
}

#bottom {
	padding:15px 15px 0;
	width:100%;
	background:#dde6cd;
}
#bottom, #bottom td { font-size:8pt; }

#rmenu {
	margin:0 0 25px; padding:0;
	list-style:none;
}
#rmenu li { margin:0; padding:0 0 1px; background:none; }
#rmenu a {
	display:block;
	padding:9px 12px;
	color:#fff;
	font-size:11pt;
	text-decoration:none;
	background:#466909;
}
#rmenu a:hover, #rmenu a.active {	color:#000;
	background:#466909 url(../../images/top_bg.png) 40% 0 repeat-y;
}
#rmenu ul {	margin:1px 0 0 12px; padding:0;
	list-style:none;
}
#rmenu ul a {	padding:4px 7px;
	font-size:9pt;
}