2019-03-16 19:01:27 +08:00

2 lines
22 KiB
CSS

html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;height:100%}body{margin:0;font-family:"Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;font-size:14px;background-color:#fff;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch}::-moz-selection{text-shadow:none;background:rgba(65,131,196,0.4)}::selection{text-shadow:none;background:rgba(66,133,244,0.4)}ul,ol{margin:0;padding:0}h1,h2,h3,h4,h5,h6,dl,dd,p{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}a{outline:0;text-decoration:none}a:hover{text-decoration:underline}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{max-width:100%;vertical-align:middle;border:0;height:auto;-ms-interpolation-mode:bicubic;overflow:hidden;font-size:12px}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;font-family:"Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;outline:none}button,input{line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}input[type="search"]{box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}svg{fill:currentColor;display:inline-block;stroke-width:0;stroke:currentColor;width:14px;height:14px}blockquote{margin:0}@keyframes tooltip-appear{from{opacity:0}to{opacity:1}}.vditor-tooltipped{position:relative;cursor:pointer}.vditor-tooltipped::after{position:absolute;z-index:1000000;display:none;padding:5px 8px;font-size:11px;font-weight:normal;-webkit-font-smoothing:subpixel-antialiased;color:#fff;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;pointer-events:none;content:attr(aria-label);background:rgba(0,0,0,0.8);border-radius:3px;line-height:16px;opacity:0}.vditor-tooltipped::before{position:absolute;z-index:1000001;display:none;width:0;height:0;color:rgba(0,0,0,0.8);pointer-events:none;content:"";border:5px solid transparent;opacity:0}.vditor-tooltipped--hover::before,.vditor-tooltipped--hover::after,.vditor-tooltipped:hover::before,.vditor-tooltipped:hover::after,.vditor-tooltipped:active::before,.vditor-tooltipped:active::after,.vditor-tooltipped:focus::before,.vditor-tooltipped:focus::after{display:inline-block;text-decoration:none;animation-name:tooltip-appear;animation-duration:0.1s;animation-fill-mode:forwards;animation-timing-function:ease-in;animation-delay:0.4s}.vditor-tooltipped__s::after,.vditor-tooltipped__se::after,.vditor-tooltipped__sw::after{top:100%;right:50%;margin-top:5px}.vditor-tooltipped__s::before,.vditor-tooltipped__se::before,.vditor-tooltipped__sw::before{top:auto;right:50%;bottom:-5px;margin-right:-5px;border-bottom-color:rgba(0,0,0,0.8)}.vditor-tooltipped__se::after{right:auto;left:50%;margin-left:-15px}.vditor-tooltipped__sw::after{margin-right:-15px}.vditor-tooltipped__n::after,.vditor-tooltipped__ne::after,.vditor-tooltipped__nw::after{right:50%;bottom:100%;margin-bottom:5px}.vditor-tooltipped__n::before,.vditor-tooltipped__ne::before,.vditor-tooltipped__nw::before{top:-5px;right:50%;bottom:auto;margin-right:-5px;border-top-color:rgba(0,0,0,0.8)}.vditor-tooltipped__ne::after{right:auto;left:50%;margin-left:-15px}.vditor-tooltipped__nw::after{margin-right:-15px}.vditor-tooltipped__s::after,.vditor-tooltipped__n::after{transform:translateX(50%)}.vditor-tooltipped__w::after{right:100%;bottom:50%;margin-right:5px;transform:translateY(50%)}.vditor-tooltipped__w::before{top:50%;bottom:50%;left:-5px;margin-top:-5px;border-left-color:rgba(0,0,0,0.8)}.vditor-tooltipped__e::after{bottom:50%;left:100%;margin-left:5px;transform:translateY(50%)}.vditor-tooltipped__e::before{top:50%;right:-5px;bottom:50%;margin-top:-5px;border-right-color:rgba(0,0,0,0.8)}.vditor-panel{background-color:#fff;position:absolute;box-shadow:0 1px 2px rgba(0,0,0,0.2);border-radius:3px;padding:5px;z-index:1;font-size:14px;display:none;user-select:none;max-width:200px;min-width:80px}.vditor-panel h1,.vditor-panel h2,.vditor-panel h3,.vditor-panel h4,.vditor-panel h5,.vditor-panel h6{margin:0;cursor:pointer;padding:3px 10px;border-radius:3px;line-height:normal}.vditor-panel h1:hover,.vditor-panel h2:hover,.vditor-panel h3:hover,.vditor-panel h4:hover,.vditor-panel h5:hover,.vditor-panel h6:hover{background-color:#4285f4;color:#fff}.vditor-toolbar{background-color:#f6f8fa;border-bottom:1px solid #d1d5da;padding:0 5px;border-radius:3px 3px 0 0}.vditor-toolbar>div{padding:10px 5px;float:left;line-height:14px;height:36px;box-sizing:border-box}.vditor-toolbar svg{fill:currentColor;display:inline-block;stroke-width:0;stroke:currentColor;width:14px;height:14px}.vditor-toolbar .vditor-tooltipped{color:#586069}.vditor-toolbar .vditor-tooltipped:hover{color:#4285f4}.vditor-toolbar label{overflow:hidden;position:relative;height:14px;width:15px;display:block;cursor:pointer}.vditor-toolbar input{position:absolute;width:1px;opacity:.001;height:14px;overflow:hidden}.vditor-menu--current svg{color:#4285f4}.vditor-menu__divider{width:10px}.vditor-menu__br{width:100%;padding:0 !important;height:0 !important}.vditor-emojis{display:inline-block}.vditor-emojis__tail{font-size:12px;text-align:right;color:#586069}.vditor-emojis__tail a{text-decoration:none;color:#586069}.vditor-emojis__tail a:hover{color:#4285f4}.vditor-emojis span{cursor:pointer;border-radius:3px;float:left;height:26px;width:26px;text-align:center;line-height:20px;padding:3px;box-sizing:border-box;font-size:16px}.vditor-emojis span:hover{background-color:#4285f4}.vditor-emojis img{height:20px;width:20px;float:left}.vditor{display:flex;flex-direction:column;border:1px solid #d1d5da;border-radius:3px;box-sizing:border-box}.vditor--fullscreen{position:fixed;top:0;width:100% !important;left:0;height:100vh !important;z-index:90;background-color:#fff}.vditor-content{display:flex;min-height:60px;flex:1;position:relative;overflow:hidden}.vditor-textarea{flex:1;border:0;resize:none;padding:10px;box-sizing:border-box;background-color:#fafbfc;outline:0 none;font-size:16px;line-height:22px;color:#24292e;border-radius:0 0 3px 3px}.vditor-textarea[disabled]{opacity:0.3;cursor:not-allowed}.vditor-textarea:focus{background-color:#fff}.vditor-preview{flex:1;background-color:#fff;overflow:auto;padding:10px;box-shadow:inset 1px 0 #d1d5da;box-sizing:border-box;border-radius:0 0 3px 0}.vditor-preview::-webkit-scrollbar{display:none}.vditor-counter{padding:0 3px;position:absolute;bottom:10px;right:20px;color:#24292e;background-color:rgba(255,255,255,0.6);border-radius:3px;font-size:12px;user-select:none}.vditor-counter--error{color:#d23f31;background-color:rgba(210,63,49,0.1)}.vditor-resize{padding:1px 0;border-radius:5px;cursor:row-resize;transition:all .15s ease-in-out;user-select:none;background-color:#f6f8fa}.vditor-resize:hover{background-color:#4285f4}.vditor-resize:hover svg{color:#fff}.vditor-resize svg{fill:currentColor;stroke-width:0;stroke:currentColor;width:13px;height:3px;display:block;margin:0 auto;color:#586069}.vditor-upload{opacity:0;position:absolute;width:100%;height:5px;left:0;top:-3px;border-radius:3px;overflow:hidden;transition:all .15s ease-in-out;color:#fff;font-size:12px;line-height:14px}.vditor-upload ul{margin:0}.vditor-upload--tip{height:auto;opacity:1 !important}.vditor-upload--tip .vditor-upload__close{display:block}.vditor-upload__close{display:none;position:absolute;right:5px;cursor:pointer;padding:5px;top:0}.vditor-upload__progress{height:100%;background-color:rgba(66,133,244,0.8);transition:all .15s ease-in-out;padding:5px;box-sizing:border-box}.vditor-hint{background-color:#fff;position:absolute;box-shadow:0 1px 2px rgba(0,0,0,0.2);border-radius:3px;padding:5px 0;z-index:1;line-height:20px;list-style:none;color:#24292e;font-size:12px;margin:0;max-width:200px;min-width:80px;display:none}.vditor-hint li{cursor:pointer;padding:3px 10px;border-bottom:1px solid #d1d5da;line-height:20px}.vditor-hint li:last-child{border-bottom:0}.vditor-hint--current,.vditor-hint li:hover{background-color:#4285f4;color:#fff}.vditor-hint__emoji{font-size:16px;float:left;margin-right:3px}.vditor-hint img{height:20px;width:20px;float:left;margin-right:3px}.vditor-reset{font-family:"Helvetica Neue","Luxi Sans","DejaVu Sans",Tahoma,"Hiragino Sans GB","Microsoft Yahei",sans-serif;word-wrap:break-word;overflow:auto;line-height:1.65;font-size:16px;word-break:break-word}.vditor-reset ul,.vditor-reset ol{padding-left:2em;margin-top:0;margin-bottom:16px}.vditor-reset li{margin-top:0.25em}.vditor-reset audio{max-width:100%}.vditor-reset video{max-height:90vh}.vditor-reset img.emoji{cursor:auto;max-width:20px;vertical-align:top}.vditor-reset h1,.vditor-reset h2,.vditor-reset h3,.vditor-reset h4,.vditor-reset h5,.vditor-reset h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.vditor-reset h1{padding-bottom:0.3em;font-size:1.7em;border-bottom:1px solid #eee}.vditor-reset h2{padding-bottom:0.3em;font-size:1.5em;border-bottom:1px solid #eee}.vditor-reset h3{font-size:1.25em}.vditor-reset h4{font-size:1em}.vditor-reset h5{font-size:0.875em}.vditor-reset h6{font-size:0.85em}.vditor-reset hr{height:0.15em;padding:0;margin:24px 0;background-color:#e7e7e7;border:0}.vditor-reset p{margin-top:0;margin-bottom:16px}.vditor-reset blockquote{padding:0 1em;color:#777;border-left:0.25em solid #ddd;margin:0 0 16px 0}.vditor-reset blockquote p{margin:0}.vditor-reset ins>iframe{border:0}.vditor-reset iframe{border:1px solid #d1d5da}.vditor-reset table{width:100%;border:1px solid #dedede;margin:15px auto;border-collapse:collapse;empty-cells:show}.vditor-reset thead{text-align:center}.vditor-reset td,.vditor-reset th{height:35px;border:1px solid #dedede;padding:0 10px}.vditor-reset th{font-weight:bold;text-align:center !important;background:rgba(158,188,226,0.2)}.vditor-reset tbody tr:nth-child(2n){background:rgba(158,188,226,0.12)}.vditor-reset tr:hover{background:#efefef}.vditor-reset code{padding:0.2em 0.4em;margin:0;font-size:85%;background-color:rgba(27,31,35,0.05);border-radius:3px;font-family:mononoki,Consolas,"Liberation Mono",Menlo,Courier,monospace;word-break:break-word}.vditor-reset pre>code{padding:0.5em;background-color:rgba(0,0,0,0.04);background-image:url("https://cdn.jsdelivr.net/npm/vditor@1.1.2/src/assets/images/code-bg.png");background-size:20px 20px;border-radius:5px;display:block;overflow:auto}.vditor-reset pre:hover div.vditor-copy{display:block}.vditor-reset kbd{display:inline-block;padding:3px 5px;font:11px Consolas, "Liberation Mono", Menlo, Courier, monospace;line-height:10px;color:#555;vertical-align:middle;background-color:#fcfcfc;border:solid 1px #d1d5da;border-bottom-color:#bbb;border-radius:3px;box-shadow:inset 0 -1px 0 #bbb}.vditor-reset summary{cursor:pointer}.vditor-reset summary:focus{outline:none}.vditor-reset svg{height:auto;width:auto}.vditor-task{list-style:none;margin-left:-1.4em;display:flex;align-items:center}.vditor-task input{margin-right:5px}.vditor-copy{position:relative;display:none}.vditor-copy textarea{position:absolute;top:-100000px}.vditor-copy span{cursor:pointer;position:absolute;right:0.5em;top:0.5em;height:20px;width:20px}.vditor-copy svg{height:20px;width:20px}*{margin:0;padding:0}body{color:#373737;background:url(../images/homebg.jpg) top center no-repeat #222326;font-family:Tahoma,Microsoft YaHei,Verdana,Arial,Helvetica,sans-serif;font-size:12px;background-color:#3e3e3e;background-position:top;background-color:#000000}h1,h2,h3,h4,h5,h6{margin:0px;margin-bottom:16px;margin-top:12px}p{margin:0px 0px 20px 0px}a{outline:none;text-decoration:none;color:#333333}a:hover{color:#c00000;text-decoration:none}a img{border:none}.clr{display:block;clear:both}.clr6{display:block;clear:both;height:6px}.clr12{display:block;clear:both;height:12px}.clr16{display:block;clear:both;height:16px}#wrapper{display:block;width:960px;margin:0px auto;text-align:left}#layouttop{display:block;width:960px;height:26px;background-image:url(../images/headertop2.png);background-repeat:no-repeat;background-position:0px 0px;margin:24px 0 0 0}#layoutbottom{display:block;width:960px;height:26px;background-image:url(../images/footerbottom.png);background-repeat:no-repeat;background-position:0px 0px;margin-bottom:12px}#header{display:block;width:864px;height:60px;padding:0px 48px;background-image:url(../images/headerbg2.png);background-repeat:no-repeat;background-position:0px 0px;margin:0px 0px;overflow:hidden}#outerwrapper{display:block;padding:0px 0px;background-image:url(../images/innerbg-trns.png);background-repeat:repeat-y;background-position:0px 0px;margin:0px 0px}#innerwrapper{display:block;width:864px;padding:0px 48px;background-image:url(../images/innerbg-top.png);background-repeat:no-repeat;background-position:24px 0px;margin:0px 0px}#header #headerleft{display:block;float:left;width:620px;padding-top:5px}#header #headerright{display:block}#header #headerleft h1{margin:0px;padding:0px}#header #headerleft h1 a{padding-right:12px;font-size:28px;color:#c00000;font-weight:normal;text-decoration:none;letter-spacing:0.8px;text-shadow:#999999 1px 1px 2px}#header #headerleft h1 a.nobar{border-right:0px solid #adb0b4}#header #headerleft h1 a.nobar img{border:0px solid #adb0b4;max-height:60px}#header #headerleft h3{display:block;float:left;font-size:13px;color:#5c5c5c;margin-top:0px}#header #headerright #rssboxo{display:block;float:right;width:124px;height:41px;margin-top:0px;background-image:url(../images/rssbg.png);background-repeat:no-repeat;background-position:0px 0px}#header #headerright #rssboxo a{color:#FFF;font-weight:bold;display:block;margin:17px 0px 0px 48px}#navouter{display:block;height:60px;background-image:url(../images/topnavbg.png);background-repeat:no-repeat;background-position:0px 0px}#navouter #nav{display:block;height:32px;padding:14px 40px 0px 40px}#navouter #nav ul,#navouter #nav ul li{display:block;float:left;margin:0px;padding:0px;background-image:none;list-style-type:none}#navouter #nav ul li a,#navouter #nav ul li a:visited{display:block;float:left;height:32px;line-height:32px;vertical-align:middle;color:#f1d7d7;margin:0px;padding:0px 16px;background-image:none;text-decoration:none;border-right:1px solid #ce3232;background-color:#c00000}#navouter #nav ul li.selected a,#navouter #nav ul li a:hover{color:#FFF;background-color:#950000}#navouter #nav ul li.lastNavi a,#navouter #nav ul li.lastNavi a:hover{border-right:0px;background-color:#c00000}#maincol{display:block;width:571px;float:left;padding-right:16px;border-right:1px dotted #c9c9c9}.breakline{word-break:break-all;word-wrap:break-word}.shortline{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}div.postwrap{display:block;margin-bottom:16px;padding-top:8px}div.postwrap h2.posttitle,div.postwrap h2.posttitle a,div.postwrap h2.posttitle a:visited{font-size:20px;font-weight:lighter;letter-spacing:0.8px;color:#474747;text-decoration:none;margin-bottom:0px;color:#c00000}div.postwrap h2.posttitle{font-size:14px}div.postwrap h2.posttitle a:hover{color:#c00000;color:#950000}div.postwrap p.postmeta,div.postwrap div.postmeta{display:block;min-height:23px;vertical-align:middle;color:red;font-size:11px;text-transform:capitalize;padding:3px 0px;margin-top:0px}div.postwrap div.postmeta a{color:#84878b;padding:0px 5px}div.postwrap p.postmeta a,div.postwrap div.postmeta a,div.postwrap p.postmeta a:visited,div.postwrap div.postmeta a:visited{color:#999999}div.postwrap p.postmeta a:hover,div.postwrap div.postmeta a:hover{border-bottom:1px solid #afafaf}div.postmeta2{display:block;position:relative}div.postmeta2 div.meta2inner{display:block;position:absolute;height:70px;width:58px;background-image:url(../images/datebg.png);background-position:0px 0px;background-repeat:no-repeat;color:#FFF;left:-34px;top:-0px}div.postmeta2 div.meta2inner div.pyear{text-align:center;display:block;padding-left:2px;font-size:20px;font-weight:bold;padding-top:14px}div.postmeta2 div.meta2inner div.pday{text-align:center;display:block;padding-left:2px;font-size:12px;font-weight:bold;padding-top:2px}div.postwrap div.postmeta,div.postwrap h2.posttitle{padding-left:32px}div.postwrap div.postcontent{font-size:13px;letter-spacing:1px;line-height:160%;white-space:normal;overflow:hidden}div.postwrap div.postcontent a{border-bottom:0px solid #afafaf}div.postwrap div.postcontent a:hover{border:0px solid #afafaf}div.postwrap div.postcontent ul{margin:10px 0;padding:0;letter-spacing:1px}div.postwrap div.postcontent ul li{line-height:160%;font-size:13px;letter-spacing:1px}.nextlog{margin:15px auto;padding:0;clear:both}div.roubcornrcontent{display:block;padding:6px 12px;background-color:#e6e6e6}div.postwrap div.roubcornrcontent a,div.postwrap div.roubcornrcontent a:visited{color:#666;text-decoration:none}div.postwrap div.roubcornrcontent a:hover{color:#CC0000;text-decoration:none}div.postwrap span.postcomments{display:block;float:right;background-image:url(../images/icon-comment.png);background-position:0px 0px;background-repeat:no-repeat;padding:0px 0px 0px 18px}div.postwrap span.posttags-single,div.postwrap span.posttags{display:block;float:left;background-image:url(../images/icontag.png);background-position:0px 0px;background-repeat:no-repeat;padding:0px 0px 0px 18px;color:#999}#nextprevious{display:block;margin-bottom:16px}#extrastuff #rssleft,#extrastuff #trackright,#nextprevious .alignleft a,#nextprevious .alignright a{display:block;border:1px solid #bdbdbd;padding:4px 6px;background-color:#e6e6e6}.nav{overflow:hidden;margin:4px auto;text-align:center;padding:4px 0}.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #BFBFBF;padding:3px 5px;margin:2px}#rightcol{display:block;width:260px;float:right;margin-left:16px}div.rightcontent{display:block;padding:12px 16px}#rightcol ul.sidebaritem,#rightcol li.sidebaritem{margin:0px;padding:0px;background-image:none;list-style-type:none}div.widget,div.widget-cat,#rightcol li.sidebaritem{margin-bottom:16px}#bottompanel div.col1 h3,#bottompanel div.col2 h3,#bottompanel div.col3 h3,div.widget h4,div.widget h2,#rightcol li.sidebaritem h2.widgettitle{font-size:18px;font-weight:normal;color:#474747;padding:4px 12px 4px 12px;margin-bottom:12px;background-color:#d2d2d2;border-top:1px solid #c00000;background-image:url(../images/downarrow.gif);background-position:right top;background-repeat:no-repeat;margin-left:0px;padding-left:12px;text-indent:0px}.roundcornrrbox{width:864px;overflow:hidden}div.widget-cat h4,#rightcol li.widget_categories div.sidebarbox h2.widgettitle{font-size:18px;font-weight:normal;color:#474747;padding:4px 12px 4px 12px;min-width:160px;margin-bottom:1px;background-color:#f4f4f4;border-top:2px solid #c00000;background-color:#464848;color:#FFF;background-image:url(../images/downarrow.gif);background-position:right top;background-repeat:no-repeat}div.widget-cat ul li,li.widget_categories ul li{display:block;background-color:#F4F4F4;border-bottom:1px solid #DFDFDF;padding:4px 0px 4px 16px;margin:0px;background-image:none;color:#9ea2a9;background-image:url(../images/item-pointer.gif);background-position:4px 8px;background-repeat:no-repeat}div.widget-cat ul li ul li,li.widget_categories ul li ul li,div.widget-cat ul li ul li ul li,li.widget_categories ul li ul li ul li{border-bottom:0px solid #1f2225;padding:4px 0px 4px 12px;border-left:1px solid #DFDFDF}div.widget-cat ul li a,div.widget-cat ul li a:visited,li.widget_categories ul li a,li.widget_categories ul li a:visited{color:#666666;font-weight:bold}div.widget-cat ul li a:hover,li.widget_categories ul li a:hover{color:#333333}#bottompanel{display:block;margin:0px;padding:0px 0px 0px 0px;margin-top:16px}#bottompanel div.col1,#bottompanel div.col2,#bottompanel div.col3{display:block;float:left;width:32%;margin-top:0px;padding-top:0px}#bottompanel div.col1 h3,#bottompanel div.col2 h3,#bottompanel div.col3 h3{margin-top:0px;padding-top:5px}#bottompanel div.col2,#bottompanel div.col3{margin-left:2%}div.copyr{display:block;padding:6px 0px;font-size:11px;color:#666666;margin-top:12px}#credit{display:block;width:864px;margin:0px auto;text-align:right;color:#707279;font-size:11px;padding:0px 0px 12px 0px}#credit a,#credit a:visited{font-size:11px;color:#8f9198;text-decoration:none}#credit a:hover{text-decoration:underline}.tag{float:left;font-size:10pt;line-height:30px;white-space:nowrap;padding-right:12px}.comments{background:none repeat scroll 0 0 #FCFCFC;border-bottom:1px solid #CCCCCC;border-top:1px solid #CCCCCC;margin:15px 0px;padding:0 15px 15px;position:relative}.comment-title{background-color:#E3E9FF;border-top:1px solid #3366CC;padding:3px 12px 3px 12px;position:relative}.comment-body-ref{background-color:#FFFFFF;filter:alpha(opacity=90);left:217px;opacity:0.9;padding:6px;position:absolute;width:520px;z-index:10}.comment-body{margin-top:15px}.comment-author{float:left;text-align:center;width:81px}.comment-author div{background:url("../images/commentpoint.png") no-repeat scroll 100% 33% transparent;margin-top:10px;padding-right:14px}.comment-author img{border:1px solid #999999;height:32px;padding:1px;width:32px}.comment-author a{font-weight:bold;margin-right:14px}.comment-info{background:url("../images/comment.gif") no-repeat scroll 0 0 #EDEFF0;font-size:12px;padding:10px 15px 0;width:400px}.comment-content{background:url("../images/comment.gif") no-repeat scroll 100% 100% transparent;font-size:12px;line-height:145%;margin:0 -15px;overflow:hidden;padding:9px 15px 10px;word-wrap:break-word}.comment-form img{cursor:pointer}.comment-form input,.comment-form textarea{background:url("../images/textfield.gif") repeat-x scroll 50% 0 #fff;border:1px solid #A6A6A6;color:#555555;font-family:Helvetica,Arial,sans-serif;height:16px;outline:none;padding:2px 1px;width:200px}.comment-form textarea{font-size:12px;height:auto;width:540px}.comment-form button{background:none repeat scroll 0 0 #B4D666;border-color:#B4D666 #81B840 #81B840 #B4D666;border-radius:0px;border-style:solid;border-width:1px;color:#2970A6;font-size:12px;height:22px;line-height:22px;padding:0px 6px;background-color:#ffffff}.comment-form button:hover{background:none repeat scroll 0 0 #98C64C;border-color:#76B33A #98C64C #98C64C #76B33A;color:#074A7E}#commentURLLabel,#commentURLLabelReply{background:url("../images/textfield.gif") repeat-x scroll 50% 0 #fff;border:1px solid #A6A6A6;border-right:0px;float:left;height:20px;line-height:20px;padding-left:2px}#commentURL,#commentURLReply{border-left:0 none;width:162px}.error-msg{color:#3366CC}.article-relative{line-height:22px;margin-top:24px}.article-relative h4{font-size:12px}.article-relative li{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}