.header { background:url(login_01.gif) no-repeat;
width:741px; height:170px;
 }
*{padding:0; margin:0;}
body{background-color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; width:900px; margin:0 auto;}
.right {
	float: right;
	height: 234px;
	width: 191px;
}
.left {
	float: left;
	height: 234px;
	width: 550px;
	background:url(login_02.gif) no-repeat;
}
.content {
	width: 741px;
}
.buttom {
	background-image: url(login_04.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 741px;
	clear: both;

}
.wellcome{
	padding:70px 0 0 140px;
	color: #999999;
}
.left li {
	display: block;
	list-style-type: none;
	float: left;
	font-weight: bold;
	width: 80px;
	text-align: center;
}
 .left ul{padding:20px 0 0 140px;}
.copyright {
	padding: 40px 0 0 140px;
	color: #999999;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
