@charset "utf-8";
/* CSS Document */

#bBoxLeft{
	width:509px;
	height:305px;
	float:left;
}

#slFlashBox{
	width:509px;
	height:214px;
}
#musicmanBanner{
	background:url(../images/newbannerbottom.jpg) top left no-repeat;
	width:509px;
	height:91px;
}
#bBoxRight{
	background: url(../images/newbannerright.jpg) top left no-repeat;
	width:370px;
	height:305px;
	float:right;
}


#flashBox{
	width:301px;
	margin:0 auto;
	padding-top:41px;
}
#contentBox1{
	background:url(../images/contentbox1.jpg) top left no-repeat;
	width:546px;
	height:583px;
	float:left;
}

#contentBox2{
	background:url(../images/contentbox2.jpg) top left no-repeat;
	width:294px;
	float:right;
	height:583px;
}


.pBox{
	padding:19px;
	text-align:left;

}

#newsH1{
	background:url(../images/newsH1.jpg) top left no-repeat;
	width:65px;
	height:35px;
	text-indent:-9999px;
	padding-bottom:14px;

}

.blueTxtClass{
	color:#00aff0;
	font-size:14px;
	padding-bottom:5px;
	border-bottom:#444444 2px solid;
}

.goldTxtClass{
	color:#ffff00;
	font-size:14px;
	padding-bottom:5px;
	border-bottom:#444444 2px solid;
	width:480px;
}



.redTxtClass{
	color:#EB2C45;
	font-size:13px;
	text-align:left;
	
}
.grayTxtClass{
	color:#bbb;
	font-size:12px;
	padding-top:8px;
	line-height:17px;
	padding-bottom:30px;
	padding-right:5px;
}

.grayTxtClass2{
	color:#bbb;
	font-size:11px;
	padding-top:8px;
	line-height:12px;
	padding-bottom:9px;

}

.grayTxtClass3{
	color:#e2e2e2;
	font-size:12px;
	padding-top:8px;
	line-height:17px;

}

#newtable1 ul, div.grayTxtClass ul, div.grayTxtClass3 ul{
	padding-left:15px;
	list-style-type:disc;

}

#mycustomscroll{
	height:535px;
	overflow:auto;
	position: relative;
}
.linkp a{
	font-size:12px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.linkp a:hover {text-decoration: underline; color:#e2e2e2;}

.codebox{
width:300px;
}

.codeicon{
width:200px;
height:20px;
margin:0 auto;
text-align:center;
}

.codeimg{
float:right;
width:70px;
padding-bottom:20px;
}

.codetext{
width:220px;
float:left;
text-align:right;
}

.wborder{
border-bottom:#FFFFFF 1px dashed;
padding-bottom:5px;
padding-top:8px;
}

#flashBox .linktomtv a{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding-top:10px;
}

#flashBox .linktomtv a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}

.rightIndent{
	text-align:right;
	}
.withpadding{
	padding-left:15px;
	}