@charset "UTF-8";
/* YUI reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td{
	padding:0;
	margin:0;
}

table{
	border-collapse: collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-weight:normal;
	font-style:normal;
}
ol,ul{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size:100%;
}
#header h1{
	content:'';
}
abbr,acronym{
	border:0;
}

.clear {clear:both; margin:0; padding:0}


/* musicabload.net */

.wrapper {
	width:748px;
	margin-left:auto;
	margin-right:auto;
}

/* header */

#header {
	height:78px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C03;
	background-color: #003399;
}

#header h1 {
	background-image: url(../img/musicab.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}

#header h1 a {
	display: block;
	height: 78px;
	width: 748px;
}
#header h1 a span {
	display:none;
}



/* menu */

#menu {
	background-color:#000;
}

#nav {
	width: 747px;
	height: 26px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background: #000;
		margin-left:auto;
	margin-right:auto;
}

#nav li {
	display: inline;
}
#nav li a:link, #nav li a:visited {
	text-align: center;
	color: #fff;
	text-decoration: none;
	float: left;
	height: 26px;
	width: 123px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font: bold 0.8em/26px verdana, lucida, arial, sans-serif;
}
#nav li#nav-nowpage a {
	color: #000;
	background: #ACF;
}
#nav li a:hover {
	color: #fff;
	background: #C03;
}


/* midCont */

#midCont {
	background-color:#ACF;
	padding-top:5px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03C;
}

#midCont a:hover {
	color:#FFF;
}

#midCont h2 {
	font-size:1.1em;
	font-weight:bold;
}
#collegeLeft .detail table {
	color:#FFF;
	text-decoration:none;
}

#midCont form {
	background-color:#69F;
	width:510px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#midCont form input {
	font-size:1.3em;
	line-height:1.3em;
	height:1.3em;
}

#midCont ul {
	line-height: 12px;
	height: 12px;
	padding-left: 24px;
	margin-top:4px;
}

#midCont li a {
	color:#333;
	
}

#midCont ul#usLink  {
	background-image: url(../college/images/us-icon.gif);
	background-repeat: no-repeat;

}

#midCont ul#ukLink  {
	background-image: url(../college/images/uk-icon.gif);
	background-repeat: no-repeat;
}


#midCont #usLink li, #midCont #ukLink li {
	font-size:0.8em;
	display:inline;
	margin-right:5px;
}


/* maincont */

#mainCont {
	margin-top:20px;
	margin-bottom:20px;
}



/* mdataLink */

#mdataLink a img {
	border: 1px solid #CCC;
}

#mdataLink a:hover img {
	border: 1px solid #36F;
}


/* footer */

#footer {
	padding-top: 15px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background: #F5F5F5;
}

#footer .wrap {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
#footer .wrap #mgLink {
	text-align: left;
	margin-bottom: 30px;
}
#footer .wrap #mgLink ul {
	float: left;
	width: 212px;
}
#footer .wrap #mgLink li {
	font-size: 75%;
	line-height: 2.0em;
}
#footer .wrap #mgLink ul .ttl {
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #039;
	padding-left: 4px;
}
#footer .wrap #mgLink li a {
	color: #666;
	text-decoration: none;
}
#footer .wrap #mgLink li a:hover {
	color: #333;
	text-decoration: underline;
}
#footer .wrap p {
	font-size: 90%;
	text-align: center;
	color: #333;
}
#footer .wrap p a {
	color: #000;
}
#footer .wrap #footerAds {
	margin-bottom: 20px;
}
