/*::::: PIROBOX RULES::::::::*/
.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:#fff; display: none; z-index:99997; }

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:none }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(../images/ajax-loader.gif) center center no-repeat!important;background: url(../images/ajax-loader.gif) center center no-repeat;}

.caption{position:absolute;bottom:0;left:0;margin:0;display:block; padding:0px; cursor:text; background:#222;}
.piro_nav{position:absolute;bottom:0;left:50%;margin:0;display:block; padding:0; background:none;}

.caption p{ display:block; margin:0;padding:10px 28px 10px 15px; font-weight:normal; background:black; color:white; font-size:12px;}

a.piro_close{position:absolute;bottom:20px;right:20px;height:35px;width:35px;background:url(../images/close.png) no-repeat;cursor:pointer;z-index:100006;}
/*a:hover.piro_close{background:url(close_btn_h.png) no-repeat;}*/

a.piro_next{position:absolute;top:5%;width:350px; height:510px;right:20px;text-indent:-999em;outline:none;  display:block; margin:-18px 0 0 0;background:url(../images/sub2.png) center right no-repeat; border:none; cursor:pointer;z-index:1000000001}
a:hover.piro_next{background:url(../images/sub2-2.png) center right no-repeat;}

a.piro_prev{position:absolute;top:5%;width:350px; height:510px;left:20px; text-indent:-999em; outline:none;display:block;margin:-18px 0 0 0;background: url(../images/sub3.png) center left no-repeat;border:none; cursor:pointer; z-index:1000000000}
a:hover.piro_prev{background:url(../images/sub3-3.png) center left no-repeat;}



.pirobox_content {position:absolute; top:50%; left: 50%; padding:0; width: 800px; height: 600px; margin:-300px 0 0 -400px; display:block; z-index:99998;font-family:Trebuchet MS,Arial;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{ margin:0; padding:0; border:none;}

.t_l{background:url(../images/t_l.png) no-repeat; width:20px; height:20px;}
.t_r{background: url(../images/t_r.png) no-repeat; width:20px; height:20px;}
.t_c{height:20px; background:url(../images/t_c.png) repeat-x;}

.c_l{width:20px; background: url(../images/c_l.png) repeat-y;}
.c_c{background:white; margin:0; padding:0;}
.c_c div{width:760px; height:560px; margin:0; padding:0 0 0px 0;}
.c_r{width:20px; background: url(../images/c_r.png) repeat-y;}

.b_c{height:20px; background:url(../images/b_c.png) repeat-x;}
.b_l{background:url(../images/b_l.png) no-repeat;  width:20px; height:20px;}
.b_r{background:url(../images/b_r.png) no-repeat; width:20px; height:20px;}

.box_img{ position:absolute; z-index:99995; background: url(../images/img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:white; padding:0; margin:0 0 0 20px; display:block;}
.err_mess a{color:red; font-weight:700;}
.number{position:absolute;margin-left:3px;height:18px;width:30px; padding:3px;left:0;color:#666;bottom:1px; font-size:11px; display:none}
a.link_to {position:absolute;margin-right:6px;height:20px;width:20px;right:0;color:#999;bottom:3px;  text-indent:-999em; display:none}
a:hover.link_to { }
a.play{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;width:40px; height:40px; margin:0; outline:none; display:block; text-indent:-999em; border:none;cursor:pointer;}
a:hover.play{}
a.stop{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;;width:40px; height:40px; margin:0; outline:none; display:block;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{}

.ul_case{}
.ul_case li{ float:left; width:190px; margin-right:5px; display:inline; height:155px; color:#7f7f7f; line-height:19px; margin-bottom:10px;}
.ul_case li img{ width:180px; height:150px;}
.ul_case li .Awards{ float:right; font-family:Tahoma; padding-right:3px; color:#b77015}
.ul_case li .text{ padding-top:5px; font-family:Tahoma;}
.load_more{ width:960px; background-color:#dbdbdb; height:35px; text-align:center; margin:10px 0px 40px 0px;}
.ul_case li .mark_w{ background-color:#000000; position:absolute; width:240px; height:215px; filter:alpha(Opacity=90);-moz-opacity:0.8;opacity: 0.8; display:none}

.ul_case li .mark { position:absolute; position:absolute; width:240px; height:200px; z-index:10; padding-top:15px; color:#cbcbcb; display:none}
.ul_case li .mark .Detail,.ul_case li .mark .name,.ul_case li .mark .Industry,.ul_case li .mark .date,.ul_case li .mark .desc{ padding:0px 12px ;}
.ul_case li .mark .name{ color:#ffffff; font-weight:bold}
.ul_case li .mark .Industry{}
.ul_case li .mark .date{ font-family:Tahoma}
.ul_case li .mark .desc{}
.ul_case li .mark .Detail{ padding-top:8px; cursor:pointer}
.ul_case li .mark .Detail img{ width:99px; height:25px;}