@charset "utf-8";
body {
	background:#fff;
	-x-system-font:none;
	color:#ccc;
	font-family: tahoma, ms Sans Serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	margin: 0px;
	background:url(../images/share/bg.gif) repeat 0 0;
}
.shadow {
	box-shadow: 5px 5px 5px #aaa;
	 -moz-box-shadow: 5px 5px 5px #aaa;
	-webkit-box-shadow: 5px 5px 5px #aaa;
}
a {
	color:#a9a9a9;
}
a:link, a:visited, a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0 none;
}
ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.clear {
	clear:both;
}
#main_top {
	position:fixed;
	background:url(../images/share/top_bg.png) no-repeat center top;
	width:100%;
	height:39px;
	z-index:50;
}
#main_buttom {
	bottom:0;
	position:fixed;	
	background:url(../images/share/bottom_bg.png) no-repeat center bottom;
	width:100%;
	height:94px;
	z-index:50;
	text-align: center;
}
#login_container {
	background:#000;
	width:175px;
	font-size:13px;
	padding:15px 25px 25px 25px;
	text-align:right;
	color:#999;
}
#login_container h3{
	color:#fff;
	padding:0;
	margin:0 0 10px 0;
	font-family:"Century Gothic", tahoma;
	font-style:italic;
	font-weight:normal;
}
#login_container span{
	color:#999;
	padding:3px 5px 3px 0;
}
#login_container .textbox{
	height:15px;
	margin:0 0 12px 0;
	width:100px;
}
#login_container .radio_btn{
	margin:7px 0 0 0;
	padding:0 5px 0 0;
}
#login_container a{
	float:right;
	display:block;
	padding:2px 10px;
	margin:3px 0 0 30px;
	border:#444 1px solid;
	background:#333;
	text-decoration:none;
}
#login_container a:hover{
	background:#222;
}
#mainmenu_wapper {
	background:url(../images/share/slotmachine_logo.jpg) no-repeat center 3px;
	margin:0;
	position:fixed !important;
	position: absolute;
	z-index:51;
	width:100%;
	text-align:center;
	bottom:0px;
	height:35px;
	padding:10px 0 0 0;
	*padding:20px 0 0 0;
	*bottom:-10px;
	_bottom:-10px;
	_height:20px;
	_padding:20px 0 0 0;
}
#mainmenu li {
	margin:0;
	display:inline;
	padding:0 5px;
}
#mainmenu li a{
	font-size:11px;
	font-family:"Century Gothic", tahoma;
	text-decoration:none;
}
#mainmenu li a:hover{
	color:#FFF;
}
#musicplayer {
	position:fixed !important;
	position: absolute;
	z-index:52;
	bottom:0px;
	left:0px;
	margin:0 0 0 25px;
}
#ringtone {
	float:right;
	margin:40px 10px 0 0;
}
.ringtone_detail {
	padding:0 5px 0 0;
	margin:0 55px 0 0;
	border-right:#666 1px solid;
}
.sony_logo{
	position:fixed !important;
	position: absolute;
	z-index:52;
	display:block;
	width:46px;
	height:50px;
	bottom:0px;
	right:0px;
	margin:0 10px 10px 0;
}
#tab_login {
	margin:0;
	float:left;
	padding:3px 0 0 20px;
}

#tab_login li{
	margin:0;
	float:left;
	padding:0 7px;
}

#tab_link {
	margin:0;
	float:right;
	padding:5px 3px 0 0;
}
#tab_link li{
	margin:0;
	float:right;
	padding:0 7px;
}

#tab_login li a {
	color:#FFF;
	font-family:"Century Gothic", tahoma;
	font-size:11px;
	text-decoration:none;
}
#tab_login li a:hover{
	color:#FFF;
}
#content_container {
width: 12600px;
}

