body {
	background:url(images/bg.gif) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0px;
	color:#FFF;
	}
.content{
	background:url(images/background.jpg) no-repeat top center;
	width:960px;
	text-align:left;
	}
.header{
	height:128px;
	width:100%;
	}
.logo{position:absolute; width:200px; height: 128px; background: url(images/logo-trans.png) left top no-repeat; cursor:pointer;}
a {
	text-decoration:none;
	color:#CCC;
	font-size:10px;}
	
.header_right{
	float:right;
	width:620px;
	height:136px;
	/* background:url(images/header_bg_webmail.jpg) no-repeat; */
	}
	
.main{
	height:200px;
	padding-top:55px;
	padding-bottom:55px;
	text-align: center;
	}
.tablo {
	text-align: left;
	line-height:20px;
}
.footer{
	font-size:10px;
	text-align:center;
	color:#666;}
input {
	border:1px #999 solid;
	color:#333;
	width:200px;
}
.buton {
	background:#CCC;
	border:1px solid #000;
	width:50px;}