
	.titlebox {
	height:30px;
	line-height:30px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	bottom:-7px
}
.titletext {
	color:#71ffeb;
	font-size:31px;
	font-weight:bold;
	text-shadow:2px 2px 1px rgb(0 0 0);
}
.graytext {
	color:#8b8b8b
}
.subtitle {
	color:#5cacee;
	text-align:center
}
.rightbtn {
	border-right:10px;
	float:right;
	margin-left:10px
}
.heading {
	margin-top:-10px;
	margin-bottom:-10px
}
.centerText {
	text-align:center
}
.uploadstatusbox {
	color:#9c9c9c;
	height:48px;
	overflow:auto
}
html {
	height:100%
}
body {
	/*height:100%*/
}
.loading {
	line-height:56px;
	color:#545454;
	padding-left:60px;
	font-size:15px;
	background:#fff url(../image/loading.gif) no-repeat 10px 50%;
	opacity:.7;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	filter:alpha(opacity=70)
}
.wordbreak {
	word-break:break-all
}
.filetableheaderstyle {
	height:40px;
	float:left;
	height:100%;
	margin-top:15px;
	overflow:hidden
}
.gobacktopbox {
	width:100%;
	height:30px;
	position:fixed;
	top:0;
	left:0
}
.gobacktopbutton {
	width:150px;
	height:35px;
	background-color:#fcfcfc;
	color:#104e8b;
	alpha(Opacity=70);
	-moz-opacity:.7;
	opacity:.7
}
.shownoticebox {
	width:40px;
	height:75px;
	position:fixed;
	top:50px;
	right:0
}
.shownoticebutton {
	width:100%;
	height:100%;
	background-color:#fcfcfc;
	color:#104e8b;
	alpha(Opacity=70)
}
td {
	word-break:break-all;
	word-wrap:break-all
}
.vercodeimg {
	width:100%;
	max-height:35px;
	cursor:pointer
}
.loadingremaininngbox {
	width:100%;
	height:40px;
	position:fixed;
	bottom:0;
	left:0;
	line-height:40px;
	color:#104e8b;
	alpha(Opacity=70)
}
