@charset "gb2312";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	}
body{
	margin:0 auto;
	height:auto;
	font-size:12px;
	width:auto;
	background:url(../images/Bg.gif) repeat-x;
	}
.body,td {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
img{
	border: 0px;
	}
li{
	list-style:none;
	}
.clear {
    clear: both;
    font-size:1px;
    width:0px;
    height:0;
    visibility: hidden;
}
#clearS {
    clear: both;
    font-size:1px;
    width:0px;
    height:0;
    visibility: hidden;
}
a{
	color:#ffffff;
	text-decoration:none;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

