/* CSS Document */

body, div, span, table, tr, th, td, input, option, select, textarea {
	font-size: 11px;
	font-family:  "Arial", "Verdana", "Helvetica", "sans-serif";
}

A:link {font-family: Arial; text-decoration: none;font-weight:bold; height: 0; color:#000000}
A:visited {font-family: Arial; text-decoration: none;font-weight:bold; height: 0; color:#000000}
A:active {font-family: Arial; text-decoration:underline; height: 0}
A:hover {font-family: Arial; text-decoration:underline; height: 0}

.textbox1{
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	/*border-bottom: 1px #000000 solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;*/
}

.pic1{
	border: 1px solid #000000;
}

.style1{
	font-size: 11px;
}

.style2{
	font-size: 14px;
}

.style3{
	font-size: 16px;
}

.color1{
	color: #666666;
}

.color2{
	color: #B8B8B8;
}

.color3{
	color: red;
}

.cstyle1{
	font-size: 11px;
	font-family: "新細明體", "Arial", "Verdana", "Helvetica", "sans-serif";
}

.cstyle2{
	font-size: 14px;
	font-family: "新細明體", "Arial", "Verdana", "Helvetica", "sans-serif";
}

.cstyle3{
	font-size: 16px;
	font-family: "新細明體", "Arial", "Verdana", "Helvetica", "sans-serif";
}

.style4{
	font-size: 18px;
	font-weight:bold;
}

.style5{
	font-size: 14px;
	font-weight:bold;
}

.style6{
	font-size: 12px;
	font-weight:bold;
}

.style7{
	font-size: 12px;
}