/*
	Sony Taiwan Main CSS
*/
.style1 {color: #FF0000}
.12{
    font-size: 12px;
}
.td2 {
	background-color: #478CD1;
	font-size: 12px
}
.td3 {
	background-color: #E8F5FD;
	font-size: 12px;
}
.table_login{
	font-size: 12px;
	width:400px;
	height:100px;
	/*color:#FFFFCC*/
}
.table_login td{
	height:13px;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}

.table1{
	font-size: 12px;
	background-color: #E8F5FD;
	width:100%;
}
.table2{
	font-size: 12px;
	width:100%;
}

.table1 td{
	height:20px;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}

.table1 a{
	color:#000000;
}

.table_t{
	font-size: 12px;
	background-color:#999999;
}
.table_t a{
	color:#0033FF;
}
/*
2007/3/6 ·s¼W
*/
.errmsg {
	color:#FF0000;
}
a:active {color:#000000; text-decoration:  none}
A:link {color:#000000; text-decoration: none;}
A:visited {color: #000000;text-decoration: none;}
A:hover {color: #000000; text-decoration: none;} 
