body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
}
a:hover {
	color: #CB5128;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
}

td {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
 
	
}
.bgtop {
	background-attachment: fixed;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

input {
      	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	border: 1px outset #CCCCCC;
}

a{text-decoration:none;}
a:link{ color:#333366;}
a:hover{ color:#ff9900;}
a:visited{ color:#333366;}

.tableHeader
{
	font-weight:bold;
}

.adminHead
{
	margin:10px 0 10px 0px;
	font-size:12px;
	font-weight:bold;
	width:700px;
}

.adminHead a
{
	display:block;
	border: 1px inset #999999;
	margin:5px;
	padding: 1px;
	float: right;
	height: auto;
	width: 40px;
	text-align: center;
}

.floatLeft
{
	float:left;
	clear:both;
}

.floatRight
{
	float:Right;
	clear:both;
}

.divWidth600
{
	width:700px;
}

margin10
{
  margin:10px 0 10px 0;
}

.searchStyle
{
	background-color:#FFEEEE;
}

.tableHeaderBiankuang
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF7777;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}