<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.member-row {
    background: none repeat scroll 0 0 #ffffff;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
}
.shippingddress td span {
    display: inline-block;
    width: 20%;
}
input[type="text"], input[type="password"] {
    width: auto;
}
.shippingddress td input[type="text"] {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e0e0e0;
    margin-left: 0;
    margin-right: 0;
    padding: 3px;
    width: 70%;
}
#account-left {
    background: none repeat scroll 0 0 #ffffff;
}
table td {
    display: inline;
    padding: 5px 0;
}
input {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    box-shadow: 0 0 5px 0 #eaeaea inset;
    padding: 4px;
}
.login-content {
    margin: 0 auto;
    width: 100%;
    background: none repeat scroll 0 0 #ffffff;
    padding:10px 0;
}
.mbox-login input {
    width: 88%;
}
.mbox-join input {
    width: 88%;
}
.sidebar {
    margin-bottom: 20px;
}
.customer-rcolumn {
    background: none repeat scroll 0 0 #ffffff;
}
h3 {
    font-size: 15px;
    font-weight: normal;
    line-height: 35px;
}
h3.box-heading {
    border-bottom: 1px solid #333;
    color: #333;
    padding-right: 15px;
    text-transform: uppercase;
}
.sidebar ul &gt; li:first-child {
    padding-top: 15px;
}
.sidebar ul li {
    padding: 5px 0;
}
.customer-rcolumn h1 {
    border-bottom: 1px solid #333;
    font-size: 14px;
    line-height: 35px;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.customer-rcolumn ul li {
    padding: 5px 0;
}
.member-center-box {
    border: 1px solid #cccccc;
    border-radius: 10px;
    float: left;
    margin: 10px;
    padding: 10px;
    width: 90%;
}
.input_ss {
    background: url("login.png") no-repeat scroll 0 -40px rgba(0, 0, 0, 0);
    border: 1px solid #d0d0d0;
    color: #000;
    height: 26px;
    line-height: 26px;
    padding: 2px;
    width: 325px;
}
.input_ll {
    background: url("login.png") no-repeat scroll 0 -116px rgba(0, 0, 0, 0);
    border: 1px solid #ffa5c3;
    color: #000;
    height: 26px;
    line-height: 26px;
    padding: 2px;
    width: 325px;
}
.btn-bgs {
    background-color: #737b8e;
    border: 1px solid #737b8e;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 5px 15px;
}
.member-center {
    border: 1px solid #cccccc;
    margin: 5px auto;
    overflow: hidden;
    padding: 5px;
    width: 98%;
}
.member_list_title {
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    line-height: 22px;
}
.member_list_title em {
    color: #b18347;
    font-weight: normal;
}
.module-title {
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    padding: 5px 0;
}
.module-content {
    float: left;
    padding: 5px;
    width: 95%;
}
.module-listbox {
    line-height: 20px;
    overflow: hidden;
    padding: 5px;
    width: 95%;
}
.module-content-text {
    line-height: 20px;
    padding: 10px;
    width: 90%;
}
.module-content li {
    float: left;
    line-height: 20px;
    list-style: outside none none;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}
.module-content li span {
    color: #888888;
    font-size: 11px;
    font-style: italic;
}
.module-content li em {
    color: #ff0000;
}</pre></body></html>