/*---------------------page layout----------------------------------*/
body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-align:justify;
	text-justify:inter-ideograph;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	border-collapse: collapse;
}

.red {
	color:#c60001;
}

.u {     
   border-bottom: 1px solid black;  
   display: inline;  
} 

.EBNumber {
	color:#000099;
	font-weight: bold;
}

.CSHotline {
	color:#FF6600;
	font-weight: bold;
}

.box{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	border: 1px solid #999999;
}

/*table,BODY   {   FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; FONT-SIZE:   9pt   }*/

.TableHead {
	font-size: 12px;
	font-weight: bold;
	color:#c60001;
	margin-top: 32px;
	margin-right: 10px;
	margin-left: 16px;
	background-image: url(../images/XxPicCrcTabBG.gif);

}

.AniTableHead {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	margin-top: 32px;
	margin-right: 10px;
	margin-left: 16px;
}

.TableCenterBorder{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}


.ContentHead {
	font-size: 12px;
	font-weight: bold;
	margin-top: 32px;
	margin-right: 10px;
}


.NoteText {
	font-size: 11px;
	line-height: normal;
}

a:link {
	font-weight: normal;
	text-decoration: none;
	color: #3366FF;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #3366FF;
}

a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
/*---------------------Calendar----------------------------------*/
#ff_dateInput{
font-family: Tahoma, Verdana, Arial, sans-serif;
color: #000000;
border: 1px solid #999999;
text-align:left;
}
