@charset "utf-8";
/* CSS Document */

body{
	font-size:12px;
	color:#fafafa;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	
}
*{
	margin:0;
	padding:0;
}
div,ul,li,ol,dt,dd,dl,p,h4{
	overflow:hidden;
	margin:0;
	padding:0;
}
ul,li{
	list-style:none;
}
img{
	border:none;
}
a{
	text-decoration:none;
	color:#000;
}
h4{
	font-size:14px;
	font-weight:bold;
}
.text_align{text-align:justify; text-justify:inter-ideograph}
.text_align sup{vertical-align: text-top;}


#box{ width:850px; height:auto; margin:0 auto;}
#header{ width:850px; height: auto; padding:20px 0 ;}
#content{ width:850px; height: auto; margin-top:20px; padding-bottom:20px;}


#left{ width:300px; height:auto; float:left;}
#left ul{}
#left li{ width:200px; height:30px; line-height:30px; font-size:16px; font-weight:100; color:#666; text-align: left; padding-left:100px;}
#left li a{ color:#999; font-weight:100; font-family:"Segoe UI", Arial}
#left li a:hover{ color:#000;}
#left li.left_nav_on a{ color:#000;}

#right{ width:550px; height: auto; float:right; background:#fff; color:#333;}
#cont{ width:550px; height: auto; line-height:25px; color:#666;}
#cont strong{ color:#999;}

#show_list{ width:550px; height:auto;}
#show_list li{ width:auto; height:30px; line-height:30px;}
#show_list li a{ color:#999;}
#show_list li a:hover{ color:#900; text-decoration:underline;}

#artist_list{ width:550px; height:auto;}
#artist_list li{ width:550px; height:25px; line-height:25px;}
#artist_list li span{ display:block; float:left; overflow:hidden; height:25px; line-height:25px; color:#666;}

#artist_list li span.artist_name{ width:150px; color:#999}
#artist_list li span.artist_info{ width:50px;}
#artist_list li span.artist_pro{ width:50px;}
#artist_list li span.artist_link{ width:200px;}

#artist_list li a{ color:#999;}
#artist_list li a:hover{ color:#333;}

#artist_name{ width:550px; height:30px; line-height:30px; text-indent:10px; font-weight:bold; font-size:22px; color:#999; font-family:"Segoe UI", Arial, "宋体"; margin-top:20px;}
#artist_cont{ width:500px; height:auto; margin-left:0px; margin-top:0px;}
#artist_pro{ width:550px; height:auto; margin-top:0px;}


#show_tit{ width:530px; height: auto; line-height:30px;  font-size:16px; color:#999; font-family:"Segoe UI", Arial; padding:0 10px;
text-align:center;}
#show_cont{ width:550px; height:auto; line-height:25px; padding:20px 0;font-family:"Segoe UI", Arial;}













