h1{
	text-align:left;
	background-color:#ECDCEC;
}

h2{
	clear:both;
	border-bottom:3px solid #009933;
	font-size:18px;
}

h3.box{
	border-bottom:1.5px solid;
	font-size:12px;
}

body{
	color:#181618;
}

a:link,a:visited{
	text-decoration: none;
}

a:hover,a:active{
	text-decoration: underline;
}

p.right{
	text-align:right;
	margin:0px;
	font-size:13px;
}

p.left{
	margin:0px;
	font-size:8px;
}

p.8{
	margin-top:8px;
	margin-bottom:8px;
}

#container{
	margin:0px auto;
	width:950px;
}

#header{
	width:100%;
}

#header .linkadsense{
	margin:0 auto;
	width:80%;
}

#boxmenu{
	clear:both;
	padding:0;
	margin:0px auto;
}

#boxmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#boxmenu li{
	float:left;
	margin:0 5px 5px 5px;
	padding:0;
	width:150px;
}

#boxmenu a
	{
	text-align:center;
	display:block;
	text-decoration:none;
	background:url(../images/top130.gif) left center;
	color:#fff;
	}

#boxmenu a:hover
	{
	background:url(../images/top130-2.gif) left center;
	color:#333;
	}


.h_ad{
	clear:both;
	text-align:center;
	margin:0 10px;
	border:1px;
}

#main {
	font-size:16px;
	clear:both;
}

#main .content{
	float:left;
	width:740px;
}

#main .m_r_menu{
	font-size:12px;
	float:right;
	width:200px;
}

#main.pan-list{
	clear:both;
}

ol.topicPath {
	margin: 20px 0;
	padding: 0;
	font-size: 80%;
	list-style: none;
}
ol.topicPath li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background: url(../images/path.gif) no-repeat 0 50%;
}
ol.topicPath li.home {
	padding-left: 0;
	background: none;
}
ol.topicPath li a:link,
ol.topicPath li a:visited {
	color: #3366FF;
	text-decoration: none;
}
ol.topicPath li a:hover,
ol.topicPath li a:active {
	color: #FF6633;
	text-decoration: underline;
}
ol.topicPath li em {
	font-style: normal;
	font-weight: bold;
}

#main .content .adsense_r{
	margin:5px;
	width:350px;
	height:300px;
	float:right;
}

#main .content .adsense{
	margin:5px;
	width:350px;
	height:300px;
	float:left;
}

ul .live{
	clear:both;
}

#main .content .lyrics{
	color:#000080;
}

#footer{
	clear:both;
	text-align:center;
	border-top:1px solid;
}
