html{
filter: Gray; 
}
*{
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	line-height:1.5em;
}
.clear{
	clear:both;
	height:0;
	line-height:0;
}
ul,li,ol{
	list-style:none;
}
a{
	color:#417bd2;
}
img{
	border:none;
}

#earthquake{
	width:775px;
	margin:0 auto;
	color:#323232;
}
#earthquake .subinfo{
	padding:2px;
	background:#eb0000;
	margin:2px 0;
}
#earthquake .subinfo a{
	color:#FFFFFF;
	text-decoration:none;
}
#earthquake .subinfo p{
	background:url(tguide.gif) no-repeat;
	padding:5px 8px 5px 135px;
	line-height:20px;
	color:#FFFFFF; 
}
#earthquake .maincontent{
	background:#999999 url(bff.gif) no-repeat bottom 0;
	padding:2px;
	padding-bottom:3px;
}
#earthquake .maincontent .body{
	background:url(bb.gif) repeat-y;
	padding:10px;
	_margin-top:-10px;
}
#earthquake .maincontent .foot{
	background:url(bf.gif) no-repeat;
	height:5px;
}
#earthquake .viewmore{
	display:block;
	text-align:right;
	margin:20px 0 0 0;
}
#earthquake .viewmore a{
}
#earthquake h2{
	height:26px;
	color:#4d4d4d;
	font-size:14px;
	border:none;
	margin-top:5px;
}
#earthquake h2.t1{
	background:url(bt.gif) no-repeat;
}
#earthquake h2.t2{
	background:url(bt2.gif) no-repeat;
}
#earthquake h2.t3{
	background:url(bt3.gif) no-repeat;
}
#earthquake h2 span{
	height:26px;
	display:block;
	padding:5px 45px;
	background:url(eqt.gif) no-repeat 12px 3px;
}
#earthquake .shops{
	text-align:center;
	margin:0 auto;
	width:90%;
}
#earthquake .shops a{
	border:1px solid #CCCCCC;
	width:150px;
	height:50px;
	display:block;
	margin-bottom:3px;
}
#earthquake .shops a:hover{
	border:1px solid #B1BDCF;
}
#earthquake .shops td{
	padding:5px 0;
}
#earthquake .donate{
	font-weight:bold;
	margin:10px 0;
	padding:0 5px;
}
#earthquake .donate a{
	margin:0 0 0 10px;
}
#earthquake .donateinfo{
	border-collapse:collapse;
	border:1px solid #e4e4e4;
	line-height:1.5em;
}
#earthquake .donateinfo thead th{
	background:url(t_bg.gif) repeat-x;
	font-size:bold;
	height:26px;
	line-height:26px;
	padding:0 5px;
}
#earthquake .donateinfo tbody th{
	background:#f4f4f4;
	border:1px solid #ebebeb;
	padding:3px 18px;
	width:131px;
}
#earthquake .donateinfo td{
	border:1px solid #ededed;
	padding:3px 18px;
}
