.linbox {

	border: 1px solid rgb(221, 221, 221); background-color: rgb(255, 255, 255);

}

.floatLeft {

	float: left;

}

.floatRight {

	float: right;

}

p {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: rgb(0,0,0);

}

.clearboth {

	clear: both;

}

.padding_width_3px {

	padding: 0px 3px;

}

.padding_width_6px {

	padding: 0px 6px;

}

.padding_width_10px {

	padding: 0px 10px;

}

.padding_width_15px {

	padding: 0px 15px;

}

.padding_width_20px {

	padding: 0px 20px;

}

.padding_width_25px {

	padding: 0px 25px;

}

.padding_width_30px {

	padding: 0px 30px;

}

.padding_width_35px {

	padding: 0px 35px;

}

.padding_width_40px {

	padding: 0px 40px;

}

.padding_width_45px {

	padding: 0px 45px;

}

.padding_width_50px {

	padding: 0px 50px;

}

.font8px {

	font-family: Verdana, "新細明體"; font-size: 8px;

}

.font9px {

	font-family: Verdana, "新細明體"; font-size: 9px;

}

.font10px {

	font-family: Verdana, "新細明體"; font-size: 10px;

}

.font11px {

	font-family: Verdana, "新細明體"; font-size: 11px;

}

.font12px {

	font-family: Verdana, "新細明體";

	font-size: 16px;

}

.font13px {

	font-family: Verdana, "新細明體"; font-size: 13px;

}

.font14px {

	font-family: Verdana, "新細明體"; font-size: 14px;

}

.font15px {

	font-family: Verdana, "新細明體"; font-size: 15px;

}

.font16px {

	font-family: Verdana, "新細明體"; font-size: 16px;

}

.font17px {

	font-family: Verdana, "新細明體"; font-size: 17px;

}

.font18px {

	font-family: Verdana, "新細明體"; font-size: 18px;

}

.font19px {

	font-family: Verdana, "新細明體"; font-size: 19px;

}

.font20px {

	font-family: Verdana, "新細明體"; font-size: 20px;

}

.bold {

	font-weight: bold;

}

.italic {

	font-style: italic;

}

.linethrough {

	text-decoration: line-through;

}

.lineHeight25 {

	line-height: 25px;

}

.lineHeight24 {

	line-height: 24px;

}

.lineHeight22 {

	line-height: 22px;

	font-size: 14px;

	font-weight: bold;

	color: rgb(0,0,0);

}

.lineHeight20 {

	line-height: 20px;

}

.lineHeight18 {

	line-height: 18px;

}

.lineHeight16 {

	line-height: 16px;

}

.letterspacing5 {

	letter-spacing: 5px;

}

.letterspacing4 {

	letter-spacing: 4px;

}

.letterspacing3 {

	letter-spacing: 3px;

}

.letterspacing2 {

	letter-spacing: 2px;

}

.letterspacing1 {

	letter-spacing: 1px;

}

.colorBlack {

	color: rgb(0, 0, 0);

	font-size: 20px;

}

.colorWhite {

	color: rgb(255, 255, 255);

}

.color_ash30 {

	color: rgb(201, 201, 201);

}

.color_ash55 {

	color: rgb(160, 160, 160);

}

.color_ash60 {

	color: rgb(137, 137, 137);

}

.color_ash75 {

	color: rgb(80, 80, 80);

}

.color_deepred {

	color: rgb(164, 0, 0);

}

.color_red {

	color: red;

}

.color_green {

	color: rgb(42, 171, 106);

}

.color_brown {

	color: rgb(255, 102, 0);

}

.color_blue {

	color: rgb(145, 164, 176);

}

.color_blue2 {

	color: rgb(0, 102, 182);

}

.color_yellow {

	color: rgb(223, 223, 184);

}

.color_coffee {

	color: rgb(101, 61, 40);

}

img {

	border: 0px currentColor;

}

.color_deep_Purple {

	color: rgb(197, 204, 236);

}

