﻿/* CSS Document */

body {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	background: url('../img/bg.jpg');
	background-repeat: repeat-x;
	}
table.main {
	background:#ffffff;
	padding:0 0 0 0;	
	width:970px;
	text-align:center;	
}	
td.head {
	background:url("../img/head.jpg");
	padding:0 0 0 0;
	height:115px;	
	width:970px;
	text-align:center;	
}
td.right {
	background:url("../img/right_table.jpg");
	padding:0 0 0 0;
	height:698px;	
	width:470px;
	text-align:center;	
	margin: 0px 0px 0px 0px;
}
td.left {
	background:#ffffff;
	padding:0 0 0 0;
	text-align:center;
	width:500px;
}
td.foother {
	background:url("../img/foother.jpg");
	color:#ffffff;
	padding:0 0 0 0;
	width:950px;
	height:70px;
	text-align:center;
	background-repeat: no-repeat;
}
div.top {
	padding-top: 30px;
	font-family: Arial;
	font-size: 17px;
	text-align:center;
	font-weight: bold;
	margin:0px 10px 0px 10px;
}
div.center {
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
	font-weight: normal;
	margin:0px 40px 0px 40px;
}
a.mail {
	
	font-family: verdana; 
	font-size:12px;
	color:#880d0c;
	text-decoration: none;
	}
img.img {
		margin-top:10px;
}
