@charset "UTF-8";
/* CSS Document */

a.test { font-weight: bold; }

.lcpic{
	margin:0 0 0 0;
	background:url(../images/login_c.png) no-repeat;
	width:185px;
	height:44px;
	border:0px solid #000000;
}
.dropdiv{
	 width: 170px; 
	 height: 135px; 
	 padding: 0.4em; 
	 margin:0 0 0 1px;
	 position: relative;
	/* border-bottom:1px solid #999999;
	 border-left:1px solid #999999;
	 border-right:1px solid #999999;*/
	 /*border-top:1px solid #666666;*/
	 background-color:#d0d0d0;
}