

a:link {
	color: 813697;
}
.style1 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


td,div,p,a {font-family: Verdana, Arial, Helvetica, sans-serif;}

.boxshadow
{
	box-shadow: 2px 3px 7px 0px #9391A1;
-webkit-box-shadow: 2px 3px 7px 0px #9391A1;
-moz-box-shadow: 2px 3px 7px 0px #9391A1;
-o-box-shadow: 2px 3px 7px 0px #9391A1;
}

#filelist {border-collapse:collapse; width:800px;}
#filelist tr:first-child td {border-top:1px solid black;}
#filelist td {border-bottom:1px solid black; padding:15px;}
#filelist th {text-align:left; background-color:#ebf4f6;border-bottom:1px solid black; border-top:1px solid black; padding-left:5px;}

#filelistcontrol {background-color:#333; color:#fff; width:790px; padding:5px; margin-bottom:10px;}
#filelistcontrol a {color:#fff; text-decoration:none;}
#filelistcontrol a:hover {background-color:#666;}
.bold {font-weight:bold;}

#loginform {width:420px;}
#loginform div label {display:block; }
#loginform input[type="submit"] {margin-top:20px;}
#loginform p {margin:20px 0px;}

.tit1 {
font-size: 30px;
color: rgb(129, 54, 151);
text-decoration: none;
font-weight: normal;
line-height: 23px;
margin-bottom:20px;
}