@charset "utf-8";
/* CSS Document */

.helpCol {
	padding: 8px;
}

.helpCol2 {
	width: 48%;
	float: left;
}

.helpCol2b {
	width: 65%;
	float: left;
}

.helpCol3 {
	width: 32%;
	float: left;
}

.helpCol3b {
	width: 75%;
	float: left;
}

.helpCol4 {
	width: 23%;
	float: left;
}

.helpCol5 {
	width: 19.5%;
	float: left;
}

div.clearBoth {
	clear:both;
}

.goLeft {
	float: left;
}

.goRight {
	float: right;
}

#MUSIPinfo {

}

#MUSIPreq{
	padding-left: 25px;
	margin-left: 25px;
	border-left: 1px dotted #bebebe;	
}

#MUSIPreq ul li{
	line-height: 18px;
	margin-bottom: 25px;
}

#MUSIPreq ul li:first-child{
	margin-bottom: 40px;
}

#MUSIPreq ul li .btn2{
	color: #000;
	width: 100%;
	padding: 10px 35px;
}

.headerImg {
	border: 1px solid #999;
	border-top:none;
	border-bottom:none;
	height: 300px;
}

.headerImg img{
	width: 100%;
	height: 300px;
}