div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,ins{margin: 0px;padding: 0px;}
ol,ul,li{list-style:none;}
fieldset,img{border:0;}
a{text-decoration: none;}
.clear { clear:both;}
/*–以上为元素初始值设置*/
*{
	margin:0;
	padding:0;
}

img{
	border:0;
	margin:0;
}
.clear { clear:both;}
body{
	margin:0 auto;
	font-size:12px;
	font-family:"arial" "宋体";
	color:#000000;
	text-align: center;
	background-image:url(../images/bj.gif);
	background-color:#E3E3E3;
}
td {
	FONT-SIZE: 12px;
	color: #333333;
	LINE-HEIGHT: 200%;
}

/*链接颜色*/
a:link{color:#000000;text-decoration:none;}
a:visited{color:#000000;text-decoration:none;}
a:hover{color:#f30;text-decoration:underline;}
a:active{color:#f30;text-decoration:none;}

div,ul,li{
	margin:0;
	padding:0;
	list-style: none;
}
.table{ border-style:solid;
        border-width:0px 1px 1px 1px;
		border-color:#CCCCCC;
		border-collapse:collapse;
}
.button{ 
    width:54px; 
    height:49px;
    background-image:url(../images/3.gif);
	background-repeat:no-repeat;
	border:0;
}