| 公寓看來還會讓環島存在很久 但是我覺得有很多題目是沒有效度的爛題目
 下面列三題
 
 你的另一半不小心忘了你的生日,你會?
 
 自己選擇了 無所謂,生日而已嘛
 
 我的生日當然不用記啊
 男人的生日不重要,
 但我會記得對方的生日
 這是很重要的日子
 這是個爛題目,因為連我自己都有兩個標準啊
 而且更重要的是
 我的記憶力算不錯的,我如果忘了,那代表了我是故意忘的
 但是別人,我相信會有不小心忘記的事
 
 
 
 
 /* default css */
 
 table {
 font-size: 1em;
 line-height: inherit;
 border-collapse: collapse;
 }
 
 
 tr {
 
 text-align: left;
 
 }
 
 
 div, address, ol, ul, li, option, select {
 margin-top: 0px;
 margin-bottom: 0px;
 }
 
 p {
 margin: 0px;
 }
 
 
 pre {
 font-family: Courier New;
 white-space: pre-wrap;
 margin:0;
 }
 
 body {
 margin: 6px;
 padding: 0px;
 font-family: Verdana, sans-serif;
 font-size: 10pt;
 background-color: #ffffff;
 }
 
 
 img {
 -moz-force-broken-image-icon: 1;
 }
 
 @media screen {
 html.pageview {
 background-color: #f3f3f3 !important;
 }
 
 
 
 body {
 min-height: 1100px;
 
 counter-reset: __goog_page__;
 }
 * html body {
 height: 1100px;
 }
 .pageview body {
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-right: 2px solid #bbb;
 border-bottom: 2px solid #bbb;
 width: 648px !important;
 margin: 15px auto 25px;
 padding: 40px 50px;
 }
 /* IE6 */
 * html {
 overflow-y: scroll;
 }
 * html.pageview body {
 overflow-x: auto;
 }
 /* Prevent repaint errors when scrolling in Safari. This "Star-7" css hack
 targets Safari 3.1, but not WebKit nightlies and presumably Safari 4.
 That's OK because this bug is fixed in WebKit nightlies/Safari 4 :-). */
 html*#wys_frame::before {
 content: '\A0';
 position: fixed;
 overflow: hidden;
 width: 0;
 height: 0;
 top: 0;
 left: 0;
 }
 
 
 
 
 .writely-callout-data {
 display: none;
 *display: inline-block;
 *width: 0;
 *height: 0;
 *overflow: hidden;
 }
 .writely-footnote-marker {
 background-image: url('images/footnote_doc_icon.gif');
 background-color: transparent;
 background-repeat: no-repeat;
 width: 7px;
 overflow: hidden;
 height: 16px;
 vertical-align: top;
 
 
 -moz-user-select: none;
 }
 .editor .writely-footnote-marker {
 cursor: move;
 }
 .writely-footnote-marker-highlight {
 background-position: -15px 0;
 -moz-user-select: text;
 }
 .writely-footnote-hide-selection ::-moz-selection, .writely-footnote-hide-selection::-moz-selection {
 background: transparent;
 }
 .writely-footnote-hide-selection ::selection, .writely-footnote-hide-selection::selection {
 background: transparent;
 }
 .writely-footnote-hide-selection {
 cursor: move;
 }
 
 
 .editor .writely-comment-yellow {
 background-color: #FF9;
 background-position: -240px 0;
 }
 .editor .writely-comment-yellow-hover {
 background-color: #FF0;
 background-position: -224px 0;
 }
 .editor .writely-comment-blue {
 background-color: #C0D3FF;
 background-position: -16px 0;
 }
 .editor .writely-comment-blue-hover {
 background-color: #6292FE;
 background-position: 0 0;
 }
 .editor .writely-comment-orange {
 background-color: #FFDEAD;
 background-position: -80px 0;
 }
 .editor .writely-comment-orange-hover {
 background-color: #F90;
 background-position: -64px 0;
 }
 .editor .writely-comment-green {
 background-color: #99FBB3;
 background-position: -48px 0;
 }
 .editor .writely-comment-green-hover {
 background-color: #00F442;
 background-position: -32px 0;
 }
 .editor .writely-comment-cyan {
 background-color: #CFF;
 background-position: -208px 0;
 }
 .editor .writely-comment-cyan-hover {
 background-color: #0FF;
 background-position: -192px 0;
 }
 .editor .writely-comment-purple {
 background-color: #EBCCFF;
 background-position: -144px 0;
 }
 .editor .writely-comment-purple-hover {
 background-color: #90F;
 background-position: -128px 0;
 }
 .editor .writely-comment-magenta {
 background-color: #FCF;
 background-position: -112px 0;
 }
 .editor .writely-comment-magenta-hover {
 background-color: #F0F;
 background-position: -96px 0;
 }
 .editor .writely-comment-red {
 background-color: #FFCACA;
 background-position: -176px 0;
 }
 .editor .writely-comment-red-hover {
 background-color: #FF7A7A;
 background-position: -160px 0;
 }
 
 .editor .writely-comment-marker {
 background-image: url('images/markericons_horiz.gif');
 background-color: transparent;
 padding-right: 11px;
 background-repeat: no-repeat;
 width: 16px;
 height: 16px;
 -moz-user-select: none;
 }
 
 .editor .writely-comment-hidden {
 padding: 0;
 background: none;
 }
 .editor .writely-comment-marker-hidden {
 background: none;
 padding: 0;
 width: 0;
 }
 .editor .writely-comment-none {
 opacity: .2;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
 -moz-opacity: .2;
 }
 .editor .writely-comment-none-hover {
 opacity: .2;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
 -moz-opacity: .2;
 }
 
 
 
 
 .br_fix br:not(:-moz-last-node):not(:-moz-first-node) {
 
 position:relative;
 
 left: -1ex
 
 }
 
 .br_fix br+br {
 position: static !important
 }
 }
 
 h6 { font-size: 8pt }
 h5 { font-size: 8pt }
 h4 { font-size: 10pt }
 h3 { font-size: 12pt }
 h2 { font-size: 14pt }
 h1 { font-size: 18pt }
 
 blockquote {padding: 10px; border: 1px #DDD dashed }
 
 a img {border: 0}
 
 .pb {
 border-width: 0;
 page-break-after: always;
 /* We don't want this to be resizeable, so enforce a width and height
 using !important */
 height: 1px !important;
 width: 100% !important;
 }
 
 .editor .pb {
 border-top: 1px dashed #C0C0C0;
 border-bottom: 1px dashed #C0C0C0;
 }
 
 div.google_header, div.google_footer {
 position: relative;
 margin-top: 1em;
 margin-bottom: 1em;
 }
 
 
 /* Table of contents */
 .editor div.writely-toc {
 background-color: #f3f3f3;
 border: 1px solid #ccc;
 }
 .writely-toc > ol {
 padding-left: 3em;
 font-weight: bold;
 }
 ol.writely-toc-subheading {
 padding-left: 1em;
 font-weight: normal;
 }
 /* IE6 only */
 * html writely-toc ol {
 list-style-position: inside;
 }
 .writely-toc-none {
 list-style-type: none;
 }
 .writely-toc-decimal {
 list-style-type: decimal;
 }
 .writely-toc-upper-alpha {
 list-style-type: upper-alpha;
 }
 .writely-toc-lower-alpha {
 list-style-type: lower-alpha;
 }
 .writely-toc-upper-roman {
 list-style-type: upper-roman;
 }
 .writely-toc-lower-roman {
 list-style-type: lower-roman;
 }
 .writely-toc-disc {
 list-style-type: disc;
 }
 
 /* Ordered lists converted to numbered lists can preserve ordered types, and
 vice versa. This is confusing, so disallow it */
 ul[type="i"], ul[type="I"], ul[type="1"], ul[type="a"], ul[type="A"] {
 list-style-type: disc;
 }
 
 ol[type="disc"], ol[type="circle"], ol[type="square"] {
 list-style-type: decimal;
 }
 
 /* end default css */
 
 
 
 /* custom css */
 
 
 /* end custom css */
 
 /* ui edited css */
 
 body {
 font-family: Verdana;
 
 font-size: 10.0pt;
 line-height: normal;
 background-color: #ffffff;
 }
 /* end ui edited css */
 
 
 /* editor CSS */
 .editor a:visited {color: #551A8B}
 .editor table.zeroBorder {border: 1px dotted gray}
 .editor table.zeroBorder td {border: 1px dotted gray}
 .editor table.zeroBorder th {border: 1px dotted gray}
 
 
 .editor div.google_header, .editor div.google_footer {
 border: 2px #DDDDDD dashed;
 position: static;
 width: 100%;
 min-height: 2em;
 }
 
 .editor .misspell {background-color: yellow}
 
 .editor .writely-comment {
 font-size: 9pt;
 line-height: 1.4;
 padding: 1px;
 border: 1px dashed #C0C0C0
 }
 
 
 /* end editor CSS */
 
 
 
 function DoPageLoad() {
 
 window.TimeoutId = setTimeout('');
 parent.TIME_doc_load_full = new Date().getTime();
 
 if (window.location.pathname.indexOf('/RawDocContents') != -1) {
 parent.WritelyUIOnDocLoad("dfp8k98j_2n5kj8hd:71");
 }
 }
 
 
 各種大小節日你是否在意對方有沒有送你禮物?
 自己選擇了 不在意
 
 
 要送可以啦,我只收現金,而且要有6位數
 不然就不用送了,有送等於沒送,但是如果對方會在意
 當然要注意啦
 
 
 
 
 
 /* default css */
 
 table {
 font-size: 1em;
 line-height: inherit;
 border-collapse: collapse;
 }
 
 
 tr {
 
 text-align: left;
 
 }
 
 
 div, address, ol, ul, li, option, select {
 margin-top: 0px;
 margin-bottom: 0px;
 }
 
 p {
 margin: 0px;
 }
 
 
 pre {
 font-family: Courier New;
 white-space: pre-wrap;
 margin:0;
 }
 
 body {
 margin: 6px;
 padding: 0px;
 font-family: Verdana, sans-serif;
 font-size: 10pt;
 background-color: #ffffff;
 }
 
 
 img {
 -moz-force-broken-image-icon: 1;
 }
 
 @media screen {
 html.pageview {
 background-color: #f3f3f3 !important;
 }
 
 
 
 body {
 min-height: 1100px;
 
 counter-reset: __goog_page__;
 }
 * html body {
 height: 1100px;
 }
 .pageview body {
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-right: 2px solid #bbb;
 border-bottom: 2px solid #bbb;
 width: 648px !important;
 margin: 15px auto 25px;
 padding: 40px 50px;
 }
 /* IE6 */
 * html {
 overflow-y: scroll;
 }
 * html.pageview body {
 overflow-x: auto;
 }
 /* Prevent repaint errors when scrolling in Safari. This "Star-7" css hack
 targets Safari 3.1, but not WebKit nightlies and presumably Safari 4.
 That's OK because this bug is fixed in WebKit nightlies/Safari 4 :-). */
 html*#wys_frame::before {
 content: '\A0';
 position: fixed;
 overflow: hidden;
 width: 0;
 height: 0;
 top: 0;
 left: 0;
 }
 
 
 
 
 .writely-callout-data {
 display: none;
 *display: inline-block;
 *width: 0;
 *height: 0;
 *overflow: hidden;
 }
 .writely-footnote-marker {
 background-image: url('images/footnote_doc_icon.gif');
 background-color: transparent;
 background-repeat: no-repeat;
 width: 7px;
 overflow: hidden;
 height: 16px;
 vertical-align: top;
 
 
 -moz-user-select: none;
 }
 .editor .writely-footnote-marker {
 cursor: move;
 }
 .writely-footnote-marker-highlight {
 background-position: -15px 0;
 -moz-user-select: text;
 }
 .writely-footnote-hide-selection ::-moz-selection, .writely-footnote-hide-selection::-moz-selection {
 background: transparent;
 }
 .writely-footnote-hide-selection ::selection, .writely-footnote-hide-selection::selection {
 background: transparent;
 }
 .writely-footnote-hide-selection {
 cursor: move;
 }
 
 
 .editor .writely-comment-yellow {
 background-color: #FF9;
 background-position: -240px 0;
 }
 .editor .writely-comment-yellow-hover {
 background-color: #FF0;
 background-position: -224px 0;
 }
 .editor .writely-comment-blue {
 background-color: #C0D3FF;
 background-position: -16px 0;
 }
 .editor .writely-comment-blue-hover {
 background-color: #6292FE;
 background-position: 0 0;
 }
 .editor .writely-comment-orange {
 background-color: #FFDEAD;
 background-position: -80px 0;
 }
 .editor .writely-comment-orange-hover {
 background-color: #F90;
 background-position: -64px 0;
 }
 .editor .writely-comment-green {
 background-color: #99FBB3;
 background-position: -48px 0;
 }
 .editor .writely-comment-green-hover {
 background-color: #00F442;
 background-position: -32px 0;
 }
 .editor .writely-comment-cyan {
 background-color: #CFF;
 background-position: -208px 0;
 }
 .editor .writely-comment-cyan-hover {
 background-color: #0FF;
 background-position: -192px 0;
 }
 .editor .writely-comment-purple {
 background-color: #EBCCFF;
 background-position: -144px 0;
 }
 .editor .writely-comment-purple-hover {
 background-color: #90F;
 background-position: -128px 0;
 }
 .editor .writely-comment-magenta {
 background-color: #FCF;
 background-position: -112px 0;
 }
 .editor .writely-comment-magenta-hover {
 background-color: #F0F;
 background-position: -96px 0;
 }
 .editor .writely-comment-red {
 background-color: #FFCACA;
 background-position: -176px 0;
 }
 .editor .writely-comment-red-hover {
 background-color: #FF7A7A;
 background-position: -160px 0;
 }
 
 .editor .writely-comment-marker {
 background-image: url('images/markericons_horiz.gif');
 background-color: transparent;
 padding-right: 11px;
 background-repeat: no-repeat;
 width: 16px;
 height: 16px;
 -moz-user-select: none;
 }
 
 .editor .writely-comment-hidden {
 padding: 0;
 background: none;
 }
 .editor .writely-comment-marker-hidden {
 background: none;
 padding: 0;
 width: 0;
 }
 .editor .writely-comment-none {
 opacity: .2;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
 -moz-opacity: .2;
 }
 .editor .writely-comment-none-hover {
 opacity: .2;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
 -moz-opacity: .2;
 }
 
 
 
 
 .br_fix br:not(:-moz-last-node):not(:-moz-first-node) {
 
 position:relative;
 
 left: -1ex
 
 }
 
 .br_fix br+br {
 position: static !important
 }
 }
 
 h6 { font-size: 8pt }
 h5 { font-size: 8pt }
 h4 { font-size: 10pt }
 h3 { font-size: 12pt }
 h2 { font-size: 14pt }
 h1 { font-size: 18pt }
 
 blockquote {padding: 10px; border: 1px #DDD dashed }
 
 a img {border: 0}
 
 .pb {
 border-width: 0;
 page-break-after: always;
 /* We don't want this to be resizeable, so enforce a width and height
 using !important */
 height: 1px !important;
 width: 100% !important;
 }
 
 .editor .pb {
 border-top: 1px dashed #C0C0C0;
 border-bottom: 1px dashed #C0C0C0;
 }
 
 div.google_header, div.google_footer {
 position: relative;
 margin-top: 1em;
 margin-bottom: 1em;
 }
 
 
 /* Table of contents */
 .editor div.writely-toc {
 background-color: #f3f3f3;
 border: 1px solid #ccc;
 }
 .writely-toc > ol {
 padding-left: 3em;
 font-weight: bold;
 }
 ol.writely-toc-subheading {
 padding-left: 1em;
 font-weight: normal;
 }
 /* IE6 only */
 * html writely-toc ol {
 list-style-position: inside;
 }
 .writely-toc-none {
 list-style-type: none;
 }
 .writely-toc-decimal {
 list-style-type: decimal;
 }
 .writely-toc-upper-alpha {
 list-style-type: upper-alpha;
 }
 .writely-toc-lower-alpha {
 list-style-type: lower-alpha;
 }
 .writely-toc-upper-roman {
 list-style-type: upper-roman;
 }
 .writely-toc-lower-roman {
 list-style-type: lower-roman;
 }
 .writely-toc-disc {
 list-style-type: disc;
 }
 
 /* Ordered lists converted to numbered lists can preserve ordered types, and
 vice versa. This is confusing, so disallow it */
 ul[type="i"], ul[type="I"], ul[type="1"], ul[type="a"], ul[type="A"] {
 list-style-type: disc;
 }
 
 ol[type="disc"], ol[type="circle"], ol[type="square"] {
 list-style-type: decimal;
 }
 
 /* end default css */
 
 
 
 /* custom css */
 
 
 /* end custom css */
 
 /* ui edited css */
 
 body {
 font-family: Verdana;
 
 font-size: 10.0pt;
 line-height: normal;
 background-color: #ffffff;
 }
 /* end ui edited css */
 
 
 /* editor CSS */
 .editor a:visited {color: #551A8B}
 .editor table.zeroBorder {border: 1px dotted gray}
 .editor table.zeroBorder td {border: 1px dotted gray}
 .editor table.zeroBorder th {border: 1px dotted gray}
 
 
 .editor div.google_header, .editor div.google_footer {
 border: 2px #DDDDDD dashed;
 position: static;
 width: 100%;
 min-height: 2em;
 }
 
 .editor .misspell {background-color: yellow}
 
 .editor .writely-comment {
 font-size: 9pt;
 line-height: 1.4;
 padding: 1px;
 border: 1px dashed #C0C0C0
 }
 
 
 /* end editor CSS */
 
 
 
 function DoPageLoad() {
 
 window.TimeoutId = setTimeout('');
 parent.TIME_doc_load_full = new Date().getTime();
 
 if (window.location.pathname.indexOf('/RawDocContents') != -1) {
 parent.WritelyUIOnDocLoad("dfp8k98j_2n5kj8hd:71");
 }
 }
 
 
 倘若有一個長得很帥(漂亮)的異性,向你要電話號碼你會?
 自己 選擇了 斷然拒絕  (因為怎麼可以讓女生付電話費呢?會跟她說給我你的電話號碼,告訴我你何時有空,我打給你)
 這一題更爛,男生跟女生的反應不同是正常,因為男生的社會化過程
 會被教導成不可以當面拒絕女生的要求,讓她丟面子,
 沒有女朋友的男生會心甘情願給電話,
 不想背叛的男生不小心給錯電話
 
 --
 最近工作很悶,希望早日好轉
 不然每天坐領三千多元也是很痛苦的
 
 |