body { font-family:Microsoft YaHei;word-break: break-all; word-wrap:break-word;margin:0;padding:0px;font-size: 40px;color:#333;text-align:center;}
table { word-break: break-all; word-wrap:break-word;border:0;padding:0;border-spacing:0;width:100%;}
.wrap { table-layout:fixed; word-break: break-all; overflow:hidden; } 
td{word-break:break-all;word-wrap:break-word;padding:5px;margin:0px;text-align:center;}
img{vertical-align:middle;}  

.tdl{word-break:break-all;word-wrap:break-word;padding:5px;margin:0px;text-align:left;}

.n1 { font-size: 50px;color: blue; }

a:link, a:visited { font-size: 40px;color: #333;  text-decoration: none; }
a:hover { font-size: 40px;color: #c00; text-decoration: none; }

.h1 a{font-size: 60px;color:#000;}
.h1 a:hover{font-size: 60px;color:#c00;}
.h1 a:active { font-size: 60px;color: #900;  Text-decoration: none ;}


a:active { font-size: 40px;color: #900;  Text-decoration: none ;}

input, select { font-size: 40px; padding:5px;}
.button { background:#f90;font-size: 60px;color:#000;padding:5px;}
.center {text-align: center}

.divall
{
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
}

.divbg
{
	background-color:#000;
	width:100%;
	height:100%;
	left:0;
	top:0;
	filter:alpha(opacity=50);/*ie*/
	opacity:0.5;/*ff*/;
	z-index:101;
	position:fixed;
	text-align:center;
}

.divshx
{
	z-index:105;
	width:70%;
	border:5px #cc212d solid;
	position:fixed;
	left:15%;
	top:20%;
	text-align:left;
}








