body{
	background-color: #FFFFFF;
}

a{
	text-decoration: none;
}

a:link{
	color: #FF0099;
}

a:visited{
	color: #FF0099;
}

a:hover{
	color: #FF0099;
	text-decoration: underline;
}


html,body{
	 scrollbar-face-color: #000000;
	 scrollbar-highlight-color: #000000;
	 scrollbar-shadow-color: #ff0099;
	 scrollbar-3dlight-color: #ff0099;
	 scrollbar-arrow-color: #ff0099;
	 scrollbar-track-color: #000000;
	 scrollbar-darkshadow-color: #000000;
	 border:none;
}

td{
	font-size: 12px;
	vertical-align: top;
}

.title{
	width: 980px;
	font-size: 32px;
	font-family: Impact;
	text-align: center;
}

.month{
	width: 50px;
	height: auto;
	text-align: center;
	font-size: 24px;
	font-family: Impact;
	color: #ffffff;
	background-color: #6666ff;
}

.year{
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}

.tip1{
	width: 490px;
	text-align: left;
}

.tip2{
	width: 490px;
	text-align: right;
}

.sundaymenu{
	width: 140px;
	height: auto;
	background-color: #000000;
	text-align: center;
	color: #ff0099;
}

.weekdaymenu{
	width: 140px;
	height: auto;
	background-color: #000000;
	text-align: center;
	color: #ffffff;
}

.weekendmenu{
	width: 140px;
	height: auto;
	background-color: #000000;
	text-align: center;
	color: #6699ff;
}

.holiday1{
	width: 140px;
	height: auto;
	background-color: #ffcccc;
	text-align: right;
	color: #ff0099;
}

.holiday2{
	width: 140px;
	height: auto;
	text-align: left;
	background-color: #ffeeee;
}

.weekday1{
	width: 140px;
	height: auto;
	background-color: #ccccff;
	text-align: right;
	color: #000000;
}

.weekday2{
	width: 140px;
	height: auto;
	text-align: left;
	background-color: #eeeeee;
}

.weekend1{
	width: 140px;
	height: auto;
	background-color: #ccccff;
	text-align: right;
	color: #6699ff;
}

.weekend2{
	width: 140px;
	height: auto;
	background-color: #eeeeee;
	text-align: left;
}

.tv{
	font-weight: bold;
	color: #000000;
}

.radio{
	font-weight: bold;
	color: #009900;
}

.magazine{
	font-weight: bold;
	color: #000099;
}

.net{
	font-weight: bold;
	color: #6600ff;
}

.event{
	font-weight: bold;
	color: #990099;
}

.live{
	font-weight: bold;
	color: #ff0000;
}

.release{
	font-weight: bold;
	color: #ff0066;
}

.mobile{
	font-weight: bold;
	color: #ff9900;
}

.attention{
	color: #cf0010;
}

.normal{
	color: #000000;
}

.award{
	font-weight: bold;
	color: #B8860B;
}
