body{margin:0px; padding:0px; font-family:Arial; font-size:12px; color:#434343; background-color:#96d3fb;}
td,select,input,textarea{font-family:Arial; font-size:12px; color:#434343;}
p{margin: 0px;}
a{ font-size:12px; color:#2061ac;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
.menu{ font-size:11px; color:#ffffff;}
.menu:link{text-decoration:none;}
.menu:visited{text-decoration:none;}
.menu:hover{text-decoration:underline;}
.creater{color:#616161; font-size:11px;}
.creater:link{text-decoration:none;}
.creater:visited{text-decoration:none;}
.creater:hover{text-decoration:underline;}
.title_content{color:#004594; font-size:14px; font-weight:bold;}
.cont{color:#36488a; font-size:11px;}
.line{background-image:url('/img/line.gif'); background-position:4px 0px; background-repeat:repeat-y;}
.line#last{background-repeat:no-repeat;}
a.sectionLink {
    color: #000;
    font-size: 13px;
    font-weight: bolder;
    text-decoration: underline;
}
.eStore th {
    font-size: 13px;
    font-weight: bolder;
}
.eStore th, .eStore td {
    border: 1px solid;
    text-align: center;
}

.priceInput {
    width: 33px;
}

td.buyButton img, td.buyButton a {
    border: none;
}

td.buyText {
    text-align: right;
    vertical-align: middle;
    font-weight: bolder;
}

td.buyText, td.buyButton {
    border-bottom: none;
    border-left: none;
    border-right: none;
}

img.sectionPic {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

table.cart {
    padding-right: 15px;
}

table.cart span {
    font-weight: bolder;
    color: #004594;
}

table.cart a {
    color: #000;
    font-weight: bolder;
    text-decoration: underline;
}