﻿td
{
	font-size:12px;
	color:#000;
	line-height:18px;
}

.w_table
{
	margin:auto;
	margin-top:10px;
	width:780px;
	border-collapse:collapse;
}

.w_table_left
{
	width:100px;
	font-weight:bold;
	color:#666;
	text-align:center;
	border:solid 1px #ccc;
}

.w_table_right
{
	width:680px;
	text-align:left;
	color:#333;
	padding:4px 5px;
	border:solid 1px #ccc;
}

.w_table_txt
{
	text-align:left;
	color:#c00;
	padding:4px 5px;
	border:solid 1px #ccc;
}

.top
{
	height:27px;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/form_top_bg.jpg);
}
