﻿.Space
{
    width: 920px;
    margin: 0px auto;
}
.Space a, .Space a:visited
{
    color: #006699;
    font-size: 12px;
}
.Space a:hover
{
    color: #006699;
    text-decoration: underline;
    font-size: 12px;
}
.Space-Head
{
    border: 1px solid #D3DFDF;
    height: 133px;
    background-image: url('/Content/Image/space-top-bg.gif');
    margin: 5px 0px 10px 0px;
    background-repeat: no-repeat;
}
.Space-Name
{
    padding-top: 15px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #006699;
    line-height: 25px;
    clear: both;
}
.Space-Disc
{
    float: right;
    padding-right: 15px;
    font-size: 14px;
    color: #0000FF;
    clear: both;
}
.Space-Top-Menu
{
    width: 700px;
    float: left;
    padding-top: 20px;
    padding-left: 150px;
    line-height: 25px;
}
.Space-Top-Menu h2
{
    float: left;
}
.Space-Top-Menu h2 a, .Space-Top-Menu h2 a:hover, .Space-Top-Menu h2 a:visited
{
    font-size: 16px;
    font-weight: bold;
}
.Space-Menu
{
    height: 32px;
    border: 1px solid #DDDDDD;
    background-image: url('/Content/Image/space-menu-bg.gif');
    background-repeat: repeat-x;
    font-size: 12px;
    font-weight: bold;
    color: #006699;
    text-indent: 5px;
    line-height: 32px;
}
.Space-Box
{
    margin-bottom: 10px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #DDDDDD;
    border-bottom-color: #DDDDDD;
    border-left-color: #DDDDDD;
    padding-top: 5px;
    padding-bottom: 5px;
}
.Space-Box ul
{
    height: 100%;
}
.Space-Box ul li
{
    float: left;
    width: 100%;
    line-height: 25px;
}
.Space-Box ul li span
{
    margin-right: 10px;
    color: #006699;
}
.Space-Box ul .Image
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #006699;
}
.Space-Box ul .Image img
{
    max-width: 160px;
    max-height: 120px;
    border: 0px;
}
.Space-Left
{
    float: left;
    width: 230px;
}
.Space-Right
{
    float: right;
    width: 680px;
}
.Space-Box .ListArticle
{
    padding-right: 10px;
    padding-left: 10px;
}
.Space-Box .ListArticle .Catalog
{
    float: left;
    width: 100px;
    line-height: 30px;
}
.Space-Box .ListArticle .Title
{
    float: left;
    margin-left: 10px;
    width: 550px;
    line-height: 30px;
}
.Space-Box .ListArticle a, .Space-Box .ListArticle a:hover, .Space-Box .ListArticle a:visited
{
    font-size: 14px;
}
.Space-Box .ListArticle .Content
{
    float: left;
    font-size: 14px;
    line-height: 25px;
    padding: 10px 0 10px 0;
    height: 120px;
    overflow: hidden;
    -o-text-overflow: ellipsis; /* for Opera */
    text-overflow: ellipsis; /* for IE */
}
.Space-Box .ListArticle .Tools
{
    text-align: right;
    line-height: 35px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #006699;
    font-size: 14px;
}
.Space-Box .ArticleDetails
{
    padding-right: 10px;
    padding-left: 10px;
}
.Space-Box .ArticleDetails .Content
{
    float: left;
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 10px;
}
.Space-Box .ArticleDetails .Tools
{
    text-align: right;
    line-height: 35px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #006699;
    font-size: 14px;
}
.Space-Box .Details, .Space-Box .ListBook
{
    padding-right: 10px;
    padding-left: 10px;
}
.Space-Box .Details .Item
{
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #006699;
}
.Space-Box .Details .Item span
{
    color: #006699;
}
.Space-Box .Details .Submit
{
    text-align: center;
    line-height: 35px;
}
.Space-Box .Details .Submit a, .Space-Box .Details .Submit a:hover, .Space-Box .Details .Submit a:visited
{
    padding: 5px;
    border: 1px solid #006699;
    font-size: 14px;
    background-color: #FFFFFF;
    margin-right: 10px;
    background-image: url('/Content/Image/btn.gif');
    background-repeat: repeat-x;
    line-height: 35px;
}
.Space-Box .ListBook .Content
{
    font-size: 14px;
    line-height: 25px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #006699;
}
.Space-Box .ListBook .Reply
{
    font-size: 14px;
    line-height: 25px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #006699;
}
.Space-Box .ListBook .Tools
{
    font-size: 14px;
    line-height: 25px;
    border-bottom-style: double;
    border-bottom-width: 1px;
    border-bottom-color: #006699;
    text-align: right;
    color: #006699;
}
