body, table, tr, td, p, form, select, input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	line-height: 18px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.detail, .detail a:link, .detail a:visited, .detail a:active {
	font-weight: normal;
	color: #616161;
	text-decoration: none;
}
.detail a:hover {
	font-weight: normal;
	color: #009900;
	line-height: normal;
	line-height: 18px;
}
.linktext, .linktext a:link, .linktext a:visited, .linktext a:active {
	font-weight: normal;
	color: #616161;
	text-decoration: none;
}
.linktext a:hover {
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
	color: #0066cc;
}
.box_news {
	padding-bottom: 6px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	background-position: bottom;
}
.line_ver {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dadada;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dadada;
}
.title {
	font-weight: bold;
	font-size: 16px;
}
.line {
	line-height: 1px;
}
.bg_shadow {
	background-image: url(../images/bg_side01.gif);
	width: 33px;
}
.bg_gallery {
	background-image: url(../images/bg_ga.gif);
	width: 112px;
	height: 87px;
	background-repeat: no-repeat;
	padding: 10px;
	background-position: center center;
}
.bg_flash {
	width: 377px;
	height: 677px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_flash.jpg);
}