html, body, div, span,iframe, h1, h2, h3, h4, h5, h6, p, a, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
    list-style:none;
}

a:link, a:visited {
    color:#1b69be;
    text-decoration: none;
}

a:hover, a:active {
    color: #990099;
    text-decoration: underline;
}

body {
	text-align:left;
    font: 12px/18px Tahoma, Helvetica, Arial, sans-serif;
	background:url(bg.gif) left top no-repeat;
}

.caption{
	display:none;
}
h1{
	display:none;
}
ul{}
ul li{
	float:left;
	margin:0 2px;
}
ul li .text{
	width:100px;
	border:1px solid #FF9240;
	background:#FFFBD9;
}
.normalButton{
	width:47px;
	height:21px;
	background:url(re-loginb.gif) left top no-repeat;
	border:0;
	text-indent:-999px;
	display:block;
	cursor:pointer;	
}
.registerButton{
	width:76px;
	height:21px;
	background:url(zx_cn.gif) left top no-repeat;
	border:0;
	text-indent:-999px;
	display:block;
	cursor:pointer;	
	position:absolute;
	right:10px;
	top:0;	
}