/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }
/* Left & Right alignment */
.wrapper {width:100%; overflow:hidden;}
/* Global properties ======================================================== */
body{ background:#f0f1f0; border:0; font:16px Arial, Helvetica, sans-serif; color:#6b6b6b; line-height:20px;}
.extra {height:auto !important; height:100%; margin: 0 auto 0px; background: #f0f1f0}
body, html {height:100%;}
/* Global Structure ============================================================= */
.main {	margin: 0 auto;	width: 814px; }
/* ============================= main layout ====================== */
a{ color:#6b6b6b; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}
/* ============================= header ====================== */
header{ width:100%; overflow:hidden}
h1{ font-size:74px; line-height:1.2em; padding:0 0 0 0; text-transform:uppercase; margin-left:-5px; letter-spacing:0px; margin-bottom:-10px}
h1 a{ text-decoration:none}
* +html h1{ padding-top:0px; margin-bottom:0px;}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  h1 { padding-top:0px; margin-bottom:0px;}
}
.menu { padding:0 15px; overflow:hidden;}
.menu li { float:left;}
.menu li a{ display: block; padding:0 18px; font-size:40px; color:#fff !important; text-decoration:none; line-height:44px; height:50px; letter-spacing:-1px;}
.menu li a:hover, .menu .active a{ background:#f0f1f0}
.menu li h2{ display: block; padding:0 18px; font-size:40px; color:#ccc !important; text-decoration:none; line-height:44px; height:50px; letter-spacing:-1px;}
/* ============================= content ====================== */
.content{ padding-top:10px; line-height:24px; font-size:18px; width:100%; overflow:hidden}
.pad_top1{ padding-top:30px;}
.font1{ font-size:24px; color:#000;}
.list1{ margin-top:-4px;}
.list1 li{ line-height:18px;}
.list1 li a{ float:left; color:#6b6b6b !important; padding:0 10px; font-size:15px; background:url(../lang/marker.gif) 0 4px no-repeat}
