body {
    background: url('./pagebg.gif');
    margin: 0;
    padding: 0;
    }
    
body, td {
    font-family: Arial, Verdana, helvetica;
    font-size: 14px;
    color: #555;
    }

p {
    width: 600px;
    text-align: justify;
    }

img {
    border: none;
    }

a {
    text-decoration: none;
    color: #781320;
    }

a.b {
    font-weight: bold;
    }
    
div#page {
    background: url('./topbg.gif') repeat-x;
    width: 100%;
    min-height: 108px;
    }

div#head {
    color: #fff;
    height: 108px;
    border: none;
    width: 968px;
    margin: auto;
    background: url('./headbg.gif') top center no-repeat;
    position: relative;
    top: 0;
    left: 0;
    }

div#bodywrap {
    margin: 0 auto;
    width: 968px;
    border: none;
    background: url('./bodybg.gif') repeat-y;
    padding: 0;
    min-height: 500px;
    }

div#body {
    background: transparent url('./centertopbg.gif') top left repeat-x !important;
    margin: 0 9px;
    padding: 0;
    }


div#menu {
    position: absolute;
    top: 75px;
    left: 25px;
    }

div#menu a {
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    margin: 0 10px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: relative;
    top: 0;
    left: 0;
    }
* html div#menu a {
	color: #e88;
	}
div#menu a.s, div#menu a:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
	color: #fff;
    }

img#tipimg {
    position: absolute;
    top: 19px;
    left: 5px;
    }


table#col {
    border: none;
    width: 950px;
    padding: 0;
    border-collapse: collapse;
    }

td#main {
    border: none;
    padding: 10px;
    vertical-align: top;
    }

td#right {
    width: 230px;
    background: #f8f4ee url('./rightbg.gif') top left repeat-y !important;
    padding: 0;
    vertical-align: top;
    }

div#rightbar {
    background: transparent url('./righttop.gif') top left no-repeat !important;
    padding: 10px;
    min-height: 400px;
    }

div#rightbar h2 {
    margin: 0;
    font-size: 1.1em;
    text-align: right;
    font-weight: bold;
    font-style: normal;
    color: #000;
    border-bottom: solid 1px #ccc;
    border-right: solid 5px #c31629;
    padding-right: 5px;
    }

ul.news {
    padding: 0 20px;
    margin: 5px 0;
    }

ul.news li {
    font-size: 0.8em;
    font-family: verdana, arial, helvetica;
    padding-bottom: 5px;
    }

ul.news li span.date {
    color: #999;
    //#c31629;
    font-weight: normal;
    font-style: italic;
    }

ul.news li a:hover {
    text-decoration: underline;
    }



h1 {
	border-left: solid 7px #c31629;
	padding-left: 7px;
	padding-bottom: 4px;
	color: #222;
	font-size: 1.6em;
	margin: 10px 20px 20px;
	}


img#logopwx {
    position: absolute;
    top: 18px;
    right: 35px;
    }

img#osf {
    position: absolute;
    top: 8px;
    right: 260px;
    }

a#osfl img#osf{
    opacity: 0.8;
    filter: alpha(opacity=80);
    }

a#osfl:hover img#osf {
    opacity: 1.0;
    filter: alpha(opacity=100);
    }

    
div#footwrap {
    margin: 0 auto;
    width: 968px;
    border: none;
    background: url('./footbg.gif') top center no-repeat;
    padding: 0;
    min-height: 30px;
    }

div#overwrap {
    margin: 0 auto;
    margin-top: 5px;
    width: 968px;
    border: none;
    background: url('./overbg.gif') bottom center no-repeat;
    padding: 0;
    min-height: 10px;
    display: none;
    }

div#foot {
    font-size: 0.8em;
    text-align: center;
    padding-top: 7px;
    color: #777;
    }
    
div#pwxad {
    position: absolute;
    left: 25px;
    top: 10px;
    }

div#pwxad a img {
    opacity: 0.3;
    filter: alpha(opacity=30);
    }

