@charset "utf-8";
/* CSS Document */
.color1 {
	background-color:#e5e5e5;
	TEXT-DECORATION: none;
	}
.color2 {
	background-color:#f4f4f4;
	TEXT-DECORATION: none;
}
.color_top,  {
	TEXT-DECORATION: none;
	background-color:#f4f4f4;
	color: #990000;
}
.color_top span{
		color: #990000;
}
 
.font_12 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "新細明體";
}
.font_13 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif, "新細明體";
}
.font_b_13 {
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif, "新細明體";
}
.font_b_red {
	font-weight:bold;
	color:red;
}
.percent100 {
	width:99.7%;
}
.percent75 {
	width:74.4%;
}
.percent50 {
	width:50%;
}
.percent49 {
	width:49.7%;
}
.percent25 {
	width:25%;
}
.percent15 {
	width:15%;
}
.percent19 {
	width:19.1%;
}
.percent620 {
	width:618px;
}
.dashed_all {
	border:1px dashed #575757;
}
.dashed_top_right_bottom {
	border-top:1px dashed #575757;
	border-right:1px dashed #575757;
	border-bottom:1px dashed #575757;
}
.dashed_top_left_bottom {
	border-top:1px dashed #575757;
	border-left:1px dashed #575757;
	border-bottom:1px dashed #575757;
}
.dashed_left_right_bottom {
	border-left:1px dashed #575757;
	border-right:1px dashed #575757;
	border-bottom:1px dashed #575757;
}
.dashed_right_bottom {
	border-right:1px dashed #575757;
	border-bottom:1px dashed #575757;
}
.dashed_left_bottom {
	border-left:1px dashed #575757;
	border-bottom:1px dashed #575757;
}
.gbook_twidth {
	width:650px;
}
.gbook_column {
	padding-top:3px;
	float:left;
	height:22px;
}
.gbook_column2 {
	padding:15px;
	float:left;
}
.gbook_form_left {
	padding-top:7px;
	float:left;
	height:21px;
}
.gbook_form_right {
	padding-top:3px;
	float:left;
	height:25px;
}
.gbook_form_height {
	padding-top:7px;
	float:left;
	min-height:100px;
}
