﻿body
{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
	background-image:url(back_stone.jpg);
	font-size:12px;
	text-align:center;
	font-family:Arial;
	color:Black;
}

.td_button
{
	cursor:hand;
	background-image:url(button_bg.jpg);
	width:179px;
	height:23px;
	font-weight:bold;
	color:#ffffff;
	}
.table_bg_h
{
	background-image:url(table_bg_h.gif);
	width:552px;
	height:7px;
	}
.table_bg_d
{
	background-image:url(table_bg_d.gif);
		width:552px;
	height:7px;
	}
.table_bg_l
{
	background-image:url(table_bg_l.gif);
		width:552px;
	height:7px;
	}
.font_content
{
	color:#434448;
	font-size:12px;
	line-height:20px;
	text-align:left;

	}

