﻿* {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
margin:0;
padding:0;
}

body {
background:#FFF;
text-align:center;
}

#wrapper {
width:1000px;
clear:both;
margin:0 auto;
}

#headerPane {
width:auto;
height:120px;
}

#runningLinePane {
width:auto;
height:20px;
}

.redLine {
display:block;
height:5px;
line-height:4px;
font-size:4px;
background:url(img/lev_02_redlinebgr.gif) repeat-x;
clear:both;
margin:0 0 5px;
padding:0;
}

#leftPane {
float:left;
width:168px;
}

#centerPane {
float:left;
width:610px;
margin:0 10px;
}

#centerPane #topMenusPane {
display:block;
}

#centerPane #centerContentPane {
clear:both;
}

#rightPane {
float:right;
width:200px;
}

#footerPane {
clear:both;
width:auto;
height:20px;
}

#editAreaPane {
width:1000px;
}

#copyRight {
width:500px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#190466;
text-align:center;
margin:0 auto 5px;
}

#copyRight a {
font-size:10px;
color:#190466;
text-decoration:none;
}

#copyRight a:hover {
color:#7b7493;
text-decoration:underline;
}

.clear {
visibility:hidden;
border-collapse:collapse;
height:0;
line-height:0;
font-size:0;
clear:both;
border:0;
outline-width:0;
page-break-inside:avoid;
page-break-after:avoid;
page-break-before:avoid;
empty-cells:hide;
display:block;
border-width:0;
margin:0;
padding:0;
}

.center-wrapper {
width:610px;
font:normal 11px Verdana, Arial, Helvetica, San-Serif;
background:url(img/center_mod_bgr_top.gif) no-repeat;
margin-top:5px;
margin-bottom:10px;
}

.center-wrapper-bgr {
background:url(img/center_mod_bgr.gif) 0 100px repeat-y;
margin-top:0;
padding:0;
}

.center-wrapper-bottom {
background:url(img/center_mod_bgr_bottom.gif) 0 0 no-repeat;
height:6px;
font-size:5px;
}