html
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 140%;
}

body
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}

p
{
	margin: 0px;
	padding: 0px;
}

table
{
	border-collapse: collapse;
}

img
{
	border: none;
}

h1, h2, h3, h4
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

/* Standardlink */
a
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #656589;
	text-decoration: underline;
}

/* Search Field */
.search
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	width: 100px;

	color: #999999;
	border: solid 1px #999999;
	margin: 0px;
	padding: 0px;
}

/* form */
td.form
{
	text-align: right;
	height: 20px;
}
#form_div input, #form_div select, #form_div textarea
{
	border: solid 1px #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 270px;
}




/* template */
#main_div
{
	width: 830px;
	min-height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;

	background-image: url(images/back_main.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
}
* html #main_div {height: 100%;}

#row_1
{
	width: 100%;
	height: 70px;
	background-color: #FFFFFF;
}

#row_1_1
{
	float: left;
	width: 255px;
	height: 70px;
}

#row_1_2
{
	float: right;
	width: 575px;
	height: 70px;
}

#row_1_2 .inner
{
	padding: 30px 0px 0px 20px;
}

#row_2
{
	width: 100%;
	height: 55px;
	background-color: #D9D9D9;
}

#row_2_1
{
	float: left;
	width: 167px;
	height: 55px;
}

#row_2_2
{
	float: left;
	width: 495px;
	height: 20px;
}

#row_2_2_1
{
	width: 495px;
	height: 20px;
	text-align: right;
}

#row_2_2_1 .inner
{
	padding: 5px 10px 0px 0px;
}

#row_2_2_2
{
	width: 495px;
	height: 25px;
}

#row_2_2_2_1
{
	float: left;
	height: 25px;
}

#row_2_2_2_1 .inner
{
	padding: 13px 0px 0px 20px;
}

#row_2_2_2_1 h1
{
	font-size: 16px;
	color: #DC0318;
}

#row_2_2_2_2
{
	float: right;
	height: 25px;
}

#row_2_2_2_2 .inner
{
	padding: 15px 10px 0px 0px;
}

#row_2_3
{
	float: right;
	width: 168px;
	height: 55px;
	background-color: #685D63;
	text-align: right;
}

#row_2_3 .inner
{
	padding: 30px 5px 0px 0px;
}

#row_3_1
{
	float: left;
	width: 167px;
	color: #FFFFFF;
}

#row_3_1 .inner
{
	padding: 10px 0px 10px 0px;
}

#row_3_2
{
	float: left;
	width: 495px;
}

#row_3_3
{
	float: right;
	width: 168px;
	text-align: right;
}

#row_3_3 .inner
{
	padding: 0px 0px 0px 0px;
}

#content
{
	padding: 20px 20px 20px 20px;
}

#footer
{
	margin: 0px 20px 0px 20px;
	padding: 5px 0px 10px 0px;
	border-top: solid 1px #999999;
}

.clear
{
	clear: both;
}




/* Navi Main */
#navi_main_ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi_main_ul li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi_main_ul a
{
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	padding: 0px 20px 0px 0px;
	display: block;
	float: left;
	height: 27px;

	background-repeat: no-repeat;
	background-position: 0px bottom;
}

#navi_main_5 a { background-image: url(images/navi_main_05.gif); }
#navi_main_6 a { background-image: url(images/navi_main_06.gif); }
#navi_main_7 a { background-image: url(images/navi_main_07.gif); }
#navi_main_8 a { background-image: url(images/navi_main_08.gif); }
#navi_main_9 a { background-image: url(images/navi_main_09.gif); }
#navi_main_10 a { background-image: url(images/navi_main_10.gif); }

#navi_main_ul a:hover, #navi_main_active a
{
	text-decoration: none;
	color: #000000;
	background-image: url(images/navi_main_act.gif);
}




/* Navi Sub */
#navi_sub_ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi_sub_ul li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
}

#navi_sub_ul a
{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#navi_sub_ul a:hover, #navi_sub_ul a.sub_active
{
	text-decoration: none;
	color: #000000;
	text-decoration: underline;
}




/* Navi Global */
#navi_global_ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi_global_ul li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
}

#navi_global_ul a
{
	text-decoration: none;
	color: #666666;
}

#navi_global_ul a:hover, #navi_global_ul a.global_active
{
	text-decoration: none;
	color: #000000;
	text-decoration: underline;
}
