/*





   Magic Thumb v2.0.51 

   Copyright 2012 Magic Toolbox

   Buy a license: www.magictoolbox.com/magicthumb/

   License agreement: http://www.magictoolbox.com/license/





*/



/* Style of the small image link */

.MagicThumb_gy, .MagicThumb_gy:hover {

cursor: url(/style/css/graphics/zoomin.cur), pointer;

outline: 0 !important;

}



/* Style of the small image when the large image is expanded */ 

.MagicThumb_gy-expanded-thumbnail {

cursor: default;

}



/* Style of the span inside the small image link */

.MagicThumb_gy span {

display: none !important;

}



/* Style of the small image */

.MagicThumb_gy img {

border: 0;

outline: 0;

}



/* Style of the expanded image */

.MagicThumb_gy-expanded {

cursor: url(/style/css/graphics/zoomout.cur), pointer;

background: transparent;
overflow:visible;
outline: 0;
/*border:55px solid #FFF;*/
padding:55px 55px 0px 55px;
background-color:#FFF; 

}



/* Style of the caption for the expanded image */

.MagicThumb_gy-caption {
	font-size:14px;
	
background: #fff;

text-align: left;

border: 0 !important;

outline: 0 !important;
margin-left:28px;
height:auto;

}



/* Style of the close/next/previous buttons */

.MagicThumb_gy-buttons {

background: transparent url(graphics/yteyeyt_03.jpg) no-repeat 0 0;

height: 24px;

display: block;
margin-top:-45px;
margin-right:-45px;
}



.MagicThumb_gy-buttons a {

width: 24px;

height: 24px;

margin: 0px 1px !important;

overflow: hidden;

}


.gy_swz{ height:auto; display:inline;}
.gy_sxh{background:url(/style/images/r24543_03.jpg) 0 0 no-repeat; width:98px; height:30px; font-size:18px; color:#000; line-height:35px;padding-left:65px;float:right; margin-top:20px;}
.gy_scs{ text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:12px;clear:both; line-height:20px; padding-bottom:40px;}
.pos{width:176px; height:100%; position:relative;}
.gy_span{ width:176px; height:auto; position:absolute; bottom:55px;}

.gy_xh{ background:url(/style/images/gy_aaf_03.jpg) 0 0 no-repeat; width:136px; height:30px; font-size:20px; color:#000; line-height:30px; font-family:Arial, Helvetica, sans-serif; padding-left:40px; font-weight:bold;}

.gy_cs{ margin-top:10px; }
.gy_cs h5{  color:#5D7787; border-bottom: 1px solid #C1C2C2; line-height:28px; width:176px; font-size:14px; font-weight:100;}




/* Style of the loading message box */

.MagicThumb_gy-loader {

font: normal 12pt sans-serif;

border: 1px solid #000;

background: #fff url(graphics/loader.gif) no-repeat 2px 50%;

padding: 2px 2px 2px 22px;

margin: 0;

text-decoration: none;

text-align: left;


}



/* Style of the small images which swap the main image */

.MagicThumb_gy-swap {

}



/* Style to hide caption on page. Only needed for #id method. */

.MagicThumb_gy-external-caption {

display: none;
height:auto;

}





/*





   Magic Thumb v2.0.51 

   Copyright 2012 Magic Toolbox

   Buy a license: www.magictoolbox.com/magicthumb/

   License agreement: http://www.magictoolbox.com/license/





*/



/* Style of the small image link */

.MagicThumb, .MagicThumb:hover {

cursor: url(/style/css/graphics/zoomin.cur), pointer;

outline: 0 !important;

}



/* Style of the small image when the large image is expanded */ 

.MagicThumb-expanded-thumbnail {

cursor: default;

}



/* Style of the span inside the small image link */

.MagicThumb span {

display: none !important;

}



/* Style of the small image */

.MagicThumb img {

border: 0;

outline: 0;

}



/* Style of the expanded image */

.MagicThumb-expanded {

cursor: url(/style/css/graphics/zoomout.cur), pointer;

background: transparent;

border: 1px solid #ccc;

outline: 0;

padding: 0;

}



/* Style of the caption for the expanded image */

.MagicThumb-caption {

color: #333;

font: normal 10pt Verdana, Helvetica;

background: #ccc;

text-align: left;

padding: 8px;

border: 0 !important;

outline: 0 !important;

}



/* Style of the close/next/previous buttons */

.MagicThumb-buttons {

background: transparent url(graphics/buttons1.png) no-repeat 0 0;

height: 24px;

display: block;

}



.MagicThumb-buttons a {

width: 24px;

height: 24px;

margin: 0px 1px !important;

overflow: hidden;

}



/* Style of the loading message box */

.MagicThumb-loader {

font: normal 12pt sans-serif;

border: 1px solid #000;

background: #fff url(graphics/loader.gif) no-repeat 2px 50%;

padding: 2px 2px 2px 22px;

margin: 0;

text-decoration: none;

text-align: left;

}



/* Style of the small images which swap the main image */

.MagicThumb-swap {

}



/* Style to hide caption on page. Only needed for #id method. */

.MagicThumb-external-caption {

display: none;

}