@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px;}
body, html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#4d4d4d; 
	background-color:#eeeeee;
	margin:0px;
	width:100%;
	height:100%;
	text-align:center;
	font-size: 0.9em; 
	line-height:1.5em;
	}
#main {
	width:1000px;
	height:600px;
	border-top:1px solid #eeeeee;
	margin:0px auto;
	text-align:left;
	background-image:url(bg_main.gif);
	background-position:top left;
	background-repeat:no-repeat;}
#cont {
	width:950px;
	height:550px;
	margin:22px 0px 0px 26px;}
#bor_top, #bor_mid, #bor_bot {
	width:100%;
	height:20px;
	clear:both;
	background-image:url(bg_top.gif);
	background-repeat:repeat-x;}
#bor_mid {
	background-image:url(bg_middle.gif);}
#bor_bot {
	background-image:url(bg_bottom.gif);}
#bor_bot_cont {
	width:930px;
	text-align:right;}
#con_top {
	width:100%;
	height:200px;}
#con_bot {
	width:100%;
	height:290px;}
#con_top_pic {
	width:380px;
	height:200px;
	float:left;}
#con_top_logo {
	width:570px;
	height:200px;
	float:left;}
#con_bot_men {
	width:242px;
	height:290px;
	float:left;
	text-align:right;
	background-image:url(bg_me_li.gif);
	background-repeat:repeat-y;}
#con_bot_men_cont {
	margin:20px;}
#con_bot_con {
	width:708px;
	height:290px;
	float:left;
	overflow:auto;
	}
#con_bot_con_cont {
	margin:20px 20px 10px 30px;}
#print {
	width:95%;
	text-align:right;
	margin:15px 0px;}
.logo_pic, .logo_text {
	float:left;
	text-align:center;}
.logo_pic {
	width:76px;
	height:76px;
	margin:40px 10px 0px 30px;}
.logo_text {
	width:250px;
	height:76px;
	margin-top:40px;}
.slogan {
	clear:both;
	width:560px;
	margin:60px 10px 0px 0px;
	text-align:right;
	font-size:1.8em;
	line-height:1.2em;
	color:#669933;
	background-color:inherit;}
h1.logo, h2.logo {
	color:#666666;
	background-color:inherit;
	font-family:"Times New Roman", Times, serif;
	margin:2px;
	font-size:2em;
	line-height:1em;}
h1.logo {
	border-bottom:1px solid #666666;
	padding-bottom:6px;
	font-size:2.5em;}
h1 {
	color:#669933;
	background-color:inherit;
	font-size:1.2em;
	margin:15px 0px 5px 0px;}
h2 {
	font-size:1.1em;
	margin:10px 0px 0px 0px;}
h3 {
	font-size:1em;}

a {
	color:#669933;
	background-color:inherit;
	text-decoration:underline;}
a:hover {
	text-decoration:none;}
a.menu, a.menu_act, a.menu_left, a.menu_left_act {
	color:#666666;
	background-color:inherit;
	line-height:1.9em;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;}
a.menu:hover, a.menu_act {
	text-decoration:underline;}
a.menu_left, a.menu_left_act {
	font-size:0.9em;
	font-weight:normal;
	line-height:1.8em;}
a.menu:hover, a.menu_act:hover, a.menu_left:hover, a.menu_left_act {
	text-decoration:underline;}
#bor_bot a {
	color:#666666;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
	line-height:1.5em;}
#bor_bot a:hover {
	text-decoration:underline;}
.csc-mailform {
	border:none;}
label {
	width:150px;
	color:#666666;
	background-color:inherit;
	display:block;}
input, textarea {	
	width:200px;
	border:1px solid #cccccc;
	color:#666666;
	background-color:inherit;}
input#mailformformtype_mail {
	margin:10px 0px;
	border:1px solid #666666;}
.bodytext {
	margin-top:10px;}
ul, ol {
	margin:10px 0px 0px 25px;}
