@CHARSET "UTF-8";
@import url('globalReset.css');
@import url('globalLayout.css');
﻿
/*
 * Mixtur_EVENT_2010A_LP
 */
div.center {
text-align: center;
}
body div#wrapper {
margin-left: auto;
margin-right: auto;
margin-top: 20px;
padding: 20px;
width: 1004px; /* safari wants extra width - we add 4px */
display: table; /*** For non-IE browsers ***/
height: 100%;
border: 1px solid #999999;
background-color: #ffffff;
/* background-color: #c3d7ea; */
}

div#foot_c0 {
width: 557px;
height: 60px;
float: left;
text-align:left;
}
div#foot_c1 {
width: 444px;
height: 60px;
float: left;
text-align:left;
}

div#container_body {
float: left;
width: 1000px;
text-align: left;
height: 100%;
min-height: 100%;
position: relative;
z-index: 1;
padding: 32px 0;
}


/*
 * copytext
 */
div#copytext {
padding: 0;
margin: 10px 18px 0 0;
}
div#copytext p {
font-family: Arial, Helvetica, sans-serif;	
font-size: 65%;
color: #999999;
text-align: right;
line-height: 14px;
}
div#copytext p span {
padding: 0 0 0 0.6em;	
}
div#copytext a:link, div#copytext a:visited {
color: #3c3c3c;
text-decoration: none;
}
div#copytext a:hover {
text-decoration: underline;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;	
font-size: 22px;
color: #990000;
margin: 8px 0;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;	
font-size: 14px;
margin: 0.2em 0 0.4em 0;
color: #990000;
line-height: 16px;
}
h3 {
font-size: 13px;
color: #666666;
margin-bottom: 2px;
}
h3.sub { 
margin-top: -0.4em;
margin-bottom: 0;
}
h4 {
color: #333333;
}
h4.sub { 
margin-top: 0.8em;
margin-bottom: 0;
}
span.red { color: #990000; }
span.blue { color: #336699; }
span.bold { font-weight: bold; }
p {
color: #808488;
font-size: 16px;
margin-top: 0;
line-height: 16px;
text-align: justify;
}
ul.body-list { 
list-style-type: disc;
list-style-position: inside;
margin-left: 15px;
margin-top: 0;
margin-bottom: 14px;
text-indent: -13px;
font-size: 0.8em;
font-weight: normal;
}
ul.body-list li { 
color: #808488;
padding-left: 0;
padding-bottom:6px;
line-height: 14px;
font-size: 11px;
}
ul.body-list li a,
ul.body-list li a:link,
ul.body-list li a:visited {
text-decoration: none;
}
ul.body-list li a:hover {
text-decoration: underline;
}
ul.body-list li span.leadin {
font-weight: bold;
}

