@charset "utf-8";

body{background:url(../../top_img/top/topics_body.jpg) 0 0 repeat-y; background-attachment:fixed; overflow:auto; margin:0; padding:0}

table {
	height: auto;
	width: 458px;
}

/* CSS Document */

table td {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
table td a {
	color: #FFFFFF;
	text-decoration: underline;
}
table td a:hover {
	text-decoration: none;
}
table #top {
	padding-top: 7px;
}

