/* CSS Document */

/*编辑器*/
.futuEditor{margin:0px 0px;}
.futuEditor .editorToolbar{ height:22px; line-height:22px; background-color:#FFF7E8; padding:3px 10px 3px 10px;}
.futuEditor .editorToolbar2{ height:22px; border:#B4B4B4 1px solid; border-bottom:0px; background-color:#F4F4F4; padding:3px 9px 3px 9px;}
.futuEditor .editorToolbar .toolbarLeft{ float:left; height:22px;}
.futuEditor .editorToolbar div.rough{ background:url(/images/icon/editorIcon.gif) no-repeat 0px 0px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.roughC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px 0px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.ramp{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -50px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.rampC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -50px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.underline{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -100px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.underlineC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -100px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.color{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -150px;  float:left; margin-right:12px; height:22px; width:24px;}
.futuEditor .editorToolbar div.colorC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -150px;  float:left; margin-right:12px; height:22px; width:24px;}
.futuEditor .editorToolbar div.expression{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -200px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.expressionC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -200px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.pic{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -250px; float:left; margin-right:12px; height:22px; width:72px; cursor:pointer;}
.futuEditor .editorToolbar div.picC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -250px; float:left; margin-right:12px; height:22px; width:72px; cursor:pointer;}
.futuEditor .editorToolbar div.showText{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -550px; float:left; margin-right:12px; height:22px; width:108px;}
.futuEditor .editorToolbar div.showTextC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -550px; float:left; margin-right:12px; height:22px; width:108px;}
.futuEditor .editorToolbar div.hideText{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -600px; float:left; margin-right:12px; height:22px; width:108px;}
.futuEditor .editorToolbar div.hideTextC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -600px; float:left; margin-right:12px; height:22px; width:108px;}
.futuEditor .editorToolbar div.link{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -300px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.linkC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -300px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.gsLeft{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -400px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.gsLeftC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -400px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.gsMid{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -450px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.gsMidC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -450px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.gsRight{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -500px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.gsRightC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -500px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.quote{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -650px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.quoteC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -650px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.setFlash{ background:url(/images/icon/editorIcon.gif) no-repeat 0px -700px; float:left; margin-right:12px; height:22px; width:22px;}
.futuEditor .editorToolbar div.setFlashC{ background:url(/images/icon/editorIcon.gif) no-repeat -500px -700px; float:left; margin-right:12px; height:22px; width:22px;}

.futuEditor .editorToolbar div.gapLine{ float:left; height:15px; width:1px; font-size:0px; line-height:0px; background-color:#BBBBBB; margin-right:12px; margin-top:4px;}
.futuEditor .editorToolbar div.selectBox{ float:left; margin-right:12px;}
.futuEditor .editorToolbar .toolbarRight{ float:right; height:22px;}
.futuEditor .editorB001{ border:#B4B4B4 1px solid; background-color:#FFFFFF; }
.futuEditor .editorContent{ width:100%;}
.futuEditor .editorContent .iframe {border:0px;width:100%;}
.futuEditor .editorContent .setAlbumMsg01{border:0px;height:500px; width:100%;}
.futuEditor .editorContent .setAlbumMsg01 p{text-align:center; font-size:16px; color:#BBBBBB; line-height:200%; padding-top:120px;}

.editorChooseHide{position:absolute;z-index:1;}
.editorChoose {position:absolute;z-index:2; text-align:left;left: 0px; top:23px;width:auto;white-space:nowrap;border:#B4B4B4 1px solid; background-color:#FFFFFF;}

.editorChoose .t001{border-bottom:#B4B4B4 1px solid; background-color:#F4F4F4; padding:0px 9px; font-weight:bold; line-height:24px;}
.editorChoose .c001{ padding:5px;}
.editorChoose .c001 .faceItem{ cursor:pointer;}

/*颜色选取*/
.chooseColorBox{ background-color:#FFF; width:144px;}
.chooseColorBox a{ display:block; float:left; width:12px; height:12px; border:#FFF 1px solid; padding:2px; line-height:0px; font-size:0px;}
.chooseColorBox a:hover{border:#000080 1px solid; background-color:#FFEEC2;}
.chooseColorBox .colorCurrent{border:#9A9AFB 1px solid; background-color:#FFF;}

.chooseColorBox a span{ display:block; width:10px; height:10px; border:#A6A6A6 1px solid;}
.editorChoose .noneColor{ text-align:center;}

/*表情选取*/
.chooseBqc001{ width:384px;padding:5px;}
.chooseBqc001 a{ display:block; _display:inline; float:left; width:22px; height:22px; border:#fff 1px solid; line-height:0px; font-size:0px;}
.chooseBqc001 a:hover{border:#000080 1px solid; }
.editorChoose .line02D{ width:394px;}
.editorChoose .page01{ width:384px; height:28px; line-height:28px; padding:0px 5px;}
.chooseBqBox{ background:url(/images/editor/face_bg.gif) no-repeat #FFF; height:144px;}
.chooseBqBox2{background:url(/images/editor/face_bg2.gif) no-repeat #FFF; height:144px;}
.chooseBqBox3{background:url(/images/editor/face_bg3.gif) left 0px no-repeat #FFF; height:144px;}
.chooseBqBox3_2{background:url(/images/editor/face_bg3.gif) left -144px no-repeat #FFF; height:144px;}
.chooseBqBox3_3{background:url(/images/editor/face_bg3.gif) left -288px no-repeat #FFF; height:144px;}
.chooseBqBox4{background:url(/images/editor/face_bg4.gif) left 0px no-repeat #FFF; height:144px;}
.chooseBqBox4_2{background:url(/images/editor/face_bg4.gif) left -144px no-repeat #FFF; height:144px;}
.chooseBqBox4_3{background:url(/images/editor/face_bg4.gif) left -288px no-repeat #FFF; height:144px;}
.chooseBqBox4_4{background:url(/images/editor/face_bg4.gif) left -432px no-repeat #FFF; height:144px;}
.chooseBqBox4_5{background:url(/images/editor/face_bg4.gif) left -576px no-repeat #FFF; height:144px;}
.chooseBqBox5{background:url(/images/editor/face_bg5.gif) left 0px no-repeat #FFF; height:144px;}
.chooseBqBox5_2{background:url(/images/editor/face_bg5.gif) left -144px no-repeat #FFF; height:144px;}
.chooseBqBox5_3{background:url(/images/editor/face_bg5.gif) left -288px no-repeat #FFF; height:144px;}
.chooseBqBox5_4{background:url(/images/editor/face_bg5.gif) left -432px no-repeat #FFF; height:144px;}
.chooseBqBox5_5{background:url(/images/editor/face_bg5.gif) left -576px no-repeat #FFF; height:144px;}
.chooseBqBox5_6{background:url(/images/editor/face_bg5.gif) left -720px no-repeat #FFF; height:144px;}
.chooseBqBox2 a,.chooseBqBox3 a,.chooseBqBox3_2 a,.chooseBqBox3_3 a,.chooseBqBox4 a,.chooseBqBox4_2 a,.chooseBqBox4_3 a,.chooseBqBox4_4 a,.chooseBqBox4_5 a,.chooseBqBox5 a,.chooseBqBox5_2 a,.chooseBqBox5_3 a,.chooseBqBox5_4 a,.chooseBqBox5_5 a,.chooseBqBox5_6 a{width:46px; height:46px;}
.editorChoose .t002{padding:0px 5px; width:384px; background:url(/images/icon/editorIcon.gif) no-repeat 0px -900px; padding-top:4px;height:21px; *padding-top:3px; *height:22px; _padding-top:3px; _height:22px;}
.editorChoose .t002 a{padding:3px 8px; color:#333; text-decoration:none; line-height:22px;}
*+html .editorChoose .t002 a{ padding-top:4px;}
.editorChoose .t002 .current{ border:#B4B4B4 1px solid; border-bottom:0px; text-align:center; background-color:#FFFFFF; font-weight:bold;}

/*插入链接*/
.insertLinkBox li{line-height:26px; padding:3px 3px;}

/*单张评论*/
.imgCommentBox{ margin-bottom:10px;}
.imgCommentBox .imgCommentBoxLeft{ float:left; width:144px;}
.imgCommentBox .imgCommentBoxRight{ float:left; margin-left:10px; padding-top:50px;}
.imgCommentBox .imgCommentBoxRight p{ line-height:22px;}
.imgCommentBox .imgCommentBoxImgBox{width:130px; height:130px; padding:6px; border:#CDCDCD 1px solid; background-color:#FFFFFF;}

/*弹出框图片列表*/
.windowWrap .picList01{ margin-left:4px; width:492px;}
.picList01 li{ float:left; width:82px; text-align:center; margin-bottom:7px;}
.picList01 li .imgBox{ width:72px; height:72px; border:#CDCDCD 1px solid; margin:1px auto; cursor:pointer; background-color:#FFFFFF}
.picList01 li.current .imgBox{ border:#89672A 1px solid;}

.windowWrap .picList02{ margin-left:4px; width:492px; padding:10px 0px;}
.picList02 li{ float:left; width:80px; text-align:center; margin-bottom:7px;}
.picList02 li .imgBox{ width:70px; height:70px; border:#CDCDCD 1px solid; margin:1px auto; cursor:pointer; background-color:#FFFFFF}
.picList02 li.current .imgBox{ border:#89672A 1px solid;}

/*图库图片放大图*/
.bigPicBox{width:auto;white-space:nowrap; position:absolute;}
.bigPicBox .spanTitle{ font-size:12px; font-weight:bold; color:#FFFFFF; line-height:26px;padding-left:9px; display:block; background-color:#BBA267;}
.bigPicBox .functionBtn01{ position:absolute; z-index:6; top:5px; right:9px;}
.bigPicBox .imgBox{padding:8px; text-align:center;background-color:#FFFFFF; border:#cdcdcd 1px solid; border-top:0px;}
.bigPicBox .footBar{ line-height:200%; text-align:center; padding-top:5px;background-color:#FFFFFF;}
.bigPicBox .centet001{ margin:0px auto; *margin:0px; text-align:center;}

