@media print, screen and  (min-width:641px){

	
body {
  font-style: normal;
  font-weight: lighter;
}


/* =======================================

→	BASIC

========================================== */



body {
	
	color: #FFF;
	background: url(../img/public/bg.jpg) no-repeat center top;
	min-width:1000px;
	width:100%;
	background-color: #000 !important;
	background-attachment:fixed;
	
	}


.one-column {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.two-column {
	background: #FFFFFF url(../n_img/bg.jpg) no-repeat center bottom;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


/* =======================================

→	header

========================================== */
#header {
	min-width:1000px;
	height: 70px;
	width: 100%;
	text-align: left;
}
.head_inner {
	width:1000px;
	height: auto;
	margin:0 auto;
}
#header h1 {
	
	text-indent: -9999px;
	display: block;
	width: 600px;
	height: 70px;
}
#header h1 a {
	background: url(../img/public/header.png) no-repeat;
	display: block;
	width: 600px;
	height: 70px;
}

#header h1 a:hover  {filter: alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}



/* =======================================

→	GLOBAL MENU

========================================== */
#mn_btn {display:none;}

#global_menu {
	background: url(../img/public/bg_mn.gif) repeat-x;
	height: 50px;
}

#global_menu ul {
	list-style-type: none;
	padding-top: 10px;
	width: 980px;
	margin: 0 auto;
}
#global_menu ul li {
	display: block;
	float: left;
	list-style-type: none;
}
#global_menu .dot {
	height: 30px;
	width: 33px;
	background-image: url(../img/public/mn_p.gif);
	background-repeat: no-repeat;
	background-position:center;
}

#global_menu .dot2 {
	height: 30px;
	width: 20px;
	background-image: url(../img/public/mn_p.gif);
	background-repeat: no-repeat;
	background-position:center;
}
#global_menu .inr {margin-left: 38px;}

#global_menu ul li a {
		display:block;
		height:30px;
		font-weight:lighter;
		font-family: 'Rufina', serif;
		color:#fff;
		font-size:15px;
		text-align:center;
		line-height:30px;
		letter-spacing:1px;
		text-decoration:none;
		-moz-transition: .6s;
		-webkit-transition: .6s;
		-o-transition: .6s;
		-ms-transition: .6s;
		transition: .6s;
		}
		
#global_menu ul li a:hover {
		text-decoration:none;
		color:#595e67;
		
		}

#global_menu ul .mn01 a {width:109px;}
#global_menu ul .mn02 a {width:71px;}
#global_menu ul .mn03 a {width:81px;}
#global_menu ul .mn04 a {width:66px;}
#global_menu ul .mn05 a {width:107px;}
#global_menu ul .mn06 a {width:45px;}
#global_menu ul .mn07 a {width:49px;}
#global_menu ul .mn08 a {width:66px;}
#global_menu ul .mn09 a {width:49px;}


#global_menu #b-info .mn01 a,
#global_menu #b-release .mn02 a,
#global_menu #b-schedule .mn03 a,
#global_menu #b-profile .mn04 a,
#global_menu #b-disco .mn05 a,
#global_menu #b-live .mn06 a,
#global_menu #b-link .mn07 a,
#global_menu #b-request .mn08 a {color:#f00;} 


/* =======================================

→	MAIN CONTENTS

========================================== */

#contents {
	width:100%;
	height:auto;
	max-width: 850px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

.cont_inner {
	width:850px;
	margin:0 auto;
	height:100%;
}

.page_title {
	display: block;
	margin:0 auto;
	width:100%;
	min-height:35px;
	height:auto;
	text-align:center;
	font-size:30px;
	color:#f00;
	font-family: 'Rufina', serif;
	font-weight:400;
	letter-spacing:3px;
	padding-top:25px;
	-moz-text-shadow: -1px -1px 1px #ff5b5b;
    -webkit-text-shadow: -1px -1px 1px #ff5b5b;
    text-shadow: -1px -1px 1px #ff5b5b;
}

#txt_aria {
	width:690px;
	padding: 0px;
	display: block;
	clear: both;
	margin:0 auto 10px auto;

}


.info_shopt {width:360px;}
.info_shopt tr td,
.info_shopt tr td a img
 {width:110px !important; height:30px !important; }

