﻿.AnncFrameHead
{
	margin-top:2px;
	background:url('Image/anncheadback.gif') repeat-x;
	width:98%;
	height:32px;
	border-left:#8DBEE2 1px solid;
	border-right:#8DBEE2 1px solid;
	border-top:#8DBEE2 1px solid;
}
.AnncFrameHead .left
{
	margin-top:5px;
	margin-left:8px;
	height:20px;
	width:4px;
	float:left;
	background-image:url('Image/anncleft.gif');
}
.AnncFrameHead .mid
{
	margin-top:5px;
	padding-top:2px;
	height:18px;
	float:left;
	background:url('Image/annctitle.gif') repeat-x;
}
.AnncFrameHead .right
{
	margin-top:5px;
	height:20px;
	width:4px;
	float:left;
	background-image:url('Image/anncright.gif');
}
.AnncFrameBody
{
	border-left:#8DBEE2 1px solid;
	border-right:#8DBEE2 1px solid;
	border-bottom:#8DBEE2 1px solid;
	width:98%;
	text-align:left;
}
.AnncFrameFoot
{
	border-left:#8DBEE2 1px solid;
	border-right:#8DBEE2 1px solid;
	border-bottom:#8DBEE2 1px solid;
	width:98%;
	background:url('Image/anncfoot.gif') repeat-x;	
}
.divNodeRightMenu
{
	background-color:#ddddee;
	position:absolute;
	left:-1000px;
	top:0px;
	z-index:180;
	border-width:2px;
	border-color:#eeeeff;
	border-style:outset;
	padding:8px 8px 8px 8px;
}
.divNodeRightMenu a
{
	margin-bottom:5px;
}
.divNodeRightMenu div
{
    width:99%;
    cursor:hand;
}
.divNodeRightMenu div :hover
{
    background-color:blue;
    color:White;
}
span.hoverPath
{
    width: 60%;
    border: #bbbbff 1px dotted;
    background-color: #dddddd;
}
span.selectPath
{
    width:60%;
    border: #000022 1px dotted;
    background-color:#0000ff;
}
.NodeTreePanel
{
    width:99%;
    height:99%;
    margin-left:1px;
    margin-top:1px;
    border:#dadaff 1px solid;
    overflow:auto;
}
.NodeTreeList
{
    margin:0 0 0 0;
    background-color:#dadada;
    padding:2px 2px 2px 2px;
    width:99%;
}
.AlbumCateList
{
    margin:0 0 0 0;
    background-color:#dadada;
    padding:2px 2px 2px 2px;
    width:99%;
}
    .AlbumCateList .NodeListTree
    {
        width:99%;
        height:99%;
        margin-left:1px;
        margin-top:1px;
        border:#dadaff 1px solid;
        overflow:auto;
    }
    .AlbumCateList .NodeListTree div
    {
        margin-left:10px;
    }
.NodeListItem
{
    width:100%;
}
.NodeListTitle
{
    width:100%;
    height:17px;
    text-indent:20pt;
    padding-top:5px;
    font-size:10pt;
    background-image:url('Image/nodetitle.gif');
}
.NodeListTree
{
    background-color:White;
}
#divNodeContent
{
    margin:0 0 0 0;
    width:99%;
}
#divNodeOpePanel
{
    margin:0 0 0 0;
    border-left:#dadada 2px solid;
    border-top:#dadada 2px solid;
    border-right:#dadada 2px solid;
    width:99%;
    overflow:hidden;
    background-color:#eaeaea;
    padding-top:3px;
    padding-bottom:2px;
}
    #divNodeOpePanel a
    {
        margin-left:3px;
    }

.divDragDialogHead
{
	width:666px;
	height:36px;
	background-image:url('Image/dialoghead.gif');
    text-indent:16pt;
    font-size:11pt;
    color:Blue;
    font-weight:bold;
}
.divDragDialogHead .DragDialogClose
{
	width:15px;
	height:15px;
	float:right;
	margin:6px 10px 10px 10px;
}
.divDragDialogHead div
{
	margin-top:6px;
}
.divDragDialogBody
{
	background:url('Image/dialogbody.gif') repeat-y;
	width:666px;
}
    .divDragDialogBody iframe
    {
	    margin:3px 13px 3px 13px;
	    padding:0 0 0 0;
    }