/* @group IE */
* html.loaded #main_top{
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop));
	left: expression(eval(document.documentElement.scrollLeft));
	width: expression(eval(document.documentElement.clientWidth));
}
* html.loaded #main_buttom{
	position: absolute;
	bottom: auto;top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-94));
	left: expression(eval(document.documentElement.scrollLeft));
	width: expression(eval(document.documentElement.clientWidth));
}
* html.loaded #mainmenu_wapper{
	position: absolute;
	bottom: auto;top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-45));
	left: expression(eval(document.documentElement.scrollLeft));
	width: expression(eval(document.documentElement.clientWidth));
}
* html.loaded #musicplayer{
	position: absolute;
	bottom: auto;top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-100));
	left: expression(eval(document.documentElement.scrollLeft));
	width: expression(eval(document.documentElement.clientWidth));
}
* html.loaded .sony_logo{
	position: absolute;
	bottom: auto;top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-60));
	left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-60));
	width: expression(eval(document.documentElement.clientWidth));
}
/* @end   IE */

/* ===================== Main ===================== */

#main_wapper {
	padding:0 0 100px 0;
	float:left;
	width: 1800px;
	text-align: center;
	background:url(../images/main/main_bg.jpg) 0 0 no-repeat;
}
#main_container {
	position:relative;
	width: 820px;
	margin: 0 auto;
}
.headlogo {
	text-indent: -99999px;
	/*background:url(../images/main/logo_slortmachine.png) no-repeat center top;*/
	height:44px;
	margin:30px 0 0 0;
}
#shortmsg_container {
	float:left;
	left:0;
	margin:20px 0 0;
	position:absolute;
	top:390px;
	width:250px;
}
#shortmsg_container h3, #shortmsgmore h3{
	background: url(../images/main/head_shortmsg.png) no-repeat left top;
	font-family:"Century Gothic", tahoma;
	padding:0 0 0 30px;
	margin:0px;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	text-align:left;
	text-indent:-9999px;
}
#shortmsg_container p{
	color:#c2b59b;
	line-height:18px;
	font-size:14px;
	text-align:left;
	margin:0px;
	padding:5px 0px 5px 35px;
}
#shortmsg_container a, #shortmsgmore>span{
	font-family:"Century Gothic", tahoma;
	text-decoration:none;
	font-size:12px;
	font-style:italic;
	padding:0 30px 0 0;
	display:block;
	height:18px;
	background:url(../images/main/foot_shortmsg.png) no-repeat right bottom;
	color:#333;
	text-indent:-9999px;
}
#shortmsgmore{
	padding:0px;
	margin:15px;
	width:300px;
}
#shortmsgmore ul{
	padding:0px;
	margin:10px 15px;
}
#shortmsgmore ul li{
	padding:10px 0;
	margin:0px;
	border-bottom:1px solid #f0f0f0;
	color:#201B18;
}
#shortmsgmore ul li span{
	display:block;
	color:#999;
	font-size:11px;
}
.gotop {
	display:block;
	margin:30px 0 0 0;
	text-align:center;
	clear:both;
}
.gotop a{
	font-family:"Century Gothic", tahoma;
	font-style: italic;
	text-decoration:none;
	color:#666;
}
.gotop a:hover{
	color:#333;
}
#col_left {
	float:left;
	width:460px;
	margin:500px 0 0 0;
}
#col_right {
	float:right;
	clear:right;
	width:320px;
	margin:290px 0 0 0;
}
#main_movedown_btn{
	background:url(../images/share/latestupdate_btn.png) no-repeat right 0;
	display:block;
	float:right;
	height:94px;
	margin:0 0 115px;
	text-indent:-9999px;
	width:108px;

}
#main_feature_news {
	position:relative;
	padding:0 0 10px 0;
}
#main_feature_news span {
	background:url(../images/main/bgtitle_feature_news.png) no-repeat 0 0 transparent;
	position:absolute;
	left:0px;
	top:153px;
	display:block;
	height:27px;
	font-size:14px;
	width:460px;
}
#main_feature_news span h4{
	margin:0;
	padding:4px 10px;
	text-align:right;
	display:block;
	color:#fff;
	font-size:13px;
}

#main_news_wapper h3{
	height:14px;
	text-indent:-99999px;
	background:url(../images/main/head_news.png) no-repeat left top;
	margin:0 0 10px 0;
}

