/*========================================================================================================
NDC Web Site English & Interface Css Style
Copyright by National Datacomm Corporation
========================================================================================================*/

/*Import Start*/

@import url("HoneFonts.css");
@import url("InsideFonts.css");
@import url("InsideChinese.css");

/*Import End*/

/*Page Infoface Setup*/
body {
	SCROLLBAR-FACE-COLOR: #9DC4E0;
	SCROLLBAR-HIGHLIGHT-COLOR: #9DC4E0;
	SCROLLBAR-SHADOW-COLOR: #AFDAE7;
	SCROLLBAR-3DLIGHT-COLOR: #AFDAE7;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #DEEBF1;
	SCROLLBAR-DARKSHADOW-COLOR: #416C81;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 10px;
	color: #4F4F4F;
	background-image: url(../images/Background_001.gif);
	margin: 0px;
	text-align: center;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #4F4F4F;
}
.Textfield-Single{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #003974;
	background-color: #F1F7FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808A96;
	border-right-color: #BAC4D0;
	border-bottom-color: #BAC4D0;
	border-left-color: #808A96;
	padding: 2px;
	height: 20px;
}
.Textfield-Multi{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #003974;
	background-color: #F1F7FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808A96;
	border-right-color: #BAC4D0;
	border-bottom-color: #BAC4D0;
	border-left-color: #808A96;
	padding: 2px;
}
.Button{font-family: "Verdana", "Arial", "Helvetica", "sans-serif";font-size: 12px;color: #003974;background-image: url(../images/InputButton_BG1.gif);height: 22px;border-right: solid 1px #4D6B8B;border-left: solid 1px #4D6B8B;border-top: solid 1px #809EBE;border-bottom: solid 1px #809EBE;}
.Button_RollOver{font-family: "Verdana", "Arial", "Helvetica", "sans-serif";font-size: 12px;color: #032D59;background-image: url(../images/InputButton_BG2.gif);height: 22px;border-right: solid 1px #809EBE;border-left: solid 1px #809EBE;border-top: solid 1px #4D6B8B;border-bottom: solid 1px #4D6B8B;}
/* Basic Select Action Style ------------------------------------------------*/
a:link {color: #006666;}
a:visited {color: #86005E;}
a:hover {color: #FF6600;text-decoration: none;}
/* Basic Select Action Style ------------------------------------------------*/
.BackgroundCenter {
	background-image: url(../images/Background_002.gif);
	height: 100%;
	width: 708px;
}
.Head-BG {
	background-image: url(../images/index_Head.jpg);
	height: 80px;
	width: 698px;
}
.Cpoyright-Set {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 22px;
	color: #003366;
	background-color: #EBEBEB;
	text-align: right;
	padding: 10px;
}.Date {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #990000;
}
