@charset "utf-8";
body{	margin:0;padding:0;	}
td{
	list-style:none;
	color:#333333;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.top_bg_01 {
	line-height: 31px;
	background-image: url(images/bg_top.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}

a:link, a:visited
{
	color: #484848;
	text-decoration: underline;
}
a:hover
{
	color: #ff5500;
	text-decoration: underline;
}

.bottom
{
	width: 100%; text-align:center;border-top: 1px solid #E4E2D5; margin-top:10px;background:#F1F0ED;
	padding: 10px 0px 10px;
	line-height: 20px;
}
.bottom_1
{
	font-size: 12px;
}