@charset "utf-8";
/* CSS Document */
h1 {
	text-align:center;
	color:#0000FF;
	font-size:24px;
	font-weight:bold;
}
h2 {
	text-align:center;
	color:#660066;
	font-size:22px;
	font-weight:normal;
}
h3 {
	font-size:22px;
}
/*.outside{
width:1042px; 
margin:auto; 
border:solid; 
border-color:#666666; 
background-image:url(images/back.jpg); 
background-position:right; 
background-repeat:repeat-y
}*/
.outside{
border:solid; border-color:#666666; 
background-image:url(images/back.jpg); 
background-position:right; 
background-repeat:repeat-y
}
.left {
float:left; 
width:150px; 
background-image:url(images/one.jpg); 
background-repeat:no-repeat; 
height:666px; 
margin:0;
}
.main {
float:left; 
width:655px; 
margin-right:5px;
}
.right {
float:left; 
width:222px; 
margin-right:10px
}
.title {
	color: #006600;
	font-weight: bold;
	font-size:18px;
}
.style1 {
	color: #003399;
	font-size:16px;
	font-weight:bold;	
}
.style2 {
	color: #660066;
	font-weight: bold;
	font-size:16px;
}
.style3 {
	color: #006600;
	font-size:17px;
}

