#iworkxtable {
	border: 5px solid #60BBCD;
	width: 700px;
}

.iworkthx  {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
}
.iworktdx  {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
}

#iworktablea  {
	border:"3";
	background-color:White;
	border-color:#336666;
	border-width:3px;
	border-style:Double;
	background-image:url(#336666);
	border-collapse:collapse;
}

.iworktda  {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color: #000000 ;
	border: 0px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
}
.iworktda4 {
	border: 1px solid #CCCCCC;
	/*padding: 2px 4px 2px 4px;*/
	vertical-align: middle;
	background-color: #D8F3D8;
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color:#333333;
	text-align: right;
}
.iworktda3  {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	border: 1px solid #CCCCCC;
	color: #000000 ;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
}
.iworktda2 {
	border: 1px solid #CCCCCC;
	/*padding: 2px 4px 2px 4px;*/
	vertical-align: middle;
	background-color: #009999;
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color:#ffffff;
	text-align: center;
}

.iworktda1 {
	border: 1px solid #CCCCCC;
	/*padding: 2px 4px 2px 4px;*/
	vertical-align: middle;
	background-color: #D8F3D8;
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color:#333333;
	text-align: center;
}
.iworktdc  {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color: #000000;
	border: 1px solid #336666;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
.iworktdca  {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	background-color :#D8F3D8;
	color: #000000;
	border: 1px solid #336666;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}

#iworkhead {
	height: 21px;
	width: 590px;
	background-image: url(../images/subhead_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-left: 10px;

	padding-top: 2px;
}
li{
color:#000000;
font-size: 12px;
font-family: "新細明體", "標楷體", "細明體";
}
.word_title{
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color: #000000;
	border: 0px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
}


/* 平台交易參考meeting之修正版*/

#meeting {
	width: 730px;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 30px;
	height: auto;
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color: #000000;
}
.clmonthiwork {
	border-collapse: collapse;
	width: 730px;
}
.clmonthiwork td {
	border: 1px solid #CCCCCC;
	padding: 2px 4px 2px 4px;
	vertical-align: middle;
	background-color: #F5FFF5;
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
}
.clmonthiwork td.a {
	border: 1px solid #CCCCCC;
	/*padding: 2px 4px 2px 4px;*/
	vertical-align: middle ;
	background-color: #D8F3D8;
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color:#333333
}
.clmonthiwork td.b {
	border: 1px solid #CCCCCC;
	/*padding: 2px 4px 2px 4px;*/
	vertical-align: top;
	background-color: #009999;
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color:#ffffff

}

.clmonthiwork td.c {
	border: 1px solid #CCCCCC;
	/*padding: 2px 4px 2px 4px;*/
	vertical-align: middle;
	text-align:center ;
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color:#333333

}

/* 該段是特別加入為了報名會的URL連接 有 連接不同顏色的效果 */
.span_black a:link    {color: black; text-decoration: none}     
.span_black a:visited {color: black; text-decoration: none}   
.span_black a:hover   {color: black; text-decoration: underline}   
.span_black a:active  {color: black; text-decoration: underline}  
    
.span_red a:link    {color: red; text-decoration: none}     
.span_red a:visited {color: red; text-decoration: none}   
.span_red a:hover   {color: red; text-decoration: underline}   
.span_red a:active  {color: red; text-decoration: underline}  

.span_blue a:link    {color: blue; text-decoration: none}     
.span_blue a:visited {color: blue; text-decoration: none}   
.span_blue a:hover   {color: blue; text-decoration: underline}   
.span_blue a:active  {color: blue; text-decoration: underline}  

.span_green a:link    {color: green; text-decoration: none}     
.span_green a:visited {color: green; text-decoration: none}   
.span_green a:hover   {color: green; text-decoration: underline}   
.span_green a:active  {color: green; text-decoration: underline}  

a:link {color: #666666; text-decoration: none} 
a:visited {color: #666666; text-decoration: none}
a:hover {color: #666666; text-decoration: underline}
a:active {color: #666666; text-decoration: underline}

.hide {
visibility:hidden;
}

#mobile { /* Mobile Link */
float: left;
position:absolute;
width : 150px;
height: 50px;
margin-left: 30px;
margin-top: 20px;
}
#iworknametext {
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 12px;
	color: #000000;
	text-align: right;
	margin-right: 35px;
	margin-top: 1px;
}
.iwtda  {
	background-color:#E3EAEB;
}
#iworkhead {
	height: 21px;
	width: 590px;
	background-image: url(../images/subhead_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family: "新細明體", "標楷體", "細明體", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-left: 10px;
	padding-top: 2px;
}