* {
    margin:0;
    padding:0;
}
body{
	margin-left: 11%;
	margin-top: 30px;
}
div.bold{
	font-weight: bold;
}

div.body_index{
	padding-left:10px;
	width: 700px;
	background-color:white;
	margin-bottom: 50px;
	padding-top:20px;
}
div.body_other{
	font-size: 14px;
	line-height:20px;
	color:#333333;
	padding-left:20px;
	padding-top:30px;
	padding-right: 20px;
	border-right:2px dashed;
	border-left:2px dashed;
	border-bottom:2px dashed;
	border-color: #3366ee;
	width: 700px;
	background-color:white;
	margin-bottom:  50px;
	padding-bottom: 30px;
}

div.body_other h1{
	margin-left : 0px;
	margin-bottom:10px;
	font-size: 250%;
	font-weight :bold;
	color: #CC0000;
	margin-top:15px;
	
}
div.body_other h2{
	font-size: 110%;
	font-weight :bold;
	color: #0000ff;
	line-height: 120%; 
	margin-top: 15px;
	margin-bottom:0px;
}
div.body_other h3{
	font-size: 110%;
	font-weight :bold;
	color: red;
	line-height: 120%; 
	margin-top:15px;
	margin-bottom:0px;
}
div.body_other h4{
	font-size: 165%;
	font-weight :bold;
	color: #CC0000;
	margin-top:25px;
	margin-bottom:10px;
}
div.body_other h5{
	font-size: 180%;
	font-weight :bold;
	color: #CC0000;
	margin-top:40px;
}
div.body_other img.right{
	margin-left: 20px;
	width:125;
	height:166;
}
div.body_other img.know{
	border-width: 1px;
	border-style:solid;
	border-color: #555555;
}
div.body_other a {
	text-decoration: underline;
}

img.social{
	border: 1 black solid;
	margin-bottom:25;
}

img{
	border: none;
}

div.message{
	font-size: 75%;
	margin-left: 20px;
	margin-right: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 35px;
	margin-bottom: 20px;
	line-height: 120%; 
	color:#333333;
	border-top:dotted;
	border-bottom:dotted;
	border-color: #555555;
	width:660px;
}

div.left_index {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
      float:left;
	font-size:10px;
   width:49%;
}

div.left_index a.index:link {
	color: black; 
	text-decoration: underline;
} 
div.left_index a.index:hover {
	color: black;
	text-decoration: underline overline;
	background-color:#ff9966;
 }
div.left_index a.index:visited {
	color: black; 
	text-decoration: underline;
} 

  
div.left_index h2  {
	margin-top:10px;
	color:#ff0022;
	font-size:11px;
}
div.left_index h3  {
	margin-top:10px;
	color:#ff0022;
	font-size:10px;
}

div.left_other {
	font-size: 98%;
	float:left;
	width:49%;
	margin-right: 15px;
}

div.left_join {
	font-size: 13px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
    float:left;
    width:40%;
    margin-right:15%;
}

div.left_know {
	font-size: 95%;
	float:left;
	width:200px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.left_know_2 {
	font-size: 95%;
	float:left;
	width:420px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}




div.center_know {
	font-size: 95%;
	float:left;
	width:200px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}


div.right_index {
    margin-left:1%;
	margin-bottom: 10px;
	line-height: 18px;
	font-size: 13px;
}

div.right_index a.index{
	text-decoration: underline;
	color:black;
}

div.right_index a.index:hover{
	text-decoration:overline underline;
	background-color:#ff9966;	
}

div.right_other {
    width:90%;
    margin-left:1%;
}
div.right_join {
    font-size: 90%;
    width:94%;
    margin-left:5%;
    margin-right:0%;
}

div.right_know {
	font-size: 95%;
	width:200px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.right_know_2 {
	font-size: 95%;
	width:200px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 30px;
	margin-bottom: 15px;
}



div.sub{
	margin-bottom:25px;
	padding-left:13px;
}

div.logos{
	clear:left;
	margin-top:30px;
	margin-bottom:25px;
	margin-left:20px;
	text-align:center;
}
div.logos_index{
	clear:left;
	margin-top:30px;
	margin-bottom:25px;
	margin-left:20px;
	margin-right:20%;
	text-align:center;
}

div.footer{
	width: 700px;
	font-size: 11px;
	line-height: 12px;
	text-align: center; 
	color: red;
}



div.header{
	width: 700px;
	background-color:#6699ee;
	border: 2px solid;
	border-color: #3366ee;
}

div.header ul {
    font-size:14px;
    text-align:left;
    margin:32px 12px 12px;
	color: white;
	vertical-align: middle;
	line-height: 23px;

}
div.header ul li {
    display:inline;
    margin-right:12px;
}

div.header ul li img{
	margin-right:3px;
	
}
div.header a{
	color:#333377;
	text-decoration: none;
	font-weight: bold;
}
div.header a:hover{
	font-weight: bold;
	text-decoration: underline;
}
div.header a.selected{
	font-weight: bold;
	text-decoration: underline;
}

div.top_index{
	margin-right: 20px;
	padding-bottom: 30px;
}

div.top_index h3{
	font-size: 25px;
	margin-top: 100px;
	margin-left: 100px;
	color: red;
}
div.top_index h2{
	font-size: 30px;
	margin-top: 50px;
	margin-left: 200px;
	color: red;
}
div.top_index h1{
	font-size: 45px;
	margin-top: 50px;
	margin-left: 350px;
	margin-bottom: 100px;
	color: red;
}
div.top_center ul.left{
	margin-left:35px;
	width:33%;
	font-size: 15px;
 	font-weight: bold;
    float:left;
}
div.top_center ul.center{
	width:33%;
	font-size: 15px;
 	font-weight: bold;
    float:left;
}
div.top_center ul.right{
 	font-weight: bold;
	font-size: 15px;
	margin-left:50px;
}
div.top_center ul.link{
	margin-top:20px;
	font-size: 15px;
	padding-right:30px;
  	text-align :right;
}
div.top_think{
	margin-top:30px;
	margin-bottom:30px;
	margin-left:20px;
}
div.contents{
	font-size: 14px;
	line-height:20px;
	color:#333333;
	margin-left: 15px;
}
div.contents h2{
	margin-top: 15px;
	margin-left: -5px;
	margin-bottom: 10px;
}
p.about_what{
	font-size: 95%;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 120%; 
p.index_what{
	font-size: 50%;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 120%; 
p.join_text{
	font-size: 85%;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
}
p.join_text-right{
	font-size: 85%;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align:right;
}
p.join_event{
	font-size: 95%;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 120%; 
}
p.join_redribbon{
	margin-top: 5px;
	margin-bottom: -20px;
	font-size: 85%;
	text-align:center;
}
H1 {
	margin-left: 2px;
	font-size: 25px;
	color: #800000;
 	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
