@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%;
}




/* generall */

body {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #F90;
}

a {
	
}

a:hover {
	color:#999;
}

.clear {
	clear:both;
}

.wrap {
	width:850px;
	margin-left:auto;
	margin-right:auto;	
}



.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }



/* head */
#header {
	height: 90px;
}
#header h1 {
	float: left;
	height: 90px;
	width: 360px;
	background: url(../images/msn_mdata_b.gif) no-repeat;
}
#header h1 a {
	display: block;
	height: 90px;
	width: 360px;
}
#header h1 span {
	display: none;
}

#header ul {
	float: right;
	width: 468px;
	text-align: right;
	font-size: 0.9em;
	margin: 0 0 5px;
}
#header ul li {
	display: inline;
	padding-left: 3px;
	color: #999;
	border-left-width: 8px;
	border-left-style: solid;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#header ul li a {
	color: #000;
}
#header ul li a:hover {
	color: #CCC;
}
#header ul .LWT {
	border-left-color: #006;
}
#header ul .SAT {
	border-left-color: #900;
}
#header ul .EGT {
	border-left-color: #090;
}
#header ul .MSNT {
	border-left-color: #F90;
}

/* #header ul li:first-child {
	border: none;
} */


/* menu */

#menu ul {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	background: #EFEFEF;
	height: 30px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	color: #03F;
	border-right: 1px solid #CCC;
	font-weight: bold;
	height: 30px;
	width: 160px;
	display: block;
	float: left;
	text-align: center;
	line-height: 30px;
}
#menu ul li a:hover {
	color: #000;
	background: #CCC;
}
#menu ul #homelink #current {
	color: #FFF;
	text-decoration: none;
	background: #666;
}


/* search */
#search {
	height: 80px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	line-height: 80px;
	background-color: #000;
	background-image: url(../images/searchbk.png);
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
}

#search .prlink {
	float:right;
	line-height: 60px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	width: 234px;
	color: #666;
	font-size: 0.9em;
}



#search .googs {
	float: left;
	margin-left:20px;
	height:80px;
	line-height:80px;
	width:500px;
	text-align:center;
}

#search .googs input {
	font-size: 1.2em;
}


#search .fb {
	float:right;
	width:300px;
	height: 60px;
	overflow:hidden;
	margin-top: 8px;
	
}



/* contents */
#contents {
	margin-top:10px;
	margin-bottom:20px;
}

/* main contents */

#contents #main {
	width:530px;
	float:left;
}


/* side contents */

#contents #side {
	
	width:300px;
	float:right;
}

/* side hotspot */
 
 
#contents #side #hostpot {
	border: 1px solid #F60;
	margin-bottom: 10px;
}

#contents #side #hostpot h3 {
	background-color: #F90;
	padding-left: 10px;
	color: #FFF;
}

#contents #side #hostpot h4 {
	background-color: #CCCCCC;
	padding-left: 10px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
#contents #side #hostpot ul {
	position: relative;
	list-style: none;
	padding: 0px;
}

#contents #side #hostpot ul li {
	position: relative;
	margin: 0px;
	float: left;
	width: 135px;
	list-style-type: none;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}




#contents .ads468 {
	background-color:#efefef;
	padding:10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#contents .ads468 div {
	width:468px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
}


/* musicjob feed */

#musicjobfeed{
	width: 280px;
	background-color:#F90;
	margin-bottom:10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#musicjobfeed .hd {
	font-size:90%;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
	color: #FFF;
}
#musicjobfeed .feedTitle {
  display:none;
}

#musicjobfeed .mjpost	{
	font-size:80%;
	text-align:right;
}

#musicjobfeed .mjpost a {
	color:#ffffff;
}

#musicjobfeed #creditfooter  {
   text-align:right;
   background-color:#FFFFFF;
  display:none;
}


#musicjobfeed ul {
	background-color:#f5f5f5;
	font-size:80%;
	padding: 7px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border: 1px solid #000;
}

#musicjobfeed ul li {
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}



/* footer */

#footer {
	padding-top: 20px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background: #F5F5F5;
}
#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: #F90;
	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;
}

