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;
}
address,caption,cite,code,dfn,em,strong,var {
font-weight: normal;
font-style: normal;
}
ol,ul {
list-style: none;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}

body {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
html {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: top;
	background-color: #E1E1E1;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

* {
	margin: 0px;
	padding: 0px;
	font-size: small;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}
a {
	text-decoration: none;
	color: #464646;
}
a:hover {
	color: #933;
	text-decoration: underline;
}
strong {
	color: #dc480e;
	font-weight: normal;
}
.date {
	font-size: 10px;
	letter-spacing: 0em;
}
.date strong {
	font-weight: normal;
	color: #DC480E;
	font-size: 10px;
	letter-spacing: 0em;
}




#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 43px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
#header h1 {
	position: absolute;
	top: 0px;
	right: 10px;
}
#header strong {
	color: #666;
	line-height: 2.5em;
	position: absolute;
	left: 15px;
	top: 0px;
}
#header strong a {
	color: #999;
	text-decoration: none;
}
#header strong a:hover {
	color: #999;
	text-decoration: underline;
}


#container {
	width: 1000px;
	position: relative;
}
#primary {
	width: 730px;
	margin-left: 255px;
	background-color: #FFF;
}
#toptitle {
	position: relative;
}
#here {
	position: absolute;
	top: 62px;
	right: 15px;
}
#content {
	min-height: 200px;

}
#newstable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393838;
	background-image: url(../images/table_bg.jpg);
	background-repeat: repeat-y;
}
#newstable tr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;


}
#newstable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#newstable tr td {
	height: 36px;
	line-height: 2.4em;

}
#newsinfotable {
	width: 730px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#newsinfotable tr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;

}
#newsinfotable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#newsinfotable tr td {
	height: 36px;
	line-height: 2.4em;
}

.newsinfotxt {
	padding: 15px 30px 50px  30px;
	text-indent: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;
}
#back {
	text-align: center;
	margin: 10px 0 20px 0;
}
#back2 {
	text-align: left;
	margin: 10px 0 20px 0;
}
#back2 span {
	margin: 0 15px;
	text-align: left;
}
#back2 p {
	margin: 20px 0 0 40px;
}



#albumtable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393838;
	background-image: url(../images/table_2_bg.jpg);
	background-repeat: repeat-y;
	background-position: center -42px;
}
#albumtable tr {

}
#albumtable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#albumtable tr td {
	height: 140px;
	line-height: 2.4em;

}
#albumtable   .titlebar{
	height: 36px;
	line-height: 2.4em;
	background-color: #FFF;

}
#albumtable h5 img{
	border: 10px solid #999;
	height: 100px;
	width: 100px;
	margin: 0 auto;
}
#albumtable tr td dl {
}
#albumtable tr td dl dt {
	font-weight: bold;
	color: #DC480E;
	background-image: url(../images/png_cd.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 2px 3px;
}
#albumtable tr td dl dd {
	width: 520px;
	margin-left: 32px;
	height: 100px;
}
#albuminfotable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393838;
	background-color: #FFF;
}
#albuminfotable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#albuminfotable h5 img{
	border: 10px solid #999;
	height: 100px;
	width: 100px;
	margin: 0 auto;
}
#albuminfotable tr td dl {
}
#albuminfotable tr td dl dt strong{
	font-weight: bold;
	color: #DC480E;
	background-image: url(../images/png_cd.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 2px 1px;
}
#albuminfotable tr td dl dd {
	width: 520px;
	margin-left: 32px;
	height: 20px;
}
.albumcompany {

}
.albumartist {

}
.albumtype {
}
.albumnumber {
}
.albumdate {
}
#othertable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393838;
}
#othertable tr {
	min-height: 36px;



}
#othertable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	min-height: 36px;
}
#othertable tr td {
	line-height: 2.4em;
	min-height: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;

}
.newspaper {
	background-image: url(../images/page_text.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 25px;
	width: 600px;
	min-height: 36px;
}
.quickbtn {
	display: block;
	float: right;
	margin: 18px;
}
.introtxt {
	width: 580px;
	margin: 15px 0 15px 95px;
}
#albumlist {
	background-image: url(../images/table_bg.jpg);
	background-repeat: repeat-y;
	margin: 10px 0 30px 0;
}
#albumlist tr td {
	height: 36px;
	line-height: 2.4em;

}
#downloadtable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393838;
	background-image: url(../images/table_2_bg.jpg);
	background-repeat: repeat-y;
	background-position: center -42px;
}
#downloadtable tr {

}
#downloadtable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#downloadtable tr td {
	height: 140px;
	line-height: 2.4em;

}
#downloadtable   .titlebar{
	height: 36px;
	line-height: 2.4em;
	background-color: #FFF;

}
.titlebar ul {
	position: relative;
	height: 36px;
	margin: 19px auto 0 auto;
	padding: 0 0 0 28px;
}
.titlebar ul li {
	float: left;
	min-width: 26px;
}

