/* CSS Document */

#header{ height:262px;  background:url(../images/tip_topbg.gif) no-repeat;}

.tip_content{ margin:0 auto; width:920px;#width:920px;_width:916px; height:auto; background:#fde5f4; }
.tip_content table{ margin:0 auto; border-collapse:collapse; border:1px solid #e096bf; }
.tip_content table td{ background:#fff;}
.tip_content table td img{ margin:0 6px;}
.tip_content table td,th{ line-height:28px; border:1px solid #e096bf; }
.tip_content table th{ background:#ffb6e1; color:#fff;}

.link{ text-align:center; }
.link a{ color:#6633FF; }
.link a:hover{ color:#ff0060; text-decoration:underline; }


.title a{ padding-left:24px; color:#703d5a; text-align:left; background:url(../images/document.gif) no-repeat 10px 0px; }
.title a:hover{ color:#460027; text-decoration:underline; }

.time, .author{ color:#b798aa; text-align:center; }

.page{line-height:28px; color:#99356d; }


.tip_bottom{ margin:0 auto; width:920px; height:56px; background:url(../images/tip_bottom.gif) no-repeat; }

/*CSS scott style pagination*/
div.scott { float:left; width:100%; font-size:12px; padding: 3px;  margin:12px 0; text-align:center; }
div.scott A {border:1px solid #f0abcf; padding:2px 5px;  COLOR: #ae004e; margin-right:2px; TEXT-DECORATION: none; background:#fff;}
div.scott A:hover { border:1px solid #ffb5dc; COLOR: #62008b; background:#eab9ff; }
div.scott A:active { border:1px solid #85bd1e; color:#00630c;}
div.scott span.current {border:#ffb400 1px solid; padding:2px 5px; FONT-WEIGHT: bold;  COLOR: #ff6600; margin-right:2px;  BACKGROUND-COLOR: #f7ffb6;}
div.scott span.disabled { border:1px solid #f3f3f3; padding:2px 5px;  COLOR: #ccc; margin-right:2px;  background:#fff; }