.webpalname {	font-size: 12px;	font-weight: bold;}.text-10 {	font-size: 10px;}.text-12 {	font-size: 12px;}.t10 {	font-size: 10px;}.t12 {	font-size: 12px;}.attention {	font-size: 12px;	color:red;}.tdpad {	padding:5px 10px 5px 10px;}.tdpad2 {	padding:2px 10px 2px 10px;}#webpal input {	width:100px;}.thheader {	color:#ffffff;	font-weight:bold;	text-align:left;}.lbbox {	width:474px;	height:100px;}.lbl {	width:466px;	height:50px;    border-radius: 10px;        /* CSS3草案 */      -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */      -moz-border-radius: 10px;   /* Firefox用 */  	padding-top:30px;	font-weight:bold;	font-size:20px;}.lb {	width:150px;	height:50px;	margin-left:4px;	margin-right:4px;	float:left;    border-radius: 10px;        /* CSS3草案 */      -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */      -moz-border-radius: 10px;   /* Firefox用 */  	padding-top:30px;	font-weight:bold;	font-size:20px;	cursor:pointer;}.lb0 {display: block ;    background: -moz-linear-gradient(top, #fff2e1, #ffa839);    background: -webkit-gradient(linear, left top, left bottom, from(#fff2e1), to(#ffa839));}.lb1 {display: block ;    background: -moz-linear-gradient(top, #e6f3fe, #258ee7);    background: -webkit-gradient(linear, left top, left bottom, from(#e6f3fe), to(#258ee7));}.lb2 {display: block ;    background: -moz-linear-gradient(top, #eeeeee, #aaaaaa);    background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#aaaaaa));}a:hover.lb0  {    background: -moz-linear-gradient(top, #258ee7, #e6f3fe);    background: -webkit-gradient(linear, left top, left bottom, from(#258ee7), to(#e6f3fe));}a:hover.lb1  {    background: -moz-linear-gradient(top, #ffa839, #fff2e1);    background: -webkit-gradient(linear, left top, left bottom, from(#ffa839), to(#fff2e1));}a:hover.lb2  {    background: -moz-linear-gradient(top, #aaaaaa, #eeeeee);    background: -webkit-gradient(linear, left top, left bottom, from(#aaaaaa), to(#eeeeee));}