body {
	background: #EDFDFE;
}

body,table th,td {
	color: #333;
	font-size:84%;
	line-height: 1.2em;
}

img {
	border: 0px;
}

a	{
	color:#0000ff;
}

a:hover {
	color: #dc143c;
	text-decoration: none;
}

.mtop10{
 margin-top:10px;
	border-top: 1px solid #FF6600;
}

.topbun{
	color:#006699;
}

.note{
	color:#cc3333;
	font-size:74%;
	line-height:1.2em;
}

.f_bg_left{
 background:url(../img/Icon/f_bg_left.gif) repeat-y;
}

.f_bg_right{
 background:url(../img/Icon/f_bg_right.gif) repeat-y;
}