.detail_inner a,
.detail_inner a img {
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;
}

.detail_inner a img {
	width:100%;
	height:auto;
}

.info_d_detail {width:100% !important; height:auto; margin:0 auto 15px auto;}
.info_d_detail td {padding: 10px; text-align:left; vertical-align:top; background-color:#DFDFDF;}

/*========== INFORMATION ARIA =============*/
a:hover .contents-header {background-color:#000 !important;	color:#f00 !important;}
a:hover .info_title	{color:#f00 !important;}
	
.one_contents {
	padding: 12px;
	zoom:1;
	border-top:1px solid #656565;
	border-right:1px solid #121212;
	border-bottom:1px solid #121212;
	border-left:1px solid #656565;
	background-color: #262626;
	margin-bottom: 30px;
	background: url(../img/public/cont_bg.png) repeat-x top;
	background-color:#262626;
}

.one_contents .support_band {
	border: 1px dotted #990000;
	padding: 10px;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 16px;
}
.one_contents .support_band li {
	list-style-type: none;
	padding-left: 8px;
	margin-bottom: 2px;
}
.contents-header {
	display:block;
	background-color:#fff;
	padding-left: 4px;
	font-size: 13px;
	float: left;
	margin: 0 auto;
	width: 660px;
	padding-bottom: 5px;
	padding-top: 8px;
	border-bottom:#999 solid 1px;
}

a .contents-header {
	display:block;
	background-color:#fff;
	padding-left: 4px;
	font-size: 13px;
	float: left;
	margin: 0 auto;
	width: 660px;
	padding-bottom: 5px;
	padding-top: 8px;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;
}


.info_title {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	width: auto;
	margin: 0 2px;
   color: #123290;
}

.info_day {
	background-color:#000;
	text-align: center;
	width: 67px;
	font-size: 10px;
	color: #F00;
	font-weight: bold;
	display: block;
	margin-right: 5px;
	float: right;
	padding: 2px 1px 2px;
	border-top: 1px solid #666 !important;
	border-left: 1px solid #666 !important;
	border-right: 1px solid #333 !important;
	border-bottom: 1px solid #333 !important;

}

a .contents-header .info_title {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	width: auto;
	margin: 0 2px;
   color: #123290;
   -moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;
}



a .contents-header .info_day {
	border:inherit !important;
		background-color:#000;
	text-align: center;
	width: 67px;
	font-size: 10px;
	color: #F00;
	font-weight: bold;
	display: block;
	margin-right: 5px;
	float: right;
	padding: 2px 1px 2px;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;
}



/*.one_contents .flv {
	margin: 10px 0px 0px;
	padding: 20px;
	text-align: center;
	vertical-align: top;
	background: url(../n_img/box_bg.gif);
}*/
.detail {
	background: url(../img/public/detail_bg.gif) no-repeat center top #F6F6F6;
	padding:5px;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	background-color: #F6F6F6;
	background-image: url(../img/public/detail_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.detail_inner {
	padding: 15px !important;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.one_contents .disco_detail {
	padding: 5px;
	margin-top: 5px;
	font-size: 11px;
}
.one_contents .secretlive {
	padding: 5px;
	margin-top: 5px;
	font-size: 11px;
	background: url(../img/public/box_bg.gif);
}
.one_contents .soldout_box {
	padding: 5px;
	margin-top: 5px;
	font-size: 11px;
	background: url(../img/public/001soldout_bg.gif) no-repeat center center;
}
.one_contents .soldout_box2 {
	padding: 5px;
	margin-top: 5px;
	font-size: 11px;
	background-image: url(../n_img/001soldout_bg2.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.one_contents .soldout_box_none {
	margin-top: 5px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center 0px;
}

.for_fan_link {
	text-align: left;
	background-image: url(../img/for_fan_new.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	background-position: center;
}

.for_fan_link a {
	width: 453px;
	height: 20px;
	display: block;
	margin-left: auto;
	text-decoration: none;
	margin-right: auto;
}



.to_top {
	text-align: right;
	margin-top: 2px;
	margin-bottom: 20px;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.detail_inner a, .to_top a {color:#f00;}
.detail_inner a:hover, .to_top a:hover {color:#bc0000;}


.blog-header {
	display:block;
	background-color:#fff;
	padding-left: 4px;
	font-size: 13px;
	float: left;
	margin: 0 auto;
	width: 660px;
	padding-bottom: 5px;
	padding-top: 8px;
}


/* =======================================

→	FOOTER

========================================== */


#footer {
	width:100%;
	height:auto;
	text-align: center;
}

.footer_inner {
	margin: 10px auto 0;
	width:100%;
	max-width:1000px;
	height:auto;
	
}

.footer-menu {
	font-size: 11px;
	margin-bottom: 10px;
	padding-top: 26px;
}

.footer-menu a {
	color: #F00;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;
}

.footer-menu a:hover {text-decoration:underline; color:#bc0000;}
.footer-menu a:visited {color: #F00;}

.allrights {
	margin: 0px;
	height: 20px;
	font-size: 2px;
	padding-bottom: 40px;
	
}
.allrights em {
	visibility: hidden;
}
.allrights li a {
	height: 20px;
	width: 300px;
	display: block;
	text-decoration: none;
	margin:0 auto;
}
.allrights li#link-copy {
	display: block;
	background: url(../img/public/footer.png) center no-repeat;
}



/* =======================================

→	page top

========================================== */
.sp_tops {display:none;}

#page-top {
	bottom: 50px;
	right: 30px;
}


#page-top a {
	display: block;
	font-size: 11px;
	line-height:25px;
	width:95px;
	height:25px;
	background-color:#f21800;
	color:#fff;
}

#page-top a:hover {
	background-color:#ae131a;
	color:#292929;
}



/* =======================================

→	Release Disco

========================================== */
.b_disco {
	background-color: #dfdfdf;
	padding: 10px;
	margin-bottom:15px;
}
.b_disco .disc_img {
	float: left;
	display:block;
	margin-right: 10px;
	padding-bottom: 10px;
}

.b_disco p {
	float: left;
}

.disco_menu {width:612px;
margin:auto;}

.disco_menu li {
	background-color:#000;
	display: block;
	float: left;
}
.disco_menu li a {
	background-image:url(../img/public/bg_tmn.gif);
	height: 27px;
	width: 151px;
	padding-top:3px;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	font-family: 'Rufina', serif;
	margin-right: 2px;
	text-align:center;
	border-bottom:#666 solid 1px !important;
}

.disco_menu li a:hover,.disco_menu li a.on {
	background-image:none;
	height: 27px;
	width: 151px;
	padding-top:3px;
	display: block;
	color:#F00;
	border-bottom:#666 solid 1px !important;
}


#title_disco {
	font-weight:normal;
	padding:20px;
	font-family: 'Rufina', serif;
	text-align:center;
	}

.disco-header {
	padding-left: 8px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 8px;
	background:#000;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	margin-top: 2px;
	margin-bottom: 8px;
	border:#333 solid 1px;
}
.disco-header .title {

	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.disco-header .hiduke {
	margin: 2px 5px 0px 0px;
	padding: 0px;
	text-align: right;
	width: 120px;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
}

.disc{
	font-size: 11px;
	line-height: 18px;
	color: #333;
	border:#333 solid 1px;
	background-image:url(../n_img/disc_bg.gif);
	background-color:#000;
	background-repeat: repeat-x;
	background-position: top;
	color:#FFF;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.detail .left_detail {
	float: left;
	width: 400px;
	font-size: 10px;
}

.detail .right_detail {
	float: right;
	width: 220px;
	font-size: 10px;
}
.detail .right_detail ul {
	margin: 2px 0px 0px 10px;
	padding: 0px;
}
.detail .right_detail li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


.other_news .title {
	font-size: 12px;
	font-weight: normal;
}

.other_news {
	margin-top: 12px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #080000;
	border:#262626 solid 1px;
}

.other_news img {
	margin-right: 5px;
	margin-left: 5px;
}

.scrtlv_title {
	color: #000;
	padding:4px;
	background-image: url(../img/public/scrtlv_title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.secretlive table {
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
}

.scrtlv_member {
	padding: 5px;
	border: 1px dotted #5C0000;
	margin-top: 10px;
	background: #080000;
}

.scrt_mscn {
	font-size: 14px;
	color: #FF0000;
}

.one_contents .sche {
	padding: 5px;
	margin-top: 5px;
	font-size: 11px;
	margin-top: 5px;
	font-size: 11px;
	padding: 10px;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #222;
	border-bottom-color: #222;
	border-left-color: #333;
	background-image: url(../img/public/sche_bk.gif);
	background-repeat: no-repeat;
	background-position: top;
	
	
}
.sche ul {
	margin-left: 10px;
}
.sche li {
	list-style: url(../img/public/list.gif) inside;
	border-bottom: 1px dotted #666666;
	margin: 5px 0px 0px;
	padding: 0px 0px 2px;
}

.contents-header {
	background: url(../img/public/title.gif) repeat-y right;
	padding-left: 4px;
	font-size: 13px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width:100%;
}
.contents-header .title {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color:#000;
}

.img_disc {
	float:left;
	padding-right:2%;
	width:32%;
	}

.txt_disc {
	float:left;
	width:90%;
	word-wrap:break-word;
	line-height:16px !important;
	}
	
.txt_disc .mb10 {
	line-height:14px !important;
	}

.txt_disc2 {
	float:left;
	padding-right:10px;
	}

.txt_disc_half {
	width:47%;
	float:left;
	}
.txt_disc30 {width:30%;float:left;}
.txt_disc35 {width:35%;float:left;}
.txt_disc40 {width:40%;float:left;}
.txt_disc45 {width:45%;float:left;}

.sp_ok {
	display:none !important;
	}


/*======== List TABLE ========*/




.detail_inner table {
	border-collapse:collapse;
    border: #9e9e9e solid;
    border-width: 1px 1px 0 0;
    line-height: 120%;
}


.detail_inner th, td{
	border:1px solid #9e9e9e;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 15px;
	padding:3px;
}
.detail_inner th{

	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	line-height: 15px;
}

.list_table {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:7px;
}

.list_table table {
    border: #c1c1c1 solid;
    border-width: 1px 1px 0 0;
    line-height: 120%;
	background-color:#FFF;
}

.list_table table td {
	color:#000;
    padding: 8px;
    border: 1px #c1c1c1 solid;
    border-width: 0 0 1px 1px;
}

.list_table table .t_tab {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}

.profile .block_prof {
	text-align: left;
	margin:auto;
	font-size: 12px;
	width: 625px;
	padding:10px;
}


/*======== Live Schedule 20150128update ========*/


.live_menu {width:612px;
margin:auto;}

.live_menu li {
	background-color:#000;
	display: block;
	float: left;
}
.live_menu li a {
	background-image:url(../img/public/bg_tmn.gif);
	height: 27px;
	width: 151px;
	padding-top:3px;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	font-family: 'Rufina', serif;
	margin-right: 2px;
	text-align:center;
	border-bottom:#666 solid 1px !important;
}

.live_menu li a:hover,.live_menu li a.on {
	background-image:none;
	height: 27px;
	width: 151px;
	padding-top:3px;
	display: block;
	color:#F00;
	border-bottom:#666 solid 1px !important;
}

.live_menu li .date {
	display:block;
	font-size:9px;
	color:#999999 !important;
	text-align:center !important;
	margin:auto;
}



.live_menu2 {width:390px;
margin:auto;}

.live_menu2 li {
	background-color:#000;
	display: block;
	float: left;
	margin-right:10px; margin-left:5%;
}
.live_menu2 li a {
	background-image:url(../img/public/bg_tmn.gif);
	height: 27px;
	width: 151px;
	padding-top:3px;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	font-family: 'Rufina', serif;
	margin-right: 2px;
	text-align:center;
	border-bottom:#666 solid 1px !important;
}

.live_menu2 li a:hover,.live_menu2 li a.on {
	background-image:none;
	height: 27px;
	width: 151px;
	padding-top:3px;
	display: block;
	color:#F00;
	border-bottom:#666 solid 1px !important;
}

.live_menu2 li .date {
	display:block;
	font-size:9px;
	color:#999999 !important;
	text-align:center !important;
	margin:auto;
}





/*======== Goods ========*/

.goods_t {
	background-color:#900;
	color:#FFF;
	font-size:16px;
	padding:5px;
	text-align:center;
}

#wrap_goods {
	padding:14px;
	padding-top:25px;
	padding-left:6%;}

.block_goods {
	display:block;
	float:left;
	width:31%;
	margin-right:2%;
	height:300px;
	font-size:10px;
	line-height:15px;
}

.block_goods b {
	padding-top:2px;
	display:block;
	font-size:14px;
}
.block_goods span {
	font-size:12px;
	color:#F00;
	padding-bottom:5px;
}

.block_goods img {
	width:97%;
}


.block_goods2 {
	display:block;
	float:left;
	width:31%;
	margin-right:2%;
	
	font-size:10px;
	line-height:15px;
}

.block_goods2 p {height:75px;}

.block_goods2 b {
	padding-top:2px;
	display:block;
	font-size:14px;
}
.block_goods2 span {
	font-size:12px;
	color:#F00;
	padding-bottom:5px;
}

.block_goods2 img {
	width:97%;
}

.block_goods2 .t2 {
	line-height:12px;
	}

.buy a {
	font-size:12px;
	text-align:center;
	margin:auto;
	margin-top:5px;
	margin-bottom:20px;
	padding:2px;
	display:block;
	width:45%;
	background-color:#C00;
	color:#FFF;
	}

.buy a:hover {
	background-color:#FFF;
	color:#C00;
	}




/*==== 2015 0807 ====*/
#btn_trial {
	display: block;
	width: 120px;
	height: auto;
	text-align: center;
	margin: 5px 0 10px;	
}

#btn_trial a {
	position:relative;
	display:block;
	line-height:1em;
	font-size:11px;
	background:#f20;
	background:rgba(200,0,0,1);
	font-weight:700;
	color:#fff;
	 border:2px solid rgba(100,0,0,.8) !Important;
	 border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	 box-shadow: inset 1px 0px 5px rgba(255, 255, 255, .2);
    -moz-box-shadow: inset 1px 0px 5px rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 1px 0px 5px rgba(255, 255, 255, .2);
	padding:2px 0;
	
}

#btn_trial a:after {
	position: absolute;
	top: 7px;
	left: 5px;
	display: block;
	content: '';
	width: 0px;
	height: 0px;
	margin-top: -4px;
	border-left: 4px solid #fff;
	border-right: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-top: 4px solid transparent;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
	
}

#btn_trial a:hover {
	 border:2px solid rgba(255,34,0,.8) !Important;
	background:#000;
	background:rgba(0,0,0,1);
	color:#f00;
	
	
}
#btn_trial a:hover:after {	left: 90%;	border-left-color:#f00;}

.pv {width:120px !important;}

.txt_disc {}
.txt_disc ul {margin-bottom:10px;}
.txt_disc ul li {padding-left:1em;}

.hiduke {font-weight:300;}
.img_disc a img{
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.img_disc a {width:100%; height:auto;}
.img_disc a:hover img{
	-moz-webkit-box-shadow: 0px 0px 8px 3px rgba(255,0,0,.2);
	-moz-box-shadow: 0px 0px 8px 3px rgba(255,0,0,.2);
	box-shadow: 0px 0px 8px 3px rgba(255,0,0,.8);
	
}

#one_bloc {margin-bottom:20px;}
.b_disco .disc_img {
	width: auto !important;
height:auto;}

.txts {width:400px; display:block; float:left; height:auto;}
.twobloc {width:200px !important;}
.google_pic {width:1px !important; height:1px !important;}
.nofloat {float:none;}





#visual_abc {
	width:580px;
	height:500px;
	margin:10px auto 30px;
	background:url(../img/profile/profile.jpg) no-repeat rgba(0,0,0,.8);
	position:relative;
	}
	
#visual_abc img {
	width:580px;
	height:500px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
}

.profs {
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
}

.prof_bord {min-height:150px !important;}

#headline_prof {
	width:600px;
	height:48px;
	margin:0 auto 15px;
	}

#abc_prof {
	width:460px;
	padding:5px 0;
	background:#000;
	background:rgba(0,0,0,.8);
	text-align:center;
	position:absolute;
	bottom:15px;
	left:58px;
		
}

#abc_prof p {
	font-size:18px;
	color:#fff;
	display:inline-block;
	padding:0 20px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:1px;
}

#abc_prof p span {
	font-size:10px;
	color:#999;
	padding-right:10px;
	font-weight:bold;
	letter-spacing:2px;
}


}
