@charset "utf-8";
/* CSS Document */
.box {
   	background:#FFFFFF;
   	border: 0px;	
	font-size: 12px;
	color: #3899d1;
	line-height: 22px;
	height: 22px;
	padding:0px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif,"新細明體";
}
.joinbox {
	font-size: 12px;
	color: #666;
	border: 1px solid #ccc;	
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
	background: url(../images/formbg.jpg) repeat-x center;
	background:#fff;
}
.box2 {
   	background: url(../images/formbg.jpg) repeat-x center;
   	border: 1px solid #ccc;	
	font-size: 12px;
	color: #666;
	line-height: 20px;
	height: 20px;
	padding:0px 3px 0px 4px;
	background:#fff;

}
.box3 {
   	background: url(../images/formbg2.jpg) repeat-x bottom;
   	border: 1px solid #ccc;	
	font-size: 12px;
	color: #666;
	line-height: 20px;
	padding:0px 3px 0px 4px;
	background:#fff;

}
.wh11 {
	font-size: 11px;
	color: #fff;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;	
	line-height: 18px;
	-webkit-transform : scale(0.9); /*Google Chrome 字體小於12px設定*/
}
.wh11 a:link, .wh11 a:visited{
	color: #fff;
	text-decoration:none;
}
.wh11 a:hover, .wh11 a:active{
	color: #fff;
	text-decoration:underline;
}
.wh11_2 {
	font-size: 11px;
	color: #84c0e2;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;	
	line-height: 18px;
	-webkit-transform : scale(0.9); /*Google Chrome 字體小於12px設定*/
}
.wh11_2 a:link, .wh11_2 a:visited{
	color: #84c0e2;
	text-decoration:none;
}
.wh11_2 a:hover, .wh11_2 a:active{
	color: #84c0e2;
	text-decoration:underline;
}
.wh12 {
	font-size: 12px;
	color: #fff;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;	
	line-height: 20px;
}
.wh12 a:link, .wh12 a:visited{
	color: #fff;
	text-decoration:none;
}
.wh12 a:hover, .wh12 a:active{
	color: #fff;
	text-decoration:underline;
}
.w12{
	font-size: 12px;
	color: #333;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;	
	line-height: 20px;
}
.w12 a:link, .w12 a:visited{
	color: #217fb5;
	text-decoration:none;
}
.w12 a:hover, .w12 a:active{
	color: #217fb5;
	text-decoration:underline;
}
.w12_2{
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;	
	line-height: 20px;
	
	
        font-weight:bold\9;      /*all ie*/
        font-weight:bold\0;    /*ie8*/
        +font-weight:bold;        /*ie7*/
        _font-weight:bold;       /*ie6*/
		[;font-weight:bold;] /*這一行專門給Chrome跟Safari用，不過IE6跟7也看得懂喔*/
		
		color: #000\9;      /*all ie*/
        color: #000\0;    /*ie8*/
        +color: #000;        /*ie7*/
        _color: #000;       /*ie6*/
}

.w12_2 {

   font-weight:bold;        /*firefox*/
   font-weight:bold\9;      /*all ie*/
   font-weight:bold\0;  /*ie8*/
   font-weight /**/: bold;  /* IE7, IE8, IE9 */
   *font-weight:bold;       /* IE6, IE7 */
   +font-weight:bold;       /*ie7*/
   _font-weight:bold;   /*ie6*/

}

:root .w12_2 { font-weight:bold\9; }  /*ie9*/

@media all and (min-width:0px){ .w12_2 { font-weight:bold\0; } }  /*opera*/
@media screen and (-webkit-min-device-pixel-ratio:0){ .w12_2 { font-weight:bold; } }  /*chrome */

.r12 {
	font-size: 12px;
	color: #ea000d;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;	
	line-height: 20px;
}
.b12{
	font-size: 12px;
	color: #07639e;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;	
	line-height: 20px;
}