
a:link { color: #004466; }
a:visited { color: #004466; }
a:active { color: #004466; }
a { text-decoration: none; }
a img { border-style:none; }

body {
	background-color: transparent;
/*
	background-image: url('dqx_file.php?d=image&f=bg_wrapper.png');
	background-image: url('dqx_file.php?d=image&f=sozaiquus_block04.gif');
	background-repeat: repeat;
*/
}

.top {
	width: 100%;
	position: relative;
/*
	width: 70%;
	margin: 0 auto;
*/
}

.wall, .annai, .list, .searchtop, .found, .notfound, .sta {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:5px double black;
	background-color: white;
}

#dqx {
	font-size: 8pt;
	font-family: "88 Zen";
	line-height: 8pt;
/*
	margin: 100px,100px,100px,100px;
	padding: 50px,50px,50px,50px;
	width: 800;
	background: #ffc;
	border:0;
	zoom:1;
*/
}



#dqx_l {
	position: absolute;
}
.dqx_l table {
	background-color: #fff;
	margin-left: 0px;
/*
*/
}

#dqx_c { margin-left: 0px; }
.dqx_c table {
	background-color: #fff;
	margin-left: 80px;
/*
*/
}

table {
	background-color: #fff;
	font-size: 8pt;
	font-family: "88 Zen";
	line-height: 8pt;
/*
*/
}


.date { }

.w1,.w2,.w3,.w4,.w5 { color: black; }
.w0,.w6 { color: red; }

.c0 { color: gray; }
.c1 { color: lightgreen; }
.c2 { color: green; }
.c3 { color: red; }
.c9 { color: gray; }

.list_seq {
	text-align: center;
}

.list_server {
	text-align: center;
}

.notfound {
	width: 200;
}


td.seq { text-align: center; }
td.name { text-align: left; }
td.count { text-align: right; }
td.right { text-align: right; }
td.left { text-align: left; }
td.center { text-align: center; }

td.grp { text-align: left; }
td.per { text-align: right; }



