body {
	background: #F2F2F2 url(../img/bg.gif) repeat-x center top;
	margin: 0px;
	padding: 0px;
        font-size: 12px;
}
h1 {
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	font-weight: normal;
}
#header {
	background: #FFFFFF url(../img/header_bg.gif) repeat-x top;
}
#navi {
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	letter-spacing: 1px;
}
#footer {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
#topix {
	background: #FFFFFF url(../img/topix/topix_bg.gif) repeat-x left bottom;
}

.comtxtbl {
  margin: 0px;
  padding: 0px;
  spacing: 0px;
  width: 742px;
  background-color: #ffffff;
  align: center;
  margin-bottom:5pxs
}