.main_thumb_news {
	float:left;
	position:relative;
	width:460px;
	padding:0 0 10px 0;
	border-bottom: 1px solid #332A24;
    margin: 0 0 10px;
}
.main_thumb_img_news{
	display:block;
	float:left;
}
.main_thumb_news h4 {
	display:block;
	text-align:left;
}
.main_thumb_news .main_thumb_news_title {
	float:left;
	padding:5px 0 0 10px;
	line-height:13px;
	width:300px;
	margin:0;
	font-weight:normal;
	text-align:left;
}
.main_thumb_news_title a{
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	color:#c2b59b;
	text-align:left;
}
.last {
	padding-right:0;
}
.date {
	position:absolute;
	top:0px;
	left:0px;
	margin:58px 0 1px 0;
	color:#FFF;
	width:auto;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	width:60px;
	
}
.date .day {
	margin:0;
	padding:0;
	float:left;
	font-size:34px;
}
.date .month {
	float:left;
	font-size:11px;
	line-height:10px;
	margin:0;
	padding:0;
}
.date .year {
	font-size:11px;
	line-height:10px;
	margin:0;
	padding:0;
}

.main_more{
	clear:both;
	display:block;
	margin:10px 0 0 0;
	padding:0;
	text-align:right;
}
.main_more a{
	font-family:"Century Gothic", tahoma;
	font-style: italic;
	text-decoration:none;
	color:#C09668;
}
.main_more a:hover{
	color:#333;
}
#main_webboard_wapper{
	margin:20px 0 0 0;
}
#main_webboard_wapper h3{
	height:14px;
	text-indent:-99999px;
	background:url(../images/main/head_webboard.png) no-repeat left top;
	margin:0 0 10px 0;
}
.main_webboard th {
	text-align:left;
	color:#FFF;
	background:#000;
	font-family:"Century Gothic", tahoma;
	font-size:12px;
	padding:3px 0 3px 10px;
	font-weight:normal;
}
.main_webboard td {
	padding:7px 10px;
	border-bottom:#201b18 solid 1px;
	text-align:left;
	line-height:10px;
	font-size:10px;
	color:#ccc;
}
.main_webboard td a{
	text-decoration:none;
	font-size:11px;
	color:#ccc;
}
.main_webboard .odd {
	background:#2b241e;
}
.main_webboard .even {
	background:#332a24;
}
#main_video_wapper{
	clear:both;
	margin:0 0 30px 0;
}
#main_video_wapper h3{
	height:14px;
	text-indent:-99999px;
	background:url(../images/main/head_video.png) no-repeat left top;
	margin:0 0 10px 0;
}
#main_video {
}
#main_video_wapper h4{
	text-align:right;
	margin:5px 0 0 0;
}
#main_events_wapper h3{
	height:14px;
	text-indent:-99999px;
	background:url(../images/main/head_events.png) no-repeat left top;
	margin:0 0 10px 0;
}
#main_gallery_wapper{
	margin:20px 0 0 0;
}
#main_gallery_wapper h3{
	height:14px;
	text-indent:-99999px;
	background:url(../images/main/head_gallery.png) no-repeat left top;
	margin:0 0 10px 0;
}
#main_gallery {
	margin:0;
	padding:0;

}
#main_gallery li{
	float:left;
	padding:0 5px 10px 0;
}
.gallery_fan{
	margin:0;
	padding:0;
	width:320px;
}
.gallery_fan .head_gallery_fan {
	text-align:left;
	color:#FFF;
	background:#000;
	font-family:"Century Gothic", tahoma;
	font-size:12px;
	padding:3px 0 3px 10px;
	font-weight:normal;
}
.gallery_fan li{
	padding:3px 0 5px 0;
	border-bottom:#201b18 solid 1px;
}
.gallery_fan .odd{
	background:#2B241E;
}
.gallery_fan .even{
	background:#332A24;
}
.gallery_fan a{
	line-height:14px;
	padding:0px 10px;
	text-decoration:none;
	font-size:11px;
	color:#ccc;
	text-align:left;
	display:block;
}
.gallery_fan span{
	line-height:9px;
	padding:2px 0 0 0;
	text-align:left;
	display:block;
	font-size:9px;
	color:#999;
}
#footer_logo {
	clear:both;
	border-top:1px solid #C09668;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}