.divDragDialogFoot
{
	background-image: url('Image/dialogfoot.gif');
	width:666px;
	height:15px;
}
.divDragDialogHead320
{
	width:333px;
	height:18px;
	background-image:url('Image/dialoghead_s.gif');
    text-indent:16pt;
    font-size:9pt;
    color:Blue;
}
.divDragDialogHead320 .DragDialogClose
{
	width:15px;
	height:15px;
	float:right;
	margin:1px 6px 1px 6px;
}
.divDragDialogHead320 div
{
	margin-top:3px;
}
.divDragDialogBody320
{
	background:url('Image/dialogbody_s.gif') repeat-y;
	width:333px;
}
.divDragDialogBody320 iframe
{
	margin:2px 6px 2px 6px;
	padding:0 0 0 0;
}
.divDragDialogFoot320
{
	background-image: url('Image/dialogfoot_s.gif');
	width:333px;
	height:8px;
}
.divTipDialogHead
{
	width:300px;
	height:17px;
	background-image:url('Image/tiphead.png');
    text-indent:16pt;
    font-size:9pt;
    color:Blue;
}
.divTipDialogHead .TipDialogClose
{
	width:15px;
	height:15px;
	float:right;
	margin:1px 6px 1px 6px;
}
.divTipDialogHead div
{
	margin-top:3px;
}
.divTipDialogBody
{
	background:url('Image/tipbody.png') repeat-y;
	width:300px;
	margin-top:-2px;
}
.divTipDialogBody div
{
	margin:2px 6px 2px 20px;
	padding:0 0 0 0;
}
.divTipDialogFoot
{
	background-image: url('Image/tipfoot.png');
	width:300px;
	height:4px;
	margin-top:-2px;
}
.divInfoPanelHead
{
	width:400px;
	height:21px;
	background-image:url('Image/panelhead.gif');
    text-indent:16pt;
    font-size:10pt;
    color:Blue;
    font-weight:bold;
}
.divInfoPanelHead .InfoPanelClose
{
	width:15px;
	height:15px;
	float:right;
	margin:3px 10px 5px 10px;
}
.divInfoPanelHead div
{
	margin-top:3px;
}
.divInfoPanelBody
{
	background:url('Image/panelbody.gif') repeat-y;
	width:400px;
}
    .divInfoPanelBody iframe
    {
	    margin:3px 10px 3px 10px;
	    padding:0 0 0 0;
    }
.divInfoPanelFoot
{
	background-image: url('Image/panelfoot.gif');
	width:400px;
	height:6px;
}

.ContentItemDiv
{
    margin:10px 10px 10px 10px;
    text-align:left;
    border:#fafafa 1px solid;
    width:140px;
    height:140px;
    background-image:url('Image/albumback.png');
}
    .ContentItemDiv div
    {
        margin-top:5px;
        margin-left:8px;
    }
        .ContentItemDiv div a img
        {
            border-width:0;
        }
.ContentVideoDiv
{
    margin:10px 10px 10px 10px;
    text-align:left;
    border:#fafafa 1px solid;
    width:140px;
    height:140px;
    background-image:url('Image/videoback.png');
}
    .ContentVideoDiv div
    {
        margin-top:28px;
        margin-left:10px;
    }
        .ContentVideoDiv div a img
        {
            border-width:0;
        }

.TeamNodeContainer
{
    width:100%;
    height:100%;
    font-size:10.5pt;
    font-family:微软雅黑;
}
    .TeamNodeItem
    {
        cursor:hand;
        background-image:url('Image/teamitem.gif');
        width:100%;
        height:32px;
    }
        .TeamNodeItem img
        {
            margin-left:12px;
            margin-top:5px;
        }
    .MemberNodeItem
    {
        background-color:#fefefe;
        width:100%;
        height:28px;
    }
    .MemberNodeItem img
    {
        margin-left:32px;
        margin-top:4px;
    }
.SubTeamPanel
{
    margin-left:5pt;
    border-left:#f7f7f7 1px solid;
    border-bottom:#f7f7f7 1px solid;
}
.SelectPanel
{
    background-color:#f7f7f7;
    border:#2222f7 1px solid;
    padding:8px;
    width:320px;
}
.SubTeamItem
{
    font-size:11pt;
    font-family:微软雅黑;
    margin-top:2px;
}
    .SubTeamItem img
    {
        height:15px;
        width:15px;
    }
.UserItem
{
    font-size:11pt;
    font-family:微软雅黑;
    margin-top:2px;
}
    .UserItem img
    {
        height:15px;
        width:15px;
    }
