body {
	background-color : #ffffff;
	
	
}

.fo{
	background-image: url(../image/z03_14.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	height: 61px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #526552;
}

a{
	text-decoration: none;
	color: #737573;
}

li{
	list-style-type : square;
}

.sp{
	background-image : url(../image/z03_05.gif);
	background-repeat : repeat-y;
	width : 5px;
}
.text_box_border
{
 border:#888888 1px solid;
 font-size:10px;
}
.all_button
{
  border:none;
  font-size:12px;
  font-weight:bold;
}
th
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #526552;
}

div.pagination {
width:470px;
padding: 3px;
margin: 3px;
font-size:12px;
color:#CCCCCC;
}

div.pagination a
{
padding: 2px 5px 2px 5px;
/*border: 1px solid #004000;*/
text-decoration: none; /* no underline */
color:#000000;
}

div.pagination span.current
{
padding: 2px 5px 2px 5px;
margin: 2px;
font-weight: bold;
color:#FF0000;
background-color:#CCCCCC;
}

div.pagination span.disabled
{
padding: 20px 5px 2px 5px;
margin: 2px;
color:#CCCCCC;
}

.right_center_bg
{
  background-image:url("../image/middle_ract_line.png");
  background-repeat:repeat-x;
}

.left_center_bg
{
  background-image:url("../image/middle_ract_line.png");
  background-repeat:repeat-x;
}

.left_table_cornner
{
  background-image:url("../image/left_ract_corner.png");
  background-repeat:no-repeat;
}

.right_table_cornner
{
  background-image:url("../image/right_ract_corner.png");
  background-repeat:no-repeat;
}

.h3_title
{
  background-image:url("../image/bar.png");
  background-repeat:no-repeat;
  padding-top:5px;
}

.bottom_left_table_cornner
{
  background-image:url("../image/bottom_left_corner.png");
  background-repeat:no-repeat;
}

.bottom_center_table_cornner
{
  background-image:url("../image/middle_ract_line2.png");
  background-repeat:repeat-x;
}

.bottom_right_table_cornner
{
  background-image:url("../image/bottom_right_corner.png");
  background-repeat:no-repeat;
}

.h3_title_2
{
  background-image:url("../image/bar.png");
  background-repeat:no-repeat;
  font-size:small;
  font-weight:bold;
}
