﻿html, body
{
	background: #fff;
	color: #000;
	margin: 0;
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
}
body
{
	background-image:url(/images/bodyBG.gif);
	background-repeat:repeat-y;	
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0;
	vertical-align: middle;
}
div, span, p, ul, li, td, th, textarea, label, h1, h2, h3, h4, form, hr, a
{
	padding: 0;
	margin: 0;
	font-family: Verdana,Simsun;
}
ul
{
    list-style:none;
}
a
{
	color: #060854;
	text-decoration: none;
}
.PrintInput
{
	font-size:12px;
}

/*
.hideCheckBox .ft_pItem input{ display:none;}
.hideCheckBox .ft_pItemTxt{ margin-left:7px;}
*/