﻿
.total
{
    width:600px;
}
.title
{
    width:600px;
    line-height:50px;
}
.titlefont
{
    font-size:13pt;
    font-weight:bold;
}
.textbox
{
	width:200px;
	height:23px;
	border:solid 1px #eeeeee;
}
.item
{
    width:100%;
}
.content
{
	width:100%;
}
.left
{
    width:200px;
    float:left;
    line-height:25px;
}
.middle
{
	width:200px;
	float:left;
	line-height:25px;
}
.right
{
    width:200px;
    float:left;
    line-height:25px;
}
.bottom
{
    width:300px;
    line-height:50px;
}
.visible
{
	display:block;
}
.invisible
{
	display:none;
}
.fontred
{
	color:Red;
}
.fontgreen
{
	color:Green;
}
.regTextBox
{
	width:250px;
}
.regLabel
{
	font-size:9pt;
	font-weight:bold;
	 font-family:宋体;
}
.infoLeft
{
	width:25%;float:left; text-align:right;height:38px;padding-top:2px;
}
.infoRight
{
	width:73%;float:left; text-align:left;height:40px;padding-left:10px;
}
.infoTextBox
{
	width:350px;
}

.Message A:link {  FONT-SIZE:10pt;  TEXT-DECORATION: none }
.Message A:visited {FONT-SIZE:10pt;   TEXT-DECORATION: none  }
.Message A:hover { FONT-SIZE:10PT; }
.Message A:active {FONT-SIZE:10PT;}

.LoginStatus A:link {  FONT-SIZE:10pt;  TEXT-DECORATION: none }
.LoginStatus A:visited {FONT-SIZE:10pt;   TEXT-DECORATION: none  }
.LoginStatus A:hover { FONT-SIZE:10PT; }
.LoginStatus A:active {FONT-SIZE:10PT;}

.GridViewLink A:link {  FONT-SIZE:10pt;  TEXT-DECORATION: none ; color:red;}
.GridViewLink A:visited {FONT-SIZE:10pt;   TEXT-DECORATION: none; color:red;  }
.GridViewLink A:hover { FONT-SIZE:10PT;color:red;   }
.GridViewLink A:active {FONT-SIZE:10PT;color:red;  }

.New A:link {  FONT-SIZE:10pt;  TEXT-DECORATION: none ; }
.New A:visited {FONT-SIZE:10pt;   TEXT-DECORATION: none;  }
.New A:hover { FONT-SIZE:10PT;  }
.New A:active {FONT-SIZE:10PT;  }

.search a:link
{
	 color:blue;text-decoration:none;font-size:10pt;
}
.search a:visited
{
	color:blue;text-decoration:none;font-size:10pt;
}
.search a:hover
{
	 text-decoration:none; color:Red;font-size:10pt;
}
.paddingleft100
{
	padding-left:100px;
}

.new
{
	width:33%;float:left;text-align:center;
}

.new a:link
{
	 color:blue;text-decoration:none;font-size:9pt;
}
.new a:visited
{
	color:blue;text-decoration:none;font-size:9pt;
}
.new a:hover
{
	 text-decoration:none; color:Red;font-size:9pt;
}
.linkcen
{
	 text-align:center;
}
.linkcen a:link
{
	 color:blue;text-decoration:none;font-size:9pt;
}
.linkcen a:visited
{
	color:blue;text-decoration:none;font-size:9pt;
}
.linkcena:hover
{
	 text-decoration:none; color:Red;font-size:9pt;
}