/*-----------------------------------------layout-----------------------------------------*/
#sidebar{
	width:258px;
}
#middle{
	width:429px;
}
#r_side{
	width:258px;
}
#sidebar,#middle{
	margin-right:4px;
}
.block{
	margin:5px auto;
}
#sidebar .login {
	margin-bottom:3px;
}
#r_side .indexBox{
	margin-bottom:5px;
}
#r_side .indexTitle{	
	margin-bottom:5px!important;
	margin-bottom:3px;
}
#right{
	width:690px;
	float:left;
} 
#right .block{
	float:left;
	margin:0 5px 0 0;
}
/*-----------------------------------------bandsTab style-----------------------------------------*/
.ydboad {
	margin: auto;
	height: 275px;
	width: 419px;
	background:#f3f3f3;
	border:#dcdcdc 1px solid;
	padding:3px;
}
.ydtitle {
	background-color: #FFFFFF;
	margin: auto;
	height: 22px;
	width: 409px;
}
.ydtitle h3 {
	font-size: 12px;
	font-weight: normal;
	display: inline;
}
.ydtitle h3 a {
	background-color: #FFFFFF;
	display: block;
	height: 20px;
	width: 97px;
	margin-right: 4px;
	float: left;
	text-align: center;
	border:1px solid #ccc;
	text-decoration:none;
	line-height: 20px;
}
.ydtitle h3 a:hover{
	background:#dcdcdc;
	text-decoration:none;
}
.ydtitle span {
	font-size: 10px;
}
.ydtitle .current {
	font-weight: bold;
}
.ydcontent .current {
	display: block;
	width: 359px;
}
.ydcontent .normal {
	display: none;
}
.ydcontent {
	background-color: #FFFFFF;
	margin: auto;
	height: 235px;
	width: 389px;
	padding: 10px;
	overflow: hidden;
}
.yd_list {
	padding-bottom: 5px;
	border-bottom:1px dashed #ccc;
	height: 70px;
	margin-bottom: 5px;
}
.yd_list img {
	float: left;
	margin-right: 7px;
	width: 113px;
	height: 67px;
}
.yd_list table {
	float: left;
	height: 67px;
	width: 236px;
}
.yd_list td {
	padding:0 5px;
}
.yd_list td span {
	font-size: 10px;
}
.v_number {
	color: #c00;
}
.graybar {
	background:url(../img/music/graybar.gif) repeat-x;
	height:22px;
	*height:19px;
	padding-bottom:3px;
}
/*-----------------------------------------List style-----------------------------------------*/
.menberList li,.foodList li{
	text-align:center;
	float:left;
	display:inline;
	line-height: 24px;
	height: 110px;
}
.menberList li img,.foodList li img{
	display:block;
	margin:6px auto 0;
}
.menberList{
	padding: 0px 0 10px 10px;
}
.menberList li{
	width:106px;
	margin:10px 14px 0 0;
	overflow:hidden;
}
.menberList li img{
	width:80px;
	height:80px;
}
.foodList {
	padding:0 0 15px 18px;
	*padding:0 0 20px 18px;
}
.foodList li{
	width:110px;
	line-height:25px;
	margin:18px 24px 0 0;
}
.foodList li img{
	width:90px;
	height:65px;
	margin:0;
}
.groupList{
	background:#fff;
}
.groupList dl{
	background:#ebebeb;
	margin:5px;

}
/*-----------------------------------------bigEye style-----------------------------------------*/
.flashBox,.flash_img img{
	height:250px;
}
.flash_img img{
	width:422px;
}
