@charset "utf-8";

/* CSS Document */
body, p, ul, li, form, h1, h2, h3, h4 { margin:0; padding:0; }
body { font-family:tahoma; font-size:12px; color:#ffffff; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:0; }
ul, li { list-style:none; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
.clearright { clear:right; }


#mainbox{  width:1003px; margin:0 auto; padding:0px;float:left;   display:inline; background-image:url(../images_musicstation/bg_box_photo_ms.jpg) ; height:auto; background-repeat:no-repeat;}
.mainbox_left{  width:470px; margin:0px; padding:0 5px 0 20px;   height:380px; float:left; }
.mainbox_left strong{  width:460px; margin:0px; padding:20px 0px 0 0px;   height:40px; float:left; text-align:right;}
.mainbox_left strong a{color:#ffffff;}

.mainbox_left_content{  width:450px; margin:0px; padding:0px 0px 0 20px; overflow:hidden;height:145px; float:left;  }
.mainbox_left_content_box{  width:148px; margin:0px; padding:0px 0px 0 0px;   height:145px; float:left; text-align:center;}
.mainbox_left_content_box span{ text-align:center; display:inline-block;margin-bottom:5px; padding:3px; background-color:#999999;}
.mainbox_left_content_box a{ text-align:center; color:#FFFFFF; }

.mainbox_right{  width:460px; margin:0px; padding:0 5px 0 20px;   height:367px; float:left;}
.mainbox_right strong{  width:460px; margin:0px; padding:20px 0px 0 0px;   height:40px; float:left; text-align:left;}
.mainbox_right strong a{color:#ffffff;}


.mainbox_right_content{  width:450px; margin:0px; padding:0px 0px 0 3px; overflow:hidden;height:145px; float:left;  }
.mainbox_right_content_box{  width:148px; margin:0px; padding:0px 0px 0 0px;   height:145px; float:left; text-align:center;}
.mainbox_right_content_box span{ text-align:center; display:inline-block;margin-bottom:5px; padding:3px; background-color:#999999;}
.mainbox_right_content_box a{ text-align:center; color:#FFFFFF; }


.border1 {	border-top-width: 2px;	border-right-width: 2px;	border-bottom-width: 2px;	border-left-width: 5px;	border-top-style: solid;	border-right-style: solid;
	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #999999;
	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;
}
