BODY{
  margin-top : 10px;
  margin-bottom : 0px; 
}

#wrap{
	width:1000px;
	margin-right : auto;
	margin-left : auto; 

}

div.center1{
	    text-align:center;
		width:100%;
}

div.center2{
    text-align:left;
    width:1000px;
    margin:0px auto;
	font-size: small;
	line-height: 20px;
}

div.menu{
	font-size: small;
	font-weight:bold;
	line-height: 15px;
}

.m16 {  font-size: 12px; line-height: 16px}
.m20 {  font-size: 12px; line-height: 20px}
.20 {  font-size: 15px; line-height: 20px}
.12 {  font-size: 12px;}
.s {  font-size: 10px}
.style1 {
			font-size: small;
			line-height: 20px;
}	
.style1_b {
			font-size: small;
			font-weight:bold;
			line-height: 20px;
}

table.conte{
	border:0;
	cellspacing:0;
	cellpadding:0;
	width:1000px;
}


table.conte_main{
	border:0;
	cellspacing:0;
	cellpadding:0;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

td.border{
	border-bottom:1px dashed #a9a9a9;
	text-align:left;
}

td.left{
	text-align:left;
}



h1.menu{
	font-size: small;
	font-weight:bold;
	line-height: 15px;
	color:#0066FF;
}


.b{
	font-weight:bold;
}

.right{
	text-align:right;
}

.padd_left{
	padding:0px 5px 10px 70px;
}

a  {
	color:#000000;text-decoration:none;
}
a:hover {
	text-decoration:underline; 
}
a:visited {
	color:#000000;
}
