
/**
 * 图库标题样式
 */
.pic_title{ margin-top: 20px; height: 54px; border: 1px solid #d6d6d6; background: #f8f8f8; line-height: 54px;}
.title{ font-weight: bold; color: #454545; font-size: 14px;}
.title span{ margin-left: 30px;}
.title .pic_num{ font-weight: normal; color: #999999; margin-left: 12px; letter-spacing: 0.05em; }
.title .pic_num i{ font-style: normal;}

/**
 * 图库标题样式2
 */
.title_2{ font-size: 14px; color: #454545; float: left;}
.title_2 .pic_num { margin-left: 12px; letter-spacing: 0.05em;}
.title_2 .pic_num i{ font-style: normal;}
.pic_ablum{ z-index: 11; width: 32px; height: 32px;margin-top: 10px; float: left; position: relative; margin-left: 20px; _margin-left: 10px !important; margin-right: 10px;}
.pic_ablum a{ width: 32px; height: 32px; _height: 32px !important; overflow:hidden; display: inline-block; border: 1px solid transparent; border-radius: 4px;}
.pic_ablum a i{ display: inline-block; margin: 14px 10px; _line-height:4px !important; border-width: 6px; border-style: solid; +border-style:solid dotted  dotted  dotted ; border-color: #888888 transparent transparent transparent}
.pic_ablum a.active,.pic_ablum a:hover{ background: #eeeeee; border: 1px solid #cccccc;}

.pic_ablum .drop_down a{ color: #454545; border:none; border-radius:0; width:100%;}
.pic_ablum .drop_down a:hover{ color: #41a1d2; background: transparent; border:none;}

.title_2 .drop_down{ display: block; z-index: 2; width: 330px; height: 100px; overflow: auto; position: absolute; top:38px; left: -10px; border: 1px solid #d6d6d6; border-radius: 3px; background: #fff; padding: 10px;}
.title_2 .drop_down li{ line-height: 24px; height: 24px; overflow: hidden;}

.copy_link{ float: right; color:#3695c5; font-size: 12px; margin-right: 25px; _line-height:54px !important; }
.copy_link:hover{ text-decoration: underline;}


.icon-wb-left{background:url(../images/micro-blog-icon.png) no-repeat; background-position:0 -350px; width:34px; height:30px; display:block; margin:8px 18px 8px 14px;}

/**
 * 图库内容框架样式
 */
.pic_store_content{ background: #fff; border: 1px solid #d6d6d6; min-height: 300px; border-top:none; overflow:hidden;}


/*照片墙距离上导航的距离*/
.pic_wall_box{ margin-top:20px;}


/*图库评论title图片*/
.Blog_Comment_wrap h1{ background:url(../images/pic_pinglun.jpg) no-repeat;}

.bordertop{ margin-top:20px;border-top: 1px solid #d6d6d6;}