#header {
        width: 900px;
        height: 40px;
        margin: 0px;
        padding: 0px;
        background : url(../images/) no-repeat;
        position: absolute;
        top: 0px;
        left: 50px;
}

#maintopic {
        width: 985px;
        text-align: left;
        padding: 5px 0px 9px 0px;
        margin: 0px;
        height: 25px;
        position: absolute;
        top: 90px;
        left: 0px;
}

#plaintext, #htmlheader {
        position: absolute;
        top: 60px;
        left: 885px;
        text-align: right;
        width: 100px;
}

#plaintext a {
        text-decoration: none;
        color: #333333;
}


#maintopic ul {
        list-style-type: none;
        margin:0px;
        padding:0px;
        color: #E6E6E6;
}

#maintopic li {
        display: inline;
}

#maintopic li a {
        margin: 0px;
        padding: 6px 8px 8px 8px;
        background : url(../images/pmbgr.gif) no-repeat top right;
        text-decoration: none;
        font-weight: bold;
         color: #E6E6E6;
        border-right: 1px solid #ffffff;
}

#maintopic li a img {
        vertical-align : middle;
}

#maintopic li a.sel {
        background: url(../images/pmbgra.gif) no-repeat top right;
}

#maintopic li a:hover {
        background: url(../images/pmbgra.gif) no-repeat top right;
        color: #E6E6E6;
}

#sitename {
        position: absolute;
        top: 30px;
        left: 50px;
        height: 50px;
        width: 720px;
        background: transparent url(../images/pname.gif) no-repeat bottom left;
        padding: 0px;
        margin: 0px;
}

#eyecatcher {
        width: 765px;
        height: 160px;
        margin: 0px;
        padding: 0px;
background : #828282 url(../images/) no-repeat;
        position: absolute;
        top: 115px;
        left: 0px;
}

#eyeedgeright {
        width: 7px;
        height: 160px;
        position: absolute;
        left: 758px;
        top: 115px;
}


#logo_right {
        width: 205px;
        height: 160px;
        margin: 0px;
        padding: 0px;
background : #828282 url(../images/) no-repeat;
        position: absolute;
        top: 115px;
        left: 785px;
}

#logo_edgeright {
        width: 7px;
        height: 160px;
        position: absolute;
        left: 983px;
        top: 115px;
}





#tel {
        position: absolute;
        top: 290px;
        left: 50px;
        width: 145px;
        height: 15px;
        margin: 0px;
        padding: 0px;
rem        background: #E6E6E6 url(../images/ptel.gif) no-repeat;
}


#youarehere {
        position: absolute;
        top: 290px;
        left: 195px;
        width: 600px;
        height: 15px;
        margin: 0px;
        padding: 0px;
}

#topic {
        position: absolute;
        top: 285px;
        left: 0px;
        width: 180px;
        padding: 0px;
        margin: 0px;
}

#topic ul {
        list-style-type: none;
        margin:0px;
        padding: 4px 0px 4px 0px;
        color: #E6E6E6;
rem list-style-image: none;
rem list-style-position: inherit;
}

#topic li {
        display: inline;
}

#topic li a {
        margin: 1px 0px 0px 0px;
        padding: 4px 0px 4px 8px;
        background : #828282 url(../images/per.gif) no-repeat top right;
        text-decoration: none;
        font-weight: bold;
         color: #E6E6E6;
        display: block;
}

#topic li a img {
        vertical-align : middle;
        display: block;
}

#topic li a.sel {
        background-color: #22227C;
        display: block;
}

#topic li a.sub {
        background-color: #828282;
        padding: 4px 0px 4px 25px;
        display: block;
}

#topic li a.subsel {
        background-color: #22227C;
        padding: 4px 0px 4px 25px;
        display: block;
}

#topic li a:hover {
        background-color: #22227C;
        display: block;
}


#search {
        position: absolute;
        top: 125px;
        left: 790px;
        width: 160px;
        text-align: left;
        margin: 0px;
        padding: 0px;
rem        border: solid 1px #000000;
}

form.search {
        padding: 0px;
        margin: 0px;
}

form.search input {
        padding: 2px 0px 2px 4px;
        margin: 0px;
        vertical-align : middle;
        font-size: 80%;
        color: #22227C;
}

input.search {
        border: #828282 1px solid;
        width: 100px;
}


#content {
        width: 570px;
        padding: 10px 0px 10px 0px;
        margin: 0px;
        background-color: #ffffff;
        position: absolute;
        top: 304px;
        left: 195px;
}

#searchshop {
	position: absolute;
	top: 115px;
	left: 780px;
	width: 205px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo.jpg);
 }

#sidebartop {
        position: absolute;
        top: 290px;
        left: 780px;
        width: 205px;
        height: 25px;
        margin: 0px;
        padding: 0px;
        background: url(../images/psito.gif) no-repeat right top;
}

#sidebar {
        position: absolute;
        top: 315px;
        left: 780px;
        width: 203px;
        padding: 0px;
        border-left: 1px solid #828282;
        border-right: 1px solid #828282;
        border-bottom: 1px solid #828282;
}


#sidebar p {
        font-size: 90%;
}

#commontop {
        position: absolute;
        top: 5px;
        left: 10px;
        width: 975px;
        text-align: right;
        margin: 0px;
        padding: 0px;
}

#commontop P.small  {
        font-size: 90%;
        color: #22227C;
        display: inline;
}

#commontop a {
        font-size: 90%;
        text-decoration: none;
        line-height: 160%;
        font-weight: normal;
        color: #22227C;
        display: inline;
}

#youarehere P.small  {
        font-size: 90%;
        color: #828282;
        display: inline;
}

#youarehere a.small {
        font-size: 90%;
        text-decoration: none;
        color: #828282;
}

#youarehere a:hover, #commontop a:hover {
        text-decoration: underline;
}

#more a.small {
        font-size: 90%;
        font-weight: normal;
        text-decoration: none;
        color: #828282;
}
/*
#shopcontrol {
        position: absolute;
        top: 155px;
        left: 790px;
        width: 185px;
        margin: 0px:
        padding: 0px;
}

#shopcontrol a {
        font-size: 100%;
        text-decoration: none;
        line-height: 100%;
        font-weight: bold;
        color: #E6E6E6;
        display: inline;
        margin: 0px:
        padding: 0px;
}


#shopcontrol a:hover {
        font-size: 100%;
        text-decoration: underline;
        line-height: 100%;
        font-weight: bold;
        color: #E6E6E6;
        display: inline;
        margin: 0px:
        padding: 0px;
}

#quantum {
        position: absolute;
        top: 240px;
        left: 790px;
        width: 185px;
        valign: top;
        margin: 0px;
        padding: 0px;
}

#quantum p {
        font-size: 80%;
        line-height: 140%;
        font-weight: none;
        color: #E6E6E6;
        padding: 0px;
        margin: 0px;
}
*/