#footer_logo a{
	margin:0 20px;
}
#footer_logo span{
	display:block;
	font:"Century Gothic", tahoma;
	font-size:9px;
	color:#999;
	padding:5px 0 0 0;
}
/* ===================== News ===================== */

#news_wapper {
	padding:0 0 110px 0;
	float:left;
	width: 1800px;
	text-align: center;
	/*background:url(../images/news/news_bg.jpg) 0 0 no-repeat;*/
}


#news_container {
	width: 960px;
	margin: 0 auto;
}
#news_container .news_header{
	background:url(../images/news/head_news.png) no-repeat center top;
	height:26px;
	margin:30px 0 30px 0;
	padding:0;
	text-indent:-99999px;
}

#news_thumbmenu {
	width:780px;
	height:170px;
	margin:0 auto;
	padding:0 0 30px 0;
}
.thumb_news_detail {
	margin:0;
	padding:5px 0 0 0;
	overflow:hidden;
	display:block;
	color:#999;
	font-size:12px;
	line-height:14px;
	text-align:left;
}

.thumb_news {
	position:relative;
	width:780px;
	border-bottom: 1px solid #332A24;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
.thumb_news h4 {
	clear:both;
	display:block;
}
.thumb_news .thumb_news_title {
	padding:0;
	line-height:16px;
	margin:0;
	font-weight:normal;
	text-align:left;
	
}
.thumb_news .thumb_news_title a {
	font-size:14px;
	text-decoration:none;
	color:#c2b59b;
	margin:0 0 10px;
}

.thumb_news .thumb_news_img{
	display:block;
	float:left;
}

.thumb_news_container{
	margin:0 0 0 20px;
	float:left;
	width:600px;
}


#news_content_wapper {
	width:700px;
	margin:0 auto;
}


#news_content_header {
	position:relative;
	background:#000;
	height:30px;
	margin:0 0 25px 0;
}
#news_title {
	padding:6px 10px;
	margin:0;
	font-size:17px;
	font-weight:normal;
	text-align:right;
	color:#FFF;
}
#news_content_header .date {
	top:0px;
	left:10px;
	margin:5px 0 0 0;
}
#news_content {
	text-align:left;
	padding:0 20px 10px 20px;
	border-bottom:#ccc solid 1px;
	font-size:13px;
}
.head_comment {
	display:block;
	font-family:"Century Gothic", tahoma;
	font-size:14px;
	text-align:left;
	padding:0 0 0 8px;
}
#news_coment_wapper {
	margin:10px 0 0 0;
	position:relative;
}

.eachcomment{ 
	position:absolute;	
}
.comment_wapper {
	text-align:left;
	width:200px;
	background:#171310;
	padding:10px 10px;
	float:left;
}
.comment_wapper p{
	font-size:12px;
	line-height:18px;
	padding:0 5px;
	margin:15px 0;
}
.comment_wapper span{
	font-size:10px;
}
.comment_wapper .comment_user{
	display:block;
	float:right;
}

.comment_form {
	text-align:left;
	width:200px;
	background:#252525;
	float:left;
	padding:0px 10px 10px 10px;
	color:#666;
	font-size:10px;
}
.comment_form span{
	display:block;
	padding:5px 0 0px 0;
}
.comment_form .username{
	font-size:13px;
	color:#CCC;
}
.comment_form a{
	margin:10px 0 5px 0;
	display:block;
	padding:2px 3px;
	background:#616161;
	width:70px;
	color:#FFF;
	text-decoration:none;
}
.comment_form input, .comment_form textarea{
	width:190px
}
.comment_form textarea{
	height:80px;
}

/* ===================== end News ===================== */

/* ===================== Events ===================== */

