body {
font-family: tahoma, 新細明體, arial;
}
.mainwrap,
.mainwrap-inner {
width: 700px !important;
}
.component-title {
border: 0;
}
.component-gb .component-title {
background: url("images/gb/title_bg.gif") no-repeat 100% 100%;
height: 24px;
width: 700px;
font-weight: bold;
font-size: 17px;
padding-bottom: 5px;
}
.component-gb .component-title span {
margin-left: 0;
}
.submit_text {
display: block;
width: 110px;
height: 23px;
background: url("images/gb/bg_submit.gif") no-repeat 100% 0;
padding-right: 5px;
cursor: pointer;
}
.submit_text span {
display: block;
width: 105px;
height: 23px;
padding-left: 5px;
text-align: center;
line-height: 23px;
background: url("images/gb/bg_submit.gif") no-repeat 0 0;
color: #000;
font-weight: bold;
}
.submit_text:hover {
background-position: 100% -23px;
}
.submit_text:hover span {
background-position: 0 -23px;
}


.goto_text {
display: block;
width: 110px;
height: 23px;
background: url("images/gb/bg_goto.gif") no-repeat 100% 0;
padding-right: 10px;
cursor: pointer;
float: right;
text-decoration: none;
}
.goto_text span {
display: block;
width: 100px;
height: 23px;
padding-left: 10px;
text-align: center;
line-height: 23px;
background: url("images/gb/bg_goto.gif") no-repeat 0 0;
font-size: 12px;
color: #000;
text-decoration: none;
}
.goto_text:hover {
background-position: 100% -23px;
}
.goto_text:hover span {
background-position: 0 -23px;
}


.component-desc {
padding: 8px 5px 5px;
line-height: 20px;
color: #999;
}
.component-content {
padding: 10px 0;
}
.gb-items {
}
.gb-item {
padding-right: 10px;
background: url("images/gb/gb_bg.gif") no-repeat -15px 0;
border: 1px #D5D5D5 solid;
border-top: 0;
margin-bottom: 15px;
}
.gb-item-inner {
padding: 5px 0 15px 10px;
/*background: url("images/gb/gb_bg.gif") no-repeat 0 0;*/
min-height: 100px;
}
.gb-item-reply,
.gb-item-reply .gb-item-inner {
}
*html .gb-item-inner {
height: 100px;
}
.row_02 {
/*background-color: #F0F0F0;*/
}
.gb-title {
font-weight: bold;
padding: 5px 0 3px 0;
background: url("images/gb/line_h_dot.gif") repeat-x 0 100%;
margin-bottom: 3px;
}
.gb-misc {
color: #666;
}
.gb-content {
padding-top: 5px;
}
.gb-reply {
padding: 5px 10px 0 20px;
border-top: 1px #EEE solid;
}
.gb-reply-misc {
color: #666;
}
.gb-reply-content {
color: #E30;
}
.gb-add {
padding: 10px;
background: #F9F9F9;
border: 1px #CCC solid;
}
.gb-add-title {
padding-bottom: 3px;
font-weight: bold;
background: url("images/gb/line_h_dot.gif") repeat-x 0 100%;
margin-bottom: 10px;
}
.gb-add-title span {
font-weight: normal;
}
#gb-add-text {
color: #999;
}
#gb-data-text {
height: 120px;
width: 567px;
}
.gb-add-data {
width: 280px;
}
