.bg {
	background-image: url(images/soundcraft.gif);
	background-repeat: repeat-x;
}
.fontbold {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #D83800;
}
.fontMain {
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
}
.inner {
	padding: 10px;
}
.link1 {
	font-family: verdana;
	font-size: 10px;
	color: #0033FF;
	text-decoration: underline;
}
.link1:hover {
	text-decoration: none;
}
.link2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
.link2:hover {
	text-decoration: none;
}
.pro1 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E2E2E2;
	width: 700px;
}
.switchcontent {
	font-family: verdana;
	font-size: 10px;
	line-height: 16px;
	width: 680px;
	padding: 10px;
}

