@charset "UTF-8";

/* CSS Document                  */
/* Written by Chris Converse     */
/* for Lynda.com                 */


body{background-color:#030303;font-family:Arial;color:#555;font-size:12px;}


p{margin:0px 0px 15px 0px;}
a img{border:none;}
a{color:#fff;}
a:hover{color:#bbb;}

.clear_both{clear:both;line-height:1px;}

.gallery_data{padding:40px;display:none;}
.gallery_preload_area{display:none;}

.gallery_container{width:1265px;height:728px;margin:0px auto 120px; background:url(../images/sz_bg.png) no-repeat;}
.job_t_box{margin-left:20px; width:602px; padding:28px 0; position:relative; z-index:500;  }
.job_t{ background:#2a140c; width:1225px; height:42px; position:absolute; top:10px; z-index:2;filter:alpha(opacity=80);  /*支持 IE 浏览器*/-moz-opacity:0.80; /*支持 FireFox 浏览器*/opacity:0.80;  /*支持 Chrome, Opera, Safari 等浏览器*/}
.job_t_box span { color:#fff; font-size:24px; position:absolute; z-index:5;  font-size:24px;left:20px; top:10px; }

.gallery_credit{margin:0px 0px 10px 15px;float:left;width:425px;}
.gallery_type{margin:0px 0px 10px 0px;float:left;width:650px;text-align:right;padding:4px 0px 0px 0px;}

.gallery_content{margin:0px;padding:15px 0px 1px 0px;}
.gallery_thumbnails{width:700px;margin-left:30px;float:left;display:inline;}
.gallery_thumbnails a{display:inline-block;height:146px;width:140px;overflow:hidden;float:left;border:1px solid #994c2b;margin:0px 10px 10px 0px;}
.gallery_thumbnails a:hover{border-color:#994c2b;}
.gallery_thumbnails a.selected{border-color:#994c2b;}

.gallery_preview{margin-left:48px;width:700px;height:620px;float:left;}
.gallery_preview a{display:block;width:700px;height:620px;border:1px solid #994c2b;}
.gallery_preview a:hover{border-color:#994c2b;}

.gallery_contact{width:477px;height:60px;margin-left:40px;padding-right:23px;float:left;text-align:right;display:inline;}
.gallery_caption{width:700px;float:left;}

/* Hide for browsers with no JavaScript support */

.gallery_data{display:block}
.gallery_thumbnails{width:auto;}
.gallery_preview{display:none;}
.gallery_caption{display:none;}