﻿@charset "utf-8";
/* CSS Document */
@import url(tag_style.css);

/* 我关注的TAG */
.mytag{border:1px solid #d6d6d6;margin-bottom:10px;height:auto;overflow:auto;_height:100%;}
.mytag h2{height:28px;padding-left:10px;background:url(tag_line1.gif) repeat-x;}
.mytag h2 span{display:block;line-height:28px;padding-left:20px;
	background:url(tag_icon1.gif) no-repeat;background-position:0 7px;
}
.mytag p{padding:10px;line-height:22px;height:auto;overflow:auto;_height:100%;}
.mytag em{padding-right:5px;white-space:nowrap;display:inline-block;margin-right:0;*display:inline;zoom:1;}

.myshare{border:1px solid #d6d6d6;margin-bottom:10px;height:auto;overflow:auto;_height:100%;}
.myshare h2{height:28px;padding-left:10px;background:url(tag_line1.gif) repeat-x;}
.myshare h2 span{display:block;line-height:28px;padding-left:20px;
	background:url(tag_icon2.gif) no-repeat;background-position:0 7px;
}
.myshare p{padding:10px;line-height:22px;height:auto;overflow:auto;_height:100%;}
.myshare em{padding-right:5px;white-space:nowrap;display:inline-block;margin-right:0;*display:inline;zoom:1;}

/* TAG关注排行榜 */
.tagorder{border:1px solid #d6d6d6;}
.tagorder h2{height:28px;line-height:28px;padding-left:27px;background:url(tag_line1.gif) repeat-x;}
.tagorder h2 span{height:28px;display:block;padding-left:25px;
	background:url(tag_icon3.gif) no-repeat;background-position:0 4px;
}
.tagorder div{height:280px;background:url(tag_libg1.jpg);}
.tagorder dl{height:26px;line-height:26px;padding:1px 0 1px 50px;}
.tagorder dt{float:left;width:80px;color:#000;display:inline;margin-right:10px;}
.tagorder dd{float:right;width:25px;padding-right:20px;}
.tagorder dd a{color:#ed6d00;}
.tagorder dd a:link{color:#ed6d00;}
.tagorder dd a:hover{color:#ed6d00;}

/* TAG检索框 */
.tagsearch{padding:10px 30px;border:1px solid #d8d8d8;}
.tagsearch h2{color:#ed6d00;font-size:14px;}
.tagsearch div{padding:10px 0;}
.tagsearch .input{width:550px;padding:5px 22px;border:1px solid #feb328;background:url(tag_icon4.gif) no-repeat;
	background-position:2px 2px;
}
.tagsearch .btn{width:80px;height:27px; cursor:pointer;border:0;background:url(tag_button.gif);}
.tagsearch p a{padding-right:10px;}

/* 用户正在分享的TAG */
.usershare{height:33px;line-height:33px;margin:8px 0;padding-left:20px;
	background:url(tag_icon2.gif) no-repeat;background-position:0 8px;
}
.usershare b{padding-right:5px;}
.usershare a{margin-right:10px;}

/* TAG推荐 */
.tagbest{height:auto;overflow:auto;_height:100%;
	background:url(tag_libg2.jpg) no-repeat;background-position:0 39px;
}
.tagbest h2{height:29px;line-height:27px;margin-bottom:10px;padding-left:20px;background:url(tag_title1.gif) no-repeat;}
.tagtb{float:left;width:380px;height:249px;display:inline;margin-bottom:8px;}
.tagtb h3{height:22px;padding:29px 0 0 67px;}
.tagtb h3 em{float:left;font-weight:normal;height:21px;line-height:21px;display:block;}
.tagtb h3 u{float:right;font-weight:normal;height:21px;line-height:21px;display:block;
	text-align:right;text-decoration:none;padding-right:16px;
}
.tagtb p{height:30px;padding:45px 0 0 100px;}
.tagtb h4{line-height:20px;padding:0 25px;}
.tagtb ul{padding:0 25px;}
.tagtb li{height:22px;line-height:22px;border-bottom:1px dashed #8c8c8c;}
.tagtb li a:hover{color:#ed6d00;}