/* CSS Document */
#tooltip_picture
{
	clear:both;
   	border:1px solid #0066FF;
	/*border:hidden;*/
   	background-color:#F9F9F9;
   	width:160px;
	height:170px;
   	position:absolute;
   	visibility: hidden;
   	overflow: hidden;
  	font-family: font main;
	font-size: 12px;
	font-weight: bold;
   	color: #000000;
	padding:0px 0px 0px 0px;
}
.table
	{
	border:1px #CCCCCC solid;
	}
.table .bottom
	{
	border-bottom:1px #CCCCCC solid;
	height:30;
	background-color:#0066CC;
	color:#FFFFFF;
	font-weight:bold;
	}
.table .td
	{
	border-bottom:1px #CCCCCC solid;
	height:30;
	}
.table .td a
	{
	color:#0000FF;
	}
.table .td a:hover
	{
	color:#FFFFFF;
	}
.table .row
	{
	border-top:1px #CCCCCC solid;
	}
.table .row_left
	{
	border-top:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	}
.tg
	{
	text-align:center;
	background:#0092de;
	height:30px;
	line-height:30px;
	color:#fff;
	cursor: pointer;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	}
.tg a
	{
	text-decoration:none;
	color:#FFFFFF;
	}
.login_button
	{
	border:1px #999999 solid;
	background-color:#CCCCCC;
	height:20px;
	}
.table .search
	{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#0000FF;
	border-bottom:2px #CCCCCC solid;
	}
.table .tr
	{
	background-color:#d3f5ff;
	height:30px;
	}
.table .title
	{
	border-left:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
	background-color:#d3f5ff;
	height:30px;
	}
.table .title1
	{
	border-right:1px #FFFFFF solid;
	background-color:#d3f5ff;
	height:30px;
	}
.table .trbg
	{
	background-color:#EEDADA;
	height:20px;
	border-top:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	p
	}
.table .trbg1
	{
	background-color:#FFFFFF;
	height:20px;
	border-top:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	}
.row31
	{
	background-color:#CCCCCC;
	}
.approve .td a:hover
	{
	color:#FF00FF;
	font-weight:bold;
	}