#events_wapper {
	padding:0 0 110px 0;
	float:left;
	width: 1800px;
	text-align: center;
	background:url(../images/events/events_bg.jpg) 0 0 no-repeat;
}
#events_container {
	width: 780px;
	margin: 0 auto;
}
#events_container .events_header{
	background: url(../images/events/head_events.png) no-repeat center top;
	height:26px;
	margin:30px 0 30px 0;
	padding:0;
	text-indent:-99999px;
}
#events_col_left {
	float:left;
	width:320px;
	margin:0 40px 0 0;
}
#events_col_right {
	float:right;
	width:420px;
}
.events_month_wapper{
	padding:0;
	margin:0 0 20px 0;
}
.events_list_wapper {
	display:block;
	border-bottom:#2b241e solid 1px;
	padding:10px 0 10px 0;
}
.head_events_month {
	font-family:"Century Gothic", tahoma;
	font-size:22px;
	font-style:italic;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0 0 5px 0;
	border-bottom:#C09668 1px solid;
}

.date_events {
	margin:5px 0 0 0;
	padding:0 10px 0 0;
	float:left;
	color:#C09668;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	width:60px;
}

.date_events .day {
	display:block;
	width:34px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
	font-size:34px;
	text-align:center;
}
.date_events .month {
	float:left;
	font-size:12px;
	line-height:8px;
	margin:5px 0 0 0;
	padding:0 0 0 2px;
}
.date_events .year {
	float:left;
	clear:right;
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:0 0 0 2px;
}
.time {
	display:block;
	font-size:11px;
	line-height:18px;
	text-align:left;
	color:#999;
}
.events_title{
	float:left;
	width:330px;
	margin:0;
	padding:0 10px 0 10px;
	text-align:left;
	font-size:12px;
	line-height:18px;
}

/* ===================== End Events ===================== */

/* ===================== Albums ===================== */

#albums_wapper {
	padding:0 0 110px 0;
	float:left;
	width: 1800px;
	text-align: center;
	/*background:url(../images/news/news_bg.jpg) 0 0 no-repeat;*/
}
#albums_container {
	width: 780px;
	margin: 0 auto;
}
#albums_container .albums_header{
	background: url(../images/albums/head_albums.png) no-repeat center top;
	height:26px;
	margin:30px 0 30px 0;
	padding:0;
	text-indent:-99999px;
}
#albums_content {
	margin: 0 auto;
}

/* ===================== End Albums ===================== */

/* ===================== Band ===================== */

#band_wapper {
	padding:0 0 110px 0;
	float:left;
	width: 1800px;
	text-align: center;
	/*background:url(../images/news/news_bg.jpg) 0 0 no-repeat;*/
}
#band_container {
	width: 960px;
	margin: 0 auto;
}
#band_container .band_header{
	background: url(../images/band/head_band.png) no-repeat center top;
	height:26px;
	margin:30px 0 30px 0;
	padding:0;
	text-indent:-99999px;
}
#band_col_left {
	float:left;
	width:630px;
	margin:0 30px 0 0;
}
#band_member_wapper{
	float:left;
	width:630px;
}
#band_col_right {
	float:right;
	width:300px;
}
.band_content_wapper {
	text-align:left;
	font-size:13px;
}
.band_content_wapper h3{
	height:20px;
	display:block;
	background:#000;
	font-weight:normal;
	font-family:"Century Gothic", tahoma;
	font-size:13px;
	color:#FFF;
	font-style:italic;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
}
.band_content_wapper p{
	padding:0 15px 10px 15px;
	margin:0;
	border-bottom:#CCC solid 1px;
}
.band_content_wapper a{
	padding:100px 0;
}
.band_content_wapper img{
	padding:5px 0;
}

.readmore{
	display:block;
	margin:5px 0 20px 0;
	padding:0;
	text-align:center;
}
.readmore a{
	font-family:"Century Gothic", tahoma;
	font-style: italic;
	text-decoration:none;
	color:#000;
	padding:0;
}
#biographymore {
	width:700px;
	height:500px;
	overflow:auto;
	padding:0 20px;
	font-size:14px;
	line-height:22px;
	color:#666;
}
a#biographybox{
	color:#C09668;
}

