html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, 
cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, 
dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style-type: none;
	font-style: inherit;
	font-family:Arial;
}

body {
    margin: 0px auto;
    padding: 0px;
	background-size:100%;
	min-height:480px;
	/*max-width:480px;*/
    font-size:12px;
}
a {
    text-decoration: none;
    color: inherit;
}
img{
	width:100%;
	display:block;
}

 .clr{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}


 .m_DHbutton{width:100% ;height: 30px;background:#691b1b;border-radius:5px;z-index: 9999; margin-top: 3%;}
 .m_DHbutton input{width: 100%;height: 30px;background: transparent;border:none;color: #fff;}