body {
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
	color: #666666;
}

#container {
width: 720px;
height: 100%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
/*text-align: center;*/
}

h1{
	margin: 0 auto;
	padding: 0;
	margin-top:0;
	margin-bottom:15px;
	}
	
h2{
	margin: 0 auto;
	padding: 0;
	margin-top:0;
	margin-bottom:5px;
	}

img {
display:block;
}
	
#header{
	margin-top:15px;
	margin-bottom:10px;
	}		
	
.banner01{
	margin: 0 auto;
	padding: 0;
	margin-top:0;
	margin-bottom:5px;
	}	

a:link{
	color: #999999;
	/*color: #14a7dc; blue*/
	text-decoration: none;
	}
	
a:visited{
	color: #999999;
	text-decoration: none;
	}
	
a:hover{
	color: #fda701;/*orange*/
	text-decoration: none;
	}
	
span{
font-size:12px;
display:block;
}	

.text12px{
	font-size: 12px;
	}
	
.text10px{
	font-size: 10px;
	line-height: 1.4;
	}
	
.bannertext{
	font-size: 10px;
	line-height: 1.4;
	margin-top:0;
	margin-bottom:10px;
	}	
	
.date12px{
	font-size: 12px;
	color:#FF9999;
	}	
	
.textareatypea {
	font-size: 12px;
	overflow: scroll;
	height: 240px;
	width: 360px;
}

.footerbtn{
	margin-top:0;
	margin-bottom:10px;
	}
	
#footer{
	margin-top:0;
	margin-bottom:20px;
	}	