/* ===================== End Band ===================== */

/* ===================== Video ===================== */
#video_wapper {
	padding:0 0 110px 0;
	float:left;
	width: 1800px;
	text-align: center;
	/*background:url(../images/news/news_bg.jpg) 0 0 no-repeat;*/
}
#video_container {
	width: 880px;
	margin: 0 auto;
}
#video_container .video_header{
	background: url(../images/videos/head_videos.png) no-repeat center top;
	height:26px;
	margin:30px 0 30px 0;
	padding:0;
	text-indent:-99999px;
}
#video_col_left {
	float:left;
	width:460px;
	margin:0 20px 0 0;
}
#video_col_right {
	float:right;
	width:400px;
}
.video_list_wapper {
	background:#000;
	width:400px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.video_list_wapper h3{
	text-align:left;
	height:20px;
	display:block;
	background:#000;
	font-weight:normal;
	font-family:"Century Gothic", tahoma;
	font-size:13px;
	color:#FFF;
	padding:5px 0 0 10px;
	margin:0 0 0 0;
	font-style:italic;
}
.video_thumb{
	position:relative;
	float:left;
	margin:6px;
}
.video_thumb span{
	display:block;
	background: url(../images/videos/bg_title.png);
	position:absolute;
	left:0px;
	bottom:0px;
	color:#999;
	font-size:9px;
	padding:2px 3px;
	width:113px;
	line-height:10px;
	text-align:right;
}
#video_content{
	margin:0 17px;
	width:425px;
}
#video_detail{
	text-align:right;
	width:426px;
	padding:10px 17px;
	border-bottom:#ccc solid 1px;
}
#video_detail h3{
	padding:0;
	margin:5px 0 0 0;
}
#video_detail p{
	padding:0 0 0 0;
	margin:5px 0 0 0;
	color:#999;
}
#video_coment_wapper {
	margin:10px 0 0 0;
	position:relative;
}

.eachcomment_video{ 
	position:absolute;
}
/* ===================== End Video ===================== */

/* ===================== Gallery ===================== */
#gallery_wapper {
	padding:0 0 110px 0;
	float:left;
	width: 1800px;
	text-align: center;
	/*background:url(../images/news/news_bg.jpg) 0 0 no-repeat;*/
}
#gallery_container {
	width: 940px;
	margin: 0 auto;
}
#gallery_container .gallery_header{
	background: url(../images/gallery/head_gallery.png) no-repeat center top;
	height:26px;
	margin:30px 0 30px 0;
	padding:0;
	text-indent:-99999px;
}
#gallery_col_left {
	text-align:left;
	float:left;
	width:600px;
	margin:0 20px 0 0;
}
#gallery_col_right {
	float:right;
	width:320px;
}
.gallery_album_wapper {
	margin:0 0 20px 0;
}
.gallery_album_wapper h3{
	display:block;
	height:20px;
	border-bottom:#000 solid 1px;
	padding:0;
	margin:0 0 3px 0;
}
.gallery_album_wapper h3 span{
	background:#000;
	display:inline;
	padding:3px 5px;
	color:#FFF;

}

.gallery_content {
	background:#000;
	padding:10px 5px;
}
.gallery_content a{
	padding:0;
	margin:1px;
}
.gallery_content a img{
	padding:0;
	margin:0px;
}


/*-------- MEMBER---------------*/

#member_first_wapper {
	position:relative;
}
#member_first_wapper #member_bg{
	_left:-160px;
	background:url(../images/band/bg_first.png) no-repeat 0 0;
	height:775px;
	left:0;
	position:absolute;
	top:-40px;
	width:531px;
	z-index:0;

}

