﻿html, body {
	background: #dae6f3; overflow:hidden; font: 11px Arial, Helvetica, sans-serif;
}
*{font: 11px Arial, Helvetica, sans-serif;}
body 
{
	padding:0px; margin:0px; font: 11px Arial, Helvetica, sans-serif;
}
a{color:#FFF;}
.tab
{
	width:100%; height:100%;	
}
.tab td{ text-align:center}
.tablogin
{
	width:500px; height:300px;
	border: #296c89 1px solid;  border-collapse:collapse;
	background:#159BD0;
}
.tablogin .header
{
		BACKGROUND: url(login_header.gif) repeat-x; HEIGHT: 30px
}
.tablogin td{  margin:0px; padding:0px;}
.tablogin .title
{
	color:#FFFF66; font-weight:600; text-align:left; padding-left:50px;
}
.line{border-bottom:solid 1px #81CDEF; display:block; width:400px;}
.txt1{ width:160px; border:solid 1px #fff; font-size:13px; }
.txt2{ width:90px; border:solid 1px #fff; font-size:13px; }
.code img{ vertical-align:bottom; margin-bottom:1px; cursor:pointer; margin-left:10px;}
.tdbtn{ text-align:center; padding:6px; padding-top:10px;}
.tdbtn input
{
	width:85px; height:25px; background:url(btn.gif) center ;
	border:none; line-height:25px; cursor:pointer;
}
.copyright
{
	height:30px; line-height:30px; text-align:center;  color:#FFF;	
}