body, html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, serif;
	font-size: 12pt;
	color: #464646;
	line-height: 120%;
	background: #e7e7e7;
}

div, img, ul, ol, li, p, a, dt, dd
{
	font-weight: normal;
}

/*table, td, th
{
	border: 1px solid #666;
}*/

td, th
{
	padding: 3px;
}

a
{
	font-size: 1em;
	color: #006393;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

p, ul, ol
{
	margin-bottom: 20px;
	line-height: 140%;
}

h1
{
	font-size: 2.3em;
	line-height: 120%;
	color: #006393;
	margin-bottom: 34px;
	font-family: Georgia, sans-serif;
}

h1.date
{
	font-family: Arial, serif;
	font-size: 1.9em;
	line-height: 120%;
	color: #006393;
	margin-bottom: 54px;
}

h1.date span
{
	font-size: 0.5em;
	color: #404040;
	padding: 0 4px;
}

h1.name
{
	position: absolute;
	top: 0;
	right: 10px;
	-right: 100px;
}

h2
{
	font-size: 1.2em;
	line-height: 140%;
	color: #006393;
	margin-bottom: 12px;
	font-family: Georgia, sans-serif;
}

address
{
	margin: 33px 85px;
	font-style: normal;
}

address span
{
	font-size: 0.8em;
	display: block;
}

blockquote
{
	color: #404040;
	font-size: 1.3em;
	font-family: Georgia, sans-serif;
	line-height: 130%;
	background: #f7f9fb;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding: 15px 0;
	margin-bottom: 60px;
}

.body
{
	background: #fff url(/img/left_sh.gif) repeat-y;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: auto !important;
  	height: 100%;
 	min-height: 100%;
}

.top_sh
{
	background: #e7e7e7 bottom url(/img/top_sh.gif) no-repeat;
	height: 25px;
}

.bottom_sh
{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #e7e7e7 url(/img/bottom_sh.gif) no-repeat;
	height: 110px;
	width: 100%;
}

.left_top_sh
{
	position: absolute;
	width: 17px;
	height: 23px;
	background: url(/img/left_top_sh.gif) no-repeat;
	left: 0;
}

.right_top_sh
{
	position: absolute;
	width: 14px;
	height: 300px;
	background: url(/img/right_top_sh.gif) no-repeat;
	right: 0;
}

.right_bottom_sh
{
	position: absolute;
	width: 14px;
	height: 300px;
	background: url(/img/right_bottom_sh.gif) no-repeat;
	right: 0;
	bottom: 110px;
}

.c_body
{
	padding: 0 90px 160px 70px;
	background: right url(/img/right_center_sh.gif) repeat-y;
	zoom: 1;
}

.header
{
	padding-top: 80px;
}

.main_mail
{
	text-align: right;
	margin-top: -25px;
}

.main_mail a
{
	font-size: 0.9em;
	padding: 0 4px;
}

.now
{
	font-size: 0.8em;
	padding-left: 10px;
	margin-bottom: 50px;
	line-height: 25px;
	border-bottom: 1px solid #aaa;
}

.date
{
	color: #111;
	font-size: 0.9em;
}

span.date
{
	width: 145px;
	display: block;
	text-align: right;
	border-bottom: 1px solid #e5e5e5;
	line-height: 35px;
}

p.date
{
	border-top: 1px solid #e5e5e5;
	line-height: 35px;
	margin: 0;
	padding-bottom: 20px;
}

.menu_borders
{
	border-top: 1px solid #aaa;
	border-bottom: 4px solid #aaa;
	margin-top: 40px;
}

.top
{
	padding: 10px 0 30px 0;
	margin-left: -10px;
}

.top li
{
	position: relative;
	font-size: 1.4em;
	padding-left: 22px;
}

.top li ul
{
	position: absolute;
	left: 0;
	top: 23px;
	-top: 34px;
}

*:first-child+html .top li ul
{
	top: 34px;
}

.top li ul li
{
	font-size: 0.6em;
	color: #006393;
}

.top li ul li a
{
	color: #006393;
}

.bottom
{
	background: #efefef;
	position: absolute;
	height: 32px;
	padding-top: 1px;
	bottom: 140px;
	left: 70px;
	border-top: 4px solid #aaa;
	text-align: center;
	width: 840px;
}

.bottom li
{
	font-size: 0.7em;
	padding-left: 5px;
	padding-bottom: 5px;
}

ul.menu
{
	margin-bottom: 0;
}

ul.menu li
{
	color: #006393;
	display: inline;
	font-family: Georgia, sans-serif;
}

ul.menu li a
{
	color: #404040;
}

.tbl
{
	width: 100%;
	display: table;
}

.raw
{
	width: 100%;
	display: table-row;
}

.bordered
{
	position: relative;
	margin-top: -35px;
	margin-bottom: 32px;
	padding-top: 45px;
	padding-bottom: 100px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

.content img
{
	margin-bottom: 20px;
}

.content ul, .content ol
{
	list-style-position: outside;
}

.content ul
{
	list-style-type: disc;
}

.content ol
{
	list-style-type: decimal;
}

.content li
{
	margin-left: 30px;
}

.writedate
{
	position: absolute;
	border-bottom: 1px solid #e7e7e7;
	padding: 1px 4px;
	top: 0;
	right: 20px;
	-top: 1px;
	-right: 110px;
}

.writedate span
{
	background: #eff3f7;
	color: #404040;
	font-size: 0.8em;
	padding: 3px 7px;
}

.column
{
	display: table-cell;
	vertical-align: top;
}

.column,
{
	display: inline;
	vertical-align: top;
	zoom: 1;
}

.small
{
	padding-right: 20px;
	width: 400px;
}

.small dl
{
	width: 380px;
}

.small dt
{
	float: left;
	padding-bottom: 20px;
}

.small dd
{
	margin-left: 175px;
	width: 215px;
	padding-bottom: 20px;
}

.small dd p
{
	font-size: 0.8em;
}

.big
{
	padding-left: 20px;
	width: 400px;
}

.only_text
{
	padding: 50px 0 5px 0;
	overflow: hidden;
	zoom: 1;
}

.only_text li
{
	padding: 0 30px 0 20px;
	float: left;
	width: 370px;
}

.only_text li p
{
	font-size: 0.8em;
}

ul.numbers li a
{
	color: #aaa;
}

ul.numbers li
{
	font-size: 1.9em;
	line-height: 120%;
	color: #aaa;
	margin-bottom: 10px;
}

ul.numbers li span
{
	font-size: 0.5em;
	line-height: 120%;
}

ul.years li
{
	font-size: 1.9em;
	line-height: 120%;
	color: #006393;
}

ul.years li a
{
	font-size: 0.7em;
	color: #404040;
}

ul.monthes
{
	margin-top: 20px;
	margin-bottom: 40px;
}

ul.monthes li
{
	font-size: 0.5em;
	color: #aaa;
	line-height: 130%;
}

ul.monthes li a
{
	font-size: 1em;
	color: #006393;
}

ul.staff li
{
	width: 620px;
	margin-left: -85px;
	list-style: none;
	margin-bottom: 75px;
}

ul.staff li h2
{
	font-size: 1.5em;
	margin-bottom: 0;
	line-height: 130%;
	margin-left: 170px;
}

ul.staff li p
{
	margin-top: 20px;
	margin-bottom: 12px;
	margin-left: 170px;
}

ul.staff li blockquote, ul.staff li p
{
	font-size: 0.9em;
	line-height: 140%;
	margin-left: 170px;
}

ul.staff li img
{
	margin-bottom: 0;
	float: left; 
	zoom: 1;
}

ul.sitemap ul
{
	margin-left: 40px;
	margin-bottom: 0;
	line-height: 170%;
}

ul.sitemap ul ul
{
	margin-left: 40px;
	margin-bottom: 0;
}