﻿INPUT{
font-size: 10pt;
}
TEXTAREA{
font-size: 10pt;
}
BUTTON{
font-size: 10pt;
}
#Info
{
	font-family:"宋体";
}
#Info strong,#Info a
{
	color:#f00;
	margin-right:5px;
}
#Info a span
{
	color:#00f;
}
#Info table
{
	width:100%;
	background:#DEE2EE;
}
#Info table th
{
	background:#fff url(../images/top-1.gif) repeat-x left top;
	height:25px;
	line-height:25px;
	text-align:left;
	padding:0 5px;
}
#Info table td
{
	background:#fff;
	padding:5px;
	line-height:140%;
}
#Info table td.head
{
	width:150px;
	background:#F7F8FF;
}
#Options td
{
	text-align:center;
}
#Options a
{
	margin:0;
}
