 body{ color:#888; background-color:#000; font-family:arial, verdana; font-size:11px; }
 a{ color:#aa5629; text-decoration:none; }
 a:hover{ color:#ccc; }
 img{ border:0; }
 p{ text-align:justify; padding:0; }
 li{ margin-bottom:3px; }
   
 .main{ position:relative; width:1024px; height:768px; background-image:url('images/bp_bckg.jpg'); background-position:top center; background-repeat:no-repeat; }
 .main .btnMusic{ position:absolute; top:300px; left:93px; width:280px; height:310px; background-image:url('images/bp_music.jpg'); background-position:top center; background-repeat:no-repeat; }
 .main .btnVideo{ position:absolute; top:300px; left:385px; width:280px; height:310px; background-color:#000; background-image:url('images/bp_video.jpg'); background-position:top center; background-repeat:no-repeat; }
 .main .btnPhoto{ position:absolute; top:300px; left:678px; width:280px; height:310px; background-image:url('images/bp_photo.jpg'); background-position:top center; background-repeat:no-repeat; }
   
 .main .cntMusic{ position:absolute; top:265px; left:93px; width:260px; height:300px; padding:10px; padding-top:5px; background-color:#000; display:none; text-align:left; }
 .main .cntMusic .closeMusic{ padding-right:1px; padding-bottom:5px; font-weight:700; font-size:15px; }
   
 .main .cntVideo{ position:absolute; top:265px; left:385px; width:260px; height:300px; padding:10px; padding-top:5px; background-color:#000; display:none; text-align:left; }
 .main .cntVideo .closeVideo{ padding-right:1px; padding-bottom:5px; font-weight:700; font-size:15px; }
 
 .main .cntPhoto{ position:absolute; top:265px; left:678px; width:260px; height:300px; padding:10px; padding-top:5px; background-color:#000; display:none; text-align:left; }
 .main .cntPhoto .closePhoto{ padding-right:1px; padding-bottom:5px; font-weight:700; font-size:15px; }
   
 .main .contact{ position:absolute; top:700px; left:165px; width:120px; height:16px; text-align:left; }
 
 .cnt{ width:260px; padding-top:5px; }
 .cnt span{ float:left; width:240px; height:14px; margin-left:0; }
 .cnt span.short{ width:130px; }

 .photo{ width:260px; padding-top:5px; margin-left:5px; }
 .photo a{ float:left; width:52px; height:52px; margin-right:13px; margin-bottom:13px; }
 .photo img{ padding:1px; border:1px solid #444; }
 
 .footLink{ color:#000; }
 .footLink:hover{ color:#000; }

