#talk_content1,#talk_content2,#talk_content3,#talk_content4,#talk_content5{width:80%;}
/*關掉表格邊框*/
table, td, th{border:0px;}
/*CSS:關掉小logo*/
.logo{display:;}
/*CSS:關掉BASS ICON*/
div.head{display:;}
/*關掉文章垂直分隔線*/
#pm0,#pm1,#pm2,#pm3,#pm4,#pm5{display:none;}
/*游標*/
body,a{
cursor:url(http://cur.cursors-4u.net/cursors/cur-5/cur464.cur),crosshair;}
/*字體*/
body, p, table, font,.small_head,.content,.main_frame
{
font-family: ms gothic, monospace;
font-size:11pt;
color:#4a4242;
letter-spacing:0.5px;
line-height: 23px;
text-align:left;}
/*粗體*/
b {font-size:15px;
color:#B5695F;}
/*主題名稱*/
td.small_menu a b{
font-family: Verdana,Noto Serif TC;
font-size:40px;
position:absolute;
top:7%; right:65%;
}
td.small_menu a b:hover{
pointer-events: none;
}
/*圖片*/
img{border:0px;
border-radius: 19px;
-webkit-border-radius: 19px;
-moz-border-radius: 19px;}
img:hover{
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
filter:alpha(opacity=90); opacity:.90;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;}
/*背景*/
body{background:url(https://i.imgur.com/dzXnETZ.jpg) repeat fixed left #F0F0F0;}
/*留言板整體*/
.main_frame{
width:80%;
height:70%;
overflow:scroll;
background-color:#f0f0f0;
border: 0px solid #f0d3d3;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
filter:alpha(opacity=80);opacity:.80;
text-align:center;
}
/* 網頁捲軸【寬度】 */
::-webkit-scrollbar { width: 4px;height: 0px;}
/* 網頁捲軸【背景】顏色 */
::-webkit-scrollbar-track { background: #f0d3d3;}
/* 網頁捲軸【把手】顏色 */
::-webkit-scrollbar-thumb { background: #B5695F;}
/*首頁 論壇 設計*/
.head_menu{display:none;}
/*所有新文章*/
div.small_menu {
text-align:center;
background-color:#f0f0f0;}
/*標題 管理*/
td.small_menu{
background-color:#f0f0f0;}
/*公告*/
table.tell_content{
background-color:#f0f0f0;
margin:20px 0px 20px 0px;}
/*時間 標題*/
.small_head{display:none;}
/*文章*/
.content{
text-align:left;
background-color:#f0f0f0;}
/*意見設定*/
input {
text-align:left;
border:1px;
height:20px;
background-cokor:#f0f0f0; }
/*修改主題內横線分格線顏色樣式*/
hr{border:0px;}
/*連結*/
.content a:link {color:#888; text-decoration: none;}
.content a:visited {color:#888; text-decoration: none;}
.content a:hover {color:#666; text-decoration: none;
filter:alpha(opacity=90); opacity:.90;
-webkit-transition: all 0.0s ease-in-out;
-moz-transition: all 0.0s ease-in-out;
-o-transition: all 0.0s ease-in-out;
-ms-transition: all 0.0s ease-in-out;}
/*字體反白*/
::selection {
background:;
color: #666;}
::-moz-selection {
background:;
color: #B5695F;}
.c4:not([id^="cc"]) { display: none; } /* 隱藏版主自訂連結區 */
.c3:not([id^="cc"]) { width: 100%; } /* 首頁標題區 100% 寬
.app-bar-logo{display:none;}
.app-bar,.tab-bar button{background:#b08292 ;}