@charset "utf-8";
/* CSS Document */
body{
	text-align: center;
	width: 100%;
	margin: auto;
	margin: 10px;
}
a.a1{
	color: #FFF;
	width: 146px;
	height: 22px;
	background-color: #F60;
	padding: 3px;
	display: block;
	text-decoration: none;
	margin-top: 0;
	overflow: hidden;
}
a:hover.a1{
	background-color: #F90;
	color: #FFF;
	margin-top: 0;
}
a.a2{
	color: #000;
	width: 144px;
	height: 22px;
	padding: 3px;
	margin: 0;
	display: block;
	text-decoration: none;
}
a:hover.a2{
	background-color: #000;
	color: #FFF;
}
p.menu{
	margin: 0;
}
#container{
	width: 800px;
	margin: auto;
}
#header{
	width: 800px;
	margin-bottom: 0;
}
#left{
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
	float: left;
	width: 150px;
}
#home{
	margin-top: 0;
	background-color: #F60;
	width: 152px;
	height: auto;
}
#menu{
	width: 150px;
	border: solid #000 1px;
	margin-top: 10px;
	}
#info{
	width: 146px;
	background-color: #666;
	height: 22px;
	padding: 3px;
	color: #FFF;
	margin-top: 10px;
}
#info2{
	width: 140px;
	border: solid #000 1px;
	padding: 5px;
	font-size: 12px;
}
#info3{
	width: 140px;
	border: solid #000 1px;
	padding: 5px;
	font-size: 12px;
	margin-top: 10px;
}
#music{
	width: 146px;
	background-color: #F60;
	height: 22px;
	padding: 3px;
	color: #FFF;
	margin-top: 10px;
}
#main{
	width: 450px;
	float: left;
	margin-top:10px;
	margin-left: 25px;
}
#news00{
	width: 442px;
	border-style: dotted;
	border-width: 1px;
	border-bottom-color: #999;
	padding: 3px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0;
	font-weight:bold;
	font-size: 16px;
	color: #F00;
}
#news{
	width: 442px;
	height: 100px;
	border-style: dotted;
	border-width: 0px 1px 1px 1px;
	border-color: #F00;
	padding: 3px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
}
p.news{
	margin: 2px;
}
#brbnr{
	width: 144px;
	height: 22px;
	padding: 3px;
	background-color: #333;
	text-align: left;
	color: #FFF;
	margin-bottom: 5px;
	margin-top: 0;
}
#right{
	width: 150;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
img.ibr{
	margin-bottom: 5px;
	margin-top: 0;
}
#footer{
	width: 794px;
	margin: auto;
	background-color: #333;
	color: #FFF;
	text-align: right;
	padding: 3px;
	clear: both;
}
#pan{
	width: 440px;
	padding: 5px;
	text-align: right;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 5px;
}
a.pan{
	color: #000;
}
a:hover.pan{
	color: #F60;
}
#seo{
	width: 800px;
	font-size: xx-small;
	color: #FFF;
	margin: auto;
}
a.tlinkp{
	text-decoration: none;
	color: #000;
}
a:hover.tlinkp{
	text-decoration:underline;
	color: #F09;
}
#mvpgaiyou{
	width: 430px;
	background-color: #333;
	margin-top: 5px;
	margin-bottom: 0;
	padding: 5px 0 5px 10px;
	font-size: large;
	text-align: left;
	color: #FFF;
	border-style: solid;
	border-color: #F90;
	border-width: 0 0 0 10px;
}
#pgtitle{
	width: 440px;
	padding: 5px;
	color: #000;
	margin-bottom: 0px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #F60;
	text-align: left;
}
p.listhb{
	clear: both;
	margin: 5px 5px 10px 5px;
	text-align: left;
	line-height: 150%;
}