#downloadtable h5 img{
	border: 10px solid #999;
	height: 100px;
	width: 100px;
	margin: 0 auto;
}
#downloadtable tr td dl {
}
#downloadtable tr td dl dt {
	font-weight: bold;
	color: #DC480E;
	background-image: url(../images/png_cd.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 2px 3px;
}
#downloadtable tr td dl dd {
	width: 520px;
	margin-left: 32px;
	height: 100px;
}
#downloadtable2 {
	background-image: url(../images/table_2_bg.jpg);
	background-repeat: repeat-y;
	background-position: center 108px;
}
#downloadtable2 tr {

}
#downloadtable2 tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#downloadtable2 tr td {
	height: 140px;
	line-height: 2.4em;

}
#downloadtable2   .titlebar{
	height: 36px;
	line-height: 2.4em;
	background-color: #FFF;

}
#phototable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393838;
	background-image: url(../images/table_2_bg.jpg);
	background-repeat: repeat-y;
	background-position: center 108px;
}
#phototable tr {


}
#phototable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#phototable tr td {
	height: 140px;
	line-height: 2.4em;

}
#phototable .titlebar  {
	height: 36px;
	line-height: 2.4em;
	background-color: #FFF;

}
#phototable h5 img{
	border: 10px solid #999;
	height: 100px;
	width: 100px;
	margin: 0 auto;
}
#phototable tr td dl {
}
#phototable tr td dl dt {
	background-image: url(../images/png_photo.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 2px 3px;
}
#phototable tr td dl dt strong{
	font-weight: bold;
	color: #DC480E;
}
#phototable tr td dl dd {
	width: 520px;
	margin-left: 32px;
}
#phototable tr td dl dd span {
	text-align: left;
	float: left;
	width: 100px;
	display: block;
	margin: 5px 5px;
}

.phototxt {
	width: 530px;
	margin: 5px 0 10px 95px;
	height: 50px;
}
#blogtable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393838;
	background-image: url(../images/table_2_bg.jpg);
	background-repeat: repeat-y;
	background-position: center 36px;
}
#blogtable tr  {
	position: relative;

}
#blogtable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#blogtable tr td {
	height: 140px;
	line-height: 2.4em;

}
#blogtable h5 img{
	border: 10px solid #999;
	height: 100px;
	width: 100px;
	margin: 0 auto;
}
#blogtable tr td dl {
}
#blogtable tr td dl dt {
	font-weight: bold;
	color: #DC480E;




	background-image: url(
../images/png_calendar.gif;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 2px 3px;
}
#blogtable tr     td dl dt em{
	font-size: 10px;
}
#blogtable tr td dl dd {
	width: 520px;
	margin-left: 32px;
	height: 88px;
}
#blogtable tr td span {
	text-align: right;
	margin-right: 15px;
	display: block;

}
#bloginfotable {
	border-bottom-style: solid;
	border-bottom-color: #393838;
	background-image: url(../images/table_2_bg.jpg);
	background-repeat: repeat-y;
	background-position: center 36px;
}
#bloginfotable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#blogcontent {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#blogcontent dl   {
}
#blogcontent dl dt   {
	font-weight: bold;
	color: #DC480E;
	background-image: url(../images/png_calendar.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 16px;
	margin: 5px 0 15px 20px;
	background-position: 3px 6px;
}
#blogcontent em     {
	font-size: 10px;
}
#blogcontent dl dd   {
	width: 500px;
	margin-left: 50px;
}
#blogcontent dl dd p   {
	margin: 10px 0 30px 0;
}
#blogcontent span   {
	text-align: right;
	display: block;
	width: 630px;
	margin: 10px auto;

}
#blogreply {
	margin: 15px auto;
	background-color: #FFF;
	width: 640px;
}
#blogreply h3 {
	text-align: right;
	width: 640px;
}
#blogreply ul li {
	padding-bottom: 30px;
}

