/* 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: #ffffff; }
p							{ font-size: 20px; line-height: 30px; color: #000000; }
h1							{ font-size: 48px; font-style: italic; font-weight: normal; }
h2							{ font-size: 30px; font-weight: normal; padding-bottom: 20px; }
h3							{}
h4							{}

#wrapper					{ width: 1840px; height: 1080px; margin: auto; padding: 0 40px; }
#header						{ width: 1840px; height: 160px; border-bottom: 1px solid #999999; }
.logo						{ width: 1000px; height: 120px; float: left; padding-top: 40px; }
#date						{ width: 840px; height: 120px; float: left; text-align: right; padding-top: 40px; }
.time						{ font-size: 48px; }
.date						{ font-size: 30px; padding-bottom: 20px; }

#content					{ width: 1840px; height: 770px; border-bottom: 1px solid #999999; }
#left						{ width: 1315px; height: 700px; float: left; margin-top: 35px; }
#right						{ width: 465px; height: 640px; float: left; margin-top: 35px; padding: 0 30px; }

#footer						{ width: 1840px; height: 108px; padding-top: 40px; }



#left_sub					{ width: 800px; height: 700px; float: left; margin-top: 35px; }
#right_top					{ width: 920px; height: 310px; float: left; border-bottom: 1px solid #999999; margin-top: 35px; padding: 0 40px 40px 40px; }
#right_bottom				{ width: 920px; height: 270px; float: left; padding: 40px; }
.news						{ width: 430px; height: 300px; float: left; overflow: hidden; border-left: 1px solid #999999; padding-left: 20px; }
