.tabMenu{
   width:980px;
	margin:0 auto;
	border-bottom:1px solid #ccc;
	height:22px;
	background:#fff;
}
.tabMenu ul{
	padding-left: 230px;
	float:left;
}
.tabMenu ul.else{
	padding-left: 40px;
	float:left;
}
.tabMenu li{
	background:url(mv/tabMenuBg001.jpg) repeat-x;
	float:left;
	margin-right:3px;
	width:90px;
}
.tabMenu li.current{
	background: #9c3;
	font-weight: bold;
}
.tabMenu li a{
	color:#fff !important;
	display:block;
	padding:0 15px;
	height:21px;
	line-height: 21px;
	padding-bottom: 1px;
	float:left;
	width:60px;
	text-align: center;
}
.tabMenu li a:hover{
	background:#9c3;
	color:#fff;
	font-weight: bold;
}
.tabMenu span{
	display: block;
	float:right;
	background: url(mv/downloadBg001.gif) no-repeat left top;
	padding-left:20px;
	font-weight:bold;
}
.starTop{
	width: 880px;
	margin: 0 auto;
	padding:30px 0;
	clear: both;
	*padding-top:40px;
}
.starTop .child{
	border:1px solid #ccc;
	width:880px;
	height: 98px;
	margin:10px 0;
	clear: both;
}
.starTop .child .starInfo{
	float:left;
	width:265px;
	padding:10px;
	height:78px;
	overflow: hidden;
}
.starTop .child .starInfo .left{
	float:left;
	width:80px;
	text-align: center;
}
.starTop .child .starInfo .left img{
	display: block;
	padding:1px;
	border:1px solid #ccc;
	margin: 0 auto 3px;
}
.starTop .child .starInfo .right{
	float:right;
	width:175px;
}
.starTop .child .starInfo .right li{
	height:24px;
	line-height: 24px;
}
.starTop .child .starInfo .right strong{
	width:65px;
	overflow: hidden;
	display: block;
	float:left;
	height: 24px;
}
.starTop .child .starInfo .right span{
	padding:0 2px;
	color:#9c3;
	font-weight: bold;
}
.starTop .child .img{
	float:right;
	position: relative;
}
.starTop .child .img img{
	display: block;
}
.starTop .child .img .button{
	position: absolute;
	right:3px;
	bottom:3px;
	padding:0 10px;
	color:#333;
}
.starTop .child .img .singerName{
	position: absolute;
	left:3px;
	bottom:3px;
	height:18px;
	line-height: 18px;
	padding:0 10px;
	color:#333;
}