#blogreply ul li dl dt{
	background-color: #E6E6E6;
	padding-left: 35px;
	background-image: url(../images/png_people.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
#blogreply ul li dl dd {
	padding: 10px;
	margin: 0 auto;
	width: 550px;
}
#blogreply ul li p {
	width: 200px;
	margin: 5px auto;
	text-align: center;
}



#blogreply em     {
	font-size: 9px;
}
#blogreply ul li h5 {
	width: 640px;
	text-align: center;
	background-color: #E6E6E6;
}
#reply {
	margin: 10px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.samreply {
	text-align: left;
}

#blogreply ul li p input {
	padding: 0 5px;
}
#bbstable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393838;
	background-color: #FFF;
}
#bbstable tr {

}
#bbstable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#bbstable tr td {
	line-height: 2.4em;
	padding-left: 5px;

}
#bbstable tr td dl dt {
	margin: 6px 5px;
}

#bbslogin {
	height: 30px;
	margin: 8px auto;
	text-align: right;
}
.classbtn {
	padding: 2px 10px;
}



#nowpage {
	height: 20px;
	width: 410px;
	text-align: center;
	padding: 20px 0;
	margin: 0 auto;
}
#nowpage span  {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 60px;
	display: block;
	text-align: center;
	float: left;
}
#nowpage span em {
	margin: 0px;
	padding: 0px;
}
#nowpage span strong {
	font-weight: normal;
	color: #666;
}

#form {
	height: 20px;
	width: 80px;
	float: left;
	display: block;
	padding: 5px;
}

#jumpMenu {
	float: left;
	height: 20px;
	width: 70px;
	padding: 0px;
	margin-top: -5px;
}
.bbsinfotitle {
	font-weight: bold;
	color: #F63;
	margin-top: 10px;
	margin-left: 5px;
}
.bbsinfotxt {
	margin: 8px 5px;

}
#replytable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
}
#replytable tr {

}
#replytable tr th {
	background-color: #F5F5F5;
	line-height: 2.4em;
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#replytable tr td {
	line-height: 2.4em;
	padding-left: 5px;

}
#replytable tr td dl dt {
	margin: 6px 5px;
}
#bbsquickreply {
	text-align: center;
	margin-top: 15px;
}
#bbsquickreply h5{
	text-align: center;
	background-color: #E6E6E6;
}
#fantable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393838;
	background-image: url(../images/fanclub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 80px;
	height: 600px;
}
#fantable tr {

}
#fantable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#fantable tr td {
	line-height: 2.4em;

}
#fantable    tr td p{
	position: relative;
}
.titlebar   {
	height: 36px;
	line-height: 2.4em;

}
#faninfotable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393838;
	background-image: url(../images/sam_1.jpg);
	background-repeat: no-repeat;
	background-position: 520px 120px;
	height: 500px;
}
#faninfotable tr {

}
#faninfotable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#faninfotable tr td {
	line-height: 2.4em;

}
#faninfotable tr td h3 {
	margin: 15px 0 0 20px;

}
#faninfotable tr td p {
	margin: 15px 0 20px 70px;
}
#faninfotable tr td ol  {
	margin: 20px 0 0 0;
}
#faninfotable tr td ol li {
	width: 600px;
	float: left;
	margin: 10px 0 0 70px;
}

#faninfotable tr td ol li span {
	display: block;
	float: left;
	color: #CCC;
	background-color: #666;
	padding: 1px 8px;
}
#faninfotable tr td ol li em {
	padding: 0px 0 15px 15px;

}
#faninfotable tr td h5 {
	margin: 15px 0 10px 60px;
}



#profiletable {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#profiletable tr td table tr th {
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	letter-spacing: 0em;
}
#profiletable tr td table tr td {
	font-size: 12px;
	color: #c35044;
	font-weight: bold;
}
#linkarea {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	min-height: 300px;

}
#linkareatable {
}

