﻿/* CSS Document */
.fc
{
    width: 320px;
    height: 570px;
    background-color: #ffe;
    font-size: 12px;
    border: 1px solid #f60;
    z-index: 9;
    overflow:hidden;
}
.fc .jJ
{
    margin: 0;
    padding: 9px 0 10px 0;
    clear: both;
}
.fc .jJ img
{
    background-color: #fff;
}
.fc .sd
{
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.fc .sd a
{
    font-size: 14px;
}
.jJ01
{
    margin-bottom: 5px;
}

.jJ01 span
{
    display: inline-block;
    text-align: right;
    width: 70px;
}

/*图片加载错误*/
.fc02
{
    height: 100px;
    width: 100px;
    background-color: #ffe;
    font-size: 12px;
    color: #999999;
    border: 1px solid #f60;
    z-index: 9;
}
.fc02 h5
{
    overflow: hidden;
}
.fc02 .jJ
{
    margin: 0;
    padding: 9px 0 10px 0;
}
.fc02 img
{
    margin-top: 40px;
    margin-left: 40px;
}
.fc02 .error
{
    margin-top: 40px;
    margin-left: 13px;
    color: #f60;
}
.fc02 .sd
{
    font-size: 14px;
    color: #333333;
    margin: 0px 10px 0 10px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
}
.ico
{
    height: 25px;
    position: absolute;
    z-index: 10;
    width: 12px;
    float: left;
    top: 20px;
    background-image: url(../Images/jt.gif);
}

/*加载中*/
.fc03
{
    height: 100px;
    width: 100px;
    background-color: #ffe;
    font-size: 12px;
    color: #999999;
    border: 1px solid #f60;
    z-index: 9;
}
.fc03 img
{
    margin-top: 40px;
    margin-left: 40px;
}

p.jJdesc
{
    padding:0px 10px;
    line-height:18px;
}
