﻿img{border:none}
#PicCategory
{
    border: 1px solid Orange;
}
#PicCategory h2
{
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: White;
    background-color: Orange;
}
#PicCategory ul
{
    list-style-type: none;
    margin-left: 16px;
}
#PicCategory ul li
{
    list-style-type: none;
    margin-top: 8px;
    margin-right: 0pt;
    margin-bottom: 8px;
    margin-left: 0pt;
}
#PicCategory ul li a
{
    padding-left: 12px;
    background-color: transparent;
    background-image: url(/skin/default/images/ico-blue.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left center;
}
.C_ProList
{
    margin-top: 1em;
}
.C_ProList .C_ProPiece
{
    padding-bottom: 15px;
}
.C_ProList .C_ProPiece
{
    float: left;
    width: 180px;
    margin: 8px;
    padding: 0;
    text-align: center;
}
body.image .C_ProList .C_ProPiece
{
    width: 180px;
    height: 180px;
    position: relative;
}
body.image .C_ProList .C_ProPiece div
{
    background: url(/skin/default/images/user/album_bg.png) no-repeat 0 0;
    width: 160px;
    height: 160px;
    text-align: center;
    line-height: 160px;
}
body.image .C_ProList .C_ProPiece .name
{
    line-height: 26px;
}
.CategoryGuide
{
    width: 780px;
    height: 30px;
    border: 1px solid #ccc;
}
.CategoryInfo
{
    width: 200px;
    float: left;
    text-align: left;
    padding-left: 5px;
    font-size: 17px;
}
.CategoryInfo strong
{
    color: Orange;
    line-height: 30px;
    text-align: left;
}
.PageInfo
{
    width: 500px;
    float: right;
}
.PicImgInfo
{
    width: 450px;
    float: left;
    text-align: center;
}
.ImageInfo h4
{
    border-bottom: 1px solid #ccc;
    line-height: 26px;
}
.PicImgInfo h2
{
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
}
.PicImgInfo .picture
{
     width:400px;
  height:400px;
  line-height:400px;
  border:1px solid #ccc;
  overflow:hidden;
  position:relative;
  text-align:center;
}
.picture p
{  
  
  position:static;
  +position:absolute;
  top:50%;
  vertical-align:middle

}
.picture p img
{
  position:static;
  +position:relative;
  top:-50%;left:-50%;
  vertical-align:middle

}

.PicDetail
{
    width: 480px;
    float: left;
    padding: 15px;
}
.PicDetail ul li
{
    line-height: 32px;
}
.PicDetail ul li.hits
{
    border-bottom: 1px solid #1E90FF;
}
.PicDetail ul li.dashed
{
    border-bottom: 1px dashed #1E90FF;
}

