<style>

body{
	font-family: Verdana,sans-serif; 
	color: #666666;
	font-size: x-small;
	background-image: url(images/back.gif);
 	background-repeat:repeat;
	background-position:top left; 
	background-attachement:scroll;
	scrollbar-face-color: #ffffff;	 
	scrollbar-track-color: #ffffff;	 
	scrollbar-arrow-color: #666666;	 
	scrollbar-3dlight-color: #666666;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #666666;
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-left: 0px;
	margin-right: 0px;
}
table{
	table-layout: fixed;
}
td
{
	vertical-align: top;
	font-size: x-small;
	color: #666666;
}
img
{
	border-style: none;

}
div.center{
	text-align: center;
}

div.comment{
	font-size: xx-small;
	color: #009999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
div.notice{
	line-height: 140%;
	font-size: xx-small;
	color: red;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
div.sub{
	font-size: xx-small;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 40px;
}

/* [TOP]-------------------------------------------------*/
div.tx_small
{
    font-size: xx-small;
}
span.tx_small
{
    font-size: xx-small;
}

/* [INDEX]-------------------------------------------------*/
span.line{
	font-size: xx-small;
	color: #33cc33;
}
table.index{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
td.index_head{
    border: none;
    background-color: #66cc66;
    font-size: xx-small;
    font-weight: bold;
    color: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 3px;
}
td.index_subhead{
    font-family: sans-serif, palatino, georgia, verdana, arial, Osaka;
    border: none;
    background-color: #fffffc;
    font-size: xx-small;
    font-weight: bold;
    color: #999999;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
}
td.index_list{
    border: none;
    background-color: #fffffc;
    font-size: xx-small;
    font-weight: normal;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
}

/* [WHAT'S NEW?]-------------------------------------------------*/
table.new{
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}
td.new_head{
    border: none;
    background-color: #ffffff;
    font-size: x-small;
    font-weight: bold;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 0px;
    padding-right: 2px;
    padding-left: 2px;
}
td.new{
    border: none;
/*    background-color: #f5f5dc;*/
    background-color: #ffffff;
    font-size: xx-small;
    font-weight: normal;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
}
td.small{
    border: none;
    background-color: #ffffff;
    font-size: xx-small;
    font-weight: normal;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
}

/* [MAIN MENU]-------------------------------------------------*/
td.subtitle
{
    height: 20px;
    background-image: url(images/back_subtitle.gif);
    background-repeat: no-repeat; 
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    color: #ffffff;
    font-size: x-small;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 8px;
}
td.comment{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	caption-side: top;
	text-align: left;
	color: #009999;
	font-size: xx-small;
	font-weight: nomal;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 2px;
}
td.sub_comment
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	caption-side: top;
	text-align: left;
	color: #666666;
	font-size: xx-small;
	font-weight: nomal;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 2px;
}

/* [SIDE]-------------------------------------------------*/
td.sidetitle
{
    height: 20px;
    background-image: url(images/back_sidetitle.gif);
    background-repeat: no-repeat; 
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    text-align: center;
    color: #ffffff;
    font-size: xx-small;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-right: 0px;
    padding-left: 0px;
}
td.side
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    text-align: left;
    color: #666666;
    font-size: xx-small;
    font-weight: nomal;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-right: 2px;
    padding-left: 2px;
}
td.side_head{
	background-color: #ffcc99;
	color: #ffffff;
	font-size: xx-small;
	font-weight: bold;
	border: solid;
	border-width: 1px 5px 1px 5px;
	border-color: #999999;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
td.side_content{
	background-color: #ffffff;
	color: #666666;
	font-size: xx-small;
	border: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 5px;
}

/* [COMMON]-------------------------------------------------*/
td.mark
{
    width: 10px;
    text-align: center;
    vertical-align: center;
}

strong.c
{
	color: #FF6600;
}
div.link{
	text-align: right;
}

/*=========================================================*/

a:active
{
    background: none transparent scroll repeat 0% 0%
}
a:hover
{
    color: #006666;
    background-REPEAT: repeat;
/*    background-color: fuchsia;*/
    TEXT-DECORATION: none
}
/* []-------------------------------------------------*/
.banner{
	font-family: sans-serif, palatino, georgia, verdana, arial, Osaka;
	font-size: xx-small;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
</style>