﻿body
{
	font-size:12px;
}
#MyID
{
	font-size:x-small;
	color:red
	}
a:link
{
	font-size: 12px;
	color: #005473;
	text-decoration: none;
	text-align: left;
	font-family:宋体;
}
a:visited
{
	font-family:宋体;
	color: #005473;
	text-decoration: none;
	font-size: 12px;
}
a:hover
{
	font-family:宋体;
	font-size: 12px;
	text-decoration: underline;
	background-image: inherit;
	cursor: auto;
	color: #FF0000;
}
table
	{
	top: -30px;
	color: #000000;
}
.border
{
    border-right : gray 1px dotted;
    border-top  : gray 1px dotted; 
    border-left: gray 1px dotted;
    border-bottom : gray 1px dotted;
  }
  .border1
  {
	border-right: #5C97E1 1px dotted;
	 border-top: #5C97E1 1px dotted; 
	 border-left: #5C97E1 1px dotted; 
	 border-bottom: #5C97E1 1px dotted;
	}
img
{
	border:0px;
}


/*内容样式*/
#irs{}

#irs h5 {
    float:left;width:82px;height:30px;line-height:20px;text-align:center;font-size:12px;over-flow:hidden; margin-top:0px;
}
#irs h5.irsNo
{
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	background-position-x: center;
	background-repeat: no-repeat;
}
#irs h5.irsOn
{
	font-weight: normal;
	color:  #000000;
	background-color: transparent;
	background-position-x: center;
	background-image: url(../Image/bjk.gif);
	background-repeat: no-repeat;
}
#irs DIV.irslist_none {
    display:none
}
#irs DIV.irslist
{
	margin-top:0px;
	clear:both;
	height: 15px;
}
#irs h6 {
    float:left;width:82px;height:30px;line-height:25px;text-align:center;font-size:12px;
	font-weight: normal;
	color:Black;
	margin-top:0px;
}
#irs h6 a:link{color:Black;text-decoration:none}
#irs h6 a:visited{color:Black;text-decoration:none}
#irs h6 a:hover{color:Gray;text-decoration:none}
body,h5,div{ margin:0; padding: 0;}