.clear {
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	clear:both;
	overflow:hidden
}
html, body {
}
* {
	padding:0;
	margin:0;
}
li {
	list-style:none;
}
body {
	font-size:12px;
	background:url(images/bodybg.jpg) repeat-y center center;
	color:#4C4C4C;
}
a{
	color:#444444;
	text-decoration: none;
}
a:link{
	color:#444444;
	text-decoration: none;
}
a:hover{
	color:#cc0000;
	text-decoration: none;
}
.login {
	background-image: url(images/shengbao_bg.gif);
	background-repeat: no-repeat;
	height: 104px;
	width: 237px;
	margin-top: 5px;
	padding-top: 42px;
}
.kuang {
	border: 1px solid #CBB6B6;
	height: 18px;
}
.link {
	line-height: 1.5;
	padding-left: 10px;
}
.link a{
	color: #fd5636;

}
.link a:link{

}
.link a:hover{
	color: #000066;
	
}
.zbdw_button {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

