@charset "utf-8";
/* CSS Document */

.page-title 
{
     font-size:13px; color:#1ab7ea; font-family:Arial, Helvetica, sans-serif; margin:0 0 10px 0;
     }

.page-title span 
{
     color:#0071bd; font-size:13px; font-weight:bold;
     }


.anylinkcss{
	position:absolute;
	z-index: 1000;
	visibility: hidden;
	border:1px solid #cccccc;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height: 15px;
	background-color: #7a8ca0;
	width: 180px;
	list-style:none;
	overflow:hidden;/*must have*/
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #cccccc;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color:#e8f1fa;
}

.anylinkcss a:hover{
	background-color: #e8f1fa;
	color:#7a8ca0;
}
.dd3
{
	float:left;
}.select-free
{
	position:absolute;
	z-index:10;/*any value*/
	overflow:hidden;/*must have*/
	width:220px;
	
}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
.select-free .bd
{
	border:solid 1px  #d6dbd5;
	padding:0; 
	background:#f6f4e5;
	width:220px;
	
}

.select-free .bd a
{ 
	display:block;
	margin:0px;
	padding:5px;
	width:220px;
	color:#706f6d; text-decoration:none; font:12px/12px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold;
	text-align:left;
	

  }
.select-free .bd a:hover{ 
background-color:#dfe2bd;
color:#000000;
 text-decoration:none; font:12px/12px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold;
text-align:left;

}

.underline{

border-bottom:solid 1px  #d6dbd5;

}

/*.select-free .bd{border:solid 1px #aaaaaa;padding:12px;}*/


