
*
{
    margin:0px;
    padding:0px;
}
body
{
    font-size: 12px;
    line-height:150%;
    background-color: #ccffcc;
    width:100%;
}
.bodyContainer{
    width:1000px;
    text-align:left;
    border-left:#CCCCCC 1px solid;
    border-right:#CCCCCC 2px solid;
}
a{
    color:#006000;
}
div
{
    padding: 0px;
    margin: 0px;
    line-height:150%;
    border:1px;
}
hr
{
    height: 1px;
    color:#006000;
}
table
{
    border:0px;
    font-size: 12px;
}

span
{
    border:0px;
}

.Block
{
    float:left;
    width:99%;	
    border-top: #006000 1px solid;
    border-bottom: #006000 5px solid;
    border-right:#006000 1px solid;
    border-left: #006000 1px solid;
}
.BlockTopPadding{
    background-color: #ccffcc;
    border-top:#ccffcc 5px solid;
    clear:both;
}
.BlockHeaderLink
{
    color:white;
}


.BlockHeader
{    
    font-weight: bold;
    color: white;
    background-repeat: repeat-x;
    background-color: #006000;
}
.BlockHeaderName
{
    float:left;
    width:60%;
    font-weight: bold;
    color: white;
    background-color:#006000;
}
.BlockHeaderMore
{
    float:right;
    width:40%;
    text-align:right;
    font-weight: bold;
    color: white;
    background-color: #006000;
}
.BlockBody
{
    background-color: #ccffcc;
    width:100%;
    overflow: hidden;
}

#labelMsg
{
    color:Red;
}

.BlockHeader a
{
    color: White;
    font-weight: bold;	
}
.hide
{
    visibility:hidden;
}
.show
{
    visibility:visible;
}

f
{
    
}

#ArticleRow
{
    width:100%;
}
#ArticleRow .title
{
    width:67%;
    float:left;
}
#ArticleRow .hits
{
    width:4%;
    float:left;
}
#ArticleRow .publisher
{
    width:10%;
    float:left;
}
#ArticleRow .createdate
{
    width:15%;
    float:left;
    text-align:right;
}
#RemarkRow
{
    width:100%;
    border-bottom-style:dotted;
    border-bottom-color:#ccffcc;
    border-bottom-width:2px;
}
#RemarkRow .title
{
    width:74%;
    float:left;
}
#RemarkRow .publisher
{
    width:10%;
    float:left;
}
#RemarkRow .createdate
{
    width:15%;
    float:left;
    text-align:right;
}

#RemarkRow .content
{
    width:100%;
    border:1px dotted;
}
#sp
{
}

/*�˵�start*/

.anylinkcss{
    position:absolute;
    visibility: hidden;
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    background-color: #006000;
    width: 120px;
}

.anylinkcss a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;
    color:white;
}

.anylinkcssFocus,.anylinkcss a:hover{ /*hover background color*/
    background-color: black;
    color: white;
}

/*�˵�end*/

#navigator
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    height: 20px;
}

/*����ͼ����*/
.ThumbImgContainer
{
    width:100px;
    height:100px;
    vertical-align:middle;
    text-align:center;
}


/*old css end*/


/*new css start*/

.header
{
    float:left;
    width:100%;
}
.header unionLink
{
    width:100%;
}
.header logo
{
    width:20%;
}
.header banner
{
    width:80%;
}
#navigator
{
    float:left;
    width:100%;
}
.leftPanel
{
    float:left;
    width:20%;
}
.rightPanel
{
    float:right;
    width:79%;	
}
.module
{
    
}

.verticalArticleList
{
    float:left;
    width:49%;
    
    margin-left:5px;
    border:1px;
}

.ImgArticleItemPattern
{
    float:left;
    width:32%;
    height:122px;
    text-align:center;
    overflow:hidden;
}
.AL2Item
{
    overflow:hidden;float:left;height:122px;text-align:center
}                                                                             

.editModelContent
{
}
.editModelContent .left
{
    float:left;
    width:48%;
}

.editModelContent .right
{
    float:right;
    width:48%;
}

.clear{
    clear:both;
}
.require{
    color:red;
}
/*new css end*/

.LabelList{
    line-height:250%;
    
}
.LabelList .LabelListItem{
    margin-left:15px;
    margin-right:15px;
    display:inline;
}

.bookListItem{
    border:#006000 1px solid ;
    margin-top:10px;
    border-bottom:#006000 5px solid;
}
.bookItemName{
    
}
.bookItemSummary{
    border-top:#006000 1px dashed;
}
.bookDetailItemName{
    font-weight:bold;
    vertical-align: top;
}

.accountDetail {
    
}

.accountDetail .labelColumn{
    text-align:right;
}
.accountDetail .inputColumn{
    text-align:left;
}
.import{
    color:red;
    font-weight: bold;
}
.navigator2 dt{
    width:100%;
    font-weight:bold;
	float:left;
}
.navigator2 dd{
    width:100%;
    line-height:150%;
	float:left;
}
.navigator2 dd ul{
    
}
.navigator2 dd li{    
    display:inline;
    margin-left:20px;
    float:left;
    white-space:nowrap;
}
