@charset "utf-8";
* {
margin:0;
padding:0;
}
fieldset,img {
border:0;
}
ol,ul {
list-style:none
}
table {
font-size:12px;
}
iframe {
border:0px;
padding:0px;
margin:0px;
}
body {
font-size: 12px;
font-family: Arial,'宋体','lucida grande',tahoma,helvetica,'bitstream vera sans',sans-serif;
text-align: left;
color:#555;
}
.songTi {
font-family:'宋体';
}
i {
font-style:normal;
float:left;
}
.c,.clear {
clear:both;
width:100%;
height:0;
overflow:hidden;
}
.fl {
float:left;
position:static;
}
.fr {
float:right;
position:static;
}
.L_1 {
left:-1px;
}
.L0 {
left:0;
}
.L2 {
left:2px;
}
.L3 {
left:3px;
}
.L5 {
left:5px;
}
.R_1 {
right:-1px;
}
.R0 {
right:0;
+right:-1px;
}
.R2 {
right:2px;
}
.R5 {
right:5px;
}
.T_1 {
top:-1px;
}
.T0 {
top:0;
}
.T2 {
top:2px;
}
.T3 {
top:3px;
}
.T4 {
top:4px;
}
.T5 {
top:5px;
}
.p4 {
padding:4px;
}
.p5 {
padding:5px;
}
.pt5 {
padding-top:5px;
}
.pt10 {
padding-top:10px;
}
.pl5 {
padding-left:5px;
}
.pl10 {
padding-left:10px;
}
.pl15 {
padding-left:15px;
}
.pl17 {
padding-left:17px;
}
.pl20 {
padding-left:20px;
}
.pl25 {
padding-left:25px;
}
.pr5 {
padding-right:5px;
}
.pr10 {
padding-right:10px;
}
.pr15 {
padding-right:15px;
}
.pr20 {
padding-right:20px;
}
.PB10 {
padding-bottom:10px;
}
.PB15 {
padding-bottom:15px;
}
.m5 {
margin:5px;
}
.mt3 {
margin-top:3px;
}
.mt4 {
margin-top:4px;
}
.mt5 {
margin-top:5px;
}
.mt6 {
margin-top:6px;
}
.mt7 {
margin-top:7px;
}
.mt8 {
margin-top:8px;
}
.mt10 {
margin-top:10px;
}
.mt15 {
margin-top:15px;
}
.mt20 {
margin-top:20px;
}
.mr5 {
margin-right:5px;
}
.mr8 {
margin-right:8px;
}
.mr10 {
margin-right:10px;
}
.mr15 {
margin-right:15px;
}
.mr20 {
margin-right:20px;
}
.mb5 {
margin-bottom:5px;
}
.mb10 {
margin-bottom:10px;
}
.mb15 {
margin-bottom:15px;
}
.mb20 {
margin-bottom:20px;
}
.ML3 {
margin-left:3px;
}
.ml5 {
margin-left:5px;
}
.ml10 {
margin-left:10px;
}
.ml15 {
margin-left:15px;
}
.ml20 {
margin-left:20px;
}
a {
color:#2e6ed8;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a.link {
color:#2e6ed8;
}
a.user {
color:#2e6ed8;
}
.func {
color:#ff6000;
font-size:12px;
}
a.func:hover,.more a.func:hover {
color:#FF6600;
text-decoration:underline;
}
a.funcDisabled {
color:#999999;
cursor:default;
}
.em {
color:#888;
}
a.em {
text-decoration:underline;
}
a.em:hover {
color:#000;
}
.time {
color:#9A9A9A;
}
.num {
color:#5fca1f;
font-size:14px;
}
b.num {
font-size:16px;
}
.disable,.disable:hover {
color:#999;
}
.imgBox {
display:block;
padding:2px;
border:1px solid #D5D6D7;
background-color:#FFF;
overflow:hidden;
}
a.imgBox:hover {
border-color:#FA9E00;
background-color:#FFE455;
}
.imgBox {
position:absolute;
top:0;
left:0;
}
.imgBox .img {
display:block;
cursor:pointer;
background-repeat:no-repeat;
}
.advertImg {
position:absolute;
top:45px;
left:194px;
height:60px;
width:390px;
background:url(../img/common.jpg) 0 0 no-repeat;
display:none;
}
.advertImg a {
display:block;
position:absolute;
}
h1,h2,h3,h4,h5,h6 {
display:block;
font-size:12px;
}
.dragBar {
display:block;
position:absolute;
width:100%;
height:22px;
cursor:move;
right:0;
top:0;
z-index:2;
}
.minbox,.maxbox,.delbox,.ddbox,.dragbox,.dragboxHover {
display:block;
width:14px;
height:14px;
overflow:hidden;
background-image:url(../img/base.gif);
z-index:5;
}
.minbox {
background-position:-14px -20px;
}
a.minbox:hover {
background-position:-14px 0;
}
.maxbox {
background-position:-28px -20px;
}
a.maxbox:hover {
background-position:-28px 0;
}
.delbox {
background-position:-42px -20px;
}
a.delbox:hover {
background-position:-42px 0;
}
.ddbox {
background-position:0 -20px;
}
a.ddbox:hover {
background-position:0 0;
}
.dragbox,.dragboxHover {
cursor:move;
z-index:1;
}
.dragbox {
background-position:-56px -20px;
display:none;
}
a.dragbox:hover,a.dragboxHover {
background-position:-56px 0;
}
.digbox,.burybox {
background-image:url(../img/base.gif);
background-repeat:no-repeat;
display:block;
height:16px;
width:16px;
overflow:hidden;
background-position:-48px -120px;
position:absolute;
top:2px;
right:20px;
}
.burybox {
background-position:-64px -120px;
right:0;
}
a.digbox:hover {
background-position:-48px -140px;
}
a.burybox:hover {
background-position:-64px -140px;
}
span.digbox {
display:none;
background-position:-96px -120px;
}
span.burybox {
display:none;
background-position:-96px -140px;
}
.commentImg,.storeImg,.visitImg,.digImg,.buryImg {
display:block;
height:16px;
width:16px;
background-image:url(../img/base.gif);
overflow:hidden;
}
.commentImg {
background-position:0 -120px;
}
a.commentImg:hover {
background-position:0 -140px;
}
.storeImg {
background-position:-16px -120px;
}
a.storeImg:hover {
background-position:-16px -140px;
}
.visitImg {
background-position:-32px -120px;
}
a.visitImg:hover {
background-position:-32px -140px;
}
.digImg {
background-position:-48px -120px;
}
a.digImg:hover {
background-position:-48px -140px;
}
.buryImg {
background-position:-64px -120px;
}
a.buryImg:hover {
background-position:-64px -140px;
}
.digBtn {
display:block;
width:68px;
height:24px;
margin-top:3px;
background:url(../img/base.gif) -198px -160px no-repeat;
}
a.digBtn:hover {
background-position:-266px -160px;
}
.commentTxt,.storeTxt,.visitTxt,.digTxt,.buryTxt,.minUserTxt,.minUrlTxt,.ddTxt,.digTxtOff,.buryTxtOff {
float:left;
display:block;
height:18px;
padding-left:16px;
overflow:hidden;
background-image:url(../img/base.gif);
background-repeat:no-repeat;
}
.minUserTxt {
padding-left:18px;
}
a.commentTxt:hover,a.storeTxt:hover,a.visitTxt:hover,a.digTxt:hover,a.buryTxt:hover,a.minUserTxt:hover,a.minUrlTxt:hover,a.ddTxt:hover  {
color:#ff6000;
}
.commentTxt span,.storeTxt span,.visitTxt span,.digTxt span,.digTxtOff span,.buryTxt span,.buryTxtOff span,.minUserTxt span,.minUrlTxt span,.ddTxt span {
float:left;
display:block;
height:18px;
line-height:18px;
padding-left:3px;
background-color:#fff;
}
a.commentTxt span,a.storeTxt span,a.visitTxt span,a.digTxt span,a.buryTxt span,a.minUserTxt span,a.minUrlTxt span,a.ddTxt span{
text-decoration:underline;
cursor:pointer;
}
.commentTxt {
background-position:0 -119px;
}
a.commentTxt:hover {
background-position:0 -140px;
}
.storeTxt {
background-position:-16px -119px;
}
a.storeTxt:hover {
background-position:-16px -140px;
}
.visitTxt {
background-position:-32px -119px;
}
a.visitTxt:hover {
background-position:-32px -140px;
}
.digTxt {
background-position:-48px -119px;
}
a.digTxt:hover {
background-position:-48px -140px;
}
.digTxtOff {
background-position:-96px -119px;
}
.buryTxt {
background-position:-64px -119px;
}
a.buryTxt:hover {
background-position:-64px -140px;
}
.buryTxtOff {
background-position:-96px -140px;
}
.minUserTxt {
background-position:1px 2px;
}
a.minUserTxt:hover {
background-position:1px 1px;
background-color:#FA9E00;
}
.minUrlTxt {
background-position:-80px -120px;
}
.ddTxt {
padding-left:14px;
background-position:0 -19px;
}
a.ddTxt:hover {
background-position:0 0;
}
.addCatImgTxt,.addUrlImgTxt,.importImgTxt,.skinImgTxt {
float:left;
display:block;
height:18px;
line-height:18px !important;
line-height:20px;
padding-left:20px;
overflow:hidden;
background-repeat:no-repeat;
}
.minImgBox {
display:block;
float:left;
height:18px;
line-height:18px !important;
line-height:20px;
padding-left:20px;
overflow:hidden;
position:relative;
background-position:0 1px;
background-repeat:no-repeat;
}
a.maxUserImg,a.midUrlImg,.midUserImg {
float:left;
display:block;
overflow:hidden;
}
a.midUserImg {
height:60px;
width:60px;
}
a.midUserImg:hover {
border-color:#FFCC00;
}
a.maxUserImg {
height:120px;
width:120px;
border:1px solid #FFCC00;
padding:2px;
}
a.maxUserImg:hover {
border-color:#FBA083;
}
a.midUrlImg {
height:90px;
width:120px;
border:1px solid #599CE0;
padding:2px;
}
a.midUrlImg:hover {
border-color:#FFCC00;
}
b.px10 {
font-weight:normal;
color:#999999;
font-size:10px;
font-family:Arial;
}
.module {
width:314px;
margin:0 0 12px 0;
}
.mtitl {
color:#333333;
padding:0 10px;
height:28px;
line-height:28px;
position:relative;
z-index:1;
overflow:hidden;
}
.module h3 {
border:1px solid #FFFFFF;
background-color:#E6F3FF;
font-weight:bold;
color:#224499;
}
.mtitl b,.mtitl span {
float:left;
margin-right:5px;
position:relative;
z-index:3;
}
.mtitl .dragBar {
left:auto;
right:50px;
}
.mtitl .dragbox,.mtitl .dragboxHover {
position:absolute;
top:7px;
right:45px;
}
.mtitl .ddbox,.mtitl .minbox,.mtitl .maxbox,.mtitl .dragbox,.mtitl .dragboxHover {
position:absolute;
top:7px;
}
.mtitl .minbox,.mtitl .maxbox {
right:10px;
}
.mtitl .ddbox {
right:30px;
}
.mtitl .dragbox,.mtitl .dragboxHover {
display:block;
right:50px;
}
.mcont {
width:312px;
border-left:1px solid #d5d6d7;
border-right:1px solid #d5d6d7;
}
div.more {
height:28px;
line-height:28px;
text-align:right;
padding-right:10px;
clear:both;
}
div.more a.func {
color:#999999;
}
.medit {
display:none;
background-color:#EFEFEF;
border-left:1px solid #a6a6a6;
border-right:1px solid #a6a6a6;
}
.medit form {
margin:0 5px;
padding:5px 0;
border-top:1px solid #FFFFFF;
}
.dataItem ul.basicInfo,.dataItem ul.extraInfo {
float:left;
width:200px;
overflow:hidden;
}
.dataItem li {
display:block;
height:22px;
line-height:22px;
overflow:hidden;
}
.dataItem li.content {
height:36px;
line-height:18px;
overflow:hidden;
}
.dataItem ul.funcList {
float:right;
width:70px;
}
.dataItem ul.funcList li {
text-align:right;
padding-right:10px;
}
.dataItem .star {
color:#FFCC00;
}
.pageHead .dataItem ul.basicInfo {
width:440px;
overflow:hidden;
}
.pageHead .dataItem li a.ddbox {
position:static;
float:left;
margin-top:5px;
}
.dataItem .content a.func {
color:#336796
}
.dataItem .content a.func:hover {
color:#FF6600;
}
.imgByUserPhoto {
border-bottom:1px solid #E0E0E0;
padding-bottom:2px;
width:100%;
}
.just {
width:280px;
overflow:hidden;
margin:8px auto;
border-top:1px dashed #999999;
}
.just a.midUrlImg {
height:30px;
width:45px;
}
.just p {
padding-left:21px;
}
.pager {
clear:both;
height:22px;
padding-left:16px;
}
.main .pager {
padding-left:0;
}
.pager .core {
display:block;
float:left;
height:22px;
padding:0 5px;
line-height:22px;
margin-right:8px;
}
.pager a {
border:1px solid #9AAFE5;
color:#105CB6;
}
.pager a:hover {
text-decoration:none;
border-color:#2E6AB1;
color:#000033;
}
.pager a.on,.pager a.on:hover {
background-color:#2E6AB1;
border:1px solid #2E6AB1;
color:#FFFFFF;
font-weight:bold;
cursor:default;
}
.pager a.invalid,.pager a.invalid:hover {
border:1px solid #DDDDDD;
color:#999999;
cursor:default;
}
.refer {
float:left;
width:85px;
}
.refer h4 {
color:#999999;
font-size:10px;
}
.refer p,.refer h4 {
background-color:#FFFFFF;
height:15px;
line-height:15px;
overflow:hidden;
text-align:center;
}
.pageHead {
position:absolute;
top:0;
left:0;
width:996px;
height:166px;
display:none;
z-index:11;
}
.pageBody {
min-height:600px;
height:auto !important;
height:600px;
display:none;
position:relative;
z-index:1;
}
.pageCell {
display:none;
}
.main,.sideBar {
position:relative;
z-index:1;
overflow:hidden;
padding-top:16px;
}
.main {
float:left;
width:648px;
padding-left:16px;
}
.sideBar {
float:right;
width:300px;
padding-right:16px;
}
.box {
margin-bottom:16px;
}
.box h1 {
font-size:14px;
height:22px;
padding:8px 0 0 14px;
color:#333;
}
.box h1 span {
font-size:12px;
font-weight:normal;
}
.box .body {
border-style:none solid;
border-width:1px;
border-color:#D5D6D7;
}
.box .foot {
clear:both;
height:10px;
overflow:hidden;
}
.box .footHasMore {
clear:both;
height:30px;
line-height:30px !important;
line-height:32px;
padding-right:16px;
overflow:hidden;
text-align:right;
}
.main .box .body {
padding-left:14px;
width:632px;
overflow:hidden;
}
.sideBar .box .body {
width:298px;
overflow:hidden;
}
.col {
z-index:1;
min-height:10px;
height: auto !important;
height:10px;
width:314px;
position:relative;
z-index:1;
}
.col0,.col1 {
float:left;
margin-right:13px;
}
.col2 {
float:right;
}
#ddLayer {
display:block;
position:absolute;
left:0;
top:0;
z-index:3000;
width:100%;
background:url(../img/cleardot.gif) 0 0 repeat; /*实现下拉层背景色透明 并且内容层不可操作*/
}
.dd {
display:none;
position:absolute;
z-index:3001;
background-color:#FFFFFF;
border:1px solid #1F6DA3;
width:60px;
}
.dd li {
height:20px;
position:relative;
}
.dd li a.item {
display:block;
line-height:20px;
width:52px;
overflow:hidden;
position:relative;
z-index:3;
margin-top:2px;
}
.dd li a.item:hover {
text-decoration:underline;
}
input,select,label,textarea {
position:relative;
z-index:10;
vertical-align:middle;
}
.checkBox {
font-size:12px;
vertical-align:middle;
}
.text,.superSelect,textarea {
display:block;
border:1px solid #999999;
font-size:12px;
padding:2px;
width:196px;
}
.searchBG {
background: url("../img/searchBarBG.gif");
}
.input_div {
height: 20px;
}
textarea {
padding:4px 2px 0;
color:#555;
line-height:18px;
overflow:auto;
}
.text,.superSelect {
height:16px;
line-height:15px;
}
.file {
display:block;
width:220px;
height:22px;
line-height:12px;
padding-top:5px;
padding-left:3px;
}
select {
width:196px;
height:22px;
line-height:22px;
font-size:12px;
}
.superSelect {
background:#FFFFFF url(../img/pic_select.gif) no-repeat right center;
cursor:default;
}
form .item {
min-height:22px;
height:auto !important;
height:22px;
margin-top:10px;
padding-left:70px;
padding-right:14px;
position:relative;
z-index:2;
}
form .item h2 {
position:absolute;
top:0;
left:0;
width:66px;
height:22px;
line-height:22px;
font-weight:normal;
text-align:right;
color:#3e3e3e;
}
form .itemBody {
padding-left:10px;
}
form .item textarea {
height:54px;
width:188px;
}
form .item .msg {
display:block;
clear:both;
color:#888;
height:22px;
line-height:22px;
font-size:12px;
}
form .buttonBox {
padding-left:70px;
padding-top:10px;
height:24px;
border-top:1px solid #CCCCCC;
}
form .buttonBox .button {
float:left;
}
.sysRadio li {
display:block;
float:left;
border:1px solid #B7CEEB;
position:relative;
height:60px;
width:60px;
overflow:hidden;
line-height:60px;
text-align:center;
cursor:pointer;
}
.sysRadio .hover {
border-color:#7E8EA2;
color:#000000;
}
.sysRadio li input {
position:absolute;
top:5px;
left:5px;
z-index:1;
cursor:pointer;
}
.temp {
display:none;
}
#puLayer {
display:none;
position:absolute;
left:0;
top:0;
z-index:1000;
width:100%;
background-color:#000000;
filter: Alpha(opacity = 30);  /* IE 实现背景色透明 */
opacity:0.3;  /*FF 实现背景色透明 */
}
.pu {
display:none;
position:absolute;
z-index:1001;
width:480px;
}
.pu .body {
width:400px;
padding:26px 40px 0;
overflow:hidden;
background:url(../img/pu.png) left top no-repeat;
}
.pu .foot {
height:25px;
width:480px;
background:url(../img/puFoot.png) left top no-repeat;
}
.pu .foot .cancel {
display:block;
height:36px;
width:36px;
position:absolute;
right:2px;
top:2px;
}
.pu h1 {
color:#2f84cd;
font-size:14px;
height:28px;
line-height:24px;
padding-right:10px;
position:relative;
}
.pu h1 span,.pu h1 a {
font-weight:normal;
font-size:12px;
}
h1 .err {
padding-left:5px;
color:red;
}
h1 .msg {
padding-left:5px;
color:#888;
}
.pu .prompt {
text-align:center;
font-size:14px;
line-height:20px;
color:#105CB6;
padding:10px 15px 0;
}
.pu form .text,.pu form textarea,.pu form .superSelect {
width:300px;
}
.pu form .TEXT_AREA_2 {
height:36px;
}
.pu form .TEXT_AREA_5 {
height:90px;
}
.pu form select {
width:308px;
}
#puLoad,#puLoad .body {
width:310px;
height:96px;
overflow:hidden;
}
#puLoad .body {
background:url(../img/load.png) 0 0 no-repeat;
}
#puLoad .load {
position:absolute;
height:26px;
width:26px;
top:30px;
left:152px;
background:url(../img/midLoad.gif) 0 0 no-repeat;
}
.fade {
display:none;
width:400px;
border:1px solid #669BB7;
background-color:#FFF;
position:absolute;
z-index:4000;
filter: Alpha(opacity = 100);  /* IE 实现背景色透明 */
opacity:1;
}
.fade h1 {
height:28px;
line-height:28px;
padding-left:10px;
font-size:14px;
background-color:#669BB7;
color:#fff;
border:1px solid #88B8D2;
border-bottom-color:#669BB7;
}
.fade p {
padding:10px 0;
text-align:center;
line-height:20px;
color:#FF6600;
font-size:14px;
}
.fade form {
height:24px;
padding:3px 0;
text-align:center;
background-color:#E6EFF3;
border-top:1px solid #E0E0E0;
}
.btn,.cancelBtn {
display:block;
float:left;
width:78px;
height:26px;
line-height:26px;
text-decoration:none;
text-align:center;
color:#000000;
background-image:url(../img/base.gif);
background-position:-78px -190px;
}
.btn {
margin-right:45px;
}
.btn:hover,.cancelBtn:hover {
background-position:0 -190px;
text-decoration:none;
}
.btnBox {
clear:both;
height:26px;
border-top:1px dashed #d5d6d7;
padding-top:15px;
padding-left:34px;
margin:15px 15px 5px;
overflow:hidden;
position:relative;
z-index:1;
}
.btnBox .gif {
display:none;
width:78px;
height:26px;
background: url(../img/midLoad.gif) center center no-repeat;
margin-right:46px;
float:left;
}
.pu .btnBox {
padding-left:85px;
}
a.button {
display:block;
color:#333;
width:68px;
height:24px;
line-height:24px;
margin-top:4px;
text-align:center;
text-decoration:none;
background:url(../img/base.gif) no-repeat -62px -160px;
}
.inputButton {
height:24px;
width:68px;
text-align:center;
cursor:pointer;
}
a.button:hover {
background-position:-130px -160px;
text-decoration:none;
}
.input_file {
width:100%;
height:22px;
}
.pageNavy {
position:relative;
}
.pageNavy .island {
height:64px;
position:relative;
margin:10px 0;
overflow:hidden;
}
.pageNavy .nextNavy,.pageNavy .lastNavy,
.pageNavy .nextNavy ul,.pageNavy .nextNavy li,
.pageNavy .lastNavy ul,.pageNavy .lastNavy li {
display:block;
height:32px;
line-height:32px;
}
.pageNavy .nextNavy,.pageNavy .lastNavy {
padding-left:16px;
}
.pageNavy .nextNavy {
background-color:#E9E9EB;
position:relative;
z-index:10;
}
.pageNavy .island .nextNavy {
height:32px;
background-color:#FFF;
border-bottom:1px solid #d5d6d7;
}
.pageNavy .lastNavy {
background-color:#FFF;
}
.pageNavy .island .lastNavy {
height:33px;
}
.pageNavy .naviBox {
float:left;
}
.pageNavy .toolBox {
float:right;
}
.pageNavy .toolBox .func {
float:left;
display:block;
height:20px;
line-height:20px !important;
line-height:22px;
overflow:hidden;
margin-top:6px;
}
.pageNavy .nextNavy li,.pageNavy .lastNavy li {
float:left;
position:relative;
padding-right:16px;
}
.pageNavy li.div {
height:24px;
width:1px;
padding:0;
margin:4px 16px 4px 0;
background-color:#BBBBBB;
}
.pageNavy li.minDiv {
height:14px;
width:1px;
padding:0;
margin:9px 16px 9px 0;
background-color:#BBBBBB;
}
.pageNavy .naviBox a {
color:#4A6538;
position:relative;
z-index:1;
}
.nextNavy .naviBox li .core,.nextNavy .naviBox li .corner,.nextNavy .naviBox li .ddAngle {
display:block;
float:left;
height:24px;
line-height:24px !important;
line-height:26px;
margin:4px 0;
overflow:hidden;
}
.nextNavy .naviBox li .core {
padding-left:6px;
padding-right:2px;
}
.nextNavy .naviBox .corner {
width:5px;
}
.triangle {
display:none;
overflow:hidden;
height:6px;
width:10px;
position:absolute;
left:18px;
bottom:0;
}
.pageNavy li.on .triangle {
display:block;
}
.pageNavy .title {
font-size:14px;
font-weight:bold;
color:#4E463F;
}
.pageNavy li .dropMenu {
display:none;
width:100px;
position:absolute;
left:0;
top:0;
z-index:2;
}
.pageNavy li .dropMenu ul {
float:left;
width:100px;
height:auto;
}
.pageNavy li .dropMenu li {
float:none;
display:block;
padding:0;
margin:0;
height:29px;
line-height:22px;
overflow:hidden;
}
.pageNavy .naviBox li .dropMenu li a {
float:none;
display:block;
height:22px;
line-height:18px !important;
line-height:20px;
padding:6px 0 0 20px;
margin:0;
}
.extra {
display:block;
width:100%;
}
.extra li {
display:block;
height:18px;
line-height:18px !important;
line-height:20px;
overflow:hidden;
float:left;
padding:0 10px 6px 0;
}
.webItem .extra li.last {
padding-right:0;
margin-right:0;
}
.f13 {
font-size:13px;
}
.imgMapZone {
padding-bottom:2px;
border-bottom:1px solid #E0E0E0;
margin-bottom:16px;
}
.imgMapZone h1 {
font-size:14px;
height:16px;
padding-bottom:4px;
border-bottom:1px solid #E0E0E0;
margin-bottom:2px;
}
.canvasZone {
padding-top:10px;
}
.canvas {
position:relative;
overflow:hidden;
border:1px solid #888;
}
.canvas .light {
cursor:move;
background:url(../img/blank.gif) 0 0 repeat;
position:absolute;
z-index:3;
}
.canvas img {
position:absolute;
top:0;
left:0;
z-index:1;
}
.canvas .topShadow,.canvas .bottomShadow,.canvas .leftShadow,.canvas .rightShadow {
position:absolute;
z-index:2;
filter:alpha(opacity=60);
opacity:0.6;
background-color:#D5D6D7;
}
.canvas .topShadow {
left:0;
top:0;
}
.canvas .bottomShadow {
left:0;
bottom:0;
}
.canvas .leftShadow {
left:0;
}
.canvas .rightShadow {
right:0;
}
.zoom {
height:20px;
width:180px;
padding:0 25px;
margin:10px 0;
overflow:hidden;
position:relative;
}
.zoom .zoomBar {
height:20px;
width:180px;
position:relative;
background: url(../img/base.gif) -120px -680px no-repeat;
}
.zoom .zoomIn,.zoom .zoomOut {
position:absolute;
top:0;
width:16px;
height:20px;
}
.zoom .zoomIn {
left:0;
}
.zoom .zoomOut {
right:0;
}
.zoomInImg,.zoomOutImg,.zoomBarImg,.zoomSliderImg {
display:block;
background-image:url(../img/base.gif);
background-repeat:no-repeat;
overflow:hidden;
height:20px;
}
.zoomInImg {
width:20px;
background-position:-40px -680px;
}
.zoomInImg:hover {
background-position:-60px -680px;
}
.zoomOutImg {
width:20px;
background-position:0 -680px;
}
.zoomOutImg:hover {
width:20px;
background-position:-20px -680px;
}
.zoomSliderImg {
width:10px;
background-position:-80px -680px;
position:absolute;
top:0;
left:40px;
z-index:1;
}
.zoomLight {
display:block;
height:20px;
width:180px;
position:absolute;
top:0;
left:0;
z-index:2;
cursor:pointer;
background:url(../img/blank.gif) 0 0 repeat;
}
.zoomSliderImg:hover {
width:10px;
background-position:-100px -680px;
}
.userPhotoCanvasZone .zoom {
margin-left:85px;
}
.userPhotoCanvasZone .canvas {
width:240px;
height:240px;
margin-left:80px;
}
.userPhotoCanvasZone .light {
top:60px;
left:60px;
width:120px;
height:120px;
}
.userPhotoCanvasZone .topShadow,.userPhotoCanvasZone .bottomShadow {
width:240px;
height:60px;
}
.userPhotoCanvasZone .leftShadow,.userPhotoCanvasZone .rightShadow {
width:60px;
height:120px;
top:60px;
}
.userWebCanvasZone .zoom {
margin-left:85px;
}
.userWebCanvasZone .canvas {
height:162px;
}
.userWebCanvasZone .light {
top:40px;
height:80px;
}
.userWebCanvasZone .topShadow,.userWebCanvasZone .bottomShadow {
height:40px;
}
.userWebCanvasZone .leftShadow,.userWebCanvasZone .rightShadow {
height:82px;
top:40px;
}
.USER_WEB_CANVAS_ZONE_1 .canvas {
width:202px;
margin-left:99px;
}
.USER_WEB_CANVAS_ZONE_1 .light {
left:50px;
width:100px;
}
.USER_WEB_CANVAS_ZONE_1 .topShadow,.USER_WEB_CANVAS_ZONE_1 .bottomShadow {
width:202px;
}
.USER_WEB_CANVAS_ZONE_1 .leftShadow,.USER_WEB_CANVAS_ZONE_1 .rightShadow {
width:50px;
}
.USER_WEB_CANVAS_ZONE_2 .canvas {
width:162px;
margin-left:119px;
}
.USER_WEB_CANVAS_ZONE_2 .light {
left:40px;
width:80px;
}
.USER_WEB_CANVAS_ZONE_2 .topShadow,.USER_WEB_CANVAS_ZONE_2 .bottomShadow {
width:162px;
}
.USER_WEB_CANVAS_ZONE_2 .leftShadow,.USER_WEB_CANVAS_ZONE_2 .rightShadow {
width:40px;
}
.USER_WEB_CANVAS_ZONE_3 .canvas {
width:122px;
margin-left:139px;
}
.USER_WEB_CANVAS_ZONE_3 .light {
left:30px;
width:60px;
}
.USER_WEB_CANVAS_ZONE_3 .topShadow,.USER_WEB_CANVAS_ZONE_3 .bottomShadow {
width:122px;
}
.USER_WEB_CANVAS_ZONE_3 .leftShadow,.USER_WEB_CANVAS_ZONE_3 .rightShadow {
width:30px;
}
.atomHead h1 {
padding:4px 10px;
height:28px;
font-size:16px;
line-height:28px !important;
line-height:30px;
overflow:hidden;
border-bottom:1px solid #d5d6d7;
}
.atomHead ul {
height:24px;
position:absolute;
top:6px;
right:10px;
}
.sideCatList {
padding-left:10px;
}
.sideCatList li {
float:left;
margin-top:10px;
height:26px;
width:134px;
position:relative;
}
.SIDE_CAT_0 {
margin-right:10px;
clear:both;
}
.sideCatList li .core {
display:block;
border:1px dashed #D5D6D7;
width:122px;
height:24px;
line-height:24px !important;
line-height:26px;
overflow:hidden;
padding-left:10px;
}
.sideCatList li .core:hover {
color:#FF6600;
border-color:#FF6600;
text-decoration:none;
}
.sideCatList .on .core:hover,.sideCatList .on .core {
color:#FFF;
background-color:#2E6ED8;
border:1px solid #2E6ED8;
}
.sideCatList .ddbox {
position:absolute;
top:5px;
right:6px;
display:none;
}
.sideCatList .hover .ddbox {
display:block;
}
.urlBox {
float:left;
border-left:3px solid #FFFFFF;
width:150px;
height:22px;
overflow:hidden;
position:relative;
z-index:1;
}
.urlBox .url {
display:block;
float:left;
height:22px;
line-height:22px;
color:#766C25;
position:relative;
z-index:3;
}
.urlBox .minUrlImg {
height:16px;
width:16px;
margin-right:3px;
}
.urlBox .ddbox {
position:absolute;
left:0;
top:4px;
}
.urlBox .dragBar {
left:20px;
}
.urlBox .dragboxHover {
position:absolute;
top:4px;
right:10px;
}
.urlBox .core {
color:#766C25;
}
.favoriteUrl {
margin-bottom:5px;
height:24px;
padding-top:6px;
overflow:hidden;
}
.favoriteUrl .urlBox {
float:left;
width:100px;
height:18px;
line-height:18px !important;
line-height:20px;
padding:0 0 6px 20px;
overflow:hidden;
border:none;
border-width:0;
}
#ddUserUrlCatList {
width:245px;
}
#ddUserUrlCatList ul {
float:left;
}
#ddUserUrlCatList li a {
width:71px;
}
#topUrlBody .main .dataItem {
height:96px;
width:636px;
padding:5px;
border:1px solid #CCCCCC;
margin-bottom:10px;
}
.CAT_SHOW_NUM_6 {
min-height:66px;
height:auto !important;
height:66px;
overflow:hidden !important;
overflow:visible;
}
.CAT_SHOW_NUM_12 {
min-height:132px;
height:auto !important;
height:132px;
overflow:hidden !important;
overflow:visible;
}
.CAT_SHOW_NUM_24 {
min-height:264px;
height:auto !important;
height:264px;
overflow:hidden !important;
overflow:visible;
}
.CAT_SHOW_NUM_48 {
min-height:528px;
height:auto !important;
height:528px;
overflow:hidden !important;
overflow:visible;
}
.CAT_SHOW_TYPE_2,.CAT_SHOW_TYPE_3 {}
#maxUrlBox {
height:195px;
padding-left:255px;
position:relative;
}
#maxUrlBox .address {
color:#3F3F3F;
}
#maxUrlBox .summary {
padding:10px 0;
color:#3F3F3F;
line-height:18px;
overflow:hidden;
}
a.maxUrlImg {
display:block;
height:180px;
width:240px;
border:1px solid #599CE0;
padding:2px;
position:absolute;
top:0;
left:0;
}
a.maxUrlImg:hover {
border-color:#FFCC00;
}
.topWeb {
position:relative;
border-bottom:1px dashed #D5D6D7;
padding-bottom:12px;
margin-bottom:14px;
padding-left:70px;
}
.TOP_WEB_0 {
width:578px;
}
.TOP_WEB_1,.TOP_WEB_4 {
min-height:54px;
height:auto !important;
height:54px;
padding-right:60px;
width:518px;
}
.TOP_WEB_2,.TOP_WEB_3,.TOP_WEB_5 {
min-height:86px;
height:auto !important;
height:86px;
padding-left:166px;
width:482px;
}
.topWeb li {
position:relative;
word-wrap:break-word;
}
.topWeb .webName {
height:16px;
font-size:14px;
font-weight:bold;
overflow:hidden;
}
.topWeb .webSummary {
line-height:20px;
padding:6px 0;
}
.topWeb .webPostNum,.topWeb .webClickNum,.topWeb .webDigNum,.topWeb .webBuryNum,.topWeb .userNickname,.topWeb .time {
float:left;
margin-right:10px;
height:18px;
line-height:18px !important;
line-height:20px;
overflow:hidden;
}
.topWeb .time {
margin:0;
}
.topWeb .userNickname {
padding-left:20px;
}
.topWeb .webScore {
width:60px;
height:60px;
position:absolute;
top:0;
left:0;
}
.topWeb .webScore .digNum {
display:block;
font-size:16px;
width:60px;
height:60px;
line-height:60px;
text-align:center;
font-weight:bold;
color:#555;
background:url(../img/base.gif) 0 -410px no-repeat;
text-decoration:none;
}
.webItem .webScore .digNum:hover {
color:#FA9E00;
}
.topWeb .urlImg {
height:18px;
width:20px;
overflow:hidden;
position:absolute;
top:24px;
left:94px;
}
.TOP_WEB_2 .urlImg,.TOP_WEB_3 .urlImg,.TOP_WEB_5 .urlImg {
left:190px;
}
.topWeb .urlName {
color:#888;
text-decoration:underline;
padding-left:44px;
}
.topWeb .urlName:hover {
color:#000;
}
.topWeb .urlName .minUrlImg,.topWeb .urlName .minUrlBox {
top:1px;
}
.topWeb .webImg {
position:absolute;
top:0;
}
.TOP_WEB_1 .webImg,.TOP_WEB_4 .webImg {
width:54px;
height:54px;
right:0;
}
.TOP_WEB_2 .webImg,.TOP_WEB_3 .webImg,.TOP_WEB_5 .webImg {
width:86px;
height:86px;
left:70px;
}
#topWebBody .sideBar .tools {
padding-top:5px;
text-align:right;
margin-bottom:15px;
}
#topWebBody .sideBar .tools .func {
margin-right:10px;
}
.webCatList {
position:relative;
padding-left:64px;
width:246px;
overflow:hidden;
}
.webCatList li {
display:block;
width:54px;
height:20px;
line-height:20px !important;
line-height:22px;
white-space:nowrap;
overflow:hidden;
}
.webCatList .topWebCat {
padding-right:6px;
position:absolute;
left:0;
top:0;
}
.webCatList .topWebCat .guider {
position:absolute;
top:0;
right:2px;
}
.webCatList .topWebCat .core,.webCatList .topWebCat .guider {
color:#4A6538;
}
.webCatList .subWebCat {
float:left;
width:54px;
margin-right:3px;
}
.webCatList .SUB_WEB_CAT_0 {
width:60px;
margin:0;
}
.webCatList .subWebCat .core {
color:#333;
}
.webCatList li.on {
background-color:#FF6600;
text-align:center;
}
.webCatList li.on .core {
color:#FFF;
}
.userWebCat {
display:block;
width:291px;
padding-left:7px;
overflow:hidden;
}
.userWebCat li {
display:block;
float:left;
width:84px;
height:18px;
line-height:18px !important;
line-height:20px;
padding:5px 3px;
overflow:hidden;
margin-right:6px;
position:relative;
border-bottom:1px dashed #D5D6D7;
}
.userWebCat li .userWebNum {
position:absolute;
top:4px;
right:2px;
}
.userWebCat li .triangle {
left:37px;
bottom:-2px;
}
.userWebCat li.on .triangle {
display:block;
}
.userWebCat li.on {
border-color:#ff6000;
}
.userWebCat li.on .core,.userWebCat li.on span {
color:#ff6000;
}
#userWebCatOrder {
padding-bottom:12px;
border-bottom:1px solid #D5D6D7;
margin-bottom:5px;
}
#userWebCat li span {
color:#888;
}
#userWebCatCore .userWebCat {
padding-left:104px;
width:194px;
position:relative;
}
#userWebCatCore .webTopCat {
position:absolute;
top:0;
left:7px;
}
#userWebCatType {
padding-top:5px;
border-top:1px solid #D5D6D7;
margin-top:12px;
}
#userWebCatType li {
width:60px;
}
.userWebItem {
border-bottom:1px solid #D5D6D7;
padding-bottom:14px;
margin-bottom:16px;
}
.userWebItemImg .body {
position:relative;
padding-left:64px;
min-height:54px;
height:auto !important;
height:54px;
}
.userWebItem .imgBox,.userWebItem .img {
height:48px;
width:48px;
}
.userWebItem h1 {
padding-bottom:5px;
font-size:14px;
}
.userWebItem .body p {
line-height:20px;
color:#555;
}
.userTopUrlItem {
height:30px;
border-bottom:1px dashed #D5D6D7;
overflow:hidden;
}
.userTopUrlItemBg {
background-color:#fafafa;
}
.userTopUrlItem li {
float:left;
display:block;
height:18px;
line-height:18px !important;
line-height:20px;
padding:6px 0;
overflow:hidden;
border-right:1px dashed #D5D6D7;
text-align:center;
position:relative;
}
.userTopUrlItem .urlName {
width:225px;
padding-left:20px;
text-align:left;
}
.userTopUrlItem .urlName .minUrlImg,.userTopUrlItem .urlName .minUrlBox {
top:6px;
}
.userTopUrlItem .urlShowType {
width:40px;
}
.userTopUrlItem .urlClickNum {
width:290px;
position:relative;
text-align:center;
}
.userTopUrlItem .num {
position:absolute;
top:6px;
left:120px;
z-index:2;
color:#555;
}
.userTopUrlItem .bar {
display:block;
position:absolute;
top:6px;
left:4px;
z-index:1;
height:18px;
background:url(../img/base.gif) 0 -480px no-repeat;
}
.userTopUrlItem .urlCdate {
width:100px;
font-size:10px;
color:#555;
padding-left:5px;
border-right:none;
}
.userTopUrlTitle {
background-color:#f0f0f1;
}
.userTopUrlTitle li,.userTopUrlTitle .urlCdate {
font-weight:bold;
font-size:12px;
}
.userTopUrlTitle .urlName {
text-align:center;
}
.userTopUrlCat h1 .core {
font-size:12px;
font-weight:normal;
padding-left:10px;
}
.userTopUrlCat ul {
display:block;
padding:5px 0;
width:96px;
float:left;
}
.userTopUrlCat li {
display:block;
width:86px;
padding:5px 0;
margin-left:6px;
line-height:18px !important;
line-height:20px;
overflow:hidden;
border-bottom:1px dashed #D5D6D7;
position:relative;
}
.userTopUrlCat li .core {
margin-left:4px;
}
.userTopUrlCat li .userUrlNum {
position:absolute;
right:4px;
top:5px;
}
.userTopUrlCat li .triangle {
left:37px;
bottom:-2px;
}
.userTopUrlCat li.on {
border-color:#ff6000;
}
.userTopUrlCat li.on .triangle {
display:block;
}
.userTopUrlCat li.on .core,.userTopUrlCat li.on .userUrlNum {
color:#ff6000;
}
.minUrlImg,.minUrlBox {
display:block;
height:16px;
width:16px;
overflow:hidden;
position:absolute;
top:0;
left:0;
z-index:1;
background-repeat:no-repeat;
}
.minUrlBox {
display:none;
background:url(../img/base.gif) -80px -120px;
}
.hover .minUrlBox {
display:block;
z-index:2;
}
a.minUrlBox:hover {
background-position:-80px -140px;
}
.topUrl {
float:left;
width:180px;
height:96px;
padding:0 0 14px 136px;
border-bottom:1px dashed #D5D6D7;
margin-bottom:16px;
position:relative;
}
.TOP_URL_0 {
margin-right:16px;
clear:both;
}
.topUrl li {
position:relative;
word-wrap:break-word;
}
.topUrl .urlName {
width:160px;
height:18px;
line-height:18px !important;
line-height:20px;
overflow:hidden;
padding:0 0 6px 20px;
font-size:14px;
font-weight:bold;
border-bottom:1px dashed #D5D6D7;
}
.topUrl .urlTag {
width:180px;
height:18px;
overflow:hidden;
line-height:18px !important;
line-height:20px;
padding-top:6px;
}
.topUrl .urlTag a {
color:#336796;
}
.topUrl .urlTag a:hover {
color:#FF6600;
}
.topUrl .icon {
float:left;
width:90px;
height:18px;
padding-top:8px;
}
.topUrl .urlStoreNum,.topUrl .urlShareNum {
margin-top:6px;
border-top:1px dashed #D5D6D7;
}
.topUrl .userNickname {
height:36px;
line-height:18px;
width:160px;
border-top:1px dashed #D5D6D7;
padding:6px 0 0 20px;
margin-top:6px;
}
.topUrl .userNickname .minUserImg,.topUrl .userNickname .minUserBox {
top:6px;
}
.topUrl .urlImg {
position:absolute;
top:0;
left:0;
width:136px;
height:96px;
}
.topUrl .imgBox,.topUrl .imgBox .img {
height:90px;
width:120px;
}
.topUrl .IMG_BOX_0 {
border:1px solid #D5D6D7;
}
.IMG_0 {
background:url(../img/base.gif) 0 -560px no-repeat;
}
.topUrl .urlRecoNum {
width:124px;
height:36px;
line-height:18px;
padding:3px 0;
overflow:hidden;
position:absolute;
top:96px;
left:0px;
text-align:center;
border:1px solid #D5D6D7;
border-top:none;
}
.urlDetailZone {
height:166px;
padding:10px 104px 10px 232px;
position:relative;
background-color:#FFF;
overflow:hidden;
}
.urlDetailZone .urlImgBox,.urlDetailZone .urlImgBox img {
width:200px;
height:160px;
}
.urlDetailZone .urlImgBox {
left:16px;
top:10px;
}
.urlDetailZone .coreUrlHref {
color:#555;
}
.urlDetailZone h1 {
font-size:14px;
padding:6px 0 4px;
}
.urlDetailZone .content {
line-height:20px;
padding-bottom:6px;
border-bottom:1px dashed #D5D6D7;
margin-bottom:10px;
}
.digCell {
width:78px;
height:78px;
position:absolute;
right:16px;
top:10px;
}
.digCell .digButton,.digCell .buryButton,.digCell .digScore {
display:block;
height:22px;
width:39px;
background-image:url(../img/base.gif);
background-repeat:no-repeat;
overflow:hidden;
position:absolute;
}
.digCell .digScore {
display:block;
width:78px;
height:56px;
text-align:center;
line-height:56px;
position:absolute;
background-position:0 -709px;
font-size:16px;
font-weight:bold;
color:#FF6000;
}
.digCell .digButton {
left:0;
bottom:0;
background-position:0 -765px;
}
.digCell a.digButton:hover {
background-position:-78px -765px;
}
.digCell span.digButton {
background-position:-156px -765px;
display:none;
}
.digCell .buryButton {
right:0;
bottom:0;
background-position:-39px -765px;
}
.digCell a.buryButton:hover {
background-position:-117px -765px;
}
.digCell span.buryButton {
background-position:-195px -765px;
display:none;
}
.coreUrlGod {
height:40px;
width:98px;
padding:0 46px 0 46px;
float:left;
margin-right:20px;
position:relative;
}
.coreUrlGod .imgBox,.coreUrlGod .imgBox img {
width:34px;
height:34px;
}
.coreUrlGod .imgBox {
top:0;
left:0;
}
.coreUrlGod .doWhat {
display:block;
line-height:20px;
width:40px;
height:40px;
position:absolute;
top:0;
right:0;
}
.coreUrlGod .userHeadCell {
left:46px;
}
.coreUrlGod .userHeadCell .minImgLi {
height:20px;
width:20px;
position:absolute;
top:0;
left:0;
}
.msgForm h1 {
height:28px;
line-height:28px !important;
line-height:30px;
overflow:hidden;
font-size:14px;
color:#333;
background-color:#F1F1F1;
border-top:1px solid #D5D6D7;
margin-bottom:10px;
}
.msgForm h1 span {
font-size:12px;
font-weight:normal;
}
.newIssueForm {
padding-right:80px;
position:relative;
}
.newIssueBody {
min-height:20px;
height:auto !important;
height:20px;
position:relative;
background-color:#FFF;
padding:9px;
border:1px solid #5F5F5F;
}
.newIssueBody textarea {
border:none;
width:100%;
height:66px;
}
.newIssueFoot {
padding:8px 0;
}
.newIssueForm .topLeftBubble {
background:#fff url(http://l.yimg.com/ds/orion/1.0.10.2/img/comments_sprite.png) no-repeat scroll 0 -174px;
height:24px;
left:-13px;
position:absolute;
top:-1px;
width:20px;
}
.newPostForm {
padding-left:80px;
min-height:64px;
height:auto !important;
height:64px;
}
.newPostForm .imgBox,.newPostForm .imgBox img {
width:50px;
height:50px;
}
.newReplyForm {
padding-left:70px;
min-height:54px;
height:auto !important;
height:54px;
}
.newFocusForm {
padding-left:60px;
min-height:44px;
height:auto !important;
height:44px;
}
.topicRail {
position:relative;
}
.topicBody {
background-color:#F0FBFF;
border:1px solid #D1F0FF;
padding:6px 8px;
position:relative;
min-height:20px;
height:auto !important;
height:20px;
}
.topicBody .topLeftBubble {
display:block;
width:20px;
height:26px;
background:transparent url(http://l.yimg.com/ds/orion/1.0.10.2/img/comments_sprite.png) no-repeat scroll 0 -109px;
position:absolute;
left:-14px;
top:-1px;
}
.topicBody .content {
line-height:20px;
}
.topicFoot {
margin-top:4px;
height:24px;
width:100%;
}
.topicFoot li {
display:block;
height:24px;
line-height:24px !important;
line-height:26px;
overflow:hidden;
float:right;
}
.topicFoot .replyNum {
float:left;
}
.topicFoot .replyNum {
padding-right:20px;
}
.topicFoot .topicUserMinImg {
margin-top:4px;
width:16px;
height:16px;
position:relative;
}
.topicFoot .userNickname {
padding-left:4px;
padding-right:6px;
}
.topicReplyLink {
background:url(http://l.yimg.com/ds/orion/1.0.10.2/img/comments_sprite.png) no-repeat 0 -287px;
border-top:1px dashed #AEE5FF;
margin:6px 80px 10px 0;
padding:4px 0 0 16px;
}
.topicEidtor {
width:80px;
height:40px;
position:absolute;
top:0;
right:0;
}
.topicEidtor li {
display:block;
height:20px;
line-height:20px;
overflow:hidden;
}
.topicEidtor .scoreLi {
width:40px;
text-align:right;
color:#CB4700;
float:left;
}
.topicEidtor .digBuryLi {
width:36px;
float:right;
}
.topicEidtor .funcLi {
width:36px;
text-align:center;
float:right;
}
.urlPostRail {
padding-left:80px;
min-height:66px;
height:auto !important;
height:66px;
margin-bottom:10px;
}
.urlPostRail .imgBox,.urlPostRail .imgBox img {
width:50px;
height:50px;
}
.urlPostRail .newReplyForm .imgBox,.urlPostRail .newReplyForm .imgBox img {
width:40px;
height:40px;
}
.urlPost,.urlReply,.urlFocus {
padding-right:80px;
min-height:40px;
height:auto !important;
height:40px;
position:relative;
margin-bottom:6px;
}
.urlReplyRail {
padding-left:70px;
min-height:56px;
height:auto !important;
height:56px;
}
.urlReplyRail .imgBox,.urlReplyRail .imgBox img {
width:40px;
height:40px;
}
.urlReplyRail .newFocusForm .imgBox,.urlReplyRail .newFocusForm .imgBox img {
width:30px;
height:30px;
}
.urlFocusRail {
padding-left:60px;
min-height:46px;
height:auto !important;
height:46px;
}
.urlFocusRail .imgBox,.urlFocusRail .imgBox img {
width:30px;
height:30px;
}
.coreUrl {
position:relative;
min-height:86px;
height:auto !important;
height:86px;
padding:0 90px 16px 120px;
border-bottom:1px solid #D5D6D7;
margin-bottom:16px;
}
.coreUrl .digCell {
top:0;
right:0;
}
.minImgLi {
width:16px;
height:16px;
z-index:10;
}
.coreUrl .coreUrlLeft {
position:absolute;
top:0;
left:0;
width:106px;
height:86px;
}
.CORE_URL_2 .coreUrlLeft {
width:86px;
left:10px;
}
.CORE_URL_3 .coreUrlLeft {
width:66px;
left:20px;
}
.coreUrl .IMG_BOX_0,.coreUrl .IMG_BOX_0 img,.coreUrl .IMG_BOX_1,.coreUrl .IMG_BOX_1 img {
width:100px;
height:80px;
}
.CORE_URL_2 .IMG_BOX_1,.CORE_URL_2 .IMG_BOX_1 img {
width:80px;
height:80px;
}
.CORE_URL_3 .IMG_BOX_1,.CORE_URL_3 .IMG_BOX_1 img {
width:60px;
height:80px;
}
.coreUrlLeft .IMG_BOX_1 {
z-index:1;
}
.coreUrlLeft .IMG_BOX_1:hover {
z-index:3;
}
.coreUrlLeft .IMG_BOX_2 {
top:auto;
bottom:0;
left:auto;
right:0;
width:16px;
height:16px;
z-index:2;
}
.coreUrlHead {
position:relative;
}
.coreUrlHead .minImgLi {
position:absolute;
top:0;
left:0;
}
.coreUrlHead .name {
font-size:14px;
font-weight:bold;
padding-left:20px;
height:16px;
position:relative;
}
.coreUrlHead .desc {
line-height:20px;
padding:6px 0;
}
.coreUrlParam {
height:16px;
}
.coreUrlParam a {
float:left;
height:16px;
line-height:16px !important;
line-height:18px;
margin-right:16px;
overflow:hidden;
}
.coreUrlFoot {
height:24px;
margin-top:6px;
overflow:hidden;
}
.coreUrlFoot li {
float:left;
height:24px;
line-height:24px;
margin-right:10px;
}
.coreUrlFoot .div {
width:1px;
height:14px;
margin-top:5px;
border-right:1px solid #D5D6D7;
overflow:hidden;
}
.coreUrlFoot .minImgLi {
position:relative;
height:16px;
margin-right:4px;
margin-top:4px;
}
.coreUrlFoot .selectCat .core {
float:left;
display:block;
height:22px;
line-height:22px !important;
line-height:24px;
padding-left:6px;
padding-right:6px;
border:1px solid #FFF;
font-family:'宋体';
overflow:hidden;
}
.coreUrlFoot .selectCat .core:hover {
border:1px solid #D5D6D7;
text-decoration:none;
}
.hotCats .topCat {
float:left;
width:66px;
margin-right:12px;
margin-top:6px;
position:relative;
z-index:1;
}
.hotCats .TOP_CAT_3 {
margin-right:0;
}
.hotCats .JS_TOP_CAT {
z-index:2;
}
.hotCats .topCat .core {
display:block;
width:64px;
height:24px;
line-height:24px;
overflow:hidden;
border:1px dashed #D5D6D7;
text-align:center;
background-color:#FFF;
}
.hotCats .topCat .core:hover {
color:#FF6600;
border-color:#FF6600;
text-decoration:none;
}
.hotCats .on .core:hover,.hotCats .on .core {
color:#FFF;
background-color:#2E6ED8;
border:1px solid #2E6ED8;
}
.hotCats .dropMenu {
display:none;
position:absolute;
top:0;
left:0;
z-index:10;
padding-top:25px;
background: url(http://s0.5i56.com/img/blank.gif) repeat;
}
.hotCats .dropMenu ul {
width:66px;
border:1px solid #1F6DA3;
padding:2px;
background-color:#FFF;
}
.hotCats .dropMenu a {
display:block;
height:24px;
line-height:24px;
padding-left:4px;
}
.hotCats .dropMenu a:hover {
background-color:#2E6ED8;
color:#FFF;
text-decoration:none;
}
#ddUserWebCatList {
width:300px;
padding:0 2px 10px;
}
#ddUserWebCatChange {
width:198px;
padding:0 2px 10px;
}
#ddUserWebCatChange li {
width:84px;
}
#ddUserWebCatChange .core {
text-align:center;
width:82px;
padding:0;
}
#msg {
text-align:center;
font-size:14px;
color:#FF6000;
font-weight:bold;
padding-top:10px;
}
#pagerDomain {
padding:16px 0;
}
.domainItem {
height:30px;
border-bottom:1px dashed #D5D6D7;
overflow:hidden;
}
.domainItem li {
display:block;
float:left;
height:30px;
line-height:30px;
padding:0 6px;
border-right:1px dashed #D5D6D7;
overflow:hidden;
}
.domainItem .domainName {
width:200px;
}
.domainItem .domainHref {
width:200px;
}
.domainItem .domainFunction {
padding-right:0;
border-right:none;
}
.domainItem .domainFunction a {
display:block;
height:28px;
line-height:28px;
width:60px;
text-align:center;
float:left;
margin-right:5px;
border:1px solid #D5D6D7;
text-decoration:none;
}
.domainItem .domainFunction a:hover {
background-color:#2E6ED8;
color:#FFF;
}
.siteLogItem {
height:22px;
overflow:hidden;
}
.siteLogItem li {
display:block;
float:left;
height:22px;
line-height:22px;
overflow:hidden;
}
.siteLogItem .cdate,.siteLogItem .lastDate {
width:55px;
text-align:right;
}
.siteLogItem .cdate {
margin-right:8px;
}
.siteLogItem .clickNum {
width:42px;
font-size:14px;
color:#FF6600;
text-align:center;
}
.siteLogItem .ip {
width:102px;
margin-right:8px;
text-align:right;
}
.siteLogItem .refer {
width:138px;
color:#1562BF;
text-align:center;
}
.siteLogItem .path {
width:220px;
color:#1562BF;
}
.siteLogItem .path a {
color:#333;
}
#kingUser .dataItem ul.basicInfo {
margin-right:0;
width:170px;
}
#kingUser .dataItem p {
width:170px;
overflow:hidden;
float:left;
color:#666666;
}
#topUserBody .main .dataItem {
height:66px;
width:636px;
padding:5px;
border:1px solid #CCCCCC;
margin-bottom:15px;
}
.imgByUserPhoto a.midUserImg,.imgByUserPhoto a.maxUserImg {
margin:0;
padding:0;
border:none;
}
.imgByUserPhoto a.midUserImg:hover {
border:1px solid #FFCC00;
height:58px;
width:58px;
}
.imgByUserPhoto a.maxUserImg:hover {
border:1px solid #FFCC00;
height:118px;
width:118px;
}
.nickname {
font-size:16px;
font-weight:bold;
color:#545454;
}
.midUserImg {
display:block;
height:60px;
width:60px;
overflow:hidden;
}
.userProfile {
margin-left:19px;
margin-top:44px;
height:66px;
overflow:hidden;
}
.userProfile .midUserImg {
float:left;
padding:2px;
border:1px solid #A6A6A6; /* */
margin-right:15px;
}
.wangyuUserViewEdit {
background:#FFF url(../img/nick.gif) left center repeat-x;
}
.updatePrompt {
margin-top:10px;
text-align:center;
width:99%;
font-weight:bold;
color:#105CB6;
}
.hongSe {
color:#FF0000;
}
.jiaCu {
font-weight:bold;
}
.minUserImg,.minUserBox {
display:block;
height:16px;
width:16px;
overflow:hidden;
background-repeat:no-repeat;
position:absolute;
top:0;
left:0;
}
.minUserBox {
display:none;
background:url(../img/base.gif) -80px -120px;
}
.hover .minUserImg {
display:none;
}
.hover .minUserBox {
display:block;
}
a.minUserBox:hover {
background-position:-80px -140px;
}
.userLoginImg,.userVisitImg,.userStoreImg {
float:left;
display:block;
height:18px;
line-height:18px !important;
line-height:20px;
overflow:hidden;
padding-left:20px;
background:url(../img/icon.gif) 0 0 no-repeat;
color:#555;
}
a.userLoginImg,a.userVisitImg,a.userStoreImg {
text-decoration:underline;
}
a.userLoginImg:hover,a.userVisitImg:hover,a.userStoreImg:hover {
color:#FF6600;
}
.userLoginImg {
background-position:0 0;
}
a.userLoginImg:hover {
background-position:-300px 0;
}
.userVisitImg {
background-position:0 -20px;
}
a.userVisitImg:hover {
background-position:-300px -20px;
}
.userStoreImg {
background-position:0 -40px;
}
a.userStoreImg:hover {
background-position:-300px -40px;
}
.topUser {
float:left;
width:216px;
padding:0 0 14px 100px;
margin-bottom:16px;
border-bottom:1px dashed #D5D6D7;
position:relative;
}
.TOP_USER_0 {
margin-right:16px;
clear:both;
}
.topUser li {
display:block;
position:relative;
word-wrap:break-word;
}
.topUser .userNickname {
height:18px;
overflow:hidden;
line-height:18px !important;
line-height:20px;
padding:0 0 6px 20px;
font-size:14px;
font-weight:bold;
border-bottom:1px dashed #D5D6D7;
}
.topUser .userSign {
width:204px;
height:18px;
line-height:18px !important;
line-height:20px;
padding:6px;
border-bottom:1px dashed #D5D6D7;
z-index:2;
}
.topUser .userSign .allUserSign {
display:none;
width:204px;
line-height:18px !important;
line-height:20px;
padding:6px;
position:absolute;
top:0;
left:0;
}
.topUser .hover .allUserSign {
display:block;
background-color:#FFFF99;
}
.topUser .icon {
float:left;
width:108px;
height:18px;
padding-top:8px;
}
.topUser .userImg {
width:100px;
height:90px;
position:absolute;
top:0;
left:0;
}
.topUser .imgBox {
width:84px;
height:84px;
}
.sideUser {
float:left;
width:66px;
overflow:hidden;
padding-top:80px;
position:relative;
}
.SIDE_USER_0 {
clear:both;
}
.SIDE_USER_0 {
padding-left:25px;
}
.SIDE_USER_0,.SIDE_USER_1 {
margin-right:25px;
}
.sideUser li {
display:block;
position:relative;
}
.sideUser .userImg {
width:66px;
height:66px;
overflow:hidden;
position:absolute;
top:10px;
left:0;
}
.SIDE_USER_0 .userImg {
left:25px;
}
.sideUser .imgBox,.sideUser .img {
width:60px;
height:60px;
overflow:hidden;
}
.sideUser .userNickname {
width:46px;
height:18px;
line-height:18px !important;
line-height:20px;
padding-left:20px;
overflow:hidden;
text-align:center;
}
.sideUser .time {
width:66px;
height:18px;
line-height:18px !important;
line-height:20px;
overflow:hidden;
text-align:center;
font-size:11px;
color:#808080;
}
.userZone {
min-height:134px;
height:auto !important;
height:134px;
width:504px;
padding-left:150px;
margin-bottom:16px;
position:relative;
}
.userZone .imgBox {
top:0;
left:0;
width:120px;
height:120px;
padding:6px;
}
.userZone .imgBox:hover{
background:none;
padding:4px;
border-width:3px;
}
.userZone .userBasis {
float:left;
width:150px;
height:60px;
padding-right:10px;
}
.userZone .userBasis li {
height:20px;
line-height:20px !important;
line-height:22px;
overflow:hidden;
position:relative;
}
.userZone .userBasis li .content {
color:#005EAC;
}
.userZone .diguCell {
margin-top:10px;
}
#userHomeBody .main h1,#friendHomeBody .main h1 {
border-bottom:1px solid #D5D6D7;
font-size:14px;
height:26px;
line-height:26px !important;
line-height:28px;
overflow:hidden;
margin-bottom:10px;
color:#333;
}
.noticeCenter {
margin-bottom:16px;
}
.noticeCenter ul {
float:left;
width:180px;
padding-left:32px;
}
.noticeCenter li {
display:block;
height:24px;
width:120px;
padding-left:60px;
position:relative;
overflow:hidden;
}
.noticeCenter h2,.noticeCenter p {
height:24px;
line-height:24px !important;
line-height:26px;
overflow:hidden;
}
.noticeCenter h2 {
width:60px;
text-align:right;
font-weight:normal;
position:absolute;
top:0 !important;
top:1px;
left:0;
}
.actZone {
width:648px;
position:relative;
margin-bottom:16px;
}
.actZone .navy {
height:27px;
position:absolute;
top:0;
left:90px;
}
.actZone .navy li {
float:left;
padding:0 10px;
margin-right:4px;
display:block;
height:25px;
line-height:25px !important;
line-height:27px;
overflow:hidden;
background-color:#fff;
border:1px solid #d5d6d7;
border-bottom:none;
cursor:pointer;
}
.actZone .navy li.on {
height:26px;
line-height:26px !important;
line-height:28px;
}
.makeFriend16 {
display:block;
width:16px;
height:16px;
overflow:hidden;
background:url(../img/addFriend16.gif) 0 0 no-repeat;
}
.digu16 {
display:block;
width:16px;
height:16px;
overflow:hidden;
background:url(../img/msg16.jpg) 0 0 no-repeat;
}
.userHeadCell {
width:98px;
position:absolute;
top:0;
left:0;
height:40px;
border-right:1px solid #d5d6d7;
}
.userHeadCell .minImgLi {
position:absolute;
top:0;
left:0;
}
.userHeadCell .userNickname {
padding-left:20px;
height:16px;
line-height:16px;
padding-bottom:4px;
border-bottom:1px solid #d5d6d7;
}
.userHeadCell .time {
height:16px;
line-height:16px;
padding-top:3px;
font-size:11px;
}
.actItem {
padding:10px 30px 10px 64px;
border-bottom:1px dashed #d5d6d7;
position:relative;
}
.actItem .user,.actItem .word {
padding-right:4px;
}
.actItem .body {
line-height:20px;
}
.actItem .icon {
position:absolute;
top:10px;
right:6px;
}
.actItem .funcCell {
float:left;
margin-right:16px;
overflow:hidden;
}
.actItem .funcCell a {
text-decoration:underline;
}
.ACT_ITEM_0 {
min-height:40px;
height:auto !important;
height:40px;
}
.ACT_ITEM_0 .imgBox {
width:34px;
height:34px;
top:10px;
left:14px;
}
.ACT_ITEM_1 {
min-height:54px;
height:auto !important;
height:54px;
}
.ACT_ITEM_1 .imgBox {
width:48px;
height:48px;
top:10px;
left:0;
}
.actItem .basis {
padding-left:108px;
position:relative;
min-height:40px;
height:auto !important;
height:40px;
}
.actItem .url {
color:#766C25;
padding-right:4px;
}
.actItem .webAct {
margin-top:6px;
padding-top:6px;
border-top:1px dashed #d5d6d7;
padding-right:70px;
position:relative;
min-height:60px;
height:auto !important;
height:60px;
}
.actItem .webAct .webScore {
height:60px;
width:60px;
text-align:center;
line-height:60px;
position:absolute;
top:6px;
right:0;
border:1px solid #d5d6d7;
}
.actItem .webAct .webPostNum,.actItem .webAct .webClickNum {
float:left;
margin-right:16px;
margin-top:6px;
}
.bbsBoard {
width:456px;
padding:4px 0 16px 64px;
position:relative;
}
.bbsBoard textarea {
height:64px;
width:454px;
border:1px solid #808080;
}
.bbsBoard .confirm {
padding-top:12px;
text-align:right;
}
.bbsBoard .confirm .inputButton {
margin-left:6px;
}
.bbsThread {
border-top:1px dashed #d5d6d7;
padding:10px 0 10px 64px;
min-height:54px;
height:auto !important;
height:54px;
position:relative;
}
.bbsThread .imgBox {
width:48px;
height:48px;
top:10px;
left:0;
}
.bbsThread .qqMsg {
color:red;
}
.bbsThread .body {
line-height:20px;
color:#333;
}
.bbsThread .funcCell {
width:60px;
position:absolute;
top:0;
right:0;
}
.bbsThread .funcCell li {
height:16px;
line-height:16px;
line-height:19px !important;
overflow:hidden;
padding:4px 5px;
border-bottom:1px solid #d5d6d7;
}
.bbsPost,.bbsReply {
padding:0 80px 0 108px;
min-height:40px;
height:auto !important;
height:40px;
position:relative;
}
.bbsReply {
margin-top:10px;
padding-top:10px;
border-top:1px dashed #d5d6d7;
}
.bbsReply .userHeadCell {
left:0;
top:10px;
}
.bbsMore {
height:28px;
line-height:28px !important;
line-height:30px;
overflow:hidden;
border-top:1px dashed #d5d6d7;
text-align:right;
padding-right:16px;
}
.userFoot {
padding-left:76px;
width:124px;
min-height:76px;
height:auto !important;
height:76px;
margin-bottom:16px;
float:left;
position:relative;
border-bottom:1px dashed #D5D6D7;
}
.USER_FOOT_0,.USER_FOOT_1 {
margin-right:16px;
}
.USER_FOOT_0 {
clear:both;
}
.userFoot li {
position:relative;
}
.userFoot .userImg {
width:66px;
height:66px;
position:absolute;
top:0;
left:0;
}
.userFoot .imgBox {
width:60px;
height:60px;
}
.userFoot .minUserImgLi {
height:16px;
width:20px;
position:absolute;
top:2px;
left:76px;
z-index:2;
}
.userFoot .userNickname {
border-bottom:1px dashed #D5D6D7;
font-size:14px;
height:18px;
line-height:18px;
overflow:hidden;
padding:0 0 6px 20px;
}
.userFoot .visitNum,.userFoot .visitDate {
height:24px;
line-height:24px !important;
line-height:26px;
overflow:hidden;
}
.userFoot .visitNum {
border-bottom:1px dashed #D5D6D7;
}
.userFriend {
padding-top:4px;
padding-left:76px;
width:124px;
min-height:70px;
height:auto !important;
height:70px;
margin-bottom:16px;
float:left;
position:relative;
border:1px dashed #D5D6D7;
}
.USER_FRIEND_0,.USER_FRIEND_1 {
margin-right:16px;
}
.USER_FRIEND_0 {
clear:both;
}
.userFriend li {
position:relative;
}
.userFriend .userImg {
width:60px;
height:60px;
position:absolute;
top:4px;
left:4px;
}
.userFriend .imgBox {
width:60px;
height:60px;
overflow:hidden;
}
.userFriend .minUserImgLi {
height:16px;
width:20px;
position:absolute;
top:5px;
left:76px;
z-index:2;
}
.userFriend .userNickname {
border-bottom:1px dashed #D5D6D7;
font-size:14px;
height:18px;
line-height:18px;
overflow:hidden;
padding:0 0 6px 20px;
}
.userFriend .focusType,.userFriend .groupName {
height:24px;
line-height:24px !important;
line-height:26px;
overflow:hidden;
}
.userFriend .focusType {
border-bottom:1px dashed #D5D6D7;
}
.diguCell {
width:460px;
padding:8px;
border:1px solid #CBCBCB;
background-color:#F7F7F7;
overflow:hidden;
}
.diguCell textarea {
height:36px;
line-height:18px;
padding:3px 3px 0;
width:452px;
border:1px solid #808080;
color:#AAAAAA;
}
.diguCell .confirm {
padding-top:6px;
height:24px;
text-align:right;
color:#AAAAAA;
}
#userDiguBody .diguCell {
margin-bottom:16px;
}
.userDigu {
margin-bottom:10px;
border-top:1px dashed #D5D6D7;
padding-top:10px;
position:relative;
}
.userDigu .imgBox {
top:10px;
}
.USER_DIGU_1,.USER_DIGU_2 {
padding-left:76px;
width:572px;
}
.USER_DIGU_3 {
padding-right:96px;
width:552px;
}
.USER_DIGU_1,.USER_DIGU_3 {
min-height:66px;
height:auto !important;
height:66px;
}
.USER_DIGU_2 {
min-height:86px;
height:auto !important;
height:86px;
}
.USER_DIGU_1 .imgBox,.USER_DIGU_2 .imgBox {
width:60px;
height:60px;
}
.USER_DIGU_2 .imgBox {
height:80px;
}
.USER_DIGU_3 .imgBox {
width:80px;
height:60px;
left:auto;
right:0;
}
.userDigu .diguText {
line-height:20px;
}
.userDigu .diguText .guider {
font-size:14px;
font-weight:bold;
color:#005EAC;
}
.userDigu .extra {
padding-top:4px;
}
.userDigu .extra li {
padding-bottom:0;
padding-right:20px;
}
.dialogThead {
min-height:54px;
height:auto !important;
height:54px;
border-bottom:1px dashed #D5D6D7;
padding:10px 0 10px 64px;
position:relative;
}
.dialogThead .imgBox {
width:48px;
height:48px;
top:10px;
}
.userPostThread {
min-height:54px;
height:auto !important;
height:54px;
padding:10px 0 0 64px;
position:relative;
}
.userPostThread .imgBox{
width:48px;
height:48px;
top:10px;
}
.userPost {
padding-left:106px;
padding-right:70px;
min-height:40px;
height:auto !important;
height:40px;
position:relative;
}
.userPost .funcCell  {
position:absolute;
right:0;
top:10px;
width:60px;
line-height:20px;
}
.userReplyList {
border:1px solid #d5d6d7;
margin-top:6px;
}
.userReplyList .listHead,.userReplyList .listFoot {
height:28px;
line-height:28px;
padding:0 6px;
position:relative;
}
.userReplyList .minbox {
position:absolute;
right:7px;
top:7px;
}
.userReplyList .delbox {
position:absolute;
right:28px;
top:7px;
}
.userReplyList .listBody {
border-top:1px solid #d5d6d7;
border-bottom:1px solid #d5d6d7;
width:100%;
}
.userReply {
min-height:40px;
height:auto !important;
height:40px;
position:relative;
padding-left:158px;
padding-top:10px;
padding-bottom:10px;
}
.userReply .userHeadCell {
top:10px;
left:48px;
}
.userReply .imgBox {
width:34px;
height:34px;
top:10px;
left:4px;
}
.hostPost {
position:relative;
min-height:40px;
height:auto !important;
height:40px;
padding-left:106px;
}
.hostPost .postText {
line-height:20px;
padding-bottom:6px;
}
.hostPost .postImg {
border-top:1px dashed #D5D6D7;
text-align:center;
}
.friendApply {
position:relative;
height:40px;
padding:0 130px 16px 160px;
border-bottom:1px solid #D5D6D7;
margin-bottom:16px;
}
.friendApply .imgBox,.friendApply .imgBox img {
width:34px;
height:34px;
}
.friendApply form {
width:120px;
height:24px;
position:absolute;
right:0;
top:8px;
}
.friendApply form .inputButton {
width:50px;
}
.friendApply form .confirmButton {
margin-right:10px;
}
.friendApply .userHeadCell {
top:0;
left:50px;
}
#userMeApplyBody .friendApply form .inputButton {
width:80px;
}
.friendApply .doWhat {
height:20px;
line-height:16px !important;
line-height:18px;
color:#333;
border-bottom:1px dashed #D5D6D7;
}
.friendApply .userInfo {
padding-top:3px;
height:16px;
overflow:hidden;
}
.friendApply .userInfo a {
height:16px;
line-height:16px !important;
padding-right:16px;
margin-right:16px;
border-right:1px solid #D5D6D7;
}
#homeBody .dataItem {
float:left;
height:96px;
width:310px;
padding-left:15px;
margin-top:15px;
}
#homeBody .imgByUserPhoto h1 {
background:url(../img/tabLine.gif) left center repeat-x;
}
#homeBody .imgByUserPhoto h1 b {
background-color:#FFFFFF;
margin-left:10px;
padding:0 5px;
}
#homeBody .dataItem ul.basicInfo {
float:left;
overflow:hidden;
width:170px;
}
#homeNavy {
height:236px;
background-color:#FFF;
}
#mainFlash {
height:223px;
width:984px;
padding-top:6px;
padding-left:6px;
overflow:hidden;
}
#homeBody .main h1 {
font-size:14px;
height:28px;
line-height:28px !important;
line-height:30px;
overflow:hidden;
border-bottom:1px solid #CCCCCC;
margin-bottom:16px;
width:632px;
padding-right:16px;
text-align:right;
font-weight:normal;
}
#homeBody .main h1 b {
float:left;
}
.starUrl .chief {
float:left;
width:180px;
padding-left:136px;
padding-bottom:14px;
margin-bottom:16px;
border-bottom:1px dashed #D5D6D7;
position:relative;
}
.starUrl .CHIEF_0 {
margin-right:16px;
clear:both;
}
.starUrl .chief li {
position:relative;
word-wrap:break-word;
}
.starUrl .chief .urlImg {
position:absolute;
top:0;
left:0;
width:136px;
height:96px;
}
.starUrl .chief .imgBox {
width:120px;
height:90px;
}
.starUrl .chief .urlName {
height:18px;
line-height:18px !important;
line-height:20px;
overflow:hidden;
padding-left:20px;
padding-bottom:6px;
border-bottom:1px dashed #D5D6D7;
}
.starUrl .chief .urlTag {
height:18px;
line-height:18px !important;
line-height:20px;
border-bottom:1px dashed #D5D6D7;
padding:6px 0;
}
.starUrl .chief .icon {
float:left;
width:90px;
height:18px;
padding-top:8px;
}
#container {
width:996px;
margin:0 auto;
overflow:hidden;
position:relative;
}
#msgBar {
position:absolute;
z-index:2000;
top:0;
left:0;
display:none;
}
#msgBar .exc {
height:26px;
line-height:26px;
width:26px;
background: url(../img/midLoad.gif) 0 0 no-repeat;
}
#msgBar .msg,#msgBar .err,#msgBar .exc {
float:left;
border-bottom-color:#FFFFFF;
}
#header {
width:100%;
position:relative;
z-index:10;
padding-top:130px;
}
#bodyCase {
width:100%;
margin-top:10px;
background-color:#FFF;
position:relative;
}
#topBar {
position:absolute;
top:0;
right:0;
width:400px;
height:25px;
line-height:25px;
text-align:right;
padding-right:10px;
z-index:12;
}
#topBar span.separator {
padding:0 6px;
}
#seeker {
position:absolute;
top:48px;
right:12px;
width:365px;
z-index:20;
}
#seeker .text {
width:349px;
height:18px;
line-height:17px;
color:#999;
}
#seeker .textFocus {
color:#111;
}
#seekerSug {
display:none;
width:343px;
padding:5px 0;
background-color:#fff;
border:1px solid #D5D6D7;
border-top:none;
position:absolute;
top:60px;
left:0;
z-index:1;
}
#seekerSug .core {
display:block;
height:22px;
line-height:22px;
overflow:hidden;
color:#333;
text-decoration:none;
padding:0 5px;
}
#seekerSug .hover {
color:#fff;
background-color:#0000FF;
}
.mainSeeker {
height:24px;
padding-top:6px;
position:relative;
left:-2px;
z-index:2;
}
.mainSeeker .one {
float:left;
height:24px;
padding-right:3px;
position:relative;
cursor:pointer;
}
.mainSeeker .last {
padding-right:0;
}
.mainSeeker .one .ico {
position:absolute;
left:4px;
top:4px;
}
.mainSeeker .one .wangyuIco {
left:10px;
}
.mainSeeker .one .core,.mainSeeker .one .ddAngle {
display:block;
height:24px;
line-height:24px;
_line-height:25px;
float:left;
background:url(skin_1/base.gif) no-repeat 0 -320px;
position:relative;
z-index:2;
}
.mainSeeker .one .core {
width:28px;
padding-left:24px;
text-decoration:none;
color:#333;
}
.mainSeeker .last .core {
width:42px;
text-align:center;
}
.mainSeeker .one .ddAngle {
width:16px;
background-position:-130px -320px;
}
.mainSeeker .dropMenu {
display:none;
border-top:1px dotted #999999;
position:absolute;
top:-7px;
left:-3px;
z-index:1;
padding-top:32px;
padding-left:3px;
}
.mainSeeker .dropMenu .menuBox {
border:1px solid #1F6DA3;
padding:2px 4px;
background-color:#FFF;
}
.mainSeeker .dropMenu .MENU_BOX {
width:100px;
}
.mainSeeker .dropMenu ul {
width:60px;
}
.mainSeeker .dropMenu li {
position:relative;
height:22px;
overflow:hidden;
}
.mainSeeker .dropMenu .MENU_BOX ul {
float:left;
width:50px;
}
.mainSeeker .dropMenu .ico {
left:0;
z-index:1;
}
.mainSeeker .dropMenu .item {
display:block;
padding-left:20px;
height:22px;
line-height:22px;
color:#333;
position:relative;
z-index:2;
}
.ico {
display:block;
height:16px;
width:16px;
overflow:hidden;
position:absolute;
z-index:4;
background-image:url(../img/base.gif);
background-position:-64px -240px;
}
.baiduIco {
background-position:0 -40px;
}
.baiduMp3Ico {
background-position: -16px -40px;
}
.baiduImgIco {
background-position: -32px -40px;
}
.baiduVideoIco {
background-position: -48px -40px;
}
.baiduTranslationIco {
background-position: -64px -40px;
}
.baiduMapIco {
background-position: -80px -40px;
}
.baiduBaikeIco {
background-position: -96px -40px;
}
.baiduZhidaoIco {
background-position: -112px -40px;
}
.baiduYouaIco {
background-position: 0px -100px;
}
.googleIco {
background-position:0 -60px;
}
.googleMp3Ico {
background-position: -16px -60px;
}
.googleImgIco {
background-position: -32px -60px;
}
.googleVideoIco {
background-position: -48px -60px;
}
.googleTranslationIco {
background-position: -64px -60px;
}
.googleMapIco {
background-position: -80px -60px;
}
.googleBlogIco {
background-position: -96px -60px;
}
.googleEnIco {
background-position: -112px -60px;
}
.jobIco {
background-position:-80px -80px;
}
.zhaopinIco {
background-position:-96px -80px;
}
.chinahrIco {
background-position:-112px -80px;
}
.youkuIco {
background-position:-16px -80px;
}
.tudouIco {
background-position:-32px -80px;
}
.liuIco {
background-position:-48px -80px;
}
.woleIco {
background-position:-64px -80px;
}
.youdaoIco {
background-position:0 -100px;
}
.taobaoIco {
background-position:-16px -100px;
}
.joyoIco {
background-position:-32px -100px;
}
.dangdangIco {
background-position:-48px -100px;
}
.wangyuIco {
background:url(../favicon.ico) 0 0 no-repeat;
}
.ddboxMore {
display:block;
height:10px;
width:8px;
overflow:hidden;
position:absolute;
top:10px;
right:2px;
z-index:4;
background:url(../img/base.gif) no-repeat -55px -160px;
}
#mainNav,#mainNav ul,#mainNav li,#mainNav li .core {
display:block;
height:36px;
position:relative;
z-index:12;
}
#mainNav li,#mainNav li .core {
width:95px;
line-height:38px;
text-align:center;
font-size:14px;
font-weight:bold;
overflow:hidden;
}
#mainNav ul {
padding-left:16px;
}
#mainNav li {
float:left;
margin-right:16px;
}
#changeSkin {
position:absolute;
right:10px;
bottom:2px;
display:none;
}
#footer {
margin-top:10px;
margin-bottom:20px;
height:100px;
line-height:30px;
text-align:center;
background-color:#FFF;
position:relative;
}
#footer span,#footer a {
color:#666666;
}
#footer .qqGroup {
padding:0 10px;
color:#004FBA;
}
#ajaxResultWrapper {
display:none;
}
#floatBox {
background-color:#E0EBDE;
display:none;
position:absolute;
z-index:1;
overflow:hidden;
filter: Alpha(opacity = 50);  /* IE 实现背景色透明 */
opacity:0.5;  /*FF 实现背景色透明 */
cursor:move;
}
#ghostBox {
display:none;
border: 2px dashed #6F6F6F;
}
.top {
clear:both;
}
.bottom {
height:6px;
width:100%;
overflow:hidden;
position:relative;
clear:both;
}
.CTL,.CTR,.CBL,.CBR {
display:block;
width:6px;
height:6px;
overflow:hidden;
position:absolute;
z-index:100;
}
.CTL {
top:0;
left:0;
}
.CTR {
top:0;
right:0;
}
.CBL {
bottom:0;
left:0;
}
.CBR {
bottom:0;
right:0;
}
#userUrlBody,.friendUrlBody {
padding:5px 13px 0;
width:970px;
}
#puGetUserWebName .sysRadio li {
margin-right:30px;
}
#puGetUserWebName .sysRadio .music,#puGetUserWebName .sysRadio .game {
margin-top:20px;
}
#sysLogger {
width:994px;
margin:0 auto 16px;
overflow:hidden;
border:1px solid #FFF;
padding:6px 0;
display:none;
}
#sysLogger form {
height:26px;
padding-left:200px;
padding-bottom:4px;
text-align:center;
}
#sysLogger form input {
float:left;
margin-right:10px;
}
#sysLogger form .text {
width:300px;
}
#sysLogger .logZone{
width:100%;
height:150px;
overflow-x:hidden;
overflow-y:scroll;
}
#sysLogger .logItem p {
float:left;
line-height:20px;
overflow:hidden;
}
#sysLogger .logItem .logIndex {
width:30px;
text-align:right;
}
#sysLogger .logItem .logTime {
width:90px;
color:#FF6600;
text-align:center;
}
#sysLogger .logItem .logMsg {
width:840px;
}
.userImgMap {
width:300px;
height:180px;
overflow:hidden;
position:relative;
}
.userImgMap li {
position:absolute;
overflow:hidden;
}
.userImgMap .IMG_0,.userImgMap .IMG_1,.userImgMap .IMG_2,.userImgMap .IMG_3,.userImgMap .IMG_4,.userImgMap .IMG_5,.userImgMap .IMG_6 {
width:30px;
height:30px;
}
.userImgMap .IMG_7,.userImgMap .IMG_8,.userImgMap .IMG_9,.userImgMap .IMG_10,.userImgMap .IMG_11,.userImgMap .IMG_12,.userImgMap .IMG_13,.userImgMap .IMG_14,.userImgMap .IMG_15,.userImgMap .IMG_16,.userImgMap .IMG_17 {
width:60px;
height:60px;
}
.userImgMap .IMG_18 {
width:90px;
height:90px;
}
.userImgMap li .minUserBox {
top:auto;
bottom:0;
left:auto;
right:0;
}
.USER_IMG_MAP_0 .IMG_0 {
top:0;
left:0;
}
.USER_IMG_MAP_0 .IMG_1 {
top:30px;
left:0;
}
.USER_IMG_MAP_0 .IMG_2 {
top:60px;
left:0;
}
.USER_IMG_MAP_0 .IMG_3 {
top:90px;
left:0;
}
.USER_IMG_MAP_0 .IMG_4 {
top:0;
left:30px;
}
.USER_IMG_MAP_0 .IMG_5 {
top:0;
left:60px;
}
.USER_IMG_MAP_0 .IMG_6 {
top:0px;
left:90px;
}
.USER_IMG_MAP_0 .IMG_7 {
top:0;
left:120px;
}
.USER_IMG_MAP_0 .IMG_8 {
top:0;
left:180px;
}
.USER_IMG_MAP_0 .IMG_9 {
top:0;
left:240px;
}
.USER_IMG_MAP_0 .IMG_10 {
top:60px;
left:120px;
}
.USER_IMG_MAP_0 .IMG_11 {
top:60px;
left:240px;
}
.USER_IMG_MAP_0 .IMG_12 {
top:60px;
left:120px;
}
.USER_IMG_MAP_0 .IMG_13 {
top:120px;
left:0px;
}
.USER_IMG_MAP_0 .IMG_14 {
top:120px;
left:60px;
}
.USER_IMG_MAP_0 .IMG_15 {
top:120px;
left:120px;
}
.USER_IMG_MAP_0 .IMG_16 {
top:120px;
left:180px;
}
.USER_IMG_MAP_0 .IMG_17 {
top:120px;
left:240px;
}
.USER_IMG_MAP_0 .IMG_18 {
top:30px;
left:30px;
}
.USER_IMG_MAP_1 .IMG_0 {
top:60px;
left:0;
}
.USER_IMG_MAP_1 .IMG_1 {
top:90px;
left:0;
}
.USER_IMG_MAP_1 .IMG_2 {
top:120px;
left:0;
}
.USER_IMG_MAP_1 .IMG_3 {
top:150px;
left:0;
}
.USER_IMG_MAP_1 .IMG_4 {
top:150px;
left:30px;
}
.USER_IMG_MAP_1 .IMG_5 {
top:150px;
left:60px;
}
.USER_IMG_MAP_1 .IMG_6 {
top:150px;
left:90px;
}
.USER_IMG_MAP_1 .IMG_7 {
top:0;
left:0;
}
.USER_IMG_MAP_1 .IMG_8 {
top:0;
left:60px;
}
.USER_IMG_MAP_1 .IMG_9 {
top:0;
left:120px;
}
.USER_IMG_MAP_1 .IMG_10 {
top:0;
left:180px;
}
.USER_IMG_MAP_1 .IMG_11 {
top:0;
left:240px;
}
.USER_IMG_MAP_1 .IMG_12 {
top:60px;
left:120px;
}
.USER_IMG_MAP_1 .IMG_13 {
top:60px;
left:180px;
}
.USER_IMG_MAP_1 .IMG_14 {
top:60px;
left:240px;
}
.USER_IMG_MAP_1 .IMG_15 {
top:120px;
left:120px;
}
.USER_IMG_MAP_1 .IMG_16 {
top:120px;
left:180px;
}
.USER_IMG_MAP_1 .IMG_17 {
top:120px;
left:240px;
}
.USER_IMG_MAP_1 .IMG_18 {
top:60px;
left:30px;
}
.USER_IMG_MAP_2 .IMG_0 {
top:0;
left:270px;
}
.USER_IMG_MAP_2 .IMG_1 {
top:30px;
left:270px;
}
.USER_IMG_MAP_2 .IMG_2 {
top:60px;
left:270px;
}
.USER_IMG_MAP_2 .IMG_3 {
top:90px;
left:270px;
}
.USER_IMG_MAP_2 .IMG_4 {
top:0;
left:180px;
}
.USER_IMG_MAP_2 .IMG_5 {
top:0;
left:210px;
}
.USER_IMG_MAP_2 .IMG_6 {
top:0;
left:240px;
}
.USER_IMG_MAP_2 .IMG_7 {
top:0;
left:0;
}
.USER_IMG_MAP_2 .IMG_8 {
top:0;
left:60px;
}
.USER_IMG_MAP_2 .IMG_9 {
top:0;
left:120px;
}
.USER_IMG_MAP_2 .IMG_10 {
top:60px;
left:0;
}
.USER_IMG_MAP_2 .IMG_11 {
top:60px;
left:60px;
}
.USER_IMG_MAP_2 .IMG_12 {
top:60px;
left:120px;
}
.USER_IMG_MAP_2 .IMG_13 {
top:120px;
left:0;
}
.USER_IMG_MAP_2 .IMG_14 {
top:120px;
left:60px;
}
.USER_IMG_MAP_2 .IMG_15 {
top:120px;
left:120px;
}
.USER_IMG_MAP_2 .IMG_16 {
top:120px;
left:180px;
}
.USER_IMG_MAP_2 .IMG_17 {
top:120px;
left:240px;
}
.USER_IMG_MAP_2 .IMG_18 {
top:30px;
left:180px;
}
.USER_IMG_MAP_3 .IMG_0 {
top:150px;
left:120px;
}
.USER_IMG_MAP_3 .IMG_1 {
top:150px;
left:150px;
}
.USER_IMG_MAP_3 .IMG_2 {
top:150px;
left:180px;
}
.USER_IMG_MAP_3 .IMG_3 {
top:150px;
left:210px;
}
.USER_IMG_MAP_3 .IMG_4 {
top:60px;
left:210px;
}
.USER_IMG_MAP_3 .IMG_5 {
top:90px;
left:210px;
}
.USER_IMG_MAP_3 .IMG_6 {
top:120px;
left:210px;
}
.USER_IMG_MAP_3 .IMG_7 {
top:0;
left:0;
}
.USER_IMG_MAP_3 .IMG_8 {
top:0;
left:60px;
}
.USER_IMG_MAP_3 .IMG_9 {
top:0;
left:120px;
}
.USER_IMG_MAP_3 .IMG_10 {
top:0;
left:180px;
}
.USER_IMG_MAP_3 .IMG_11 {
top:0;
left:240px;
}
.USER_IMG_MAP_3 .IMG_12 {
top:60px;
left:0;
}
.USER_IMG_MAP_3 .IMG_13 {
top:60px;
left:60px;
}
.USER_IMG_MAP_3 .IMG_14 {
top:120px;
left:0;
}
.USER_IMG_MAP_3 .IMG_15 {
top:120px;
left:60px;
}
.USER_IMG_MAP_3 .IMG_16 {
top:60px;
left:240px;
}
.USER_IMG_MAP_3 .IMG_17 {
top:120px;
left:240px;
}
.USER_IMG_MAP_3 .IMG_18 {
top:60px;
left:120px;
}
.USER_IMG_MAP_4 .IMG_0 {
top:60px;
left:180px;
}
.USER_IMG_MAP_4 .IMG_1 {
top:60px;
left:210px;
}
.USER_IMG_MAP_4 .IMG_2 {
top:60px;
left:240px;
}
.USER_IMG_MAP_4 .IMG_3 {
top:60px;
left:270px;
}
.USER_IMG_MAP_4 .IMG_4 {
top:90px;
left:270px;
}
.USER_IMG_MAP_4 .IMG_5 {
top:120px;
left:270px;
}
.USER_IMG_MAP_4 .IMG_6 {
top:150px;
left:270px;
}
.USER_IMG_MAP_4 .IMG_7 {
top:0;
left:0;
}
.USER_IMG_MAP_4 .IMG_8 {
top:0;
left:60px;
}
.USER_IMG_MAP_4 .IMG_9 {
top:0;
left:120px;
}
.USER_IMG_MAP_4 .IMG_10 {
top:0;
left:180px;
}
.USER_IMG_MAP_4 .IMG_11 {
top:0;
left:240px;
}
.USER_IMG_MAP_4 .IMG_12 {
top:60px;
left:0;
}
.USER_IMG_MAP_4 .IMG_13 {
top:60px;
left:60px;
}
.USER_IMG_MAP_4 .IMG_14 {
top:60px;
left:120px;
}
.USER_IMG_MAP_4 .IMG_15 {
top:120px;
left:0;
}
.USER_IMG_MAP_4 .IMG_16 {
top:120px;
left:60px;
}
.USER_IMG_MAP_4 .IMG_17 {
top:120px;
left:120px;
}
.USER_IMG_MAP_4 .IMG_18 {
top:90px;
left:180px;
}
#userPhotoShow .left
{
float:left;
width:48%;
}
#userPhotoShow .right
{
float:left;
width:48%;
margin-left:20px;
}
#userPhotoShow .title
{
border-bottom:solid 1px #ccc;
}
#userPhotoShow .photocontainer
{
margin-top:10px;
background:url(../img/thumbs/bg_120.gif) no-repeat left top;
padding:7px 12px 12px 7px;
}
#userPhotoShow .uploadtooltip
{
margin-top:10px;
color: #555;
line-height:150%;
}
#userPhotoShow .uploaddiv
{
margin-top:10px;
}
#userPhotoShow input
{
padding:3px;
}
#userPhotoShow #Canvas
{
position: relative;
border:2px solid #888888;
overflow:hidden;
cursor:pointer;
}
#userPhotoShow .smallbig
{
cursor:pointer;
}
#userPhotoShow #bar
{
height: 18px;
background-image: url(../img/thumbs/track.gif);
background-repeat: no-repeat;
position: relative;
}
#userPhotoShow #child
{
width: 11px;
height: 16px;
background-image: url(../img/thumbs/grip.gif);
background-repeat: no-repeat;
top:2px;
position: relative;
left:100px;
}
#userPhotoShow .imagePhoto
{
border-width:0px;
position:absolute;
}
#userPhotoShow #IconContainer
{
position:absolute;
}
#userPhotoShow #IconContainer img
{
FILTER:alpha(opacity=60);
opacity:0.6;
background-color:#ccc;
}
#userPhotoShow #ImageDragContainer
{
border: 1px solid #ccc;
cursor: pointer;
position: absolute;
overflow: hidden;
z-index:1;
}
#body{
background:#fff center top no-repeat;
}
#findpwdbody{
width:285px;
border:solid 0px;
margin-top: 0px;
margin-bottom: 100px;
padding-top: 50px;
margin-left: 100px;
}
#findpwdokbody{
width:285px;
border:solid 0px;
margin-top: 50px;
margin-bottom: 100px;
padding-top: 50px;
margin-left: auto;
margin-right: auto;
}
