﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#666666;
	line-height:1.6;
	margin-right: 0px;	
}
.bgl{
	background:url(../images/mainbg_l.jpg) right top no-repeat #609EC7;
}
.bgr{
	background:url(../images/mainbg_r.jpg) left top no-repeat #609EC7;
}
.bgC{
	background:url(../images/contactbg.jpg) left top no-repeat;
}
.pagebg {
	background:url(../images/pagebg_l.jpg) left top no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

input {
	height:20px;
	border: 1px solid #B3CFE4;
	color:#999999;
}

input.submit {
	background-image: url(../images/butbg.jpg);
	width:108px;
	height:28px;
	color:#FFFFFF;
	border:hidden;
	font-size:12px;
	font-weight:bold;
	}
textarea{
	width:370px;
	height:177px;
	border: 1px solid #B3CFE4;
	color:#999999;
}
.textlink {
	color:#666666;
	font-size:13px;
	text-decoration:none;
}
.textlink a {
	color:#666666;
	font-size:13px;
	text-decoration:none;
}
.textlink a:hover {
	color:#609EC7;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.copy{
	font-size:12px;	
}
.text12{
	font-size:12px;
}
.text13{
	font-size:13px;
}
.textBLUE{
	font-size:13px;
	color:#5F9EC5;
}