.color_pastel_Purple {

	color: rgb(238, 203, 255);

}

.color_Pink {

	color: rgb(187, 63, 118);

}

.borderBottom1 {

	border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: solid;

}

.borderBottomA {

	border-bottom-color: rgb(205, 205, 205); border-bottom-width: 1px; border-bottom-style: dotted;

}

.borderRight {

	border-right-color: rgb(220, 220, 220); border-right-width: 1px; border-right-style: solid;

}

.borderTop {

	border-top-color: rgb(220, 220, 220); border-top-width: 1px; border-top-style: solid;

}

.borderBottom td {

	border-bottom-color: rgb(205, 205, 205); border-bottom-width: 1px; border-bottom-style: dotted;

}

.borderLeft td {

	border-left-color: rgb(220, 220, 220); border-left-width: 1px; border-left-style: solid;

}

.borderall {

	border: 1px solid rgb(220, 220, 220);

}

.url_link_black a:link {

	color: rgb(0, 0, 0); text-decoration: none;

}

.url_link_white a:link {

	color: rgb(255, 255, 255); text-decoration: none;

}

.url_link_red a:link {

	color: red; text-decoration: none;

}

.url_link_ash30 a:link {

	color: rgb(201, 201, 201); text-decoration: none;

}

.url_link_ash60 a:link {

	color: rgb(137, 137, 137); text-decoration: none;

}

.url_link_ash75 a:link {

	color: rgb(80, 80, 80); text-decoration: none;

}

.url_link_deepred a:link {

	color: rgb(164, 0, 0); text-decoration: none;

}

.url_link_yellow a:link {

	color: rgb(253, 239, 182); text-decoration: none;

}

.url_link_green a:link {

	color: rgb(134, 184, 19); text-decoration: none;

}

.url_link_brown a:link {

	color: rgb(255, 102, 0); text-decoration: none;

}

.url_link_coffee a:link {

	color: rgb(101, 61, 40); text-decoration: none;

}

.url_link_blue a:link {

	color: rgb(145, 164, 176); text-decoration: none;

}

.url_link_Pink a:link {

	color: rgb(223, 40, 133); text-decoration: none;

}

.url_active_white a:active {

	color: rgb(201, 201, 201); text-decoration: none;

}

.url_visited_black a:visited {

	color: rgb(0, 0, 0); text-decoration: none;

}

.url_visited_white a:visited {

	color: rgb(255, 255, 255); text-decoration: none;

}

.url_visited_red a:visited {

	color: red; text-decoration: none;

}

.url_visited_ash30 a:visited {

	color: rgb(201, 201, 201); text-decoration: none;

}

.url_visited_ash60 a:visited {

	color: rgb(137, 137, 137); text-decoration: none;

}

.url_visited_ash75 a:visited {

	color: rgb(80, 80, 80); text-decoration: none;

}

.url_visited_deepred a:visited {

	color: rgb(164, 0, 0); text-decoration: none;

}

.url_visited_brun a:visited {

	color: rgb(51, 51, 0); text-decoration: none;

}

.url_visited_green a:visited {

	color: rgb(134, 184, 19); text-decoration: none;

}

.url_visited_blue a:visited {

	color: rgb(145, 164, 176); text-decoration: none;

}

.url_visited_yellow a:visited {

	color: rgb(253, 239, 182); text-decoration: none;

}

.url_visited_coffee a:visited {

	color: rgb(101, 61, 40); text-decoration: none;

}

.url_visited_Pink a:visited {

	color: rgb(223, 40, 133); text-decoration: none;

}

.url_visited_brown a:visited {

	color: rgb(255, 102, 0); text-decoration: none;

}

.url_hover_red a:hover {

	color: red; text-decoration: underline;

}

.url_hover_deepred a:hover {

	color: rgb(164, 0, 0); text-decoration: underline;

}

.url_hover_green a:hover {

	color: rgb(102, 153, 6); text-decoration: underline;

}
