body { background: #fff; }

/*
	#header { background: #0055a1; width:100%; }
*/
#header { width:100%; }
#header td { color: white; }

#ww_header {
	width: 1000px;
	text-align:center;
	background:#0055a1;
	border-bottom: 1px dashed #fff;
	margin:0px;
}

.f1 { font-size:10px; }
.f2 { font-size:10px; }
.f3 { font-size:10px; }

.t1 { font-size: 11px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
.t2 { font-size: 12px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
.ts1 { font-size: 10px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }

h1 { font-size: 20px; font-weight: bold; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { font-size: 16px; font-weight: bold; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { font-size: 14px; font-weight: bold; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { font-size: 13px; font-weight: bold; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }

A:link      { text-decoration: underline;color: #000080; }
A:visited   { text-decoration: underline;color: #000080; }
A:active    { text-decoration: underline;color: #ff0000; }
A:hover     { text-decoration: underline;color: #0000ff; }


.sum { border-top: 1px solid black; border-bottom: 1px solid black; }
.line { border-top: 2px solid black; }
.head { border: 1px solid black; vertical-align:bottom; border-collapse:collapse; }
.chk_line { border-bottom: 1px solid black; }

.box { border: 1px solid black; width:20px; height:20px; }

#bu1 { width:100%; }
#bu2 { width:100%; }
#chk1 { width:100%; }
#chk2 { width:100%; }

#d_res table {border: 0; 	border-collapse:collapse; padding:1px; border-spacing:0px;}
#d_res th {border: 1px solid black; font-size: 11px;}
#d_res td {border: 1px solid black; font-size: 10px;}

#d_resultlist table {border: 0; 	border-collapse:collapse; padding:1px; border-spacing:0px;}
#d_resultlist th {border: 1px solid black; font-size: 11px;}
#d_resultlist td {border: 1px solid black; font-size: 10px;}
#t_part td { cursor:pointer; }

