/* CSS Document */
body {
	font-family: '����', '������', Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	color: #FFFFFF;
	line-height: 150%;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #1b90cb;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bfont12 {
	font-size: 12px;
	color: #1b90cb;
}
.bfont14 {
	font-size: 14px;
	color: ##FFFFFF;
}
.wenfont14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.wenfont12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.benfont14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1b90cb;
}.c1btable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a1a1a;
}

.hand
{
   cursor: pointer;	
}
.impfont{
	font-size: 12px;
	color: #FF0000;  
}
.ba:link {
      font-family: Arial, Helvetica, sans-serif;	
      font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.ba:visited {
      font-family: Arial, Helvetica, sans-serif;	
      font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.ba:hover {
	font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
	color: #1b90cb;
	text-decoration: underline;
}
.ba:active {
      font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#announcePop{
position: absolute;
top:220px;
left:253px;
width:500px;
height:240px;
overflow: hidden;
background-color:#000000;
border:1px solid #333;
padding:5px;
  
}
