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%;
}
textarea {
	margin: 5px 0;
	font-size: 13px;
}
select {
	color: #666;
	font-size: 13px;
}



body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
html {
	height: 100%;
	overflow-x:hidden;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: left 150px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

* {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}
a {
	color: #464646;
	text-decoration: none;
}
a:hover {
	color: #933;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
.btn {
	padding: 0 6px 2px 6px;
	height: 24px;
	line-height: 1.5em;

}
.keyin {
	height: 22px;
	color: #666;
	font-size: 13px;
}
.date {
	font-size: 10px;
}

#wrapper {
	width: 1000px;
	float: left;
	height: auto;
}

#header {
	height: 150px;
	position: relative;
}
#headerlink {
	position: absolute;
	top: 15px;
	right: 30px;
	color: #FFF;
}
#headerlink span {
	color: #FFF;
}
#headerlink strong {
	margin: 0 10px;
	color: #FFF;
}
#headerlink a {
	margin: 0 5px;
	color: #FFF;
}


#search {
	position: absolute;
	top: 103px;
	right: 30px;
}
#searchform  {
	display: inline;
}



#container {
	position: relative;
	width: 1000px;
	height: 100%;

}
#primary {
	width: 760px;
	margin-left: 230px;
	background-color: #FFF;
}
#login {
	padding: 10px;

}
#login h3 {
	margin: 0 0 5px 0;
}
#login p  {
	margin: 0 0 0 40px;
}
#login p span {
	margin: 0 3px;
}
.myname {
	background-image: url(../images/myname.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 0 10px;
	padding: 0 0 0 25px;
	display: block;
}

#banner {
	border: 12px solid #CCC;
	height: 229px;
	width: 701px;
	margin: 10px 5px 15px 12px;
}
#banner2 {
	border: 1px solid #999;
	height: 180px;
	width: 701px;
	margin: 15px 0 15px 5px;
	padding: 2px;
}
#propagate {
	height: 290px;

}
#news {
	width: 545px;
	float: left;
	margin-top: 9px;
}
#news table {
	background-image: url(../images/news_extend.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}
#news table tr th {
	height: 72px;
}
#news table tr td {
	color: #828282;
	font-size: 10px;
	height: 30px;
}


#schedule {
	float: right;
	width: 189px;
	margin: 0 20px 0 0;
}
#store {
	height: 290px;
}
#store ul {
	text-align: center;
	padding: 0 0 0 50px;
}
#store ul li {
	float: left;
	margin: 15px 10px;
	width: 150px;
}
.propic {
	display: block;
}
.protxt {
	margin: 15px 0;
	display: block;
}
#linkpic {
	height: 200px;
	clear: both;
	padding: 0;

}
#linkpic ul {
	padding: 0 0 0 50px;

}
#linkpic ul li {
	float: left;
	margin: 10px 15px;
}
#linkpic ul li img {
	border: 1px solid #666;
}
#jointitle {
	height: 60px;
	position: relative;
	padding: 25px 0 5px 0;
}
#joincontent {
	position: relative;
	padding: 5px 0 20px 0;
	height: 100%;
}
#joincontent strong {
	color: #F63;
	margin: 0 5px 0 15px;
}

#joincontent h4 {
	padding: 10px;
}
#joincontent table {
	padding: 5px 0;
}

#joincontent tr th {
	background-color: #DBDBDB;
	line-height: 2.4em;
	height: 20px;
	color: #505050;
}
#joincontent table tr td{
	height: 45px;
}
#joincontent table tr td textarea {
	margin: 20px;
}
#joincontent p {
	margin: 25px 0;
}




