body{
	padding:0px;
	margin:1px;
	font-family:Verdana;
	font-size:12px;
}
body a{
	color:#0000FF;
	text-decoration:none;
}
body a:link{
	color:#0000FF;
}
body a:active{
	color:#0000FF;
}
body a:visited{
	color:#0000FF;
}
body a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.top-section{
	border-spacing:0px;
	width:100%;
	background-color:white;
	border:0;
}
.top-section #left{
	width:100px;
}
.top-section #right{
	vertical-align:bottom;
	padding-bottom:0px;
}

.content-table{
	width:100%;
	background-color:white;
}
.content-table #quickform-td{
	width:201px;
}
#seo_back{
	background: #FFFFFF url('images/wwwup.jpg') no-repeat;
}
.seo_box {
	border: 2px solid #00AA00;
	padding: 4px;
}
.seo_box .seo_image {
	float:right;
}

.sem_box {
	border: 2px solid #005500;
	padding: 4px;
}
.sem_box .sem_image {
	float:right;
}
.contactform{
	font-size:12px;
	font-family:Verdana;
	color:#000000;
}
.contactform legend{
	font-weight:bold;
	padding:7px;
}
.contactform fieldset{
	padding:7px;
}
.contact_name {
}
.contact_name input {
	margin:-4px 4px 4px 4px;
}
.contact_name label {
	text-align: right;
	float:left;
	width:130px;
}

.contact_email {
}
.contact_email input {
	float: none;
	margin:-4px 4px 4px 4px;
}
.contact_email label {
	text-align: right;
	float:left;
	width:130px;
}
.contact_email .label {
	float:none;
}

.contact_tel {
}
.contact_tel input {
	float: none;
	margin:-4px 4px 4px 4px;
}
.contact_tel label {
	text-align: right;
	float:left;
	width:130px;
}

.contact_subject {
}
.contact_subject input {
	float: none;
	margin:-4px 4px 4px 4px;
}
.contact_subject label {
	text-align: right;
	float:left;
	width:130px;
}