#member_col_left {
	position:relative;
	right:0px;
	width:250px;
	float:right;
	text-align:left;
	z-index:2;
}
#member_first_wapper h1 {
	display:block;
	width:231px;
	height:63px;
	background:url(../images/band/head-first.png) no-repeat 0 0;
	text-indent:-999999px;
}
.member_detail{
	margin:30px 0;
	font:"Century Gothic", Tahoma;
}
.member_detail span{
	font-style:italic;
	font-size:13px;
	line-height:20px;
	padding:0 20px 0 10px;
}
#member_content h2{
	font:"Century Gothic", Tahoma;
	font-style:italic;
	font-weight:normal;
	padding:0px;
	margin:10px 0;
}
#member_content h3{
	font:"Century Gothic", Tahoma;
	font-style:italic;
	font-weight:normal;
	padding:0px;
	margin:30px 0 5px 0;
	font-size:14px;
}
#member_content ul {
	margin:0;
	padding:0;
	list-style-type:decimal;
}
#member_content ul li{
	margin:5px 0 5px 20px;
	padding:0;
}


#member_kak_wapper {
	position:relative;
}
#member_kak_wapper #member_bg{
	position:absolute;
	top:-50px;
	left:0px;
	_left:-160px;
	background:url(../images/band/bg_kak.png) no-repeat 0 0;
	width:614px;
	height:856px;
	z-index:0;
}
#member_kak_wapper h1 {
	display:block;
	width:164px;
	height:63px;
	background:url(../images/band/head-kak.png) no-repeat 0 0;
	text-indent:-999999px;
}
#member_kak_wapper .member_detail{
	margin:0;
}
#member_kak_wapper ul,#member_kak_wapper h3{
	color:#ccc;
}

#member_auto_wapper {
	position:relative;
}
#member_auto_wapper #member_bg{
	position:absolute;
	top:-40px;
	left:0px;
	_left:-160px;
	background: url(../images/band/bg_auto.png) no-repeat 0 0;
	width:505px;
	height:815px;
	z-index:0;
}
#member_auto_wapper h1 {
	display:block;
	width:229px;
	height:69px;
	background: url(../images/band/head-auto.png) no-repeat 0 0;
	text-indent:-999999px;
}
#member_auto_wapper ul,#member_auto_wapper h3{
	color:#ccc;
}
#member_auto_wapper .member_detail{
	margin:0 0 0 0;
}

#member_vit_wapper {
	position:relative;
}
#member_vit_wapper #member_bg{
	height:910px;
	left:10px;
	_left:-80px;
	position:absolute;
	top:-50px;
	width:629px;
	z-index:0;
	background:url(../images/band/bg_vit.png) no-repeat 0 0;
}
#member_vit_wapper h1 {
	display:block;
	width:244px;
	height:63px;
	background: url(../images/band/head-vit.png) no-repeat 0 0;
	text-indent:-999999px;
}

#main_fb_wapper{
	margin:30px 0 20px 0;
	background:#000;
}

/*==================== NEWS PAGE======================*/
#news_wapper_page {
	padding:0 0 110px 0;
	float:left;
	width: 100%;
	text-align: center;
	margin:0 auto;
}

/*==================== FB ALBUM ======================*/
.each-album-fb{
	display:block;
	width:166px;
	background:url(../images/gallery/album_bg.png) no-repeat left top;
	float:left;
	margin:0 30px 30px 0;
	min-height:180px;
}
.each-album-fb .album-fb-img{
	display:block;
	width:156px;
	height:115px;
	background-position:center center;
	margin:0 0 10px;
}
.each-album-fb .album-fb-title{
	display:block;
	font-size:14px;
}
.each-album-fb span{
	display:block;
	font-size:11px;
	color:#C2B59B;
}

.each-album-fb-main{
	display:block;
	width:150px;
	background:url(../images/gallery/album_bg_main.png) no-repeat left top;
	float:left;
	margin:0 10px 30px 0;
	min-height:180px;
}
.each-album-fb-main .album-fb-img-main{
	display:block;
	width:141px;
	height:104px;
	background-position:center center;
	margin:0 0 10px;
}
.each-album-fb-main .album-fb-title{
	display:block;
	font-size:14px;
}
.each-album-fb-main span{
	display:block;
	font-size:11px;
	color:#C2B59B;
}
