body {
	margin:0px;
	color:#000000;
	font-size:9pt;
	font-family: ËÎÌå,MS SONG,SimSun,tahoma,sans-serif;
}


table.header
{
	width:100%;
	background-color:#0074bd;
}
table.header td
{
	height:90px;
}
table.header .banner
{
	width:70%;
}
table.header .banner_right
{
	width:30%;
	text-align:right;
}


table.footer
{
	width:100%;
	background-color:#0074bd;
}
table.footer td
{
	height:35px;
}
table.footer .left
{
	width:70%;
}
table.footer .right
{
	width:30%;
	text-align:right;
	font-family: "Courier New", "Courier", "mono";
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
}


table.main
{
	width:100%;
	height:480px;
	background-color:#f6f6f6;
}
table.main .menu_ornament
{
	width:18%;
	height:3px;
	background-color:#aeaeae;
}
table.main .show_ornament
{
	width:82%;
	background-color:#832929;
}
table.main .menu
{
	background-color:#ffffff;	
}
table.main .col_separator
{
	background-image:url(/DCDYMis.WebUI/App_Themes/Main/Images/dot_y.gif);
}


table.step_menu
{
	width:90%;
	height:100%;
}
table.step_menu .top_tag
{
	text-align:right;
	vertical-align:bottom;
}
table.step_menu .top_tag td
{
	height:28px;
}
table.step_menu .row_separator_empty td
{
	height:3px;
}
table.step_menu .row_separator td
{
	height:1px;
	background-image:url(/DCDYMis.WebUI/App_Themes/Main/Images/dot_x.gif);
}
table.step_menu .row_step_out
{
	background-color:#ececec;
}
table.step_menu .row_step_out td
{
	text-align:left;
	line-height:25px;
}
table.step_menu .row_step_on
{
	background-color:#ececec;
}
table.step_menu .row_step_on td
{
	text-align:left;
	line-height:25px;
	color:#82292B;
	font-weight:bold;
}


table.login_show
{
	width:75%;
	height:100px;
}
table.login_show tr td
{
	border:solid 1px #c5c5c5; 
	background-color:#f7f7f7;
}
table.login
{
	width:450px;
	height:350px;
	color:#575757;
	text-align:center;
}
table.login tr td
{
	border: none !important;
}
table.login .input_tag
{
	width:35%;
	height:35px;
	text-align:right;
}
table.login .input
{
	width:65%;
	text-align:left;
}


table.info
{
	width:98%;
	font-size:10pt;
	font-family:ËÎÌå;
	background-color:#fffbff;
	border:solid 1px #949e9c;
	margin:10px;
	text-align:left !important;
}
table.info .hidden_row td
{
	width:2.5%;
	height:0px !important;
}
table.info tr td
{
	height:30px;
}
table.info tr .title
{
	font-size:12pt;
	font-weight:bold;
	color:#CF0105;
}



.input_box { border: solid 1px #7B97B1; }
.radio { border:none; }
.checkbox { border:none; }
.operation_button { margin-right:10px; }
.edit_text_box
{
	border:#7B9EBD 1px solid;
}
.date_ctrl
{
	behavior:url("/DCDYMis.WebUI/App_Themes/Main/CommonFiles/date.htc");
}



.ReceiptTitle {
	font-size: 14pt;
	font-weight: bold;
}
.Receipt
{
	font-size: 10pt;
	line-height: 18pt;
}
.ReceiptTipInfo
{
	border: 1px solid #CC3300;
	background-color: #FEFDE9;
}
/*Table{
	font-family: "ËÎÌå";
	font-size: 9pt;
}
.BookTopTip A {
	font-size: 16pt; color: #000000; TEXT-DECORATION: none
}
.BookTopTip A:hover {
	font-size: 16pt; COLOR: #FF0000; TEXT-DECORATION: none;
}
.Login {
	color: #575757;
}
.FillTitle {
	font-size: 13pt;
	font-weight: bold;
	color: #CF0105;

}
.GrayBackGroundTable
{
	font-size:10pt;
	font-family:ËÎÌå;
	background-color:#fffbff;
	border:1px solid #949e9c;
	margin:10px;
	width:97.6%;
}
.BottomUrl {
	font-family: "Courier New", "Courier", "mono";
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;

}
.ReceiptTitle {
	font-size: 14pt;
	font-weight: bold;
}
.Receipt
{
	font-size: 10pt;
	line-height: 18pt;
}
.ReceiptTipInfo
{
	border: 1px solid #CC3300;
	background-color: #FEFDE9;
}
.ConButton {
	border: 1px solid #666666;
}
.StepMenu {
	color: #575757;
	padding-top: 4px;
}
.StepMenuOn {
	color: #82292B;
	font-weight: bold;
}
.EditTextBox
{
	border-top:#7B9EBD 1px solid;
	border-bottom:#7B9EBD 1px solid;
	border-left:#7B9EBD 1px solid;
	border-right:#7B9EBD 1px solid;
}
.DateCtrl
{
	behavior:url(/DCDYMis.WebUI/App_Themes/Main/CommonFiles/date.htc);
}
.NoteTxt
{
	color: #82292B;
}
.Desc
{
	font-size: 10.5pt;
	line-height: 20px;
}*/
