@charset "utf-8";

/* Menu */

#menubox { width:1082px; height:68px; margin:0; float:left; background-color:#000000; display:block; clear:both;}
#menubox img { margin:0; border: none; clear:both;}
#menubox a { border:none; }
#menubox .box1{ width:280px; height:40px; margin:17px 0 11px 25px; float:left;}
#menubox .box2{ width:560px; height:19px; margin:29px 0 20px 25px; float:left;}

#menubox .music{ width:155px; height:52px; margin:15px 0 10px 10px; float:left;}
.music .box3{ width:155px; height:35px; margin-bottom:2px; float:left;}
.music .name{ width:155px; margin-top:1px; float:left; color:#999999; font-size:11px; font-family:Arial, Helvetica, sans-serif;}

/*Footer*/

#foot{ width:1082px; height:20px; background-color:#000000; font-size:11px; color:#CCCCCC; text-align:right; clear:both; }

/* Link */

a.imglink{ border:none;}
img{ border:none;}
.text-out { display:none; font:1px/1px sans-serif; text-decoration:none; text-indent:-3000em; }

a{ color:#CCCCCC; text-decoration:none; border-bottom:none;}
a:hover{ color:#993333;}

