/* CSS Document */
* {
	margin:0px;
	padding:0px;
  }
html{overflow-x: hidden;overflow-y: scroll;}
body{font-size: 12px;font-family:宋体, Arial, Helvetica, sans-serif;color:#7F7F7F;)/*设置I6对css伪类的鼠标图像支持*/}
a{text-decoration: none;color: #7F7F7F;cursor: pointer;}
a:hover{color:#00422B!important;}
ul, li{list-style: none;}
img{border: 0;}
body{
	background-image:url('../images/bodybg.jpg');
	background-repeat:repeat-x;
	background-color:#F6F6F6;
}
#login{
	width:581px;
	height:532px;
	text-align:center;
	padding-top:69px;
	margin:0 auto
	}
#table_2{
	color:#666
	}