/* Default style sheet for www.kaitai.com -- All Right Reserved. */

.style1 {color: #FF0000}
.style2 {color: #666666}
.style4 {font-size: 10px}
.style3 {font-family: "華康超明體(P)"; color: #666666; }
.style20 {font-size: 12px}
.style22 {color: #000000}
.style23 {font-family: "華康超明體(P)"; color: #000000; }
.style24 {color: #000000; font-size: 12px; font-weight: bold; }
.style25 {color: #000000; font-size: 12px; }


.Wah_Hong_regular_script_W7 {font-family: "華康楷書體W7(P)"}

body {
	margin: 0px 0px 0px 0px;
	background-image: url();
	background-color: #FFCC66;
}

.center{
	align: center;
}

/* this is used to draw the bottom line */
.hairline{
	width: 722px;
	height: 1px;
	margin-top: 60px;
	margin-bottom: 20px;
	background-image: url("../images/dot.gif");
	background-repeat: repeat;
}

.leftmenubg{
	width: 200px;
	height: 300px;	
	background-image: url("../images/left_menu_bg.png");
	background-repeat: no-repeat;
}