#nowpos {
	position: absolute;
	top: 60px;
	right: 10px;
}
.titlebar   {
	height: 36px;
	line-height: 2.4em;
	background-color: #FFF;

}
.titlebar ul {
	position: relative;
	height: 36px;
	background-image: url(../artist_01/images/download_title_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 20px auto 3px auto;
	width: 690px;
}
.titlebar ul li {
	float: left;
}
#title {
	padding: 25px 0 5px 0;
	position: relative;
	height: 60px;
}
#title span {
	position: absolute;
	right: 30px;
	top: 57px;
	background-image: url(../images/pic_nowpic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 25px;
}
#aboutus {
	background-image: url(../images/bg_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 700px;
	width: 700px;
	padding: 10px;
}
#aboutus p {
	padding: 15px 0;
}
#privacy {
	background-image: url(../images/bg_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 1100px;
	width: 700px;
	padding: 10px;
}
#privacy p {
	padding: 15px 0;
}
#sitemap {
	background-image: url(../images/bg_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 700px;
	width: 700px;
	padding: 10px;
}
#sitemap th a {
	color: #F60;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#sitemap th a:hover {
	color: #F60;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

#sitemap ul {
	margin: 0px;
	padding: 0px;
}

#sitemap ul li {
	background-repeat: repeat-y;
	background-position: center top;
	width: 157px;
	padding: 0;
	margin: 15px 8px;
	float: left;
	background-image: url(../images/sitemap_extend.jpg);
}
#sitemap ul li table {
	background-image: url(../images/sitemap_buttom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sitemap ul li table tr {
	text-align: center;
}
#sitemap ul li table tr th {
	background-image: url(../images/sitemap_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
}
#sitemap ul li table tr th a strong {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 4px 0;
	font-size: 15px;
	font-weight: bold;
	color: #F60;
	display: block;
	text-align: center;
	margin: 0 25px;
	letter-spacing: 0.05em;
}

#sitemap ul li table tr td {
	padding: 10px 0 0 0;
}
#sitemap .lastitem {
	padding: 10px 0 40px 0;
}
#sitemap .glay     {
	padding: 10px 0;
}
#sitemap .white     {
	padding: 10px 0;
}





#newscontent {
	width: 730px;
	padding: 10px 0;
	min-height: 200px;
}
#newstable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	background-image: url(../artist_01/images/table_bg.jpg);
	background-repeat: repeat-y;
	background-position: left 30px;
}
#newstable .newspaper {
	background-image: url(../images/page_text.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;

}
#newstable tr th {
	background-color: #DBDBDB;
	color: #505050;
	line-height: 2.4em;
	height: 20px;
}
#newstable tr td {
	height: 36px;
	line-height: 2.4em;
	padding-left: 5px;

}
#newsinfo {
	width: 730px;
	padding: 10px 0;
}
#newsinfotable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
#newsinfotable tr {

}
#newsinfotable tr th {
	background-color: #DBDBDB;
	color: #505050;
	line-height: 2.4em;
	height: 20px;
}
#newsinfotable tr td {
	height: 36px;
	line-height: 2.4em;
	padding-left: 5px;

}
.newsinfotxt {
	padding: 15px 30px 50px  30px;
	text-indent: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;
}




#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;
	width: 70px;
	padding: 0px;
	margin-top: -5px;
	height: 20px;
}
#bbscontent {
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 730px;
	padding: 10px 0;
}
#bbstable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	background-image: url(../artist_01/images/table_bg.jpg);
	background-repeat: repeat-y;
	background-position: left 30px;
}
#bbstable tr {

}
#bbstable tr th {
	background-color: #DBDBDB;
	color: #505050;
	line-height: 2.4em;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;
}
#bbstable tr td {
	height: 36px;
	line-height: 2.4em;

}
#replytable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
#replytable tr {

}
#replytable tr th {
	background-color: #F3F2F0;
	color: #505050;
	line-height: 2.4em;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
