@charset "utf-8";
/* CSS Document */
.clearfix:after {
  content: ".";  /* Vvf */
  display: block;  /* ubNxvf */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
	/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
div#container{
    width:800px;
    text-align:left;
    margin:0px auto;
    background-color:#000;
}
div#guest-title{
  width: 800px;
	height: 48px;
	background-image: url(../img/gst_bar_perform.gif);
	margin: 0px;
}
div#guest-titlep{
  width: 800px;
	height: 48px;
	background-image: url(../img/gst_bar_woperform.gif);
	margin: 0px;
}
.gtitle {
	color: #e0e0e0;
	font-size: 16px;
	line-height: 48px;
	margin-left: 25px;
}
div#guest-content{
  width:800px;
	background-color:#333333;
}

div#guest-left{
	background-color:#000000;
	float: left;
	width: 399px;
	border-right: 2px solid #000000;
}
div#guest-right{
	float: right;
	width: 399px;
	background-color:#333333;
}

div#guest-photo{
  width: 399px;

}
div#gphoto{
	margin: 0 0 2px 0;
	padding: 25px 0 25px 25px;
		background-color:#333333;
}
div#guest-release{
    width: 399px;
	background-color:#333333;
	overflow: hidden;
}
div#jacket{
	padding: 25px 10px 25px 25px;
	float:left;
}
div#jackettext{
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	padding: 25px 12px 0 0;
	float:left;
}
.style2 {
	color: #fff;
	font-size: 13px;
	margin: 20px 25px 25px 25px;
}
.style3 {
	color: #fff;
	font-size: 12px;
	margin: 20px 25px 25px 25px;
}
.style5 {
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0 25px 25px;
}
.style6 {
	color: #fff;
	font-size: 9px;
	line-height: 11px;
	margin-top: 10px;
}
ul {
	color: #fff;
	font-size: 11px;
	line-height: 13px;
}
.noul A {
	text-decoration: none;
	color: #ffffbf; }
      A:link {
	text-decoration: none;
	color: #ffffbf; }
      A:visited {
	text-decoration: none;
	color: #C0C0C0; }
      A:hover {
	text-decoration: none;
	color: #ff0000; }
.space {
	background-color:#000;
	height: 10px;
}

#guest_info{
	background: #333;
	color: #e0e0e0;
	width:463px;
	height:672px;
	border-top:#000 solid 1px;
	border-right:#000 solid 1px;
	float:left;"
}

#guest_info .image {
	text-align:center;
	margin:30px 0;
}
#guest_info .text  {
	padding: 0 20px 20px 20px;
	color: #fff;
	font-size: 0.75em;
	line-height: 1.25em;
}
#guest_info #guest-release{
  width: 463px;
	border-top:#000 solid 1px;
	background-color:#333333;
	overflow: hidden;
}

#glist{
	background: #333;
	color: #e0e0e0;
	width:336px;
	height:625px;
	overflow:auto;
}
.pic {
	float: left;
	margin: 0 10px 20px;
	border: 0;
}
.divider {
	background: #333;
	text-align: center;
	clear: left;
}

