.iis {  font-size: 12px}
.left {  font-size: 14px; line-height: 22px; color: #FFFFFF}
.title {  font-size: 14px; color: #FFFFFF}
.nr {  font-size: 12px; font-family:Arial; line-height: 16px; color: #000000}
.nrbig {  font-size: 14px; line-height: 28px}
a.left:hover {  color: #0066FF}
.left00 {  font-size: 12px; line-height: 18px; color: #FFFFFF}
.wenben {  font-size: 12px; line-height: 20px; color: #000000}
a.nr:hover {  color: #0033FF; text-decoration: blink}
a.left00:hover {  color: #000066}
a.wenben:active {  color: #0033CC; text-decoration: underline}
.homeneirong {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.zhilired {
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
}
.textbox
{
	border-color: #1d267a;
	border-style: solid;
	border-width: 1px;
}
.textboxSimpIntro
{
	border-color: #1d267a;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	height:70px;
	width:700px
}
.label
{
	font-size : 14px;
}
.errmsglabel
{
	font-size : 14px;
	color:Red;
}
.outtable
{
	border: 0px;
	width: 100%;
}
.InnerTable
{	
	border:20px;
	border-color:#e3e8f4;
	width:778px;
	background-color:blue;
		
}
.button
{
	background-color: #dddddd;
	border-color: #003399;
	border-style: Solid;
	border-width: 1px;
	width: 70px;
	height: 25px;
	font-size:14px;
}
.RadioButtonList
{
	font-size : 14px;
}
.GridHeaderStyle
{
	background-color: Navy;
	color: White;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: x-small;
	border-color:White;
	border-style:solid;
	border:1px;
}
.GridItemStyle
{
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
}
.GridAlternatingItemStyle
{
	background-color: WhiteSmoke;
	font-size: x-small;
	text-align: center;
	vertical-align:middle;
}
.GridPagerStyle
{
	background-color: LightSteelBlue;
	font-weight: bold;
	font-size: x-small;
	color: Black;
	text-align: center;
	vertical-align: middle;
}