#replytable tr td {
	height: 36px;
	line-height: 2.4em;

}
.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;
}
.folder {
	background-image: url(../images/bbs_folder.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 28px;
	margin: 20px 5px;
	background-position: 3px center;
}
.writing {
	background-image: url(../images/bbs_document.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	margin: 20px 5px;
	background-position: 3px center;
}
.bbsinfotitle {
	font-weight: bold;
	color: #F63;
	margin-top: 10px;
	margin-left: 5px;
}
.bbsinfotxt {
	margin: 8px 5px;

}
.sendbtn {
	text-align: center;
	display: block;
	margin: 15px 0;
}
#calendar_table {
	padding: 15px 0 0 0;
	_margin: 13px 0 0 0;
}

#scheduletable {
	color: #666;
	margin: 30px 0;
}
#scheduletable a{


}
#scheduletable tr {

}
#scheduletable tr th {
	background-color: #393838;
	background-image: url(../artist_01/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(../artist_01/images/bg_schedule.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 265px;
	width: 190px;
	color: #CCC;
}
#scheduledate a {
	color: #999;
	font-size: 10px;
	display: block;
}
#scheduledate a:hover {
	color: #CCC;
	font-size: xx-small;
	background-color: #3F3F3F;
	display: block;
}
#scheduledate tr {

}
#scheduledate tr th {
	background-color: #393838;
	background-image: url(../artist_01/images/artist_titlebar.jpg);
	background-repeat: repeat-x;
	color: #e6e6e6;
	line-height: 2.4em;
	height: 36px;
}
#scheduledate tr td {
	line-height: 2.4em;

}
#scheduledate tr td table tr {
}

.sdate {
	font-size: xx-small;
	letter-spacing: 0em;
	color: #666;
}
.sdateover{
	font-size: xx-small;
	letter-spacing: 0em;
	background-color: #535353;
	color: #FFF;
}
.sdateover:hover {
	font-size: xx-small;
	letter-spacing: 0em;
	background-color: #4B4B4B;
}
.sdateover a{
	color: #FFF;
}
.today {
	font-size: xx-small;
	letter-spacing: 0em;
	border: 1px solid #CCC;
}
.today:hover {
	font-size: xx-small;
	letter-spacing: 0em;
	background-color: #3F3F3F;
}

#datetable {
	background-repeat: repeat;
	background-position: left top;
}
#scheduletable ul li {
	list-style-image: url(../artist_01/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 {

}

#customerLetter {
	background-image: url(../images/customer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	padding-top: 45px;
	height: 460px;
	float: left;
	width: 670px;
	margin-left: 10px;
}
#customerLetter #mail table tr td {
	padding: 5px 0 5px 15px;
}
.trbutton {
	padding: 6px 0 6px 230px;
}

















#secondary {
	width: 227px;
	position: absolute;
	left: 0px;
	top: 50px;
	height: 100%;
	z-index: 500;
}
#secondary ul {

}
#secondary ul li {
	margin: 0;
}
#secondary #player {
	padding: 90px 0 0 2px;
}


#footer {
	height: 180px;
	position: relative;
}
#footer #peoplenumber {

}

#footer h2 {
	position: absolute;
	top: 65px;
	left: 250px;
	color: #999;
	font-size: 12px;
}
#footer h2 strong {
	display: none;
}

#footer h2 img{
	display: block;
}
#footer h2 a:hover {
	text-decoration: none;
}


#footer h3 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 180px;
	width: 248px;
}
#footerlink {
	position: absolute;
	left: 430px;
	top: 60px;
}

#footerlink span {
	display: block;
	margin: 5px 0;
}
#footerlink strong {
	font-size: 10px;
	color: #505050;
	display: block;
	margin: 5px 0;
}
#footerlink strong a {
	color: #505050;
	font-size: 10px;
}

#footerlink em {
	font-size: 10px;
	color: #b5b5b5;
	margin: 5px 0;
	display: block;
}
#footerlink em a {
	font-size: 10px;
	color: #b5b5b5;
	margin: 5px 0;
}

#adv {
	position: absolute;
	left: 1020px;
	top: 170px;
}

