﻿body
{
    background: url(Images/bg.gif) no-repeat;
    background-color: White;
    margin: 0;
}
span
{
    font-size: 9px;
}
p
{
    font-size: 11px;
}

p.Cn
{
    font-size: 10px;
}
A
{
    font-size: 9pt;
}
A:link
{
    color: #000000;
    text-decoration: none;
}
A:visited
{
    color: #000000;
    text-decoration: none;
}
A:hover
{
    color: #2175bc;
    text-decoration: underline;
}
A.bar
{
    color: #000000;
    text-decoration: none;
    font-size: 9pt;
}
A.bar:hover
{
    color: #ff0000;
}
A.bar:visited
{
    color: #000000;
}
A.bar:active
{
    color: #ff0000;
}
TABLE.bar
{
    table-layout: fixed;
    width: 150px;
    font-size: 9pt;
    font-family: 宋体,arial,sans-serif;
    border-right: #f7ffde 1px solid;
    border-top: #f7ffde 1px solid;
    border-left: #f7ffde 1px solid;
    border-bottom: #f7ffde 1px solid;
    background-color: #e6e9ee;
}
DIV
{
    font-size: 9pt;
}
FONT
{
    font-size: 9pt;
}
#wrapper
{
    width: 780px;
    height: 641px;
    padding: 0px;
    margin: 0px auto;
    background-color: White;
}
#header
{
    width: 780px;
    height: 130px;
    float: left;
}

#middle
{
    background-color: white;
    width: 780px;
    height: 460px;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}
#left
{
    background-color: white;
    width: 196px;
    height: 460px;
    float: left;
    margin-left: 0px;
    padding-left:26px;
}

#content
{
    width: 527px;
    height: 460px;
    float: left;
    margin-right: 0px;
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    position: relative;
    background: url(Images/content.gif) no-repeat;
}

#footer
{
    width: 737px;
    height: 51px;
    margin-left: 26px;
    margin-top: 10px;
    float: left;
    background: url(Images/foot.jpg);
}
#footer p
{
    margin: 2px;
}
#login
{
    padding-top: 35px;
    height: 115px;
    width: 196px;
    position: relative;
    background: url(Images/login.gif) no-repeat;
}
#link
{
    margin-top: 0px;
    padding-top: 42px;
    width: 196px;
    height: 280px;
    position: relative;
    background: url(Images/link.gif) no-repeat;
}
#IndexAd
{
    width: 527px;
    height: 180px;
    position: relative;
    background: url(Images/bgIndexAd.gif) no-repeat;
}
#IndexAdImage
{
    width: 200px;
    height: 150px;
    margin-top: 25px;
    margin-left: 10px;
    float: left;
}
#IndexAdText
{
    width: 300px;
    margin-top: 40px;
    margin-left: 10px;
    font-size: 12px;
    float: left;
    text-align: left;
    word-wrap: break-word;
    white-space: pre;
}
#product
{
    width: 527px;
    height: 280px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 25px;
    position: relative;
    float: left;
    background: url(Images/bgproduct.gif) no-repeat;
}
#search
{
    margin-top: 0px;
    width: 196px;
    height: 30px;
    position: relative;
    background: url(Images/search.gif) no-repeat;
}
.IndexIcon
{
    width: 50px;
    height: 50px;
    margin: 15px 0px 15px 35px;
    position: relative;
    float: left;
}
.CnItem
{
    width: 407px;
    height: 80px;
    padding-top: 10px;
    position: relative;
    float: left;
}
#UserNameLabel
{
    font-family: @宋体;
    font-size: small;
}
#register
{
    width: 527px;
    height: 580px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    position: relative;
    background: url(Images/content.gif) no-repeat;
}

.ContentLabel
{
    font-size:11pt;
    font-weight:normal;
}

/*-------------GuestBook样式-----------------*/
INPUT
{
    background-color: #f8f8f8;
    border-bottom: #9a9999 1px solid;
    border-left: #9a9999 1px solid;
    border-right: #9a9999 1px solid;
    border-top: #9a9999 1px solid;
    font-size: 9pt;
}
TEXTAREA
{
    border-top-width: 1px;
    border-left-width: 1px;
    font-size: 12px;
    border-bottom-width: 3px;
    border-right-width: 1px;
}
SELECT
{
    border-top-width: 1px;
    border-left-width: 1px;
    font-size: 12px;
    border-bottom-width: 1px;
    border-right-width: 1px;
}
Div#ContentMain
{
    text-align: center;
    margin-top: 5px;
    width: 527px;
    height: 400px;
    overflow: scroll;
    text-align:left;
}
Div#postMsg
{
    text-align: left;
    width: 500px;
    border: solid 1px #8fd8e9;
    display: none;
}
Div#postMsg dl
{
    margin: 0px;
    padding: 0px;
}
Div#postMsg dl dd
{
    margin-left: 5px;
}
dd.postHead
{
    text-align: center;
    padding: 3px;
    margin: 3px;
    background-color: #8fd8e9;
    color: White;
    font-weight: bold;
}
dd.postFoot
{
    text-align: center;
}
Div#msg
{
    width: 500px;
    text-align: left;
    height: 16px;
    margin: 2px;
    padding-left: 5px;
    padding-top: 4px;
    background-color: #FFFFE7;
    display: none;
    border: solid 1px #666666;
}
#pager
{
    text-align: right;
    padding: 4px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #D6E6F7;
}
Div#msgList
{
    text-align: left;
    width: 500px;
    border: solid 1px #8fd8e9;
    word-wrap: break-word;
    white-space: pre;
}
Div#msgList dt
{
    padding: 3px;
    margin: 3px;
    background-color: #8fd8e9;
    color: White;
    font-weight: bold;
}
Div#msgList dl
{
    margin: 0px;
    padding: 0px;
}
Div#msgList dl dd
{
    margin: 10px;
}
Div#msgList dl#msgFoot dd
{
    background-color: #F3F8E1;
    margin: 5px;
    padding: 5px;
    text-align: right;
}
Div#msgList dl#msgFoot dd.reply
{
    background-color: White;
    margin: 5px;
    padding: 5px;
    display: none;
    text-align: left;
    border: solid 3px #ccc;
}
Div#ContentTop
{
    text-align: center;
    margin-top: 30px;
    width: 500px;
}
#showloginBtn, #showPostBtn
{
    font-size: 14px;
    margin: 5px;
}
Div#gbLoginBar
{
    margin: 10px;
    padding: 10px;
    border: solid 3px #ccc;
    width: 300px;
    display: none;
}
.replyBody
{
    border-bottom: solid 2px #ccc;
}
#Intro
{
    margin-top:20px;
}

