/*
Assenagon
CascadingStyleSheet for media type screen
©2010
*/

* {
	margin:0px;
	padding:0px;
}

html {
	height:100%;
}

body {
	color:#000;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	background-color:#FFF;
	height:100%;
}

h1 {
	font-size:16px;
	margin-top:0px;
	margin-bottom:32px;
	display: block;
	
}

h2 {
	font-size:14px;
	margin-top:2px;
	margin-bottom:6px;
}

h3 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:4px;
}

p {
	margin-bottom:7px;
}

#line {
	background-color:#C9C9C9;
	height:1px;
	margin:12px 0px;
}

#line5 {
	background-color:#C9C9C9;
	height:1px;
	margin:5px 0px;
}

#line0 {
	background-color:#C9C9C9;
	height:1px;
	margin:0px;
}

sup {
}

a {
	color:#666;
	text-decoration:none;
}

a:hover, a:focus {
	color:#000;
	text-decoration:none;
}

.textred {
	font-weight:bold;
	color:#F00;
}

.textgreen {
	font-weight:bold;
	color:#57b915;
}

.info {
	cursor:pointer;
}


/*
Layout
*/

#left {
	position:absolute;
	width:174px;
}

#logo {
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;	
	background-position:center;
	height:31px;
	margin-top:43px;
}

#right {
	position:absolute;
	left:174px;
	width:856px;
	background-color:#E1E1E1;
}

#content {
	margin-top:28px;
	padding:50px 38px 38px 38px;
	line-height:16px;
	border-left:1px solid #C9C9C9;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	background-color:#FFF;
}

#column_left {
	float:left;
	width:410px;
}

#column_right {
	float:right;
	width:320px;
	
}

#column_even_left {
	float:left;
	width:360px;
}

#column_even_right {
	float:right;
	width:360px;
}

#footer {
	padding:8px 2px 10px 2px;
	font-size:11px;
	color:#666;
	background-color:#FFF;
}
#footer_en{
	clear:both;
	padding:8px 2px 0px 2px;
	font-size: 11px;
	color: #666;
}

#visual_image {
	border:1px #C9C9C9 solid;
	margin-bottom:18px;
	padding:3px;
	width:770px;
	height:235px;
}

a.icon_top {
	background-image:url(../images/icon_top_off.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

a.icon_top:hover {
	background-image:url(../images/icon_top_on.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#CD5A13;
	text-decoration:none;
}

a.icon_down {
	background-image:url(../images/icon_down_off.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

a.icon_down:hover {
	background-image:url(../images/icon_down_on.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#CD5A13;
	text-decoration:none;
}

a.icon_down_white {
	background-image:url(../images/icon_down_white_off.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}

a.icon_down_white:hover {
	background-image:url(../images/icon_down_white_on.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#FFF;
	text-decoration:none;
}

a.icon_right {
	background-image:url(../images/icon_right_off.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

a.icon_right:hover {
	background-image:url(../images/icon_right_on.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#CD5A13;
	text-decoration:none;
}

a.icon_left {
	background-image:url(../images/icon_left_off.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

a.icon_left:hover {
	background-image:url(../images/icon_left_on.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#CD5A13;
	text-decoration:none;
}

#content ul {
	margin-left:15px;
	list-style-image:url(../images/square.gif);
	margin-top:4px;
	margin-bottom:12px;
}

#content ul li {
	line-height:15px;
	margin-bottom:4px;
}

#content ul li .square2 {
	list-style-image:url(../images/square2.gif);
	line-height:14px;
	margin-bottom:2px;
}

#content div.space5 {
	margin:5px 0px 0px 0px;
}

#content div.space10 {
	margin:10px 0px 0px 0px;
}

#content div.space15 {
	margin:15px 0px 0px 0px;
}

img.float_left {
	margin:3px 10px 3px 0px;
	float:left;
}

.text_left60 {
	padding-left:60px;
}

.text_left110 {
	padding-left:110px;
}

.text_left115 {
	padding-left:115px;
}

.imagespace {
	margin:5px 15px 0px 0px;
}


/*
Box
*/

#box_index_left {
	float:left;
	border:1px #C9C9C9 solid;
	width:200px;
	height:355px;
}

#box_index_middle {
	float:left;
	margin-left:19px;
	border:1px #C9C9C9 solid;
	width:200px;
	height:355px;
}

#box_index_right {
	float:left;
	margin-left:19px;
	border:1px #C9C9C9 solid;
	width:334px;
	height:355px;
}

#box_top {
	border:1px #C9C9C9 solid;
	margin:0px 0px 18px 0px;
}

#box {
	border:1px #C9C9C9 solid;
	margin:0px;
}

#box_left {
	float:left;
	border:1px #C9C9C9 solid;
	width:192px;
}

#box_middle {
	float:left;
	margin-left:19px;
	border:1px #C9C9C9 solid;
	width:192px;
}

#boxheader {
	padding:5px 7px;
	margin:3px;
	font-weight:bold;
	line-height:15px;
	background-color:#E1E1E1;
}

