﻿.BW9ttl {position: absolute;		top: 0;		left: 0;		height: 18vw;		width: 100vw;		background-image:linear-gradient(#e0e0e0, #9d9d9d);}
.YL9ttl {position: absolute;		top: 0;		left: 0;		height: 18vw;		width: 100vw;		background-image:linear-gradient(#ffe153, #eac100);}
.OG9ttl {position: absolute;		top: 0;		left: 0;		height: 18vw;		width: 100vw;		background-image:linear-gradient(#e1c4c4, #c48888);}
.VI9ttl {position: absolute;		top: 0;		left: 0;		height: 18vw;		width: 100vw;		background-image:linear-gradient(#d8d8eb, #9999cc);}
.GN9ttl {position: absolute;		top: 0;		left: 0;		height: 18vw;		width: 100vw;		background-image:linear-gradient(#d6d6ad, #b9b973);}
.XX9ttl {position: absolute;		top: 0;		left: 0;		height: 18vw;		width: 100vw;		background-image:linear-gradient(#ff9797, #ff0000);}

.BW10ttl {position: absolute;		top: 0;		left: 0;		height: 18vw;		width: 100vw;		background-image:linear-gradient(#9d9d9d, #7b7b7b);}
.YL10ttl {position: absolute;		top: 0;		left: 0;		height: 18vw;		width: 100vw;		background-image:linear-gradient(#eac100, #c6a300);}
.OG10ttl {position: absolute;		top: 0;		left: 0;		height: 18vw;		width: 100vw;		background-image:linear-gradient(#c48888, #ad5a5a);}
.VI10ttl {position: absolute;		top: 0;		left: 0;		height: 18vw;		width: 100vw;		background-image:linear-gradient(#9999cc, #7373b9);}
.GN10ttl {position: absolute;		top: 0;		left: 0;		height: 18vw;		width: 100vw;		background-image:linear-gradient(#b9b973, #a5a552);}
.XX10ttl {position: absolute;		top: 0;		left: 0;		height: 18vw;		width: 100vw;		background-image:linear-gradient(#ff0000, #ce0000);}

.BW3tb {font: 5vw Verdana,微軟正黑體;	color: #3c3c3c;	background-color: #fcfcfc;	border-radius: 1vw;}
.YL3tb {font: 5vw Verdana,微軟正黑體;	color: #796400;	background-color: #ffed97;	border-radius: 1vw;}
.OG3tb {font: 5vw Verdana,微軟正黑體;	color: #613030;	background-color: #f2e6e6;	border-radius: 1vw;}
.VI3tb {font: 5vw Verdana,微軟正黑體;	color: #3e3e80;	background-color: #f3f3fa;	border-radius: 1vw;}
.GN3tb {font: 5vw Verdana,微軟正黑體;	color: #616130;	background-color: #e8e8d0;	border-radius: 1vw;}
.XX3tb {font: 5vw Verdana,微軟正黑體;	color: #600000;	background-color: #ffd2d2;	border-radius: 1vw;}

.BW3grd {font-family: Verdana,微軟正黑體;	text-align: center;	color: #5b5b5b;	border: 0px solid #fcfcfc;}
.YL3grd {font-family: Verdana,微軟正黑體;	text-align: center;	color: #ae8f00;	border: 0px solid #ffed97;}
.OG3grd {font-family: Verdana,微軟正黑體;	text-align: center;	color: #804040;	border: 0px solid #f2e6e6;}
.VI3grd {font-family: Verdana,微軟正黑體;	text-align: center;	color: #5151a2;	border: 0px solid #f3f3fa;}
.GN3grd {font-family: Verdana,微軟正黑體;	text-align: center;	color: #808040;	border: 0px solid #e8e8d0;}
.XX3grd {font-family: Verdana,微軟正黑體;	text-align: center;	color: #930000;	border: 0px solid #ffd2d2;}

.BW3btn {
	font-size: 4.8vw;		font-family: Verdana,微軟正黑體;		-moz-border-radius: 8px;		-webkit-border-radius: 8px;		border-radius: 8px;		padding: 3px 0;
	height: 10vw;		text-decoration: none;		display: inline-block;		border: 1px solid #5b5b5b;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#e0e0e0');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #e0e0e0), color-stop(100%, #3c3c3c) );
	background-color: #e0e0e0;
	color: #000;		text-shadow: 1px 1px 0px #9d9d9d;
	-webkit-box-shadow: inset 1px 1px 0px 0px #fcfcfc;		-moz-box-shadow: inset 1px 1px 0px 0px #fcfcfc;		box-shadow: inset 1px 1px 0px 0px #fcfcfc;
}
	.BW3btn:active {	position: relative;		top: 1px;}
.YL3btn {
	font-size: 4.8vw;		font-family: Verdana,微軟正黑體;		-moz-border-radius: 8px;		-webkit-border-radius: 8px;		border-radius: 8px;		padding: 3px 0;
	height: 10vw;		text-decoration: none;		display: inline-block;		border: 1px solid #ae8f00;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#796400', endColorstr='#ffe153');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffe153), color-stop(100%, #c6a300) );
	background-color: #ffe153;
	color: #000;		text-shadow: 1px 1px 0px #eac100;
	-webkit-box-shadow: inset 1px 1px 0px 0px #ffed97;		-moz-box-shadow: inset 1px 1px 0px 0px #ffed97;		box-shadow: inset 1px 1px 0px 0px #ffed97;
}
	.YL3btn:active {	position: relative;		top: 1px;}
.OG3btn {
	font-size: 4.8vw;		font-family: Verdana,微軟正黑體;		-moz-border-radius: 8px;		-webkit-border-radius: 8px;		border-radius: 8px;		padding: 3px 0;
	height: 10vw;		text-decoration: none;		display: inline-block;		border: 1px solid #804040;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#613030', endColorstr='#e1c4c4');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #e1c4c4), color-stop(100%, #613030) );
	background-color: #e1c4c4;
	color: #000;		text-shadow: 1px 1px 0px #c48888;
	-webkit-box-shadow: inset 1px 1px 0px 0px #f2e6e6;		-moz-box-shadow: inset 1px 1px 0px 0px #f2e6e6;		box-shadow: inset 1px 1px 0px 0px #f2e6e6;
}
	.OG3btn:active {	position: relative;		top: 1px;}
.VI3btn {
	font-size: 4.8vw;		font-family: Verdana,微軟正黑體;		-moz-border-radius: 8px;		-webkit-border-radius: 8px;		border-radius: 8px;		padding: 3px 0;
	height: 10vw;		text-decoration: none;		display: inline-block;		border: 1px solid #5151a2;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3e80', endColorstr='#d8d8eb');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #d8d8eb), color-stop(100%, #3e3e80) );
	background-color: #d8d8eb;
	color: #000;		text-shadow: 1px 1px 0px #9999cc;
	-webkit-box-shadow: inset 1px 1px 0px 0px #f3f3fa;		-moz-box-shadow: inset 1px 1px 0px 0px #f3f3fa;		box-shadow: inset 1px 1px 0px 0px #f3f3fa;
}
	.VI3btn:active {	position: relative;		top: 1px;}
.GN3btn {
	font-size: 4.8vw;		font-family: Verdana,微軟正黑體;		-moz-border-radius: 8px;		-webkit-border-radius: 8px;		border-radius: 8px;		padding: 3px 0;
	height: 10vw;		text-decoration: none;		display: inline-block;		border: 1px solid #808040;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#616130', endColorstr='#d6d6ad');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #d6d6ad), color-stop(100%, #616130) );
	background-color: #d6d6ad;
	color: #000;		text-shadow: 1px 1px 0px #b9b973;
	-webkit-box-shadow: inset 1px 1px 0px 0px #e8e8d0;		-moz-box-shadow: inset 1px 1px 0px 0px #e8e8d0;		box-shadow: inset 1px 1px 0px 0px #e8e8d0;
}
	.GN3btn:active {	position: relative;		top: 1px;}
.XX3btn {
	font-size: 4.8vw;		font-family: Verdana,微軟正黑體;		-moz-border-radius: 8px;		-webkit-border-radius: 8px;		border-radius: 8px;		padding: 3px 0;
	height: 10vw;		text-decoration: none;		display: inline-block;		border: 1px solid #930000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#600000', endColorstr='#ff9797');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #ff9797), color-stop(100%, #600000) );
	background-color: #ff9797;
	color: #000;		text-shadow: 1px 1px 0px #ff0000;
	-webkit-box-shadow: inset 1px 1px 0px 0px #ffd2d2;		-moz-box-shadow: inset 1px 1px 0px 0px #ffd2d2;		box-shadow: inset 1px 1px 0px 0px #ffd2d2;
}
	.XX3btn:active {	position: relative;		top: 1px;}


/*VI
!4b0091	!3e3e80
!6f00d2	!5151a2
!921aff	!7373b9
!b15bff	!9999cc
!ca8eff	!b8b8dc
!dcb5ff	!d8d8eb
!f1e1ff	!f3f3fa

YL
#467500	#796400
#548c00	#ae8f00
#64a600	#c6a300
#73bf00	#eac100
#8cea00	#ffd306
#a8ff24	#ffe153
#c2ff68	#ffed97

#d9b300	#c6a300
#ffdc35	#ffd306


!737300	!505028
!a6a600	!707038
!e1e100	!949449
!ffff37	!afaf61
!ffff93	!c2c287
!ffffb9	!d6d6ad
!ffffdf	!e8e8d0

OG
#bb5e00	#502828	#613030
#ea7500	#743a3a	#804040
#ff9224	#984b4b	#ad5a5a
#ffaf60	#b87070	#c48888
#ffc78e	#cf9e9e	
#ffdcb9	#e1c4c4	
#ffeedd	#f2e6e6	

GN
#505028	#616130
#808040	#808040
#a5a552	#a5a552
#afaf61	#b9b973
#c2c287
#d6d6ad
#e8e8d0
	
#019858	#64a600	#467500
#02c874	#82d900	#548c00
#02f78e	#9aff02	#64a600
#4efeb3	#b7ff4a	#73bf00
#96fed1	#ccff80	#8cea00
#c1ffe4	#deffac	#a8ff24
#e8fff5	#efffd7	#c2ff68

BU	BW
!004b97	!3c3c3c
!0066cc	!5b5b5b
!0080ff	!7b7b7b
!46a3ff	!9d9d9d
!84c1ff	!bebebe
!acd6ff	!e0e0e0
!d2e9ff	!fcfcfc

default	red
!3c3c3c	!600000
!5b5b5b	!930000
!7b7b7b	!ce0000
!9d9d9d	!ff0000
!bebebe	!ff5151
!e0e0e0	!ff9797
!fcfcfc	!ffd2d2*/

    /*.jBtn:hover {
        background: -moz-linear-gradient( center top, #925e03 5%, #ffee8b 100% );
        background: -ms-linear-gradient( top, #925e03 5%, #ffee8b 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#925e03', endColorstr='#ffee8b');
        background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #925e03), color-stop(100%, #ffee8b) );
        background-color: #925e03;
    }*/

/*.Gridview_2 td {border: 1px solid #FFFAA2;	text-align: center;}
.Gridview_2 th {border: 1px solid #FFFAA2;	text-align: center;	font: 20px Verdana;	color: #FFFAA2;}
.Gridview_3 td {border: 0px solid #FFFAA2;	text-align: center;}*/