@charset "utf-8";
/*********************************
*	 CSS-The A8 Music Site       *  
*	 by min.chen                 *
*	 http://www.a8.com           *
**********************************/



/************ding and cai**************/

.error_wrap{ width:760px; margin:0 auto;}
.error_type{ width:510px;height:100px; padding:50px 0px 0px 250px;}
.error_type .big{ height:50px; line-height:50px; clear:both; font-size:30px; color:#333; font-weight:bold;}
.error_type .small{ height:30px; line-height:30px; clear:both; font-size:18px; color:#999;}
.error_type .backA8{ width:77px; height:20px; padding:5px 10px; overflow:hidden;}
.error_404bg{ background:url(../images/error/error_404bg.jpg) 0 0 no-repeat;}

.a8_splendid{ clear:both; padding:10px;}
.a8_splendid .title{ height:30px; line-height:30px; font-weight:bold;}
.a8_splendid ul{ margin:0; padding:0; height:30px; line-height:30px;}
.a8_splendid ul.even{ background:#f8f8f8;}
.a8_splendid ul li.ttl{float:left; width:60px; text-align:left; color:#2d9000; font-weight:bold; border-right:0px;}
.a8_splendid ul li.ttl a, .a8_splendid ul li.ttl a:hover{color:#2d9000;text-decoration:none}
.a8_splendid ul li{float:left; padding:0px 10px; margin:7px 0px; height:16px; line-height:16px; border-right:1px solid #ccc;}
.a8_splendid ul li a{ color:#333;}
.a8_splendid ul li a:hover{ color:#333;}


.a8_random{display:block; width:750px;padding:5px; }
.a8_random li{float:left; width:146px; height:200px;cursor:pointer; margin-left:5px; display:inline;}
.a8_random li.first{ margin-left:0px !important;}
.a8_random li .pic {float:left;overflow: hidden;}
.a8_random li .text {float:left;line-height:25px; width:146px; text-align:center;}
.a8_random li .pic a {float:left;border:#ccc 1px solid;display: block;padding:2px;overflow: hidden; }
.a8_random li .pic a:hover { border:#650098 1px solid;background: #fff;}
.a8_random li .pic img{ border-width: 0px;  height:175px; width:140px }
.a8_random li .text a {color:#333; text-decoration:none;}
.a8_random li .text a:hover { color:#650098; text-decoration:underline;}