﻿body {
	margin: 6px;
	padding: 0;
	scrollbar-base-color: #F8F8F8;
	scrollbar-arrow-color: #039;
	font: 12px Tahoma, Verdana, "宋体";
	BACKGROUND: url(/images/bodybak00.gif) center 50%;
	/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
}
textarea, input, object {
	color: #000;
	background: #FFF;
	font: normal 12px Tahoma, Verdana, "宋体";
}
select {
	color: #000;
	background: #FFF;
	font: 11px Tahoma, Verdana, "宋体";
}
table {
	font: 12px Tahoma, Verdana, "宋体";
}
.myinput {
	font: 12px Tahoma, Verdana, "宋体";
	background-color:white;
	border-style:dotted;
	border-color:menu;
}

.wordbreak {
	table-layout: fixed;
	word-wrap: break-word;
}
a:link, a:visited {
	text-decoration: none;
	color: #036;
	font-family: Tahoma, Verdana, "宋体";
}
a:hover {
	text-decoration: none;
	color: #F90;
	font-family: Tahoma, Verdana, "宋体";
}
.header {
	color: #FFF;
	font: 12px Tahoma, Verdana, "宋体";
}
.header a:link {
	text-decoration: none;
	color: #FFF;
}
.header a:visited {
	text-decoration: none;
	color: #FFF;
}
.header a:hover {
	text-decoration: none;
	color: #FFFA20;
}
.smalltxt {
	color: #666;
	font: 11px Tahoma, Verdana, "宋体";
}
.code_main {
	color: #666;
	padding: 4px;
	margin: 2px;
	border: 1px dashed #666;
	background: #F8F8F8;
	font: 11px Verdana;
}
.code_head {
	margin: 2px;
	font: bold 12px Tahoma, Verdana, "宋体";
}
.calendar {
	color: #666;
	text-align: center;
	font: 11px Verdana;
}
.calendar-week {
	color: #666;
	text-align: center;
	font: bold 11px Tahoma;
}
.calendar-today {
	color: #666;
	background-image: url(../images/bg_today.gif); 
	text-align: center;
	font: 11px Verdana;
}
.calendar-thisday {
	color: #666;
	background-image: url(../images/bg_thisday.gif);
	text-align: center;
	font: 11px Verdana;
}
.object_main {
	border: 1px dashed #F5F5F5;
	padding-bottom: 4px;
}
.content_head {
	width: 100%;
	padding: 4px;
	border-top: 1px dashed #CCC;
	border-right: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	border-left: 1px dashed #036;
	background: #F3F3F3;
	font: 12px Tahoma, Verdana, "宋体";
}
.content_main {
	padding: 4px;
	width: 100%;
	font: 12px Tahoma, Verdana, "宋体";
}
.siderbar_head {
	width: 100%;
	border-bottom: 1px dashed #CCC;
	padding: 4px;
	font: bold 12px Tahoma, Verdana, "宋体";
}
.siderbar_main {
	padding: 4px;
	width: 100%;
	font: 12px Tahoma, Verdana, "宋体";
}
form {
	margin: 0;
	padding: 0;
}
.message {
	position: relative;
	padding: 18px;
	width: 95%;
	text-align: center;
	font: 12px/140% Tahoma, Verdana, "宋体";
}
.hyperlink {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #698CC3;
	margin: 4px 0;
	width: 142px;
	padding-left: 6px;
}
.msg_head {
	font-weight: bold;
	color: #FFF;
	padding: 4px;
	width: 92%;
	text-align: center;
	background: url(../images/msg_header.gif);
}
.msg_content {
	padding: 24px;
	width: 92%;
	text-align: center;
	border: 1px solid #0252AB;
}
.msg_main {
	padding: 6px;
	width: 92%;
	text-align: center;
	border: 1px solid #0252AB;
}
.arrow {
	font-family: webdings;
}
.bgmenu {
	background:url(/images/bgmenu.gif) repeat;height:23px;}
}
.doThis{padding:1 0 1 0;background-color:#F3F3F6;border-bottom:solid 1px #A4ABC1;border-top:solid 1px #A4ABC1;width:100%;}
.doThis a{color:black;} .doThis img{vertical-align:middle;}
#tranTypeTable {
	margin: 4px 0 0;
}
#tranTypeLowerTable TD {
	padding: 4px 4px 4px 0;
}
.tranType {
	padding: 3px 3px 6px;
	border: solid 1px #bbb;
}
.selectedTranType {
	padding: 3px 3px 6px;
	border-top: solid 1px #bbb;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
	background: #f1f1f1;
}
.tranSpacer {
	border-bottom: solid 1px #bbb;
}
.tranSpacerTd {
	padding: 0 3px;
	border-bottom: solid 1px #bbb;
	background: #fff;
}
.tranTypeBottom {
	height: 20px;
	border-bottom: solid 1px #bbb;
	background: #f1f1f1;
}
.tranTypeBottomLeft {
	height: 20px;
	border-bottom: solid 1px #bbb;
	border-left: solid 1px #bbb;
	background: #f1f1f1;
}
.tranTypeBottomRight {
	height: 20px;
	border-bottom: solid 1px #bbb;
	border-right: solid 1px #bbb;
	padding-right: 4px;
	background: #f1f1f1;
}

