/* body */
body{
	background-color:#ffffff;
	margin:0px;
}
body,td,p,span,div{
	color:#000000;
	line-height:130%;
}

/* h */
h1 {
display:none;
}
h2 {
margin:0px 0px 15px 0px;
padding:0px;
}

/* table */
.tab_main {
	width: 720px;
}
.tab_bg01 {
	background-color: #cccccc;
}
.td_title {
	background-image: url(../img/title.gif);
	height: 43px;
	width: 720px;
	padding-right:10px;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:small;
}
.td_title a {
	color:#FFFFFF;
}
.td_topmenu {
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.td_new {
	background-image: url(../img/new.gif);
	height: 29px;
	width: 412px;
}

.td_footer {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 26px;
	background-color: #8b0100;
}
.td_backimg {
	background-image: url(../img/back.gif);
	background-repeat: repeat;
	width: 720px;
}
td.fred {
	color:#FF0000;
}
.td_bg01 {
	background-color: #FFFFFF;
}
.td_bg02 {
	background-color: #F0DFE0;
}

/* font */
.f_style01 {
	font-size:small;
	color: #FFFFFF;
	text-decoration: none;
}
.t_style02 {
	font-size: 13px;
}
.f_style03 {
	color: #000000;
	text-decoration: none;
}

/* img */
img{border:0px;}

a:hover {
	text-decoration: underline;
}
.d_style01 {
	width: 400px;
	padding:7px;
	background-color: #F1B5B5;
}
.d_style02 {
	padding:5px;
	border-bottom: 1px solid #F1B5B5;
	border-left: 5px solid #F1B5B5;
}
.d_style03 {
	border-bottom: 1px solid #999999;
}
