@charset "utf-8";
/* CSS Document */
 /* This needs to be first because FF3 is now supporting this  */
/* Hides from IE-mac \*/
/* index */
#slide-index{min-width:1000px;width:auto; height:396px; overflow:hidden; position:relative;}
#slide-index .slides{ min-width:1000px; width:auto; height:396px; }
#slide-index .slide{ min-width:1000px; height:396px; float:left; position:relative; }
#slide-index .image{ z-index:1;position:absolute; }
#slide-index .text, #slide-index .button { z-index:2;position:absolute; top:-500px; }
#slide-index .button{ display:none; width:138px;}

#slide-index .control{ position:absolute; bottom:0px; width:100%; text-align:center; height:19px; cursor:pointer; z-index:40;}
#slide-index .control a{ width:11px; height:11px; cursor:pointer; display:inline-block; background-repeat:no-repeat; background-image:url(../images/0505.gif); margin-right:6px; opacity:0.6; filter:alpha(opacity=60);}
#slide-index .control a:hover, #slide-index .control a.active{ background-image:url(../images/0506.gif); opacity:1; filter:alpha(opacity=100);}





#latest-news-index .social-network{float:right; right:0px; width:200px;}
/*IE6;IE7;IE8*/ 


.autoMaxWidth{ overflow:hidden; position:relative;height:232px; }






/* ie6 bug fix */


