/* CSS Document */
.white_x{ border-bottom:solid 1px #FFFFFF;}
.da_white:link {
	color: #cccccc;
	font-size:12px;
	text-decoration: none;
}
.da_white:visited {
	text-decoration: none;
	font-size:12px;
	color: #cccccc;
}
.da_white:hover {
	text-decoration: none;
	font-size:12px;
	color: #339ebc;
}
.da_white:active {
	text-decoration: none;
	font-size:12px;
	color: #339ebc;
}
.blue:link {
	color: #339ebd;
	font-size:12px;
	text-decoration: none;
}
.blue:visited {
	text-decoration: none;
	font-size:12px;
	color: #339ebd;
}
.blue:hover {
	text-decoration: none;
	font-size:12px;
	color: #339ebc;
}
.blue:active {
	text-decoration: none;
	font-size:12px;
	color: #339ebc;
}
#search_name {
	font-family: "ËÎÌå";
	color: #000000;
	width: 140px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
}
#search_name2{
	font-family: "ËÎÌå";
	color:#000000;
	width:50px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
}
.font1{ font-size:12px; color:#FFFFFF;}
.font2{ font-size:12px; color:#000000;}
#div{
overflow:auto;
height:370px;/***height:394px;**/

line-height:20px;
text-align:left;
padding:0px 0px 0px 0px;
color:#000000;
font-size:12px;
scrollbar-face-color:#ffffff;
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color:000000; 
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#000000; 
scrollbar-arrow-color:#000000;
}
#div2
{
    height:20px;
    text-align:center;
    width:60%;
      
     margin:0;
     padding:0;
    
    }