/* CSS Document */
html,body {
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #9E9E8D;
	margin: 0px;
	overflow:auto;
	height:100%;
	background-image:url(../img/body_bg.png);
	background-repeat:repeat-x;
	background-color:#F5F4F7;
}
div {
	float: left;
}
textarea {
	font-size: 14px;
	overflow: auto;
	width: 466px;
	height: 100px;
	border: 0px;
	background-color: #E6E6E6;
}
ul {
	font-size:14px;
}
h1 {
	font-size:16px;
	font-weight:bold;
}
h2, h3, h3, h4, h5, h6, .keytxt {
	float:left;
	font-size:11px;
	color: #c2c2c2;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size:11px;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
#container{
    position: absolute;
	left: 50%;
	margin: 0 -257px;
	width: 514px;
	height:100%;
}
#headnavi {
	width:208px;
	height:200px;
	background-image:url(../img/navi_bg.png);
	padding-top:41px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:16px;
	font-weight:bold;	
	line-height:24px;
	color:#106c9d;
	text-transform:uppercase;
}
#headnavi a, #headnavi a:visited, #headnavi a:active {
	color:#FFFFFF;
	text-decoration:none;
	line-height:24px;
}
#headnavi a:hover {
	color:#106c9d;
}
.input-text{
	font-size: 14px;
	overflow: auto;
	width: 200px;
	border: 0px;
	background-color: #E6E6E6;
}
.bold{
	font-weight:bold;
}
.txt {
	margin-left:25px;
	text-align:justify;
}
.txtstart {
	margin-left:0px;
	text-align:justify;
}
.txt_medium {
	font-size:12px;
	text-align:justify;
}
.info{
	font-weight:bold;
	font-size:10px;
}
.small {
	font-size: 8pt;
	margin:0px;
}
.shortnavi {
	font-size:10px;
	font-weight:bold;
	vertical-align:middle;
	text-align:right;
	color: #106c9d;
}
.shortnavi:link, .shortnavi:visited, .shortnavi:active {
	color: #106c9d;
	background-image: url(../img/link_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.shortnavi:hover {
	color: #ffb600;
}
.tagcloud:link, .tagcloud:visited, .tagcloud:active, .tagcloud:hover {
	color: #c2c2c2;
	text-decoration:none;
	cursor:default;
}
.h1_txt, .h2_txt {
	color: #c2c2c2;
	font-weight:normal;
	font-size:12px;
	margin:2px 0px;
	padding-top:0px;
}
.navi-active{
	font-size:10px;
	font-weight:bold;
	color: #74a110;
	padding-left: 12px;
	vertical-align:middle;
	background-image: url(../img/link_arrow.gif);
	background-repeat: no-repeat;
}
h1.ref-header {
	font-size:14px;
	font-weight:bold;
	color: #74a110;
	text-align:center;
}
#navi{
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	color: #ffffff;
}
.navi:link, .navi:visited, .navi:active {
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
}
.navi:hover {
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	color: #ffb600;
}
.textlink:link, .textlink:visited, .textlink:active {
	background-image: url(../img/link_arrow_gr.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #106c9d;
}
.textlink:hover {
	color: #ffb600;
}
