@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/general/bgPre.jpg) #000000 repeat-x;
}
#content{	
	background: url(../images/general/prehome.jpg);
	width: 791px;
	height: 485px;
}
#menubg{
	width: 791px;
	height: 29px;
	padding-top:443px;
}

#studio{
	display: block;
	width: 156px;
	height: 28px;
	padding-left: 16px;
	float:left;
}
#studiocontent{
	width: 156px;
	margin: 0 auto;
}
#studio ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Verdana;
	font-size: 8px;
	text-transform: uppercase;
}

#studio li {
	display: block;
	float: left;
}
#studio a{
	margin-top: 3px;
	margin-left: 1px;
	display: block;
	float: left;
	height: 29px;
	line-height: 28px;
	width: 156px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background: url(../images/general/btnUPStudio.jpg);
}
#studio a:hover{
	height: 29px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	background: url(../images/general/btnDWStudio.jpg);
}
#live{
	display: block;
	width: 156px;
	height: 29px;
	padding-left: 147px;
	float:left;
}
#livecontent{
	width: 156px;
	margin: 0 auto;
}
#livecontent{
	width: 156px;
	margin: 0 auto;
}
#live ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Verdana;
	font-size: 8px;
	text-transform: uppercase;
}

#live li {
	display: block;
	float: left;
}
#live a{
	margin-top: 3px;
	margin-left: 1px;
	display: block;
	float: left;
	height: 29px;
	line-height: 28px;
	width: 156px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background: url(../images/general/btnDWLive.jpg);
}
#live a:hover{
	height: 29px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	background: url(../images/general/btnUPLive.jpg);
}
#college{
	display: block;
	width: 156px;
	height: 28px;
	padding-left: 141px;
	float:left;
}
#collegecontent{
	width: 156px;
	margin: 0 auto;
}
#college ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Verdana;
	font-size: 8px;
	text-transform: uppercase;
}

#college li {
	display: block;
	float: left;
}
#college a{
	margin-top: 3px;
	margin-left: 1px;
	display: block;
	float: left;
	height: 29px;
	line-height: 28px;
	width: 156px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background: url(../images/general/btnUPCollege.jpg);
}
#college a:hover{
	height: 29px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	background: url(../images/general/btnDWCollege.jpg);
}

