body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000;
}

.DivBG_lyrics2{
	width:600px;
	height:600px;
	position:fixed;
	z-index:-2;
	background-image:url(../img/lyrics_sbg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.DivBG_vblog{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/vblog_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.DivBG_album{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/album_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.DivBG_paparazzi{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/paparazzi_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.DivBG_charity{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/charity_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.DivBG_birthday{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/birthday_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.DivBG_home{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/home_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.DivBG_profile{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/profile_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.DivBG_news{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/news_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.DivBG_works{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/works_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.DivBG_music{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/music_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.DivBG_link{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/link_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.DivBG_member{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/member_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#270c11;
}

.DivBG_comments{
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
	background-image:url(../img/message_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.DivBG_construction{
	width:100%;
	height:100%;
	position:absolute;
	z-index:-2;
	background-image:url(../img/construction_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.DivContent_vblog {
	width:638px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:1%;
	top:70px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_paparazzi {
	width:623px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:0%;
	top:80px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_charity {
	width:533px;
	height:300px;
	left:1%;
	position:absolute;
	z-index:-1;
	top:90px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_birthday {
	width:585px;
	height:592px;
	position:absolute;
	z-index:-1;
	left:5%;
	top:75px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_prfile {
	width:698px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:42%;
	top:140px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_lyrics2 {
	width:600px;
	height:500px;
	position:absolute;
	z-index:-1;
	left:40%;
	top:50px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_member2 {
	width:698px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:1%;
	top:140px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}

.DivContent_works {
	width:626px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:50%;
	top:140px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_commercial {
	width:626px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:50%;
	top:80px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_special {
	width:626px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:50%;
	top:80px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_tv {
	width:626px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:50%;
	top:80px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}

.DivContent_movies {
	width:626px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:50%;
	top:80px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_others {
	width:626px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:50%;
	top:80px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_album {
	width:1080px;
	height:702px;
	position:absolute;
	z-index:-1;
	left:2%;
	top:80px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_magazine {
	width:917px;
	height:702px;
	position:absolute;
	z-index:-1;
	left:15%;
	top:80px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_music {
	width:917px;
	height:702px;
	position:absolute;
	z-index:-1;
	left:15%;
	top:80px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_link {
	width:490px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:55%;
	top:95px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_updatetitle {
	width:655px;
	height:54px;
	position:absolute;
	z-index:-1;
	left:5%;
	top:90px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_update {
	width:655px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:5%;
	top:180px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_newstitle {
	width:655px;
	height:54px;
	position:absolute;
	z-index:-1;
	left:40%;
	top:90px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivContent_news {
	width:655px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:40%;
	top:180px;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}.DivContent_home {
	width:400px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:0%;
	top:20%;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}

.DivContent_member {
	width:698px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:1%;
	top:10%;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}

.DivContent_download {
	width:626px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:1%;
	top:10%;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}

.DivContent_registration {
	width:698px;
	height:300px;
	position:absolute;
	z-index:-1;
	left:1%;
	top:6%;
	/*background-position:0% 50%;
	background-image:url(../img/content.png);
	background-repeat:repeat-y;			*/
}
.DivBG_homenewBG{
	width:672px;
	height:130px;
	background-image:url(../img/home_newsbg.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.DivBG_registration1BG{
	width:78px;
	height:115px;
	background-image:url(../img/registration_textbg7.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.DivBG_registration2BG{
	width:491px;
	height:104px;
	background-image:url(../img/registration_textbg8.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.DivBG_modifyBG{
	width:491px;
	height:104px;
	background-image:url(../img/modify_textbg2.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.DivBG_memberBG{
	width:493px;
	height:266px;
	background-image:url(../img/member_textbg.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.DivBG_resetpassBG{
	width:493px;
	height:250px;
	background-image:url(../img/resetpass_textbg.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.DivBG_forgetpassBG{
	width:493px;
	height:250px;
	background-image:url(../img/forgetpass_textbg.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.DivBG_birthdayBG{
	width:585px;
	height:718px;
	background-image:url(../img/birthday_textbg.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.DivBG_paparazziBg{
	height:100%;
	background-image:none;
	background-image:url(../img/white.png);
	background-position:top left;
	background-repeat:repeat;
}

.DivBG_vlogBG{
	height:100px;
	background-image:none;
	background-image:url(../img/content.png);
	background-position:top right;
	background-repeat:repeat;
}

.DivBG_downloadBG{
	height:290px;
	background-image:none;
	background-image:url(../img/download.png);
	background-position:top right;
	background-repeat:repeat;
}


.DivBG_commercialBG{
	height:94px;
	background-image:none;
	background-image:url(../img/content.png);
	background-position:top left;
	background-repeat:repeat;
}

.DivBG_tvBG{
	height:70px;
	background-image:none;
	background-image:url(../img/content.png);
	background-position:top left;
	background-repeat:repeat;
}
.DivBG_lyricsBG{
	height:20px;
	background-image:none;
	background-image:url(../img/content.png);
	background-position:top left;
	background-repeat:repeat;
}
.DivBG_specialBG{
	height:94px;
	background-image:none;
	background-image:url(../img/content.png);
	background-position:top left;
	background-repeat:repeat;
}
.DivBG_othersBG{
	height:94px;
	background-image:none;
	background-image:url(../img/content.png);
	background-position:top left;
	background-repeat:repeat;
}
.DivBG_albumBG{
    width:640px;
	height:702px;
	background-image:none;
	background-image:url(../img/pics_albumbg.png);
	background-position:top left;
	background-repeat:repeat;
}

.imgrollover{
text-align: center;/*設定影像檔置左，可自行更改為center或right*/
margin-bottom: 10px;/*當影像置頂且網誌使用自動摘要時，避免影像top邊界被遮蔽*/
padding-top:5px;
}
.imgrollover a, .imgrollover a:link{ 
border: 1px solid #cccccc;/*定義邊框顏色，顏色可自行更改*/
padding: 3px;
background-color: #000000;
}
.imgrollover a:active{
border: 2px solid #999999;
padding: 3px;
background-color: #000000;
}
.imgrollover a:hover{
border: 1px solid #ffea00;/*定義滑鼠移至影像時邊框顏色，顏色可自行更改*/
padding: 2px;
background-color: #ffea00;/*定義滑鼠移至影像時背景顏色，顏色可自行更改*/
}
.imgrollover a:visited{
border: 1px solid #ffea00;/*定義邊框顏色，顏色可自行更改*/
padding: 2px;
background-color: #ffea00;
}

.DivBG_linkBG{
	height:10px;
	background-image:none;
	background-image:url(../img/link_white.png);
	background-position:top left;
	background-repeat:repeat;
}

.entry img{
    background:#484848;    
    color: #000000;    
    border: 1px solid #CCCCCC;    
    padding: 4px;
}
.entry .img-caption{
    background:#F7F7F7;    
	border:3px solid #CCC;    
	padding:5px 0;    
	margin-bottom:5px;    
	text-align:center;
}
.entry .img-caption img{
    background:#FFFFFF;
	color: #000000;
	border: 0px;
	padding: 0px;
}
.entry .img-caption p{
    margin:3;
}

#DivTop {
	width:100%;
	position:fixed;
	z-index:2;
	background-color:#000000;
}

#DivBom {
	width:100%;
	position:fixed;
	z-index:3;
	background-color:#000000;
	bottom:75px;	
}
#DivBomHome {
	width:100%;
	position:fixed;
	z-index:3;
	background-color:#000000;
	bottom:35px;	
}
#DivBomLeft {
	width:100%;
	background-color:#000000;
	left:0px;
	position:absolute;
}
#DivBomRight {
	background-color:#000000;
	right:0px;
	position:absolute;
}
#DivLyricsTop {
	width:600px;
	position:absolute;
}

