﻿body
{
    margin: 0px; /*font-size: 10pt;*/
    font-size: 10pt;
    font-family: Verdana, 新細明體;
    background: #ffffff /* #FED36B url(images/background_main.jpg) repeat-y center top */;
}

a:link
{
    text-decoration: none;
    color: #339;
}

a:visited
{
    text-decoration: none;
    color: #339;
}

a:hover
{
    text-decoration: none;
    color: #DC143C;
}

a:active
{
    text-decoration: none;
    color: red;
}

input, select, textarea
{
    font-size: 1em;
    font-family: Verdana, 新細明體;
}

.flatinput
{
    border-top: #696969 1px solid;
    border-bottom: #696969 1px solid;
    border-left: #696969 1px solid;
    border-right: #696969 1px solid;
    font: 9pt verdana;
    cursor: hand;
    color: #000000;
    background-color: #dcdcdc;
    height: 24px; /* width: 100px;*/
}

.GridPager
{
    font-size: 12pt;
    font-family: Verdana, 新細明體;
}

table
{
    font-size: 10pt;
    font-family: Verdana, 新細明體;
    border-collapse: collapse;
}


/*
.poster
{
    background: url(images/poster.jpg) no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 139px;
    margin-top: 17px;
}

.footer
{
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 22px;
    color: #C89F3D;
}
.columnleft
{
    float: left;
    margin-left: 5px;
    width: 160px;
    position: relative;
}

.columnright
{
    width: 810px;
    position: relative;
}
.blockleft
{
    border: 1px solid gainsboro;
    padding: 5px;
    margin: 5px;
    background: #ffffff  #FEFAAB url(images/background_columnleft.gif) repeat-y ;
    vertical-align: top;
}

.blockright
{
    border: 1px solid gainsboro;
    padding: 5px;
    margin: 5px;
    background: #ffffff  #FEFFAB url(images/background_columnright.gif) repeat-y ;
    position: relative;
}

.blocktop
{
    border: 1px solid gainsboro;
    padding: 5px;
    margin: 5px;
    background: #f8f8ff;
    position: relative;
}

.blockmenucate
{
    border: 1px solid gainsboro;
    padding: 5px;
    margin: 5px;
    background: #ffffff  #FEFAAB url(images/background_columnleft.gif) repeat-y ;
    vertical-align: top;
    position: absolute;
    z-index: 100;
}
*/

/*


a:link
{
    color: #8A3700;
}
a:visited
{
    color: #542100;
}
a:hover
{
    text-decoration: none;
    color: crimson;
}
a:active
{
    text-decoration: none;
    color: #000000;
}

INPUT
{
    font-family: Verdana, 新細明體;
    font-size: 10pt;
}
SELECT
{
    font-family: Verdana, 新細明體;
    font-size: 10pt;
}

*/


.HeadLine
{
    background-color: #b7cfff;
    color: #FFFFFF;
    font-weight: bold;
}

.colorDarkRed
{
    color: #cc0000;
}

.txtRigh
{
    text-align: right;
}

.redPrice
{
    color: #FF0000;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

th
{
    background: #b7cfff;
}
.item
{
    border: 1px dashed #a4cbf4;
    background: white;
    min-height: 19px;
    width: 33%;
}
.alternatingItem
{
    border: solid 1px #a4cbf4;
    background: #edf5fd;
    width: 33%;
    min-height: 19px;
}
a.PagerNormal:link
{
    background-position: center center;
    font: 9pt Verdana;
    padding: 1px 4px;
    border-width: 0px;
    background: url(/images/icon/iconNone32.gif);
    background-repeat: no-repeat;
    text-align: center;
    color: white;
    width: 40px;
}
.PagerCurrent
{
    background-position: center center;
    font: 9pt Verdana;
    padding: 1px 4px;
    border-width: 0px;
    background-repeat: no-repeat;
    text-align: center;
    color: red;
}


/*Hover Menu*/
.popupMenu
{
    position: absolute;
    visibility: hidden;
    background-color: #F5F7F8;
    opacity: .9;
    filter: alpha(opacity=90);
}

.popupHover
{
    background-image: url(/images/header-opened.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #F5F7F8;
}


.float_left
{
    float: left;
}
.float_right
{
    float: right;
}
.display_block
{
    display: block;
}


.cateMain
{
    width: 395px;
    height: 215px;
    padding: 5px;
}
.cateRight
{
    width: 190px;
    height: 204px;
    vertical-align: bottom;
    float: left;
    border-bottom: 1px solid #c0c0c0;
}
.cateRight > .subMain
{
    margin-top: 6px;
    background-color: #fff;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    float: right;
}

.sub
{
    border-top: 1px solid #c0c0c0;
    padding: 1px;
    background: #fff;
    float: left;
    height: 63px;
    width: 187px;
}
.sub > .img
{
    float: left;
    width: 40px;
    margin: 10px 2px;
}
.sub > .Prod
{
    width: 140px;
    font-size: 10pt;
    float: left;
    height: 60px;
    line-height: 1.2em;
}

.LeftMenu2
{
    margin-top: 3px;
    float: right;
    width: 158px;
    border: 1px solid #c0c0c0;
}
.LeftMenu2 > .sub
{
    height: 100%;
    width: 156px;
}
.LeftMenu2 > .sub > .img
{
    margin: 2px;
}
.LeftMenu2 > .sub > .Prod
{
    width: 110px;
    font-size: 8pt;
    height: 100%;
}

.img40
{
    border: 0;
    width: 40px;
    height: 40px;
}
.img60
{
    border: 0;
    width: 60px;
    height: 60px;
}
.img120
{
    border: 0;
    width: 120px;
    height: 120px;
}
.img360
{
    border: 0;
    width: 360px;
    height: 360px;
}

.MarqeeMain
{
    font-size: 8pt;
    padding: 2px;
    height: 126px;
    margin-left: 2px;
    margin-right: 2px;
    position: relative;
    margin-top: 50px;
    float: right;
}

