@charset "utf-8";

div#template { width: 877px }
div#body-left { float: left; width: 77px }
div#body-right { float: right; width: 800px }
div#top { width: 800px; height: 105px }
div#main { width: 800px; height: 45px; background-image:url(../images/template/menu-main-background.png) }
div#main ul { padding: 12 0 12 0 }
div#main li { font-size: 13px; background-image:url(../images/template/menu-separator.png) }
div#header { width: 800px; height: 285px; overflow: hidden }
div#sub { width: 800px; height: 32px; background-image:url(../images/template/menu-sub-background.png) }
div#sub ul { padding: 6 0 6 0 }
div#canvas { width: 800px; height: auto !important; height: 300px; min-height: 300px; background-color: #fff; background-image:url(../images/template/canvas-bottom.png); background-repeat: no-repeat; background-position: bottom }
div#content { padding: 8 24 12 24 }
div#footer { color: #fff; padding: 8 24 8 24 }
div#footer a { color: #fff }

div.menu { overflow: hidden; background-repeat: no-repeat }
div.menu ul { margin: 0; text-align: center }
div.menu ul li{ display: inline; padding: 12 8 12 6; background-repeat: no-repeat; background-position: right }
div.menu a { color: #000; text-decoration: none }
div.menu a:hover { text-decoration: underline }
div.col-left { float: left; width: 420px }
div.col-right { float: right; width: 260px }
div.portal { padding-bottom: 16 }
div.clear { clear: both }

.none { border: none !important; background-image: none !important }
.visual-page td, th { padding-right: 24 }
