.meishiLink, .meishiLinkMessage, .meishiLinkAlert
{
    padding:0;
    margin:0;
    text-align:right;
    font-weight:bold;
}

.meishiLinkMessage{color:#00f;}
.meishiLinkAlert{color:#f00;}

.frameWhite, .frameGreen, .frameRed, .frameOrange, .frameYellow, .frameBlue, .frameControl
{
    margin:6px 0 0 0;
    padding:0;
}

.frameWhite{background-color:#ffffff;}
.frameGreen{background-color:#eef5e6;}
.frameRed{background-color:#ffeeff;}
.frameOrange{background-color:#ffeeee;}
.frameYellow{background-color:#ffffee;}
.frameBlue{background-color:#eeeeff;}
.frameControl
{
    color:#fff;
    background-color:#693;
}

.frameControl form
{
    margin:0;
    padding:0;
}

.frameInvisible{display:none;}

.frameTop, .frameBottom
{
    width:580px;
    height:4px;
    overflow:hidden;
}

.frameTop
{
    background-image:url('/img/frame_top.gif');
    background-repeat:no-repeat;
}

.frameBottom
{
    background-image:url('/img/frame_end.gif');
    background-repeat:no-repeat;
}

.frameTitle, .frameContents
{
    width:578px;
    border-left:1px #d1cecb solid;
    border-right:1px #d1cecb solid;
    overflow:hidden;
}

.frameTitle
{
    font-size:small;
    font-weight:bold;
}
.frameTitle .title
{
    float:left;
}
.frameTitle .title img{padding-top:2px;}
.frameTitle .control{text-align:right;}
.frameTitle .control img{padding:4px 5px 0 0;}
.frameTitle .control .handle{cursor:move;}
.frameTitle .clear{clear:both;}

.frameContents .content
{
    margin:2px 8px 2px 8px;
    width:562px;
    overflow:hidden;
}

.myblog .prelink:link
{
    color:#808080;
    font-weight: bold;
}
.myblog .prelink:visited
{
    color:#808080;
    font-weight: bold;
}
.myblog .prelink:hover
{
    background-color:#808080;
    color:#fff;
}

.myblog .link:link
{
    color:#360;
    font-weight: bold;
}
.myblog .link:visited
{
    color:#360;
    font-weight: bold;
}
.myblog .link:hover
{
    background-color:#360;
    color:#fff;
}

.clip_folder
{
    border:1px #c0c0c0 solid;
    margin-bottom:3px;
}
.clip_url{margin:0 0 0 10px;}
.clip_url_single{}
.clip_folder_title
{
    font-weight:bold;
    color:#808000;
}
.clip_title
{
    width:500px;
    overflow:hidden;
}
.clip_link
{
    text-decoration:none;
    font-weight:bold;
}
.clip_link:hover
{
    color:#fff;
    background-color:#360;
}
.clip_open_link:link
{
    padding-left:1px;
    margin-left:0 3px 0 3px;
    font-weight:bold;
    color:#808000;
    text-decoration:none;
    border:1px #c0c0c0 solid;
}
.clip_open_link:visited
{
    padding-left:1px;
    margin-left:0 3px 0 3px;
    font-weight:bold;
    color:#808000;
    text-decoration:none;
    border:1px #c0c0c0 solid;
}
.clip_open_link:hover
{
    color:#fff;
    background-color:#808000;
}
.clip_url_comment
{
    margin-left:10px;
    font-weight:normal;
    color:#000;
}

.mgidx_image{margin:5px 10px 5px 0;border:1px #c0c0c0 solid;}
.mgidx_link{text-align:right;margin:0 5px 0 0;}

.partInvisible{display:none;}

.content_process
{
    width:562px;
    height:50px;
    background-image:url("/img/indicator.gif");
    background-repeat:no-repeat;
    background-position:center;
}

iframe
{
    border:0px;
    width:562px;
    height:200px;
    overflow:hidden;
    background-color:transparent;
}

