/*
body{FILTER:Gray}
*/
a:link       { color: #20044D; text-decoration: none }
a:visited    { color: #000000; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: underline }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#tbl_container {
	width: 100%;
	height: 100%;
	/*scrollbar-base-color:#ffeaff;*/
}
.table_home{
	width:98%;
	word-break:break-all;
	border-collapse:collapse;
	align:center;
}
.table_home td {
	padding: 0px,5px,0px,5px;
	font-size: 13px;
	height:22px;
	line-height:150%;
	text-align: center;
	border-bottom:1px dotted #E1E1E1;
	vertical-align: middle;
}

.table_list{
	width:100%;
	word-break:break-all;
	background-color:#DDDDDD;
	border-collapse:collapse;
	align:center;
}
.table_list th {
	background-color:#EEEEEE;
	padding: 0px,5px,0px,5px;
	font-size: 13px;
	height:25px;
	vertical-align: middle;
}
.table_list td {
	padding: 0px,5px,0px,5px;
	font-size: 13px;
	height:24px;
	text-align: center;
	vertical-align: middle;
}

.subject{
	font-size: 25px;
	font-family:'»ªÎÄÖÐËÎ';
}

.font0{
	font-size: 16px;
}
.font1{
	font-size: 15px;
}

.font2{
	font-size: 14px;
}
.font3{
	font-size: 13px;
}

.inputadd{
	width: 100%;
	word-break:break-all;
}
.input1 {
	background-color: #FFFFF0;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}