body{	font-size:0.9em;	}
img{	border:0px;	margin:0px;	}
h1{	margin:0px;	font-size:0.9em;	line-height:150%;	text-align:right;	font-weight:normal;	padding:1em;	background:url(img/logo.jpg) no-repeat 1em 1em;	}
h2{	text-align:center;	margin-bottom:0.5em;	}
h3{	margin-bottom:0.5em;	}


#body{	margin:auto;	width:750px;
	border:1px solid #000000;	border-top:5px solid #211E2D;
	}
#menu{	margin:0px;	margin-top:0.5em;	margin-bottom:0.5em;	text-align:right;	background-color:#cccccc;	background-image:url(menu/back.jpg);	}
.li_menu{	display:inline;	margin:0px;	}

#main{	width:100%;	}
#left{	float:left;	width:615px;	}
#right{	float:right;	margin:0px;	text-align:center;	width:130px;	}
.img_right{	margin-bottom:5px;	}
#footer{	text-align:center;	}

/* hr */
.hr_blue{	width:90%;	height:1px;	border:0px;	color:#0000ff;	background-color:#0000ff;	}
.hr_gray{	width:90%;	height:0px;	border:0px;	border-top:1px dotted gray;	color:#ffffff;	background-color:#ffffff;	}
.hr_black{	height:0px;	border:0px;	border-top:1px dotted #000000;	color:#ffffff;	background-color:#ffffff;	}

.text{	line-height:130%;	margin:1em;	}
.strong{	display:block;	float:left;	font-size:2.5em;	}
.red{	color:red;	}

