﻿@charset "UTF-8";

/* CSS Document                  */


p{margin:0px 0px 15px 0px;}
a img{border:none;}
a:hover{color:#bbb;}

a.contactLink{font-size:.8em;background:url(../images/template/link_email.png) no-repeat 0px right;padding:0px 30px 0px 0px;text-transform:uppercase;text-decoration:none}
a.zoom{font-size:.8em;background:url(../images/template/link_zoom.png) no-repeat 0px 0px;padding:0px 0px 5px 20px;text-transform:uppercase;text-decoration:none}

.clear_both{clear:both;line-height:1px;}

.gallery_data{padding:40px;display:none;}
.gallery_preload_area{display:none;}

.gallery_container{width:1000px;margin:20px auto 0px auto;}

.gallery_credit{margin:0px 0px 10px 15px;float:left;width:425px;}
.gallery_type{margin:0px 0px 10px 0px;float:left;width:500px;text-align:right;padding:4px 0px 0px 0px;}

.gallery_top{margin:0px;padding:0px;height:20px;}
.gallery_content{margin:0px;padding:15px 0px 1px 0px;}
.gallery_bottom{margin:0px;padding:0px;height:20px;}
.gallery_thumbnails{width:400px;margin-left:30px;float:left;display:inline;}
.gallery_thumbnails a{display:inline-block;height:75px;width:75px;overflow:hidden;float:left;border:1px solid #555;margin:0px 20px 23px 0px;}
.gallery_thumbnails a:hover{border-color:#fff;}
.gallery_thumbnails a.selected{border-color:#fff;}

.gallery_preview{width:550px;height:380px;float:left;margin-left:15px;overflow:hidden}
.gallery_preview a{display:block;width:500px;height:375px;border:1px solid #555;}
.gallery_preview a:hover{border-color:#fff;}

.gallery_contact{width:450px;height:40px;margin-left:20px;float:left;text-align:right;display:inline;font-size:12px;padding:3px}
.gallery_caption{width:450px;float:left;background-color:#fafafa;text-align:center;font-size:14px;padding:5px;font-family:宋体;font-weight:bold;color:#ff0000}
.gallery_caption a { font-size:12px;padding:3px;font-family:宋体;font-weight:normal}
/* Hide for browsers with no JavaScript support */

.gallery_data{display:block}
.gallery_thumbnails{width:auto;}
.gallery_preview{display:none;}
.gallery_caption{display:none;}