body {margin:0px; min-width:900px;}

body, button, input, select, textarea{font:14px/1.5  tahoma, arial; -webkit-text-size-adjust:none; color:#333;}

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,
dl,dt,dd,ul,ol,li, 
pre,
fieldset,lengend,button,input,textarea, 
th,td{ 
    margin:0;
    padding:0;
}

br{
	line-height:0;
	font-size:0;
}
em{
	font-style:normal;
}

ul,ol,li{
	list-style:none;
}

h1,h2,h3,h4,h5,h6{
	font-size:14px;
	color:#000000;
}


form{
	margin:0;
}
fieldset,img{
	border:none;
} 
button,input,select,textarea{
	font-size:100%;
}
input,textarea{
	color:#666666;
}
button{
	cursor:pointer;
}
img,input,button,label{
	vertical-align:middle;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}
:focus{
	outline:0 none;
}
.dn{
	display:none;
}
a img {border-style:none;} 
a {color:#333;text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {color:#ffc21e; text-decoration:underline;}
