/*
.TABLE1  TD    
{
	border:solid #F5FAFD 1px;
	background:#F5FAFD;
}
*/
.login{
	margin-top:20px;
	width:500px;
	height:300px;
	border:1px solid #CCC;
	}
.login tbody td{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding-left:10px;
	}
.login thead td{
	background:#2bb9ec;
	color:#FFF;
	font-size:1.5em;
	font-weight:bold;
	border-bottom:7px solid #c4e6f8;
	border-top:7px solid #c4e6f8;
	}
#content  .TR4{
	border:0px;
	background:#E0E1DF;
}

#content  .TD1{
	border:0px;
}

#content  .TD2{
	border:0px;
}

#content  .TDc{
	border:0px;
	font-size:1.2em;
	line-height:2.2em;
	font-weight:bold;
	/*background:url("../images/tdc.gif") repeat-x #bfe4f8;*/
	/*background:#DCF3F9;*/
	color:#444;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#000', endColorStr='#efefef', gradientType='0')*/
}

#content  .TDg{
	border-bottom:dashed 1px #777;
	background:#F5FAFD;
	/*background:url("../images/tdc.gif") repeat-x;*/
	color:#444;
	font-weight:bold;
	font-size:1.1em;
}

#content  .TD3{
	background:#FFF;
	text-align:center;
	border:dashed 1px #CCC;
	/*font-weight:bold;*/
	
}
#content  .TD_score{
	background:#FFF;
	text-align:center;
	border:dashed 1px #CCC;
	/*font-weight:bold;*/
	
}
#content .TD3 a:link,#content .TD3 a:visited{
	text-decoration:none;
	color:#DD0567;
	font-weight:bold;
	}
#content .TD3 a:hover{
	text-decoration:none;
	color:#CCC;
	}
#content .TD3:hover{
	background:#444;
	}
#content .TD4{
	border:0px;
	background:#F5FAFD;
	
}

 #content .TD5    {
	border-bottom:dashed 1px #CCC;
	margin:0px;
	background-color:#f5fafd;
}

 #content .TD5    div{
	background-color:  #FFFFCC;
 }

#content  .TD6{
	/*background:#33b5e5;color:#ffffff;width:20%;border-collapse: 0;*/
	color:#000;
	border:1px solid #000;
}

#content .TD7{
	color:#FF0000;
	/*background:#A4DBEA;*/
	font-weight: 700;
	font-size:1.2em;
}

#content .TD7 a:link{
	text-decoration:none;
	color:#FF0000;
	}

input:focus{
	border:1px solid #FF0000;}

.topic{
	color:#444;
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	/*font-family:"標楷體";*/
	}

font{
 	color: #38808b;
    font-weight: bold;
    font-size: 1em;

}

.table1{
	padding:5px;
}


#content th{
	background-color:#4EAADB;
	text-align:center;
}
.ddd tr:hover{
	background:#333;
}

.msg{
	border:1px solid #CCC;
	margin:20px auto 10px auto;
	width:300px;
	height:150px;
}

.msgTitle{
	margin-top:2px;
	background-color:#cae1ec;
	text-align:center;
	font-weight:bold;
	color:#222;
}

/*dialog:忘記通行碼*/
.dia td {
    border: 1px solid #CCFFCC;
}
.dia table {
    border: 1px solid #CCFFCC !important;
}
.dia .dia_header {
    background: none repeat scroll 0 0 #FFF68F;
    color: #4EAADB;
    font-weight: bold;
    text-align: left;
}
.dia .dia_data {
    background: none repeat scroll 0 0 #FFF8DC;
}
.dia_highlight {
    color: #FF7F24;
    font-weight: bold;
}
.dia_title1 {
    color: #FF7F24;
    font-size: 16px;
    font-weight: bold;
}
.dia_title2 {
    color: #FF7F24;
    font-size: 20px;
    font-weight: bold;
}
.dia_title3 {
    font-size: 16px;
}

.dia_title4 {
    color: #FF0000;
    font-size: 16px;
    font-weight: bold;
}
#headline {
	margin-top: 10px;
    text-align: center;
    background: #38808b;
    color: #fff;
    font-weight: bold;
    padding: 5px;

}

.title{
	text-align:center;
	background-color:#cae1ec;
	font-size:1.3em;
	margin-bottom:0px;
}

.bb {
	border: 1px solid #cae1ec;
    border-bottom: 3px solid #38808b;
}
