body, td, div, p, input, textarea, select {
	color:			#333333;
	font-family:	Tahoma, Verdana;
	font-size:		12px;
}
a	{
	color:			#1F4881;
	text-decoration:none;
}
a:hover	{
	color:			#ff6600;
	text-decoration:underline;
}
div
{
	vertical-align:top;
	text-align:left;
}
body
{
	background:url(../../images/bg.gif);
	margin-top:0;
	margin-bottom:0;
}
/* id*/
#container {margin-left:50;margin-right:50;margin-top:10; width:100%; background-color:White; height:auto; text-align:center; z-index:1; }
#top { width:798px; height:90px; background-image:url(../../images/logo.png); background-repeat:no-repeat; text-align:right; }
#middle { width:798px;}
#loginshow { width:798px;height:25px;}
#billtool { width:798px;height:88px; text-align:center;}
#footer { width:798px; }
#info { width:798px;height:60px; vertical-align:bottom;}
#userinfo { width:70%; vertical-align:bottom;}
#webinfo { width:30%;text-align:right;vertical-align:bottom;}
/* ÌØ¶¨*/
#realbill
{
	position:absolute;
/*	left:580px;*/
	right:12px;
	top:40px;
	width:400px;
	height:80px;
	z-index:2;
}
#footer div
{
	text-align:center;
}
/*class*/
.title
{
	width:46%;
}
.inoneline
{
	display:inline;
}
.tdtitle
{
	font-family:	ËÎÌå;
	text-align:center;
	background-color :AliceBlue;
	font-size		:14px;
	line-height		:18px;
	border-right: 1px #000099 Dotted;
	border-top:  1px #000099 Dotted; 
	border-left:  1px #000099 Dotted; 
	border-bottom:  1px #000099 Dotted;
	height:20px;
}