/* CSS Document */
body {
	font-size:12px;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font-size:14px;
	color:#900;
	text-align:center;
	border:1px dashed #900;
	}
h2 {
	font-size:16px;
	color:#996600;
	text-decoration:underline;
	}
#corp {
	margin-left:auto;
	margin-right:auto;
	width:595px;
	}
#corp img {
	width:293px;
	border:1px solid #900;
	}
#corp1 {
	margin-left:auto;
	margin-right:auto;
	width:11.8cm;
	height:18cm;
	}
#corp1 img {
	width:217px;
	border:1px solid #900;
	}
.pi {
	text-align:justify;
	border:1px dashed #000;
	padding:3px ;
	font-size:16px;
	font-weight:bold;
	}
#corp1 .pi {
	width:435px;
	font-size:14px;
	}
#corp1 h1 {
	width:442px;
	font-size:13px;
	}
#corp1 h2 {
	font-size:14px;
	}
table {
	border-collapse:collapse;
	margin:10px 0 0 0;
	font-weight:bold;
	width:100%;
	}
#mailfreind {
	width:450px;
	}
table th {
	text-align:left;
	width:200px;
	padding:3px 0 3px 10px;
	border:1px dashed #000;
	}
#corp1 table th {
	width:150px;
	}
#corp1 table {
	width:442px;
	}
table td {
	padding:0 0 0 10px;
	border:1px dashed #000;
	}
#logo {
	text-align:center;
	}
#logo img{
	width:342px;
	height:64px;
	}
.red {
	color:#F00;
	font-size:14px;
	}
input, textarea{
	font-size:11px;
	border:1px solid #900;
	background-color:#fff0df;
	}
.canter {
	text-align:center;
	}

.close {
	text-align:center;
	display:block;
	width:450px;
	color:#990000;
	background: url(images/close.gif) no-repeat 155px 2px;
	}
.close:hover {
	color:#FF0000;
	text-decoration:none;
	}
