﻿@charset "utf-8";
#body {
	width: 960px;
	margin: auto;
}
#left {float: left;width: 190px;overflow: hidden;}
#right {float: right;width: 740px;overflow: hidden;}
.txt {padding: 10px 0 10px 0;line-height:130%;}
.txt table td {
	font-size: 12px;
	padding: 4px;
}
.txt a,.txt a:hover{color: #039;}
.email a:hover {text-decoration: none;}
.button {
	background: url(../images/submitbg.gif) no-repeat;
	border: none;
	width: 84px;
	height: 27px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
input,textarea{font-family:Arial;color:#333;font-size:1em;}
form b {
	color: #F00;
	font-family:Tahoma;
	font-size: 13px;
	display:inline-block;
	margin-left:5px;
	font-weight:normal;
}
h1{
	color:#1a73cd;
	font-size:16px;
}
