/*
Style for Wowo Blog.
(C) 2001-2008 Comsenz.Inc
http://www.comsenz.com
*/

body{background-attachment:scroll;background-color:#F4F4F4;background-repeat:repeat;background-position:50% 36px;}
body, th, td, input, select, textarea, button {font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;}
body, h1, h2, h3, h4, h5, h6, p, ul,ol, dl, dt, dd, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 {font-size: 1em;}
em{font-style:normal;}
ul li {list-style: none; }
a {text-decoration: none; }
	a:hover { text-decoration: underline; }
		.feed a:visited {color: #5181B7; }
	a img { border: none; }
:root{overflow-y: scroll; }




/*块*/
.block{ overflow:hidden;border:1px solid #DEDEDE;margin:0 2px 4px 2px;}
	.block .blocktitle{ background:url(../default/images/bg_blocktitle.jpg) repeat-x;height:26px; line-height:26px;padding:0 12px 0 18px;border-bottom:1px solid #DDD;}
		.block .blocktitle h2{color:#1D1B1C;font-size:14px; font-weight:bold;}
		.block .blocktitle em{float:right;}
			.block .blocktitle em a{color:#006697;}
	.block .blockcontent{ overflow:hidden; height:1%; font-size:12px; color:#6B6B6B;background-color: #FFF;}
		.block .blockcontent a{color:#006697;}

	.block .blockcontent h2{clear:both; padding:20px 0 10px 0;}	
	.block .blockcontent .times{font-size:12px;}

/*manyou*/
.box_action{padding:8px 20px 0 20px;}
.box_content{padding:8px 20px 8px 20px; line-height:22px;}
.box_content div{border:0 !important;background:none !important;}
	
	
/*个人信息*/
.userinfo{width:238px; margin:0 auto;}
	.userinfo .avatar{margin:8px auto 4px;display:block;background-color:#FFF;width:128px;}
		.userinfo .avatar img{border:2px solid #F0F0F0;padding:2px; display:block; margin:0 auto;}
	.userinfo .username{width:128px; margin:0 auto; overflow:hidden;}
		.userinfo .username p{ line-height:20px; height:20px;white-space:nowrap;}
		.userinfo .username p img{vertical-align:middle;padding-right:4px;}
	.userinfo .level{text-align:center;}
		.userinfo .level img{padding:6px 3px; vertical-align:middle;}
	.userinfo .tool{ overflow:hidden;padding-top:4px;margin-bottom:4px;}
		.userinfo .tool a{overflow:hidden;display:block;background:url(../default/images/ico.png) no-repeat;line-height:22px;height:22px;width:68px;float:left;display:inline;margin-left:8px; text-decoration:none;text-indent:-9999px;}
		.userinfo .tool .friend{background-position:0px 0px;}
		.userinfo .tool .message{background-position:0px -22px;}
		.userinfo .tool .hi{background-position:0px -44px;}
		.userinfo .tool .sendgift{background-position:0px -66px;}


/*我的好友*/
.friendlist{overflow:hidden;}
	.friendlist ul{padding:10px 0; overflow:hidden;}
	.friendlist li{overflow:hidden;float:left;display:inline;width:60px;height:80px;margin:0 0 6px 15px;}
		.friendlist li p{height:20px;line-height:20px;white-space:nowrap;}
	.friendlist .avatar{cursor:pointer;display:block;width:60px;height:60px;background: url(../default/images/bg_avatar.png) no-repeat 0 0 !important;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='../default/images/bg_avatar.png');}
		.friendlist .avatar img{padding:3px;}

.onlineF{background: url(../default/images/online_icon.gif) no-repeat left center;padding-left:10px;}
.onlineU{background: url(../default/images/online_icon.gif) no-repeat right center;padding-right:10px;}

/*日志*/
.bloglist{padding:20px;}

	.blog li{margin-bottom:10px;}
	.blog h3{ font-size:14px;background: url(../default/images/ico_blogtitle.gif) no-repeat left center;padding-left:20px;}
	.blog p{line-height:22px;}
	.blog .info{line-height:30px; height:30px;}
		.blog .info em{ float:right;}
		.blog .info .tool{}
	.blog .content{padding:10px 0; line-height:24px;}
	.blog .content img{margin:10px 0;max-width:500px; width: expression(this.width > 500 ? 500 : true);display:block !important;}
	.blog .tags{}
	.blog .tags em{}
	.blog .tags a{margin-left:6px;}
	
	

/*feedlist*/
.feedlist{padding:16px 20px 20px 0px;}
	.feedlist ul{}
		.feedlist li { position:relative; margin-left:35px; margin-right:1em; padding-top:0.7em; padding-right:10px; padding-bottom:0.7em; border-bottom:1px dashed #E5E5E5; zoom:1; }
			.feedlist li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
			.feedlist a.type { position: absolute; display: inline; left: -1.8em; top: 0.7em; width: 16px; height: 16px; text-indent: -999em; overflow: hidden; }
		.feedlist li .detail{padding-top:6px; clear:both; overflow:hidden;}
	.feedlist h6{ font-weight:normal;line-height:20px; min-height:20px; height:auto !important; height:20px;}

	
	.r_option{float:right; }
		.r_option a{font-weight:normal;}
	.float_del, .float_edit { position: absolute; top: 0.5em; right: 0; display: block; width: 13px; height: 13px; background: url(../default/images/delete.gif) no-repeat 0 0; text-indent: -99999px; overflow: hidden; }
		.float_del:hover { background-position: 0 -15px; }
	.float_block { background-image: url(../default/images/block.gif); }
	.float_edit { right: 13px; background-image: url(../default/images/edit.gif); }
		.float_edit:hover { background-position: 0 -15px !important; }



.feedlist li .time { white-space: nowrap; }
	.feedlist img { padding: 3px; max-width: 70px; max-height: 100px; width: expression(this.width > 70 && this.width/this.height > 0.7 ? 70 : true); height: expression(this.height > 100 && this.width/this.height < 0.7 ? 100 : true); }
	.feedlist a:hover img { border-color: #69C !important; }
	.feedlist img.smiley{ padding:0; border:none; vertical-align: middle; }
	.feedlist .summaryimg { float: left; margin: 8px 4px 8px 0; }
	.feedlist .thumbimg { float: right; }
	.feedlist .category { clear: both; }

	a.type { background-image: url(../default/images/miniicons.gif); background-repeat: no-repeat; }
	.type_doing .type { background-position: 0 1px; }
	.type_album .type { background-position: 0 -40px; }
	.type_blog .type { background-position: 0 -80px; }
	.type_share .type { background-position: 0 -120px; }
	.type_mtag .type, .type_thread .type { background-position: 0 -160px; }
	.type_video .type { background-position: 0 -200px; }
	.type_friend .type { background-position: 0 -280px; }
	.type_profile .type { background-position: 0 -440px; }
	.type_network .type { background-position: 0 -320px; }
	.type_comment .type, .type_wall .type { background-position: 0 -400px; }
		
/*留言板
.commentlist{padding:20px;}
	.commentlist li{padding:6px 6px 6px 60px;clear:both; overflow:hidden; height:1%;}
	.commentlist .avatar{float:left;margin-left:-60px; overflow:hidden;height:48px;border:2px solid #F0F0F0;padding:2px;}
	.commentlist .title{}
		.commentlist .title a{font-weight:bold;}
	.commentlist .times{padding-left:10px;}
	.commentlist .detail{line-height:20px;}
	.commentlist .quote {background:transparent url(../default/images/q_start.gif) no-repeat;margin:0.5em 0;overflow:hidden;padding-left:1.4em;}
	.commentlist .quote .q {background:transparent url(../default/images/q_end.gif) no-repeat 100% 100%;display:inline-block;margin:0;padding:0 1.4em 0 0;}
*/
/*************************************************COMMENTS***/
.comments { padding: 20px 0; }
  .trace h2 { padding: 0 0 10px; }

      .trace .avatar_list li { float: left; margin: 0 10px 0 0; width: 61px; border: none; }
          .trace .avatar_list p { text-align: center; }

.comments h2 { padding: 0 0 10px; border-bottom: 1px solid #EBE6C9; }
    .comments_list .avatar48 { position: absolute; margin: 0 0 0 -63px; display: inline; }
    .comments_list li { padding: 10px 10px 10px 63px; border-bottom: 1px solid #f5f5f5; font-size: 12px; line-height: 200%; overflow: hidden; }
        .comments_list .title { margin: 0 0 10px; }
        .comments_list .detail { color: #444; }
        .comments_list .quote { padding: 10px; border: 1px solid #EBE6C9; background: #FCF9E6 none repeat scroll 0 0; font-size: 12px; }
        .comments_list .quote .q { background: none; }
	.comments_list .magicbar{ float: right; margin: 0 5px 0 0; }

.avatar48 { padding: 5px 0 0 5px; width: 55px; height: 55px; background: url(../../template/default/image/48_avatar_bg.gif) no-repeat; }
  .avatar48 img { width: 48px; height: 48px; }



/*点滴*/
.diandilist{padding:20px;}
	.diandilist ul{}
	.diandilist li{line-height:24px;}
	.diandilist .line-y{margin:0 4px;}

.doing_list{margin-bottom:14px;}
.post_list{padding:0 18px; line-height:24px;}

	
/*礼物*/
.giftlist{overflow:hidden;}
	.giftlist ul{overflow:hidden;padding:20px 0;}
		.giftlist li{ float:left;display:inline;margin-left:30px;height:100px;}
			.giftlist li p{ text-align:center;}



/*插件*/
.pluglist{overflow:hidden;padding:10px 0; height:1%;}
	.pluglist li{height:26px;line-height:26px;overflow:hidden;position:relative; float:left;margin-left:10px; width:104px; display:inline;}
		.pluglist li a{display:block;overflow:hidden;padding:0;text-indent:20px;white-space:nowrap;width:100%;text-decoration:none;}
		.pluglist li a img{height:16px;left:0px;position:absolute;top:5px;width:16px;}

.line_list li {padding: 5px 10px 5px 10px; height:auto; width:auto;float:none; margin:0;}
	.line_list img {margin: 0 5px 0 0; vertical-align: middle; }

/*星座*/
.constellation{height:1%; overflow:hidden;padding:20px;}
	.constellation .tool{ clear:both;line-height:26px; height:26px;}
		.constellation .tool a{margin-right:4px; text-decoration:none;padding:2px 4px;}
		.constellation .tool a:hover{font-weight:bold;}
		.constellation .tool a.on{font-weight:bold;}
	.constellation .conbody{padding-left:76px;float:left;}
		.constellation .avatar{float:left;margin-left:-76px; overflow:hidden;height:64px;}
		.constellation .num{width:120px; float:left;margin-right:20px;}
			.constellation .num li{ line-height:22px; height:22px;}
		.constellation .info{ line-height:22px;}
		.constellation .info p{ text-indent:24px;}
		
/*相册*/
.photolist{padding-top:20px;}
	.photolist table{ width:100%}
		.photolist td{ text-align:center; vertical-align:bottom;padding-bottom:10px; width:25%;}
		.photolist td img{border:2px solid #F0F0F0;padding:2px;}
		
/*相册 幻灯片*/
.photoslide{padding:20px 0;height:130px;}
	.photoslide img{ display:block;margin:0 auto;}
	
	
	
/*快速浏览*/
.quickpost{padding:10px 0 0 60px;}
	.quickpost table { width: 100%; }
	.quickpost td { padding: 0.2em 0; }
	.quickpost textarea { width: 99%; height:70px;}
	
/*  form table */
textarea { border-style: solid; border-width: 1px; border-color: #7C7C7C #C3C3C3 #DDD; overflow: auto; }
.t_input { padding: 3px 2px; border-style: solid; border-width: 1px; border-color: #7C7C7C #C3C3C3 #DDD; line-height: 16px; }
.button { padding: 0 2px; height: 22px; border: 1px solid; border-color: #EEE #999 #999 #EEE; background: #DDD; color: #333; line-height: 20px; cursor: pointer; margin-left:2px; }
.oksubmit {height: 24px;line-height: 24px; width:52px; border:0; background: #000; color: #CCC; cursor: pointer; background:url(../default/images/btn.gif) no-repeat 0 -168px;}	


/*****  二级页面  ****/

/*分类列表*/
.sortlist{padding:10px 20px;}
	.sortlist ul{}
	.sortlist li{height:22px; line-height:22px;white-space:nowrap;}

/*图片专辑*/
.special{padding-top:20px;}
	.special table{ width:100%;padding-bottom:10px;}
		.special td{text-align:center;vertical-align:top;width:20%;}
		.special td table{ width:100px; margin:0 auto;padding:5px 0;}
		.special td table td{width:auto;}
	.special h4{ font-size:14px; line-height:20px;padding-top:6px; text-align:left;}
	.special p{line-height:20px; height:20px;text-align:left;}
	.special .avatar{height:90px; vertical-align:bottom;}
	.special .avatar img{border:2px solid #F0F0F0;padding:2px;}

	
/*图片浏览*/
.photobody{padding-bottom:20px;}
	.photobody .num{padding:24px 14px 24px 14px;}
	.photobody .fun { text-align:center;}
		.photobody .fun p{padding:10px 0;}
		.photobody .fun a{line-height:24px;}
	.photobody .showbody{ width:512px; overflow:hidden;}
		.photobody .showbody .tab{margin:0 auto; border:0px; padding:2px; background-color:#000;height:384px;text-align:center;position:relative;}
			.photobody .showbody .tab a{margin:0 auto;}
			.photobody .showbody .tab img {max-width:512px;max-height:384px; margin: 0 auto; border:1px solid #B2B2B2;background-color:#FFF;}
.photobody .picpage{ width:160px;float:right;margin-top:12px;margin-right:20px;}
	.photobody .picpage ul{overflow:hidden;margin:10px 0;}
	.photobody .picpage li{ text-align:center;padding:4px 0;}

	.photobody .picpage li a{height:130px;background:url() no-repeat 50% 50%;display:block;}

	.photobody .picpage img{border:2px solid #FFF;padding:2px;}
	.photobody .picpage .on img{border:2px solid #999;padding:2px;}

	.photobody .picpage .pageup a{text-indent:-99999px; overflow:hidden; margin:0 auto; background:url(../default/images/btn.gif) no-repeat 0 0; width:130px; height:24px !important;}
		.photobody .picpage .pageup a:hover{ background:url(../default/images/btn.gif) no-repeat 0 -24px; width:130px;}
	
	.photobody .picpage .pagedown a{text-indent:-99999px; overflow:hidden;margin:0 auto;background:url(../default/images/btn.gif) no-repeat 0 -48px; width:130px; height:24px !important;}
		.photobody .picpage .pagedown a:hover{ background:url(../default/images/btn.gif) no-repeat 0 -72px; width:130px;}

	
	.prevFive a{text-indent:-99999px; overflow:hidden; margin:0 auto; background:url(../default/images/btn.gif) no-repeat 0 0 !important; width:130px; height:24px !important;}
		.prevFive a:hover{ background:url(../default/images/btn.gif) no-repeat 0 -24px !important; width:130px;}
	
	.nextFive a{text-indent:-99999px; overflow:hidden;margin:0 auto;background:url(../default/images/btn.gif) no-repeat 0 -48px !important; width:130px; height:24px !important;}
		.nextFive a:hover{ background:url(../default/images/btn.gif) no-repeat 0 -72px !important; width:130px;}
	
	.photobody .showbtn{margin:0 auto; overflow:hidden; width:242px;}	
		.photobody .showbtn a{ background:url(../default/images/btn.gif) no-repeat; overflow:hidden; float:left;height:24px; text-indent:-99999px;margin:0 4px;}
		.photobody .showbtn a.btn_hd{ width:53px;background-position:0 -96px;}
		.photobody .showbtn a.btn_up{ width:62px; background-position:0 -120px;}
		.photobody .showbtn a.btn_down{ width:62px;background-position:0 -144px;}
		.photobody .showbtn .displayNum{float:left;height:24px; width:28px; text-align:center;}
	
/*档案*/
.record{padding:20px;}
.record p{line-height:24px;}

/*爱好*/
.lovebody{padding:20px;}
	.lovebody p{line-height:20px;}

.interest {border-bottom:1px solid #DEDEDE;padding-bottom:8px;}
.ilove {width:100%;}
	.ilove td{ width:50%;padding:20px 20px 0 60px; vertical-align:top;}
	.ilove .pic{background:url(../default/images/ico_ilove.gif) no-repeat 0 0; height:31px;width:31px; overflow:hidden; text-indent:-99999px;margin-left:-40px; float:left;}
	*html .ilove .pic{margin-left:-20px;}
	*+html .ilove .pic{margin-left:-40px;}
	.ilove p a{ white-space:nowrap;}

	.ilove .love_2 .pic{background-position:0px 0px;}
	.ilove .love_6 .pic{background-position:-31px 0px;}
	.ilove .love_3 .pic{background-position:-62px 0px;}
	.ilove .love_7 .pic{background-position:-93px 0px;}
	.ilove .love_4 .pic{background-position:-124px 0px;}
	.ilove .love_8 .pic{background-position:-155px 0px;}
	.ilove .love_5 .pic{background-position:-186px 0px;}
	
/*点滴*/
.diandi{padding:20px;}
.diandi li{padding-top:10px;clear:both; overflow:hidden; height:1%;}
	.diandi .title{border-bottom:1px solid #E5E5E5; height:24px; line-height:24px;}
	.diandi em{ float:right;}
	.diandi .detail{line-height:20px;}


/*好友*/
.pagefriend{overflow:hidden;}
	.pagefriend ul{padding:20px; overflow:hidden;}
	.pagefriend li{padding:6px 6px 6px 30px;width:258px; height:60px; overflow:hidden; float:left;}
	.pagefriend .avatar{float:left;display:block;width:60px;height:60px;background: url(../default/images/bg_avatar.png) no-repeat 0 0 !important;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='../default/images/bg_avatar.png');}
	.pagefriend img{padding:3px;}
	.pagefriend a{font-size:14px; font-weight:bold;}
	.pagefriend p{width:180px; float:left;}


/*踩一脚*/
.trace{overflow:hidden;}
	.trace ul{padding:10px 0; overflow:hidden;}
	.trace li{overflow:hidden;float:left;display:inline;width:60px;height:80px;margin:0 0 6px 15px;}
		.trace li p{text-align:center;height:20px;line-height:20px;}
	.trace .avatar{display:block;width:60px;height:60px;background: url(../default/images/bg_avatar.png) no-repeat 0 0 !important;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='../default/images/bg_avatar.png');}
		.trace .avatar img{padding:3px;}
		
		.trace a.tracebutton { display:block; width:86px; height:35px; text-indent:1em; background:url(../default/images/trace.gif) no-repeat 0 0; text-decoration:none; color:#000; font-weight:bold; line-height:35px; text-align:center;}


/*播放器*/
.musicbody{width:190px;margin:0 auto;height:146px;position:relative;}
.musicbody .music{position:absolute; top:64px;height:18px; overflow:hidden;}

/*banner*/

.banner{background:#F4F4F4 url(../default/images/banner.jpg) no-repeat right center; height:200px;clear:both; width:976px; margin:0 auto; overflow:hidden; position:relative;}
	.banner .title{ position:absolute; top:40px; left:40px; width:300px;left:86px;top:72px;}
	.banner .title h1{font-size:18px; height:22px; line-height:22px; color:#FE9B00;}
	.banner .title h1 em{font-size:12px;font-weight:normal;}
	.banner .title p{font-size:12px; line-height:26px; color:#A9A9A9;}
	.banner .title p a{color:#737C83;font:11px Arial,Verdana, Helvetica, sans-serif; display:block;padding-left:20px; background:url(../default/images/ico_homeurl.gif) no-repeat left center;}
	.banner .title p #a_sign{display:inline; width:auto; background:none;padding:0;}
/*menu*/
.menubody{width:976px; margin:0 auto 6px;}

.menu{overflow:hidden;background:url(../default/images/bg_menu.jpg) repeat-x left center;height:32px; line-height:32px; color:#FFFFFF;}
	.menu em{float:right;padding-right:10px;}
	.menu a{color:#FFFFFF; font-weight:bold; text-decoration:none;font-size:12px;}
	.menu a:hover{color:#FFFFFF;text-decoration:none;}
	.menu ul{padding-left:20px;overflow:hidden;}
	.menu li{float:left; display:inline;padding:0 20px; text-align:center;}
	.menu .active{color:#F5A90A;}
	.menu .active a{color:#F5A90A;}

/*toolbar*/
.toolbar{background:url(../default/images/bg_toolbaruser.jpg) repeat-x;position:fixed !important;*position:absolute;top:0;left:0;width:100%;height:36px;z-index:900;font-size:12px;}
		
	.toolbarbox1{height:36px; background:url(../default/images/bg_toolbaruserdec.jpg) no-repeat right top;}
	.toolbarbox1 .logo{ background:url(../default/images/logo.jpg); width:88px; height:36px; text-indent:-9999px; float:left; display:block;}
	
	.toolbarbox1 ul{}
		.toolbarbox1 li{ float:left;padding:0 10px; background:url(../default/images/bg_toolbaruserline.gif) no-repeat left center; height:20px; line-height:20px;color:#B7B5B6;}
		.toolbarbox1 li a{ color:#FFF;}
	.toolbarbox1 .toolbaruser{ float:left;margin-top:8px;}
	.toolbarbox1 .toolbarlink{ overflow:hidden; float:right;margin:8px 30px 0 0; border:1px solid #47484A; background-color:#202022;}
		.toolbarbox1 .toolbarlink .home{ background:url(../default/images/ico_home.gif) no-repeat 5px 50%; padding-left:24px;}
		.toolbarbox1 .toolbarlink ul{ overflow:hidden; margin-left:-2px;}
	
	.toolshadow{height:9px;line-height:9px;background: url(../default/images/shadow.png) repeat-x !important;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='../default/images/shadow.png');}



/*滚动公告*/
#annbody { color:#FFFFFF; float:right; height:23px; margin:8px 4px 0 0; overflow:hidden; width:340px;}
	#annbody ul {overflow: hidden; float:left;}
	#annbody ul li {margin: 0px 0px 0px 1em; text-align:left; background:none;clear:both;white-space:nowrap;padding:0;}
	#annbody span {padding-right:6px;}


/*翻页*/
.pages{ clear:both;height:22px; line-height:22px; text-align:right;padding:0 10px 20px 0;}
	.pages a{padding:0 4px;}
	.pages strong{padding:0 4px;text-decoration:underline;}


/*feed*/
.feed_ul{padding:18px;}
.feed_ul li{line-height:22px; min-height:22px;height:auto !important; height:22px;}


/*footer*/
#footer{position:relative;clear:both;width:976px; margin:0 auto;height:34px;font-size:12px;}

#footer .copyright{position:absolute; bottom:0px;height:34px; line-height:34px;color:#47484A; width:100%;}
	#footer .copyright p{text-align:center;color:#666;}
	#footer .copyright p a{color:#666;text-decoration:underline;}

.f_status {float:right; margin-top:10px;width:180px;}
	#a_top, #a_share, #a_rss { float: right; margin-left: 4px; display: inline; padding: 0 18px 0 5px; width: 50px; w\idth: 25px; height: 15px; border: 1px solid #7F93BC; background: #FFF no-repeat right top; line-height: 15px; overflow: hidden;  color:#1E656B;}
	#a_top {background-image: url(../default/images/top.gif); }
	#a_share {background-image: url(../default/images/share.gif); }
	#a_rss {border-color: #E0862D; background-image: url(../default/images/rss.gif); color: #E0862D; }
	#a_top:hover, #a_share:hover, #a_rss:hover { background-color: #576EA5; background-position: 100% -20px; text-decoration: none; color: #FFF; }
	#a_rss:hover { background-color: #F1AD3E; }
	.f_status_w { background: #FFF; }

/*框架*/
#wrap{overflow:hidden; margin:36px auto 0;width:980px;}/*默认三列框架*/

#wraptwo{overflow:hidden; margin:36px auto 0;width:880px !important;}/*两列框架*/

	#wraptwo .banner{width:876px !important;}
	#wraptwo .menubody{width:876px !important;}
	#wraptwo .frame_3{width:636px !important;float:left;overflow:hidden;}
	#wraptwo .showbody{ width:670px !important;}/*相册浏览页显示容器*/
	#wraptwo #footer{width:876px !important;}
	
.frame_1{width:244px;float:left;overflow:hidden;min-height:100px;}
	.frame_1 .bloglist img{display:none;}/*隐藏日子图片*/
	.frame_1 .bloglist .info .tool{display:none;}/*隐藏日子按钮*/
	.frame_1 .diandilist li{white-space:nowrap;width:192px; overflow:hidden;}/*溢出隐藏点滴内容*/
		.frame_1 .diandilist li .times{display:none;}/*隐藏点滴信息*/
	.frame_1 .diandilist li{height:24px;white-space:nowrap;}/*截取点滴内容*/
	.frame_1 .constellation .num{margin:0;}/*隐藏星座详细内容间距*/
	.frame_1 .quickpost {padding:10px 0 0 0;}/*修改留言form*/
	
.frame_2{width:492px;float:left;overflow:hidden;min-height:100px;}
	.frame_2 .friendlist li{margin-left:19px;}/*改变好友头像间距*/
	.frame_2 .giftlist{ height:126px;}/*溢出隐藏礼物列表*/
.frame_3{width:736px;float:left;overflow:hidden;min-height:100px;}
	.frame_3 .friendlist{ height:96px;}/*溢出隐藏好友列表*/
	.frame_3 .friendlist li{margin-left:17px;}/*改变好友头像间距*/
	.frame_3 .pagefriend li{width:258px;}
	
a.floatedit{ display:block; width:40px; line-height:24px; text-align:center; background-color:#F00; color:#000;}

/*无信息提示*/
.nomessage{ width:100%;text-align:center; line-height:24px;padding:20px 0;}

	
/*回复弹窗 wowo style*/
#append_parent { background:#999; }
.popupmenu_centerbox { padding:5px; background:url(../../template/default/image/bg_cover.png); text-align: left; }
* html .popupmenu_centerbox{ background:#999; }
.popupmenu_centerbox h1 { padding: 2px 10px; background:url(../default/images/floatwin_tbg.jpg); line-height: 26px; font-size: 14px; color: #FFF;}


.popupmenu_centerbox a.float_del{ background:url(../default/images/floatbtn_close.jpg) no-repeat 0 0; height:20px; width:20px; text-indent:-99999px;overflow:hidden; display:block;position:absolute;right:0;top:0;margin:10px 14px 0 0;}
		.popupmenu_centerbox a.float_del:hover{background-position:0 -20px;}



.popupmenu_centerbox .popupmenu_inner{ padding:10px; background-color:#FFF; }
* html .popupmenu_centerbox .popupmenu_inner{ float:left; }
.popupmenu_centerbox .box { width: 400px; }
.popupmenu_option{ background:#FFF; }
.popupmenu_success{ padding-left:40px; height:37px; line-height:37px; background:url(../../template/default/image/ico_optstatus.gif) no-repeat 0 -60px; }
	* html .popupmenu_success{ float:left; }

/* supergreet */
.greetlist{ overflow:hidden; margin-bottom:15px; width:auto !important; }
.greetlist li{ float:left; width:220px; height:22px; line-height:22px; overflow:hidden; font-size:12px; }
.greetlist input, .greetlist img{ vertical-align:middle; margin-right:5px; }
.userlist{ overflow:hidden; height:140px; overflow-y:scroll; }
.userlist li{ float:left; overflow:hidden; width:109px; white-space:nowrap; }
.userlist li label{cursor:pointer;}
.c_header .tabs {}
.tabs li { float:left; margin-right:-1px; border-right:1px solid #FFDEBA; border-bottom:1px solid #FFDEBA; border-left:1px solid #FFDEBA; }
.tabs a { float:left; padding:0 10px; height:30px; line-height:30px; color:#333; }
.tabs li.active { margin:0 -4px; border-bottom-color:#FFF; border-right:none; border-left:none; background:#FFF url(image/orange/bg_submenu_r.gif) repeat-y 100% 0; }
.tabs li.active a { margin-left:-4px; padding:0 14px; background:url(image/orange/bg_submenu_l.gif) repeat-y 0 0; font-size:14px; font-weight:700; }
* html .tabs li.active a{ margin-left:0; background:none; border-left:1px solid #FFDEBA; }

.global_wide h3{clear:both;}

.gray h3{width:110px; float:left;}


.popupmenu_popup { padding: 1em; text-align: left; line-height: 1.4em; overflow: hidden; border: 1px solid #ADADAD; background: #FFF; }
	.popupmenu_popup h1 { font-size: 1.17em; }
	.popupmenu_popup .btn_line { padding: 5px 0; }
	.popupmenu_popup td { padding-bottom: 0.4em; }



.submit { padding: 0 10px; height: 22px; border: 1px solid; border-color: #DDD #CC8305 #CC8305 #DDD; background: #FFA200; color: #FFF; line-height: 20px; letter-spacing: 1px; cursor: pointer; }
.button { padding: 0 10px; height: 22px; border: 1px solid; border-color: #EEE #999 #999 #EEE; background: #DDD; color: #333; line-height: 20px; cursor: pointer; margin-left:2px; }


.facebox { padding: 8px; width: 250px; border: 1px solid #CCC; background: #FFF; z-index: 10001 }
.facebox ul li{ float: left; width: 25px; height: 25px; overflow: hidden; }

.blue_style_head{border:1px solid #CCC !important;background-color:#F5F5F5 !important; line-height:24px !important; height:24px !important; margin-bottom:6px;}
.global_wide{margin-left:10px;}
.tabs{}
.tabs li {border:none !important; height:24px!important; line-height:24px!important;}
.tabs li a{padding:0 20px !important; height:auto !important;}
.tabs .active a{ background-color:#FFF !important;}



.signform{padding:10px 0 0 10px;width:300px;}
	.signform table{width:100%;}
	.signform th{text-align:left; font-weight:bold;padding-top:5px;}
	.signform textarea{width:96%;}
	.signform .inputtxt{padding: 3px 2px; border-style: solid; border-width: 1px; border-color: #7C7C7C #C3C3C3 #DDD; line-height: 16px;width:96%;}

#loginform{margin-top:3px;}
	#loginform li{background:none;}
	#loginform .t_input{ border:none;background-color:#CECECE;}
	#loginsubmit{ background-color:#FFC11A; border:none;height:20px;color:#000;font-weight:bold;}
	#loginreg{ background-color:#EAEAEA;border:none;height:20px;color:#000;font-weight:bold;}

/* / 回复弹窗 wowo style*/

/* 权限提示 */
.hidden_tip { width:520px; overflow:hidden; margin:50px auto; padding:1px 1px 15px 1px; border:1px solid #E2E2E2; background:url(http://imgwowo.5d6d.net/template/default/image/hidden_tip_bg.gif) repeat-x 0 0; }
	.hidden_tip_pic { display:inline; float:left; width:140px; margin:20px 0 20px 20px ;}
	.hidden_tip_info { display:inline; float:left; width:270px; margin:40px 0 0 0; padding-left:60px; background:url(http://imgwowo.5d6d.net/template/default/image/hidden_tip.gif) no-repeat 0 0; }
	.hidden_tip_info h4 { margin-bottom:40px; font-weight:normal; }
	.hidden_tip_info span, .hidden_tip_info a { color:#0D5A9B; }

/* feed 管理弹出层 */
.float_cancel,
.float_delete,
.float_more{ float: right; margin: 0 10px 0 0; padding: 0; width: 16px; height: 16px; background: url(http://imgwowo.5d6d.net/template/default/image/settingicon.gif) no-repeat; color: #DABAA9; line-height: 200px; overflow: hidden; display: block; }
  .float_cancel { background-position: 0 -14px; }
  .float_delete { background-position: 0 -31px; }
  .float_more { position: absolute; margin: 5px 0 0 505px; background: url(http://imgwowo.5d6d.net/template/default/image/feedmoreicon.gif) no-repeat 0 0; color: #DABAA9; }


/*avatar bg*/
.ar_r_t,
.ar_l_t,
.ar_r_b,
.ar_l_b{ background: url(../../template/blue/image/avatar_bg.gif) no-repeat; }
.ar_r_t { float: left; background-position: right top; }
  .ar_l_t { padding: 5px 0 0; background-position: left top; }
    .ar_r_b { background-position: right bottom; }
      .ar_l_b { padding: 0 12px 12px 5px; background-position: left bottom; }

/*************************************************THUMB***/

.c_form{padding:20px; background-color:#FFF;}
.c_form a{color:#006697;}
.thumb_list { line-height: 160%; }
  .thumb_list ul { width: 100%; overflow: hidden; }
     .thumb_list li { float: left; margin: 0 10px 0 0; padding: 0 0 0 68px; width: 200px; height: 100px; overflow: hidden; }
        .thumb_list .avatar48 { position: absolute; margin: 0 5px 0 -68px; }
        .thumb_list .online_icon { margin: 0 3px 0 0; }
    .thumb_list p { line-height: 180%; }
    .thumb_list table { width: 100%; table-layout: fixed; }
       .thumb_list td { padding: 5px; vertical-align: top; }
    .thumb_list .image { width: 150px; }
      .thumb_list .image img { width: 120px; }
    .thumb_list h6 { font-size: 1.17em; }
    .thumb_list .op { padding: 5px 0 10px 0; }

.l_status { margin: 5px 0; padding-bottom: 5px; border-bottom: 1px solid #dcdcdc; color:#999;}
	.l_status .active { font-weight:bold; }
	
.list3col{clear:both;overflow:hidden;margin-bottom:8px;}
   	 	.list3col li{ float: left; padding: 3px 0;height:20px; line-height:20px; width: 220px; overflow:hidden;}
/*********************** reward **************************/
.popupmenu_layer{ padding: 3px 6px 6px 1px; width: 220px; height: 80px; background: url(../default/images/ilayer.gif) no-repeat; text-align: center; }
	.popupmenu_layer p{ line-height: 20px; color: #333; }
	.popupmenu_layer p.btn_line{ font-size: 14px; color: #F30; padding:2px 0; }
	.popupmenu_layer strong{ font-weight: normal; font-size: 18px; color: #FFF; }
/*************************************************DIG***/
.digc{ padding: 20px 0 0; }
.digc table {margin: 0 auto;}
.digc table td{padding: 10px; text-align: center;}
.digc table td .digcolumn{ position: relative; margin: 0 auto 10px; width: 20px; height: 50px;}
.digc table td .digcolumn .digchart{ position: absolute; left: 0; bottom: 0; width: 20px; text-align: left; }
	.digc table td .digcolumn .dc1{ background: #c30; }
	.digc table td .digcolumn .dc2{ background: #0C0; }
	.digc table td .digcolumn .dc3{ background: #F90; }
	.digc table td .digcolumn .dc4{ background: #06F; }
.digc a:hover{text-decoration: none;}
.digc table td .digcolumn em{ position: absolute; margin: -25px 0 0 -5px; width: 30px; font-size: 11px; text-align: center; font-style: normal; color: #999;}
.digc table td img{ margin: 0 0 10px; }
.digb{ float: left; margin: 1px 5px 0 0; padding: 0 0 0 20px; width: 34px; height: 20px; background: url(../default/image/hotbutton.gif) no-repeat 0 0; line-height: 20px; text-align: center; font-size: 11px; color: #FF850D;}
.trace h2 { padding: 0 0 10px; }
.trace .avatar_list li { float: left; margin: 0 10px 0 0; width: 61px; border: none; }
.trace .avatar_list p { text-align: center; }
.list2col li { float: left; padding: 3px 0; width: 150px; }

.magic_list{ width: 740px; overflow: hidden; }
.magic_list li{ float: left; margin: 0 50px 20px 0; width: 320px; }
.magic_img{ float: left; margin: 0 14px 0 0; padding: 10px; width: 76px; height: 76px; background: url(image/magic_image_bg.gif) 0 0; overflow: hidden; }
.magic_info{ float: left; width: 200px; }
	.magic_info h3{ margin: 0 0 5px; font-size: 12px; }
	.magic_info p{ margin: 0 0 5px; color: #333; line-height: 24px; }
	.magic_info p.gray{ height: 40px; color: #999; line-height: 20px; overflow: hidden; }
	.magic_info .m_button{ float: right; display: block; width: 62px; height: 26px; background: url(image/m_button.gif); line-height: 27px; text-align: center; color: #FFF; overflow: hidden; }
	.magic_info .m_off{ background-position: 0 100%; }
	.magic_info span{ font-weight: bold; font-size: 14px; color: #F90; vertical-align: middle; }
	.magic_info .r_option{ margin: 0 10px; }
.toolly{ padding: 10px; overflow: hidden; }
	.toolly .magic_img{ background-position: 0 100%; }
	.toolly p{ margin: 0 0 10px; color: #333; line-height: 26px; }
	.toolly .magic_info p{ margin: 0 0 2px; color: #333; }
	.toolly .magic_info p.gray{ height: auto; color: #999; line-height: 20px; overflow: hidden; }
	.toolly .magic_info{ width: 290px; }

.nodata{background-color:#FFFFFF;padding:20px;line-height:22px;}

#ajaxwaitid {position:absolute;}