div#pwxad a:hover img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    }
    
 table.f {
            border: solid 1px #888;
            padding: 0;
            border-collapse: collapse;
            width: 80%;
	border-bottom: solid 2px #aaa;
            }
            
    
        table.f th {
            border-bottom: solid 1px #888;
            color: #fff;
            background: #ae0e26;
            padding: 2px 5px;
            font-size: 0.9em;
            font-family: trebuchet ms, sans-serif, verdana, arial;
            text-align: center;
            }
            
        table.f td {
            font-family: arial, verdana;
            font-size: 0.9em;
            padding: 0 4px;
            border-bottom: solid 1px #ddd;
            color: #333;
            }
            
        table.f td.price {
            font-weight: bold;
            text-align: right;
            padding-right: 0;
            }
            
        table.f tr.o td {
            background: #f8f8f8;
            }
        
        table.f td.c {
            text-align: center;
            }

        
        
        table.f td.fmt {
            font-weight: bold;
            background: #eee !important;
            text-align: center;
            border-right: solid 1px #888;
            }
        
        table.f td.m {
            border-bottom: solid 1px #888;
            }

dl {
            margin-left: 60px;
            }
            
        dt {
            font-weight: bold;
            color: #ccc;
            font-size: 1.5em;
            font-family: arial, verdana;
            border-bottom: solid 1px #ddd;
            }
            
        dd {
            margin-bottom: 20px;
            }

        dd ul {
            list-style: none;
            margin-left: 0;
            }
        
        dd ul li div.shop {
            font-size: 1.4em;
            font-weight: bold;
            color: #ae0e26;
            font-family: trebuchet ms, sans-serif, verdana, arial;
            }
        
        dd ul li div.address {
            margin-left: 10px;
            color: #666;
            }
        
        span.date {
            font-weight: bold;
            margin-right: 5px;
            color: #bbb;
            }

table.contact td {
	color: #000;
	font-size: 1.1em;
	}


table.b {
            width: 370px;
            }
        
        table.b  td {
            text-align: center;
            font-size: 12px;
            font-weight: bold;
            color: #888;
            }
    
        td ul {
            text-align: justify;
	    margin-left: 30px;
	    margin-right: 30px;
            }
    
* html td ul {
    padding: 0 30px;
    }
    
a.proj    {
    display: block;
    width: 639px;
    height: 212px;
    background: url('bg2.jpg') top left no-repeat;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    color: #888 !important;
    font-weight: normal;
    position: relative; 
    left: 15px;
    top: 0;
    text-align: left;
    }

a.proj:hover {
    background: url('bg1.jpg') no-repeat;
    }


a.proj img {
    position: absolute; 
    left: 20px;
    top: 35px;
    padding: 0px;
    border: solid 1px #ddd;
    }

a.proj b {
    display: block;
    font-weight: bold;
    font-size: 2em;
    color: #444;
    margin-left: 270px;
    padding-top: 20px;
    }

a.proj i {
    margin-left: 270px;
    font-weight: bold;
    font-style: normal;
    }

a.proj p   {
    display: block;
    font-weight: normal;
    width: 340px;
    text-align: justify;
    margin: 4px 0 0 260px;
    border-top: solid 1px #bbb;
    padding-top: 5px;
    font-size: 0.9em;
    line-height: 1em;
    color: #777;
    font-style: italic;
    }

    
a.proj:hover b {
    color: #000;
    }

a.proj:hover p {
    color: #000;
    }

a.proj:hover i {
    color: #781320;
    }

div#maindiv {
    position: relative;
    top: 0;
    left: 0;
    }

img#np, img#ko, img#on, img#nr {
    position: absolute;
    left: 0;
    top: 50px;
    }

img#roll {
    position: absolute;
    left: -27px;
    top: 50px;
    }

* html img#roll {
    left: -61px;
    }

img#on {
    top: 260px;
    }

* html img#np, * html img#ko, * html img#nr, * html img#on  {
    left: -35px;
    }
    
p.intro {
    padding-left: 180px;
    width: 460px;
    }

* html p.intro {
    padding-left: 140px;
    width: 580px;
    }

a.cont    {
    display: block;
    width: 610px;
    height: 270px;
    background: url('conbg2.jpg') top left no-repeat;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    color: #888 !important;
    font-weight: normal;
    position: relative; 
    left: 15px;
    top: 0;
    text-align: left;
    }

a.cont:hover {
    background-image: url('conbg1.jpg');
    }

a.cont img {
    position: absolute;
    top: 26px;
    left: 386px;
    }

a.cont b {
    display: block;
    font-weight: bold;
    font-size: 1.7em;
    color: #444;
    margin-left: 30px;
    padding-top: 10px;
    }

a.cont i {
    margin-left: 20px;
    font-weight: bold;
    font-style: normal;
    }

