﻿#loading{
	position:absolute;
	left:40%;
	top:40%;
	padding:2px;
	z-index:20001;
    height:auto;
}
 #loading a {
	color:#225588;
}
#loading-msg
{
	font: 20px 宋体;
}
#loading .loading-indicator{
	background:white;
	color:#555;
	font:bold 13px helvetica,arial,tahoma,sans-serif;
	padding:10px;
	margin:0;
    text-align:center;
    height:auto;
}

/*登录界面*/
.login
{
	background-image: url(images/login.png);
	background-repeat: no-repeat;
	background-position:  top center;
}
/*
	系统抬头
*/
.header
{
	background-image: url(images/logo/line.gif);
	background-repeat: repeat-x;
	background-color:#6494BC;
}
.loginfont
{
	background-image: url(images/logo/top.png);
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	padding-top: 15px;
	background-repeat: no-repeat;
	height: 100%;
	color: #FFFFFF;
}
.alarm
{
	position:relative;
	font-size:15pt;
    font-weight:bold;
    color:Red;
    vertical-align:middle;
    float:right;
    z-index:999;
    cursor:pointer;
}
.ico
{
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0;
}
#videodownload ul li{
	float: left;
	width:120px;
	height:41px;
}
#videodownload ul la{
	float: left;
	width:650px;
	height:41px;
}