/*SlideShow*/
.box { overflow: hidden; max-height: 432px; width: 720px; margin:auto; margin-bottom: 2px; position:relative; }
.box p { margin:0px; }
.defBullet { position:absolute; bottom:6px; left:280px; z-index:3; background-color:none; height:21px; overflow:hidden;  }
.defBullet img { position:relative; vertical-align:middle; }
.defBullet img:hover { cursor:pointer; top:-21px; }
.slide_block { width: 720px; float: left; margin-right:5px; }
.arraw_left { display:none;}
.arraw_right { display:none;}
#ContentPlaceHolder1_main_0:hover .arraw_left { position:absolute; border-radius:2px; background-color:#c1c1c1; display:block; top:180px; left:8px; padding: 18px 4px 14px 0px; filter: alpha(Opacity=85); -moz-opacity: 0.85; opacity: 0.85; }
#ContentPlaceHolder1_main_0:hover .arraw_right { position:absolute; border-radius:2px; background-color:#c1c1c1; display:block; top:180px; right:8px; padding: 18px 0px 14px 4px; filter: alpha(Opacity=85); -moz-opacity: 0.85; opacity: 0.85; }
.arraw_left img { width:20px; margin-left:4px; } .arraw_left img:hover { cursor:pointer; }
.arraw_right img { width:20px; margin-right:4px; } .arraw_right img:hover { cursor:pointer; }
#ContentPlaceHolder1_main_0:hover .arraw_left:hover { background-color:#808080; filter: alpha(Opacity=100); -moz-opacity: 1; opacity: 1; }
#ContentPlaceHolder1_main_0:hover .arraw_right:hover { background-color:#808080; filter: alpha(Opacity=100); -moz-opacity: 1; opacity: 1; }
#ContentPlaceHolder1_main_0:hover .arraw_left:active { top:181px; }
#ContentPlaceHolder1_main_0:hover .arraw_right:active { top:181px; }
.col img:hover { cursor:pointer; }
.active { top:-21px; }
.DefNotActiveSlide {  }
.dv_desc { border:1px solid #CDCDCD; padding:6px; background-color:white; margin-top:14px; }
.sl_image_hide { display:none; }