body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.btnText    {height:20; width:70; font-size:11; font-family: Verdana; }
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Login {
	position:absolute;
	left:0px;
	top:80px;
	height:250px;
	z-index:2;
	width: 100%;
}
#downBar {
	position:absolute;
	left:0px;
	width:100%;
	height:75;
	z-index:3;
	bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #3399CC;
}
a:hover {
	color: #00CCFF;
}

.timeDiv {
	overflow : no;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 120px;
	text-align: right;
	}
.showDiv {
	overflow-x : hidden;
	overflow-y : auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 60px;
	width: 120px;
	text-align: right;
}
.showMsg {
	overflow : no;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 120px;
	text-align: left;
	}
.tabPhone {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