.PlaceItem
{
    
}
.TipsInput
{
    color:#aaaaaa;
}

.StdButton
{
    width:64px;
    height:24px;
    background-image:url('Image/std_but.png');
    float:left;
    margin-left:2px;
    vertical-align:middle;
}
    .StdButton a
    {
        font-size:9.5pt;
        font-family:微软雅黑,幼圆;
        cursor:hand;
        color:Black;
        margin-bottom:5px;
        vertical-align:middle;
    }
    .StdButton a img
    {
        margin-left:5px;
        margin-top:4px;
        margin-right:4px;
        width:16px;
        height:16px;
    }
    .StdButton a span
    {
        margin-bottom:4px;
    }
.StdButtonS
{
    width:26px;
    height:24px;
    background-image:url('Image/std_buts.png');
    float:left;
    margin-left:1px;
    vertical-align:middle;
}
    .StdButtonS a
    {
        font-size:9.5pt;
        font-family:微软雅黑,幼圆;
        cursor:hand;
        color:Black;
        margin-bottom:4px;
        vertical-align:middle;
    }
    .StdButtonS a img
    {
        margin-left:5px;
        margin-top:4px;
        margin-right:4px;
        width:16px;
        height:16px;
    }
    .StdButtonS a span
    {
        margin-bottom:4px;
    }
.StdButtonL
{
    width:90px;
    height:24px;
    background-image:url('Image/std_butl.png');
    float:left;
    margin-left:2px;
    vertical-align:middle;
}
    .StdButtonL a
    {
        font-size:9.5pt;
        font-family:微软雅黑,幼圆;
        cursor:hand;
        color:Black;
        margin-bottom:6px;
        vertical-align:middle;
    }
    .StdButtonL a img
    {
        margin-left:6px;
        margin-top:4px;
        margin-right:4px;
        width:16px;
        height:16px;
    }
    .StdButtonL a span
    {
        margin-bottom:4px;
    }
.NodeOperate
{
    width:100%;
    background-color:#f7f7f7;
}
.PageLeftFrame
{
    width:32px;
    float:left;
}
    .PageLeftFrame .PL1
    {
        width:100%;
        height:35px;
        background-image:url('Image/page_tl.png');
    }
    .PageLeftFrame .PL2
    {
        width:100%;
        background-image:url('Image/page_l.png');
    }
    .PageLeftFrame .PL3
    {
        width:100%;
        height:17px;
        background-image:url('Image/page_bl.png');
    }
.PageFrame
{
    float:left;
}
.PageRightFrame
{
    width:31px;
    float:left;
}
    .PageRightFrame .PR1
    {
        width:100%;
        height:35px;
        background-image:url('Image/page_tr.png');
    }
    .PageRightFrame .PR1 img
    {
        margin-left:0px;
        margin-top:5px;
    }
    .PageRightFrame .PR2
    {
        width:100%;
        background-image:url('Image/page_r.png');
    }
    .PageRightFrame .PR3
    {
        width:100%;
        height:17px;
        background-image:url('Image/page_br.png');
    }
.WaterFallColumn
{
    margin-left:2px;
}
    .WaterFallColumn img
    {
        margin-top:2px;
        cursor:hand;
    }
    .WaterFallColumn img:hover
    {
        border:#aaaaff 1px solid;
    }
.MainInfoTab
{
    width:98%;
    height:30px;
    padding-left:10px;
}
    .MainInfoTab .InfoTabItem
    {
        float:left;
        width:120px;
        text-align:center;
        padding-bottom:3px;
        padding-top:5px;
        height:22px;
        border-left:#dadada 1px solid;
        border-right:#dadada 1px solid;
        border-top:#dadada 1px solid;
        font-family:微软雅黑;
    }
    .MainInfoTab .TabSelect
    {
        background-color:#aaaaaa;
        font-weight:bolder;
    }
.MainInfoTabPanel
{
    border-top:#dadada 2px solid;
    width:98%;
    padding-left:6px;
}
.DiffTitle
{
    margin-top:8px;
    padding-left:5px;
    font-size:11pt;
    font-family:微软雅黑,黑体;
    background-image:url('Image/litTitle.png');
    width:155px;
    padding-top:3px;
    padding-bottom:3px;
    margin-bottom:5px;
    color:White;
}
.TopicList
{
    background-image:url('Image/topiclist.png');
    height:30px;
    padding-top:20px;
    font-size:10.5pt;
    font-family:微软雅黑,黑体;
    text-indent:8px;
}