#linkareatable tr {


}
#linkareatable tr th {
	line-height: 2.4em;
	height: 36px;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #e6e6e6;
}
#linkareatable tr td {
	line-height: 2.4em;
	padding: 10px;

}
#linkarea dl   {

}
#linkarea dl    dt{
	margin: 5px;

}
#linkarea dl    dd{
	margin: 10px 0 15px 0;

}
#scheduletable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393838;
}
#scheduletable tr {

}
#scheduletable tr th {
	background-color: #393838;
	background-image: url(../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#scheduletable tr td {
	line-height: 2.4em;

}
#scheduledate {
	background-image: url(../images/bg_schedule.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 265px;
	width: 190px;
}

.sdate {
	font-size: 9px;
	letter-spacing: 0em;
}
.sdateover {
	font-size: 9px;
	letter-spacing: 0em;
	background-color: #535353;
	color: #FFF;
}
.sdateover:hover {
	font-size: 9px;
	letter-spacing: 0em;
	background-color: #4B4B4B;
}
.today {
	font-size: 9px;
	letter-spacing: 0em;
	border: 1px solid #CCC;
}
.today:hover {
	font-size: 9px;
	letter-spacing: 0em;
	background-color: #3F3F3F;
}
#scheduledate tr td table tr {
}

#datetable {
	background-repeat: repeat;
	background-position: left top;
}
#datetable a {
	color: #999;
	font-size: xx-small;
	display: block;
}
#datetable a:hover {
	color: #CCC;
	font-size: xx-small;
	background-color: #3F3F3F;
	display: block;
}

#scheduletable ul li {
	list-style-image: url(../images/pic_list.gif);
	list-style-position: inside;
	margin: 0 0 0 10px;
}
.scheduleday {
	color: #333;
	font-weight: bold;
	font-size: 15px;
}
#scheduleevent {
}
#scheduleevent tr td {

}
#calendar {
	margin: 50px 0 0 0
.;
	margin: 40px 0 0 0;
}

.bbstitle   {
	height: 36px;
	background-image: url(../../images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #CCC;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 2.5em;
	letter-spacing: 1.5em;
}



#secondary {
	width: 235px;
	position: absolute;
	top: 0px;
	left: 10px;
}
#footer {
	height: 50px;
	position: relative;
}
#footer h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #3d3d3d;
	position: absolute;
	left: 10px;
	top: 40px;
	font-weight: bold;
}
#banner {
	position: absolute;
	top: 20px;
	right: 10px;
}
#topbtn {
	position: absolute;
	top: 190px;
	right: 0px;
}

#productlist {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393838;
	width: 100%;
}
#productlist tr th {
	background-color: #E1E1E1;
}

#productlist td {
	padding: 0;
	margin: 0;
	width: 150px;
	text-align: center;
}
#productlist td p {
	background: #797979;
	border-right: 1px solid #515151;
	border-left: 1px solid #515151;
	margin: 0;
	padding: 5px 0;
}
#productlist td p a {
	color: #FFF;
	font-weight: bold;
	display: block;
}
#productlist td p a:hover {
	text-decoration: none;
}
#productlist td h5{
	padding: 0;
	text-align: center;
	width: 100px;
	margin: 10px auto;
}
#productlist td h5 img{
	border: 10px solid #CCC;
	width: 100px;
	height: 100px;
}
#productlist td h5 a:hover img{
	border: 10px solid #999;
}
#productlist td strong {
	display: block;
	padding: 3px 0;
	background-color: #E1E1E1;
}
#productlist td dl{
	padding: 0 0 0 20px;
	margin: 0 auto;
	width: 130px;
}
#productlist td dl dt{
	margin: 0;
	padding: 0;
	color: #333;
	font-weight: bold;
}
#productlist td dl dd{
	margin: 0;
	padding: 3px 0;
	color: #333;
}
#productlist td dl dd em{
	font-style: normal;
	color: #EF3123;
	padding: 0;
}
.bigphoto {
	max-width: 730px;
}
.bigphoto img {
	border: thin solid #E1E1E1;
	max-width: 730px;
}
#downloadTitleBar {
	background-image: url(../images/title_song_2.jpg);
	background-repeat: no-repeat;
	background-position: 30px center;
	height: 50px;
	width: 635px;
	margin: 15px 0;
}
.glaytxt {
	font-size: 12px;
	color: #999;
}