#boxheader_color {
	padding:5px 7px;
	margin:3px;
	font-weight:bold;
	line-height:15px;
	background-color:#F5C69C;
}

#boxheader_index {
	padding:5px 7px;
	margin:3px;
	font-weight:bold;
	line-height:15px;
	background-repeat:no-repeat;
	background-color:#F5C69C;
	background-position:right;
	height:20px;
}

#boxcontent {
	padding:8px 10px 8px 10px;
}

#reitermenu {
	float:left; 
	width:778px; 
	margin-bottom:20px;
	padding:0px;
	left:0px;
}
#reitermenu ul {
	list-style: none;
}
#reitermenu ul li {
	margin-bottom: 0px;
}
#reitermenu ul#tabnav { 
	text-align: left; 
	margin: 0;
	font-size:12px; 
	border-bottom: 1px solid #c9c9c9; 
	list-style-type: none;
	padding: 0px 0px 1px 0px;
	height:21px;
}
#reitermenu li {
	float:left;
}
#reitermenu ul ul li {
	float:none;
}
#reitermenu ul ul {
	position:absolute;
	z-index: 500;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#reitermenu ul ul, 
div#reitermenu ul li:hover ul ul, 
div#reitermenu ul ul li:hover ul ul {
	display:none;
}
div#reitermenu ul li:hover ul, 
div#reitermenu ul ul li:hover ul, 
div#reitermenu ul ul ul li:hover ul {
	display:block;
}
#reitermenu a, 
#reitermenu a.level {
	color:#888;
	background-color:#e1e1e1;
	padding: 4px 5px 2px 5px; 
	text-decoration:none;
	margin-right:1px;
	margin-top:1px;
	display:block;
}
#reitermenu a.level {
	background-image:url(../images/dropdown.gif);
	background-repeat:no-repeat;
	background-position:right 8px;
	padding-right:17px;
}
#reitermenu a.sub_menu {
	color:#888;
	background-color:#e1e1e1;
	padding: 4px 5px 2px 5px;
	text-decoration:none;
	margin-right:1px;
	margin-top:0px;
	border-top:1px solid #FFF;
	display:block;
	text-transform:none;
}
#reitermenu a.sub_menu:hover, 
#reitermenu a.sub_menu:focus {
	color:#FFF;
	background-color:#999;
}
#reitermenu a:hover, 
#reitermenu a:focus {
	color:#FFF;
	background-color:#999;
}
#reitermenu a.level:hover, 
#reitermenu a.level:focus {
	color:#888;
	background-color:#e1e1e1;
	cursor:default;
}
#reitermenu a.level_on:hover, 
#reitermenu a.level_on:focus {
	color:#000;
	background-color:#FFF;
	cursor:default;
}
#reitermenu li.active {
	background-color:#FFF;
	padding: 4px 5px 2px 5px; 
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #FFF;	
	margin-right:1px;
	border-top: 1px solid #c9c9c9; 
	border-left: 1px solid #c9c9c9; 
	border-right: 1px solid #c9c9c9; 
}
#reitermenu li.active a {
	color:#000;
	background-color:#FFF;
	text-decoration:none;
	padding:0px;
	border-top:inherit;
	margin:0px;
	display:inline;
}
#column_right .img_align {
	padding-bottom:38px;
	text-align: right;
}





