/**/
body { text-align: center; font-family:Arial, arial;margin:0; padding:0; font-size:12px;color: #000000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}

/* 超鏈接樣式 */
.commonlink A:link {text-decoration:none;color:#A1A0A0}
.commonlink A:visited {text-decoration:none;color: #A1A0A0;}
.commonlink A:hover {color:#A1A0A0;text-decoration:underline;}
.commonlink A:active { color:#A1A0A0;text-decoration:underline;}
.commonlink1 A:link {text-decoration:none;color:#ffffff;}
.commonlink1 A:visited {text-decoration:none;color:#ffffff;}
.commonlink1 A:hover {color:#ffffff;text-decoration:underline;}
.commonlink1 A:active { color:#ffffff;text-decoration:underline;}
.commonlink2 A:link {text-decoration:none;color:#A1A0A0;text-decoration:underline;}
.commonlink2 A:visited {text-decoration:none;color: #A1A0A0;text-decoration:underline;}
.commonlink2 A:hover {color:#A1A0A0;text-decoration:underline;}
.commonlink2 A:active { color:#A1A0A0;text-decoration:underline;}
.commonlinkbottom A:link {text-decoration:none;color:#5c5c5c}
.commonlinkbottom A:visited {text-decoration:none;color: #5c5c5c;}
.commonlinkbottom A:hover {color:#5c5c5c;text-decoration:underline;}
.commonlinkbottom A:active { color:#5c5c5c;text-decoration:underline;}
/*字體樣式*/
.fontstyle1{color:#A1A0A0;}
.fontstyle2 {color:#FDFBFB;}
.fontstyle3{color:#5c5c5c;}
.fontstyle4{color:#ED6823;}


td
{
	color: #ffffff;
}

.FontWhite16
{
	font-size: 12px;
	color: #ffffff;
	font-family: SimSun;
	
}

.FontWhite
{
	font-size: 16px;
	color: #ffffff;
	font-family: SimSun;
	font-weight: bold;
	
}
.FontBoldWhite
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family: SimSun;
	
}
.FontSmallWhite
{
	font-size: 14px;
	color: #ffffff;
	font-family: SimSun;
}
.Font12White
{
	font-size: 12px;
	color: #ffffff;
	font-family: SimSun;
	
}

/*表單成員樣式*/
.inputtextone
{
	width:142px;
	height:22px;
	border:1px #5f5f5f solid;
	background-color:black;
	color:White;
}
.inputtexttwo
{
	width:122px;
	height:20px;
	border:2px #838383 none;
	background-color:#808080;
	border-style:inset;
}
.ddlstyleone
{
	width:142px;
	height:22px;
	border:2px #5f5f5f inset;
	color:White;
	background-color:#5f5f5f;
}
.inputsumbitone
{
	background-image:url(../Images/searchbutton.gif);
	background-position:center;
	width:49px;
	height:20px;
	border:0;
	background-color:#000000;
}
