﻿body,div,table,td,span 
{
	font-family:宋体, Arial;
	font-size:9pt;
	color:Black;
}

img
{
	border-style:none;
	border-width:0;
}
	
/* -----类定义开始----- */
.ErrorList
{
	text-align: left;
	list-style-position: outside;
	line-height: 20px;
	list-style-type: square;
}

.LoginTextBox
{
	font-family: 宋体, Arial;
	font-size: 9pt;
	color: Black;
	width: 150px;
	height: 13px;
	border-bottom: Default 1px solid;
	border-left:none 0px;
	border-right:none 0px;
	border-top:none 0px;
}

.LoginButton
{
	width:80px;
	height:20px;
}
.showborder
{
	border-bottom: yello 1px solid;
	border-left:yello 1px solid;
	border-right:yello 1px solid;
	border-top:yello 1px solid;
}
.bordershow
{
	border: 1px solid #000000;
}
/* -----类定义结束----- */
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.login
{
	width:80px;
	height:20px;
}
.GridViewBorder
{
	border-bottom: none 0px solid;
	border-left: none 0px solid;
	border-right:#999999 1px solid;
	border-top: none 0px solid;
}
.sample
{
	width:180px;
	height:16px;
	background-color:Transparent;
	border-bottom: #CCCCCC 1px solid;
	border-left:none 0px;
	border-right:none 0px;
	border-top:none 0px;
}
.smalllogin
{
	width:60px;
	height:20px;
	font-size: 9pt;
}