body,tr,td,th {
	font-size: 12px
}
a:hover {
	color: FF0000
}
a img{
border:0px;
}
* {
	margin:0px;
}
.col1{
font size:"13px";
font-weight:"100";
color:#ffff66;
background:#666666;
border:dotted #999999 2px;
}
.btn01{
text-align: center;
margin: 1px 10px;
width:120px;
height:24px;
background:#eeeeee;
border-top:solid #ffffff 1px;
border-left:solid #dddddd 1px;
border-right:solid #999999 1px;
border-bottom:solid #999999 1px;
}
.menu{
position:absolute;
top:100px;
left:0px;
width:150px;
height:550px;
background:#bbd7fb;
border-right:solid #bbbbbb 1px;
border-bottom:solid #bbbbbb 1px;
}
#fev {
width:140px;
height:170px;
overflow:auto;
border:solid #bbbbbb 1px;
text-align:left;
}
.contents{
position:absolute;
top:120px;
left:160px;
width:500px;
height:100%;
background:#ffffff;
}
.down{
position:absolute;
top:120px;
left:80px;
width:500px;
height:100%;
background:#ffffff;
}
#downlink{
border-top:solid #999999 1px;
border-left:solid #999999 1px;
border-right:solid #999999 1px;
border-bottom:solid #999999 1px;
}
.logout{
position:absolute;
top:0px; left:160px;
width:500px;
height:20px;
}
#main {
	width:660px;
	background-color:#cccccc;
	position:relative;
	margin:0px;
}
.head{
position:absolute;
top:0px;
left:0px;
width:660px;
height:100px;
background-image: url(../images/head2014.gif);
}
#uptable{
	width:500px;
	background:#cccccc;
}
.linetable{
text-align: left;
background:#ffffff;
border-top:solid #ffffff 1px;
border-left:solid #dddddd 1px;
border-right:solid #999999 1px;
border-bottom:solid #999999 1px;
}
.linetable td{
border-top:solid #ffffff 1px;
border-left:solid #dddddd 1px;
border-right:solid #999999 1px;
border-bottom:solid #999999 1px;
}
#logintable {
	background-color: #bbd7fb;
}
#dropzone {
	background-color:#ffcccc;
	width:350px;
	height:100px;
	overflow:auto;
	border: solid 1px #ccc;
	border-radius: 15px 15px 15px 15px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
	line-height:30px;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
}