/* Default overwrites */
html, body, div, span, applet, object, iframe, blockquote, pre, p, 
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,
h1, h2, h3, h4, h5, h6											{ margin: 0px; padding: 0px; border: 0px; border-collapse: collapse; }

/* Browser fix for html5 tags */
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary		{ display: block; }

*							{ font-family: arial; font-size: 20px; }
body						{ background: #f4f4f3; }
p							{ font-size: 20px; }
h1							{}
h2							{ font-size: 36px; font-weight: normal; }
h3							{ font-size: 24px; font-weight: normal; }
h4							{}
.headline					{}
.green						{}

#wrapper					{ width: 1080px; height: 1920px; margin: auto; }
header						{ background: #1f1f1f; width: 1080px; height: 164px; }
#logo						{ width: 480px; height: 134px; float: left; padding: 30px 0 0 60px;}
.logo						{ font-size: 48px; color: #d9d7d0; }
.logo_sub					{ font-size: 24px; color: #d9d7d0; }
#date 						{ width: 480px; height: 134px; float: left; text-align: right; padding: 30px 60px 0 0; }
.date						{ font-size: 24px; color: #d9d7d0; }
.time						{ font-size: 48px; color: #d9d7d0; }
article						{ width: 960px; height: 60px; padding: 30px 30px; }
#banner						{ width: 1020px; height: 754px; padding: 10px 30px; }
#spot_wrapper				{ width: 1020px; height: 376px; padding: 30px; }
section						{ width: 1080px; height: 1600px; }
.spot						{ width: 450px; height: 310px; float: left; padding: 30px 60px 30px 0px; }
#bottom_banner				{ width: 1020px; height: 270px; margin-left: 30px; }
footer						{ background: #d9d7d0; width: 1020px; height: 76px; padding: 50px 30px 30px 30px; }
footer p					{ font-size: 40px; }
/*

*/