/*starList*/
.starList{
	width:980px;
	margin:0 auto;
	padding:20px 0;
	background: #fff;
}
.starList .sidebar{
	width:180px;
	float:left;
	padding-left:15px;
}
.starList .sidebar .title{
	height:30px;
	line-height: 30px;
	font-size:14px;
	font-weight:bold;
}
.starList .sidebar ul{
	border:0 solid #ddd;
	border-width:1px 0 0 1px;
	margin-bottom:10px;
}
.starList .sidebar ul li{
   height:28px;
}
.starList .sidebar ul li a{
	display: block;
	height:20px;
	padding-left:5px;
}
.starList .sidebar ul li a:hover{
	background: #9c3;
}
.starList .sidebar ul li.current a{
	background:#f2f2f2;
}
.starList .sidebar ul li.current a:hover{
	background: #9c3;
}
.starList .main{
	width:750px;
	float:right;
	padding:30px 0;
}
.starList .letterCategory{
    height:27px;
	background:#f2f2f2;
	border-bottom:1px solid #ddd;
	margin-bottom:25px;
}
.starList .letterCategory a{
    display:block;
	height:27px;
	line-height:27px;
	float:left;
	width:27px;
	text-align:center;
}
.starList .main .child{
	width:225px;
	float:left;
	padding-right:10px;
	height:130px;
}
.starList .main .child img{
	float:left;
	display: block;
	padding:1px;
	border:1px solid #ccc;
}
.starList .main .child ul{
	float:right;
	width:110px;
}
.starList .main .child ul li{
	height: 20px;
	line-height: 20px;
	color:#666;
}
.starList .main .child ul .btn_gray2{background:url(common/btnBg.gif) 0px -120px repeat-x;height:18px;border:1px solid #ccc; color:#000;}
.starList .main .child ul .btn_gray2:hover{background:url(common/btnBg.gif) 0px -160px repeat-x;border:1px solid #A5C74A;}
.starList .main .page{
	text-align: center;
	font-size:14px;
	color:#999;
	clear:both;
	padding-top:20px;
}
.starList .main .page a{
	color:#999;
	padding:0 6px;
}
.starList .main .page a:hover{
	background: #9c3;
	color:#fff;
}
.starList .main .page a.current{
	background: #9c3;
	color:#fff;
}
.starClub{
   width:980px;
	margin: 0 auto;
	background: #fff;
}
.starClub .main{
	width:750px;
	float: left;
	padding-bottom:30px;
}
.starClub .main .title{
	font-size:14px;
	font-weight: bold;
	height:22px;
	line-height: 22px;
	padding:20px 0;
}
.starClub .main .clubContent{
	border-top:1px solid #ccc;
	color:#666;
}
.starClub .main .clubContent .child{
	width:228px;
	float: left;
	padding:10px;
	border:0 solid #ddd;
	border-width:0 1px 1px 0;
}
.starClub .main .clubContent .child.current{
	background:#f7f7f7;
}
.starClub .main .clubContent .child img{
	float:left;
	display: block;
}
.starClub .main .clubContent .child ul{
	float:right;
	width:158px;
}
.starClub .main .creatNew{
	height:20px;
	line-height: 20px;
	background:url(common/btnBg.gif) 0px -120px repeat-x;
	padding:0 5px 0 10px;
	border:1px solid #ddd;
}
.starClub .main .creatNew .span1{
   height:20px;
	line-height: 20px;
	float:left;
	font-weight:bold;
}
.starClub .main .creatNew .span1 a{
	color:#527f2f;
}
.starClub .main .creatNew .span2{
	float:right;
}
.starClub .main .creatNew .span2 a{
	padding:0 5px;
}
.starClub .main .infoList{
	border:1px solid #ddd;
	padding:0 10px;
}
.starClub .main .infoList li{
	border-bottom:1px dashed #ddd;
	line-height: 20px;
	padding:10px 0;
}
.starClub .main .infoList li a:hover{
	background: #9c3;
}
.starClub .main .infoList li .span1{
	width:410px;
	float:left;
	position: relative;
	z-index: 10;
}
.starClub .main .infoList li .span1 .control{
	position: absolute;
	top:18px;
	right:0;
	height:24px;
	line-height: 24px;
	background: #9c3;
	border:1px solid #ccc;
   z-index: 1000;
	padding:0 10px;
	display: none;
	color:#fff;
}
.starClub .main .infoList li .span1 .control span{
	cursor: pointer;
	padding:0 5px;
}
.starClub .main .infoList li .span2{
	width:90px;
	float:left;
	text-align: center;
}
.starClub .main .infoList li .span3{
	width:60px;
	float:left;
	text-align: center;
}
.starClub .main .infoList li .span4{
	width:60px;
	float:left;
	text-align: center;
}
.starClub .main .infoList li .span5{
	font-weight:bold;
}
.starClub .main .page{
	text-align: center;
	font-size:14px;
	color:#999;
	clear:both;
	padding-top:20px;
}
.starClub .main .page a{
	color:#999;
	padding:0 6px;
}
.starClub .main .page a:hover{
	background: #9c3;
	color:#fff;
}
.starClub .main .page a.current{
	background: #9c3;
	color:#fff;
}
.starClub .sidebar{
	width:180px;
	float:right;
	padding-left:10px;
}
.starClub .sidebar .title{
	font-size:14px;
	font-weight: bold;
	padding:20px 0;
	height:22px;
	line-height: 22px;
}
.starClub .sidebar ul{
	border:0 solid #ccc;
	border-width:1px 0 0 1px;
}
.starClub .sidebar ul li{
	color:#666;
}
.starClub .sidebar ul li a{
	padding:0 5px;
	display: block;
	height:22px;
   line-height:22px;
}
.starClub .sidebar ul li a:hover{
	background: #9c3;
}
.starClub .sidebar .guize p{
	color:#666;
}


.starBanner{
	width:980px;
	margin:0 auto;
	overflow: hidden;
	position: relative;
   background: #fff;
}
.starBanner img{
	display: block;
}
.starBanner ul{
	position: absolute;
	bottom:0;
	left:0;
	border:0 solid #ccc;
	border-width:1px 0 0 1px;
}
.starBanner ul li{
   height:27px;
	line-height: 27px;
	background:url(common/menuBg001.gif) ;
	float:left;
}
.starBanner ul li a{
	display: block;
	float:left;
	height: 26px;
	padding:0 15px;
	border:0 solid #ccc;
	border-width:0 1px 1px 0;
}
.starBanner ul li a:hover{
	background: #9c3;
}
.starBanner ul li a.current{
	background:#9c3;
}
.starBanner .starHeadImg{
	position: absolute;
	top:20px;
	left: 10px;
	padding:1px;
	border:1px solid #fff;
}
.starBanner .starPerson{
	position: absolute;
	top:30px;
	left: 140px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.starBanner .btn_green1{
	font-size:12px;
	font-weight: normal;
	color:#fff;
}
.starBanner .qmInfo{
	position: absolute;
	top:60px;
	left:140px;
	line-height:20px;
}
.starShow{
	background: url(star/greyBg001.gif) repeat-x top;
}
.starShowIn{
	width:980px;
	margin: 0 auto;
	padding:30px 0 10px;
}
.starShowIn .main{
	width:700px;
	float: left;
	margin-bottom:20px;
}
.starShowIn .main .starInfo{
	background:#fffbec;
	padding:10px;
	border:1px solid #cea500;
	clear: both;
}
.starShowIn .main .starInfo .title{
	border-bottom:1px solid #ebda99;
	height:27px;
	line-height: 27px;
}
.starShowIn .main .starInfo .title .span1{
	float:left;
	font-size:14px;
	font-weight: bold;
}
.starShowIn .main .starInfo .title .span2{
	float:right;
	font-weight:bold;
	background: url(star/downloadBg001.gif) no-repeat left 3px;
	padding-left:20px;
}
.starShowIn .main .starInfo ul{
	padding-top:5px;
}
.starShowIn .main .starInfo li{
	float:left;
	width:220px;
	height:24px;
	line-height:24px;
	color:#666;
}
.starShowIn .main .blogPic{
	height: 100%;
}
.starShowIn .main .starBlogIndex{
	float:left;
	width:435px;
}
.starShowIn .main .starBlogIndex .titleBlog{
	height:27px;
	line-height: 27px;
	padding:0 10px;
	background: #f2f2f2;
	position: relative;
	font-weight: bold;
	font-size:14px;
}
.starShowIn .main .starBlogIndex .titleBlog .more{
	font-size:12px;
	font-weight:normal;
	color:#666;
	position: absolute;
	top:0;
	right:10px;
}
.starShowIn .main .starBlogIndex .titleBlog .more{
	background: none;
}
.starShowIn .main .starBlogIndex ul{
	padding:15px 0;
}
.starShowIn .main .starBlogIndex li{
	height:22px;
	padding:0 10px;
	border-bottom:1px dashed #ddd;
	line-height: 22px;
}
.starShowIn .main .starBlogIndex li a:hover{
	background: #9c3;
	color:#333;
}
.starShowIn .main .starBlogIndex li .span1{
	height: 20px;
	float:left;
	width:325px;
	overflow: hidden;
}
.starShowIn .main .starBlogIndex li .span2{
	width:80px;
	float:right;
	text-align: right;
	height: 20px;
	overflow: hidden;
	color:#666;
}
.starShowIn .main .starPicIndex{
	float:right;
	width:245px;
	padding-bottom:15px;
}
.starShowIn .main .starPicIndex .titleBlog{
	height:27px;
	line-height: 27px;
	padding:0 10px;
	background: #f2f2f2;
	position: relative;
	font-weight: bold;
	font-size:14px;
}
.starShowIn .main .starPicIndex .titleBlog .more{
	font-size:12px;
	font-weight:normal;
	color:#666;
	position: absolute;
	top:0;
	right:10px;
}
.starShowIn .main .starPicIndex .titleBlog .more{
	background: none;
}
.starShowIn .main .starPicIndex img{
	background:url(star/starPicIndex_bg001.gif) no-repeat;
	padding:6px 9px 9px 18px;
	margin:15px auto 0;
	display: block;
}
.starShowIn .main .starPicIndex span{
	display:block;
	text-align:center;
	height: 24px;
	line-height: 24px;
}
.starShowIn .main .starPicIndex span a{
	color:#9c3;
	font-weight:bold;
	font-size:14px;
}
.starShowIn .main .starPicIndex span a:hover{
	color:#333;
	background: #9c3;
}

.starBlog{
	float:right;
	width:180px;
}
.starBlog .title{
	height:27px;
	line-height: 27px;
	border-bottom: 1px solid #ddd;
	background: #f7f7f7;
	padding:0 10px;
}
.starBlog .title .left{
	float:left;
	font-weight: bold;
}
.starBlog .title .right{
	float: right;
}
.starBlog .blogContent{
	padding:10px;
	height:150px;
}

.starMv .title{
	height:27px;
	line-height: 27px;
	border-bottom: 1px solid #ddd;
	background: #f7f7f7;
	padding:0 10px;
	margin-top:20px;
}
.starMv .title .left{
	float:left;
	font-weight: bold;
		font-size:14px;
}
.starMv .title .right{
	float: right;
}
.starMv .title .right a{
	color:#666;
}
.starMv .mvContent{
	height:150px;
	padding:20px 0 10px;
}
.starMv .mvContent ul{
	width:150px;
	height:170px;
	overflow:hidden;
	float:left;
	padding:0 35px;
}
.starMv .mvContent img{
	display: block;
	padding:1px;
	border:1px solid #ccc;
	float:left;
}
.starInfoList{
	width:700px;
	float:left;
}
.starInfoList .title{
	height:28px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.starInfoList .title .span1{
	width:85px;
	background: #9c3;
	height:27px;
	line-height: 27px;
	display: block;
	text-align: center;
	color:#fff;
	font-weight:bold;
	float:left;
}
.starInfoList .title .span2{
	width:75px;
	float:right;
	text-align: center;
}
.starInfoList .title .span2 a{
	width:75px;
	height:27px;
	line-height: 27px;
	display: block;
	float:right;
	color:#666;
	text-align:right;
}
.starInfoList .title .span2 a:hover{
   color:#666;
   background: none !important;
}
.starInfoList .title .span2 a:active{
	background: none;
}
.starInfoList li{
	border-bottom:1px dashed #ddd;
	line-height: 20px;
	padding:2px;
	height:20px;
	overflow:hidden;
}
.starInfoList li a:active{
	background: #9c3;
}
.starInfoList li .span1{
	width:470px;
	float:left;
	position: relative;
	z-index: 10;
}
.starInfoList li .span1 .control{
	position: absolute;
	top:18px;
	right:0;
	height:24px;
	line-height: 24px;
	background: #9c3;
	border:1px solid #ccc;
   z-index: 1000;
	padding:0 10px;
	display: none;
	color:#fff;
}
.starInfoList li .span1 .control span{
	cursor: pointer;
	padding:0 5px;
}
.starInfoList li .span2{
	width:90px;
	float:left;
	text-align: center;
}
.starInfoList li .span3{
	width:60px;
	float:left;
	text-align: center;
}
.starInfoList li .span4{
	width:75px;
	float:left;
	text-align: right;
}

.starShowIn .sidebar{
	width:245px;
	float:right;
}
.starShowIn .sidebar .title{
	font-size:14px;
	font-weight: bold;
	padding-bottom:20px;
	height:22px;
	line-height: 22px;
	position: relative;
}
.starShowIn .sidebar .title .more{
	position:absolute;
	right:0;
	top:0;
	font-size:12px;
	font-weight: normal;
	color:#666;
}
.starShowIn .sidebar ul li{
	color:#666;
}
.starShowIn .sidebar .starFriend{
	padding-bottom:10px;
}
.starShowIn .sidebar .starFriend ul{
	height: 100%;
}
.starShowIn .sidebar .starFriend li{
	float:left;
   width:54px;
	padding-right:24px;
	text-align: center;
	overflow:hidden;
	padding-bottom:10px;
}
.starShowIn .sidebar .starFriend li img{
	display: block;
}
.starShowIn .sidebar .starFriend li a.height20{
	height:20px;
	display: block;
	overflow: hidden;
}
.starShowIn .sidebar .leader {
	clear: both;
   padding-bottom:20px;
}
.starShowIn .sidebar .leader .child{
	padding-bottom:10px;
}
.starShowIn .sidebar .leader .child .img{
	float:left;
}
.starShowIn .sidebar .leader .child ul{
	float:right;
	width:185px;
}
.starShowIn .sidebar .leader .child ul li{
	height:24px;
}
.starShowIn .sidebar .leader .child .control a{
	color:#9c3;
}
.starShowIn .sidebar .leader .child .control a:hover{
	color:#fff;
	background: #9c3;
}

.starMvShow{
	width:980px;
	margin:0 auto;
	padding:30px 0;
}
.starMvShow ul{
	float:left;
	padding-right:50px;
	height:170px;
	overflow:hidden;
	width:145px;
}
.starMvShow ul li{
	color:#666;
}
.starMvShow ul li.singer a{
	color:#666;
}
.starMvShow ul li.singer a:hover{
	color:#333;
}
.starMvShow ul .titleImg{
	position: relative;
	margin-bottom:5px;
	overflow: hidden;
	height:80px;
}
.starMvShow ul .titleImg img{
	display: block;
}
.starMvShow ul .titleImg .span1{
	display: block;
	position: absolute;
	bottom:3px;
	left:3px;
	background: #f2f2f2;
	height:14px;
	line-height: 14px;
	padding:0 3px;
}
.starMvShow ul .titleImg .span2{
	display: block;
	position: absolute;
	bottom:3px;
	right:3px;
}


.starMemberShow{
	width:980px;
	margin:0 auto;
	padding:30px 0;
}
.starMemberShow .child{
	width:88px;
	height: 97px;
	padding:10px;
	background: url(star/userBg001.gif) no-repeat;
	padding-top:10px;
	float:left;
	margin:0 55px 20px 0;
}
.starMemberShow .child .title{
	width:85px;
	height:20px;
	*height:16px;
	overflow: hidden;
	text-align: center;
	display: block;
}
.starMemberShow .child .title img{
	margin-right:3px;
}
.starMemberShow .child .userHeader{
	display:block;
	border:1px solid #ccc;
	margin:2px 10px 0;
}


.starBlogShow{
	width:980px;
	margin:0 auto;
	padding:30px 0;
}
.starBlogShow li{
	height:100%;
	font-size:14px;
	color:#666;
	padding:5px 0 5px 20px;
	border-bottom:1px solid #ccc;
}
.starBlogShow li a{
	color:#666 !important;
}
.starBlogShow li a:hover{
	color:#333 !important;
	background: #9c3;
}
.starBlogShow li .span1{
	float:left;
}
.starBlogShow li .span2{
	float:right;
	width:60px;
	text-align: right;
}
.starBlogShow li .span3{
	float:right;
	width:120px;
   text-align: right;
}



.titleBbs{
   width:980px;
	margin:0 auto;
	font-size:16px;
	font-weight:bold;
	height:22px;
	line-height:22px;
	padding:30px 0 10px;
	position: relative;
}
.titleBbs span{
	position:absolute;
	bottom:10px;
	right:0;
	font-size:12px;
	font-weight:normal;
	color:#333;
}
.menuBbs{
	width:980px;
	margin:0 auto;
	height:22px;
}
.menuBbs ul{
	float:left;
	width:400px;
	border-left:1px solid #ccc;
}
.menuBbs ul li{
	float:left;
}
.menuBbs ul li a{
   display:block;
	height:21px;
	line-height: 21px;
	background: url(star/menuBg001.gif) repeat-x top;
	border:0 solid #ccc;
	border-width:1px 1px 0 0;
	width:80px;
	text-align: center;
	float:left;
}
.menuBbs ul li a:hover{
	background: none;
	color:#527f2f;
}
.menuBbs span{
   cursor: pointer;
	display:block;
	height:21px;
	line-height: 21px;
	border:0 solid #ccc;
	border-width:1px 1px 0 1px;
	width:80px;
	text-align: center;
	float:left;
}
.menuBbs span a{
	display: block;
	width:80px;
	height: 21px;
	background: url(star/menuBg001.gif) repeat-x top;
}
.menuBbs span a:hover{
	color:#527f2f;
	background: none;
}
.menuBbs ul li.current a{
	background: url(star/tabMenuBg001.jpg) repeat-x top;
}
.menuBbs ul li.current a:hover{
	background: url(star/tabMenuBg001.jpg) repeat-x top;
	color:#333;
}
.starBbsShow{
	width:980px;
	margin:0 auto;
	padding-bottom:30px;
	border-top:1px solid #ccc;
}
.starBbsShow li{
	height:100%;
	color:#666;
	padding:5px 0 5px 20px;
	border-bottom:1px solid #ccc;
}
.starBbsShow li a{
	color:#666 !important;
}
.starBbsShow li a:hover{
	color:#333 !important;
	background: #9c3;
}
.starBbsShow li .span1{
	float:left;
}
.starBbsShow li .span2{
	float:right;
	width:60px;
	text-align: right;
}
.starBbsShow li .span3{
	float:right;
	width:120px;
   text-align: right;
}
.starBbsShow li .span4{
	float:right;
	width:120px;
   text-align: right;
}


.starBbsContentShow{
	width:980px;
	margin:0 auto;
	border-top:1px solid #cecabb;
}
.starBbsContentShow .child{
	height:100%;
	background:#fafaf8 url(star/bbs_bg.gif) repeat-y;
	border:0 solid #cecabb;
	border-width:0 1px 1px 1px;
}
.starBbsContentShow .child .left{
	float:left;
	width:165px;
   padding:10px;
}
.starBbsContentShow .child .left .bcTitle{
	height:100%;
	color:#666;
	border-bottom:1px solid #ccc;
}
.starBbsContentShow .child .left .bcTitle .cName{
	float:left;
	font-size:18px;
	font-weight:bold;
	line-height: 24px;
}
.starBbsContentShow .child .left .bcTitle .cTime{
	float:right;
}
.starBbsContentShow .child .left .bcImg{
	text-align: center;
	padding:10px 0;
}
.starBbsContentShow .child .left .bcImg img{
	padding:1px;
	border:1px solid #ccc;
	background: #fff;
	margin:0 auto;
}
.starBbsContentShow .child .right{
	float:right;
	width:755px;
	padding:20px 10px 20px 0;
	color:#666;
}
.bbsBottom{
	width:980px;
	margin:0 auto;
	padding-bottom:20px;
}


.starPicShow{
	width:900px;
	margin:0 auto;
	padding:30px 0;
}
.starPicShow .child{
	width:400px;
	float:left;
	height: 100%;
	background: #f7f7f7;
	border:1px solid #ccc;
	padding:10px;
	margin:0 15px 10px 5px;
}
.starPicShow .child .img{
	float:left;
	padding:1px;
	border:1px solid #ccc;
	background: #fff;
}
.starPicShow .child ul{
	float:right;
	width:250px;
	color:#666;
}



.starImagesShow{
   width:980px;
	padding:30px;
	height: 100%;
	margin:0 auto;
}
.starImagesShow .localNav{
	margin-bottom:20px;
	height:27px;
	line-height: 27px;
	border-bottom:1px solid #ddd;
	clear:both;
}
.starImagesShow ul{
	float:left;
	width:100px;
	padding:0 29px 15px;
	height:100%;
}
.starImagesShow ul img{
	display: block;
	float:left;
}
.starImagesShow ul li{
	line-height:20px;
	text-align: center;
}

.starImageShow{
	padding:30px;
	height: 100%;
}
.starImageShow .localNav{
	margin-bottom:20px;
	height:27px;
	line-height: 27px;
	border-bottom:1px solid #ddd;
	position:relative;
}
.starImageShow .localNav .moreUp{
	position:absolute;
	top:0;
	right:100px;
	height:26px;
	line-height: 26px;
	background: url(star/menuBg001.gif) repeat-x;
	padding:0 10px;
	border:0 solid #ccc;
	border-width:1px 1px 0 1px;
}
.starImageShow .localNav .moreDown{
	position:absolute;
	top:0;
	right:0;
	height:26px;
	line-height: 26px;
	background: url(star/menuBg001.gif) repeat-x;
	padding:0 10px;
	border:0 solid #ccc;
	border-width:1px 1px 0 1px;
}
.starImageShow .localNav .more:hover{
	background:none;
	color:#527f2f;
}
.starImageShow .comments{width:950px;padding:20px 0;background:url(index/greyBg001.gif) repeat-x;margin:0 auto;}
.starImageShow .comments li{width:950px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ccc;}
.starImageShow .comments li .commentheader{width:230px;float:left;padding-left:20px;clear:both;}
.starImageShow .comments li .commentheader img{padding:1px; border:1px solid #ccc;float:left;}
.starImageShow .comments li .commentheader .note{width:150px;float:right;left:65px;color:#666;}
.starImageShow .comments li .commentheader .note span{width:150px;clear:both;float:left;}
.starImageShow .comments li .commentheader span a{margin-right:10px;}
.starImageShow .comments li .messagesContent{width:700px;float:left;border-bottom:1px solid #ccc;padding-bottom:30px;position:relative;}
.starImageShow .comments .huifu{width:700px;float:right;}
.starImageShow .comments .huifu span{clear:both;color:#666;}
.starImageShow .comments .control{width:700px;float:right;padding-top:20px;}
.starImageShow .textContent{clear:both;float:left;width:700px;float:left;}
.starImageShow .blogTitle{
	height: 30px;
	line-height: 30px;
	font-size:14px;
	font-weight:bold;
}
.starImageShow .blogContent{
	padding:10px 0;
	font-size:14px;
	color:#666;
	line-height:24px;
}

.starInfoShow{
	width:930px;
	margin:0 auto;
	padding:30px 0;
	font-size:14px;
	line-height: 24px;
	color:#666;
}


.starCreate{
	width:880px;
	margin:0 auto;
}
.starCreate .main{
	width:560px;
	float:left;
}
.starCreate .main.create1{
	color:#666;
	padding:20px 0 30px 30px;
}
.starCreate .main.create1 a{
	color:#9c3;
	font-weight:bold;
	font-size:14px;
}
.starCreate .main.create1 a:hover{
	color:#333;
	background: #9c3;
}
.starCreate .main.create1 p{
	display:block;
	margin:10px 0;
	padding:0;
}
.starCreate .main.create1 p.first{
	font-size:14px;
}
.starCreate .main.create1 form{
	width:319px;
	height:90px;
	background: url(star/from_bg001.jpg) no-repeat;
	position:relative;
	margin:20px 0;
}
.starCreate .main.create1 form .text{
	position: absolute;
	top:22px;
	left:42px;
	border:0;
	background: #fff;
	color:#666;
	height:18px;
	line-height: 18px;
}
.starCreate .main.create1 form .btn_green2{
	position: absolute;
	left:35px;
	top:52px;
}
.starCreate .main.create2{
	color:#666;
	padding:20px 0 30px 30px;
}
.starCreate .main.create2 a{
	font-size:14px;
	font-weight: bold;
	color:#9c3;
}
.starCreate .main.create2 a:hover{
	background: #9c3;
	color:#333;
}
.starCreate .main.create2 .title{
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding-bottom:10px;
}
.starCreate .main.create2 .text{
	height: 18px;
	line-height: 18px;
	border:1px solid #ddd;
}
.starCreate .main.create2 td{
	padding:5px 0;
	color:#666;
}
.starCreate .main.create2 td .btn_green2{
	margin-left:5px;
}
.starCreate .main.create2 .textarea1,
.starCreate .main.create2 .textarea2{
	border:1px solid #ddd;
	width:400px;
	overflow-y:scroll;
}
.starCreate .main.create2 .textarea1{
	height: 100px;
}
.starCreate .main.create2 .textarea2{
	height:60px;
}
.starCreate .sidebar{
	width:240px;
	float:right;
	padding-top:20px;
}
.starCreate .sidebar .title{
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding-bottom:10px;
}
.starCreate .sidebar .createContent{
	border:0 solid #ddd;
	border-width:1px 0 0 1px;
	color:#666;
	padding:10px;
}
.starCreate .sidebar .createContent p{
	margin-bottom:10px;
}

.starFriendsShow{
	width:980px;
	margin:0 auto;
	padding:30px 0;
}
.starFriendsShow .title{
	height:24px;
	line-height: 24px;
	font-size:16px;
	font-weight:bold;
	padding-bottom:15px;
}
.friendsShow .child{
	width:320px;
	float:left;
	height:135px;
}
.friendsShow .child .img{
	float:left;
	padding:1px;
	border:1px solid #ccc;
}
.friendsShow .child ul{
	float:right;
	width:150px;
	color:#666;
	padding-right:55px;
}
.friendsShow .child ul li.singer{
   width:150px;
	height:20px;
	line-height:20px;
	overflow: hidden;
}