#con {
	width:850px;
	background-color:#FFFFFF;
	}
h1{
	text-align:center;
	color:#006600;
	}

.none {
	display: none;
}
	
h2{
	border-style:solid;
    border-width:0px;
    border-left-width:10px;
	color:#3300FF;
}

h3{
	border-style:double;
    border-width:0px;
    border-bottom-width:8px;
	border-color:#FF0099;
	color:#990066;
	}
h4{
	color:#0066FF;
	}
#head{
	width:850px;
	height:100px;
	}
#head p{
margin:0; padding:0;
}
#text{
	background-color:#006666;
	width:850px;
	height:auto;
	color:#FFFF00;
	text-align:right;
	}
#text p{
	margin:0; padding:0;
	}
#main{
	width:590px;
	float:right;
	padding:5px;
	clear:both;
	}
#main p{
	line-height:20px;
	letter-spacing:2px;
	}

#menu{
	width:250px;
	height: auto;
	float:left;
	}
#menu a{
    display:block;
    width:220px;
    height:40px;
	background-image:url(../img/menu1.gif);
	background-repeat:no-repeat;
	margin:2px 0 2px 0;
	padding-left:25px;
	color:#CC0000;
	border:1px hidden #FFCC00;
	text-decoration:none;
}
#menu a:hover{
	background-image:url(../img/menu2.gif);
	color:#000066;
	text-decoration:none;
}


#foot{
	text-align:center;
	width:850px;
	clear:both;
	background-color:#333333;
	color:#FFFF00;
	}
#foot p{
	margin:0; padding:0;
	}
#foot a{
	color:#99FF00;
	font-size:16px;
	}

table{
	width:580px;
	}
td{
	font-weight:bold;
	color:#CC0099;
	}
.im1{
	float:right;
	margin:5px 0px 5px 5px;
}

.im2{
	float:left;
	margin:5px 5px 5px 0px;
}

.im3{
	text-align:right;
	}
	
.clr{
	clear:both;
}


.tai{font-size:40px;
		font-weight:bold;
		color:#0099FF;
		}
