/* BODY---------------------------------------------------------------------- */

BODY {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* =basic.css */
img {
	border: none;
}

#wrapper {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}


#main {
	float: left;
	width: 590px;
	font-size: 10pt;
	padding-bottom: 20px;
	line-height: 135%;
	color: #666666;
	padding-right: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
*html #main{
margin-left:0px;
}

#news {
	float: left;
	width: 570px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#new_iframe{
	width:570px;height : 160px;margin:0px 0px 0px 0px;
border:solid 1px #dbd1d3;
}


.box1{
	float: left;
	width: 570px;
	margin-left: 10px;
}


td{
	font-size: 10pt;
	line-height: 135%;
	color: #666666;


	
}

A:link    {
	  color: #009999; TEXT-DECORATION: none  ;
}
A:visited {
	  color: #984B98; TEXT-DECORATION: none  ;
}
A:active  {
	  color: #669966; TEXT-DECORATION: underline  ;
}
A:hover   {
	  color: #FF7C51; TEXT-DECORATION: underline  ;
}

.color1{
	color: #336600;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;

}

.color2{
	color: #CC0000;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;
}

.color3{
	color: #000066;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color4{
	color: #FFFFFF;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color5{
	color: #FF6699;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color6{
	color: #009933;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;

}

.color7{
	color: #6699FF;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;

}

.color8{
	color: #999999;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
    text-decoration : line-through;
}

.color9{
	color: #000000;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color10{
	color: #CC6633;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color11{
	color: #333333;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
    text-decoration : line-through;
}

.color12{
	color: #009999;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
}


h1{
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px;
}
h2{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	color: #009933;
	line-height: 150%;
	font-weight: normal;



}

hr{
	border: 2px dotted #CCCCCC;
}

/*menu---------------------------------------------------------------------- */

#menu {
	width: 160px;
	float: left;
	margin-left: 5px;
	padding-top : 20px;
	padding-bottom: 10px;
}


.navi {
	margin-bottom:1px;
}


/* HEADER---------------------------------------------------------------------- */

#header {
	clear: both;
	background-image : url(../../../../../../../logo.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 770px;


}


/* FOOTER---------------------------------------------------------------------- */

#footer {
	  clear: both; 
}