a.cont img.bgimg {
    visibility: visible;
    z-index: 5;
    }

a.cont img.fgimg {
    visibility: hidden;
    z-index: 10;
    }


a.cont:hover img.bgimg {
    visibility: hidden !important;
    }

a.cont:hover img.fgimg {
    visibility: visible !important;
    }
    
a.cont p   {
    display: block;
    font-weight: normal;
    width: 280px;
    text-align: justify;
    position: absolute;
    left: 55px;
    top: 80px;
    padding-top: 5px;
    font-size: 0.9em;
    line-height: 1em;
    color: #777;
    font-style: italic;
    }

a.proj:hover b, a.cont:hover b {
    color: #000;
    }

a.proj:hover p, a.cont:hover p {
    color: #333;
    }
    
a.proj:hover i, a.cont:hover i {
    color: #c31629;
    }

div.conmail {
    display: block;
    position: absolute;
    top: 230px;
    left: 386px;
    width: 200px;
    text-align: center;
    font-size: 0.85em;
    color: #999;
    font-family: sans-serif, verdana;
    }

a.cont:hover div.conmail{
    color: #c31629;
    }
    
img.mailicon {
    vertical-align: bottom;
    margin-right: 10px;
    }
    
ol.rules li {
    margin-left: 20px;
    color: #000;
    font-weight: bold;
    font-size: 1.4em;
    }

ol.rules li p {
    color: #444;
    font-weight: normal;
    font-size: 0.7em;
    }

table.supp {
    width: 500px;
    }

table.supp td div {
    border: solid 1px #ddd;
    }    

table.supp td {
    padding: 20px;
    text-align: center;
    }

table.supp td.le {
    text-align: left;
    }

table.supp td div.s {
    width: 125px;
    height: 125px;
    margin-left: 10px;
    }    

table.supp td div.m {
    width: 150px;
    height: 150px;
    }    

table.supp td code {
    background: #fff;
    display: block;
    width: 350px;
    border: solid 1px #ddd;
    padding: 5px;
    font-size: 0.75em;
    }    
    
table.dia td {
    width: 162px;
    height: 162px;
    background: url('dia.jpg') top left no-repeat;
    text-align: center;
    vertical-align: moddle;
    }

table.dia td img {
    margin: 0 4px 3px 0;
    }

img.lb {
    margin: 2px 10px 2px 0;
    padding: 5px !important;
    border: solid 1px #ccc;
    float: left;
    }

img.rb {
    margin: 2px 0 2px 10px;
    padding: 5px !important;
    border: solid 1px #ccc;
    float: right;
    }
    
div.tablo, div.tablosmall {
    width: 575px;
    background: url('tablobg.jpg') no-repeat bottom center;
    padding-bottom: 30px;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 20px;
    }

div.tablosmall {
    background: url('tablobg2.jpg') no-repeat bottom center;
    }

div.tablo div.tabtop, div.tablosmall div.tabtop {
    width: 575px;
    background: url('tablobg.jpg') no-repeat top center;
    margin: 0;
    padding: 0;
    height: 70px;
    position: relative;
    top: 0;
    left: 0;
    }

div.tablo tr.drk td {
    background: #edeae3;
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
    }

div.tablo tr:hover td {
    background: #fff;
    }

div.tablo td {
    padding: 2px 4px;
    }

div.tablosmall div.tabtop {
    background: url('tablobg2.jpg') no-repeat top center;
    }

    
div.tablo div.tabtop h2, div.tablosmall div.tabtop h2 {
    color: #fffefe;
    position: absolute;
    top: 20px;
    left: 130px;
    margin: 0;
    padding: 0;
    width: 420px;
    height: 30px;
    line-height: 30px;
    vertical-aligh: middle;
    }

div.tablo div.tabtop img, div.tablosmall div.tabtop img {
    position: absolute;
    top: -10px;
    left: -7px;
    margin: 0;
    padding: 0;
    border: none;
    width: 118px;
    height: 80px;
    }

div.tablo table, div.tablosmall table {
    width: 530px;
    margin-right: 20px;
    }

table.param {
    width: 500px;
    }

table.param th {
    font-weight: normal;
    font-size: 0.9em;
    text-align: right;
    padding-right: 10px;
    }    

table.param td {
    font-size: 0.9em;
    font-weight: normal;
    text-align: left;
    }    
    
* html table.param th, * html table.param td {
    font-size: 14px;
    }

    