@charset "UTF-8";
body{
	margin:0;padding:0;
}

h1{
	width:150px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	
	}
	
h2{font-size:15px;text-align:center;font-family:serif; }
h3{font-size:12px;text-align:center;margin-top:-10px;margin-bottom:90px;font-family:serif;}	
h4{font-size:12px;font-family:serif;margin-top:50px;}
h5{font-size:12px;}
p {font-size:12px;;}
#link{
	text-align:center;
	margin-top:100px;
}
.text{
	font-size:10px;
	width:900px;margin:0 auto;
	text-align:center;
	margin-bottom:200px;
	font-family:san-serif;
	
	}
#text2{font-size:10px;}


#abouttext{
	font-size:11px;
	text-align:center;
	margin-bottom:200px;
	font-family:serif;
	line-height:2.5em
	}
#top{width:900px;
    margin:0 auto;margin-bottom:150px;}
hr{
	width:900px;margin:0 auto;
	height:1px;background-color:#000;
  
	}
	


a:link {
	color:#000;text-decoration:none;
}

a:visited {
	color:#000;
}
a:hover {
	color:#000;
}

section{
	width:900px;
    margin:0 auto;
	margin-bottom:300px;
        }
		
inner{
	width:280px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:100px;
	float:left;
	}

.clear{clear:both;}
.pic{width:300px;}

.left{float:left;}
.box{width:450px;}
.boxtext{
	font-size:10px;
	font-family:san-serif;
	margin-bottom:150px;	
}
.right{float:right;}

.series{
	font-size:15px;
    text-align:center;
	font-family:serif;
	margin-top:150px;
	}
.itembox{width:900px;margin:0 auto;}
.item{width:300px;float:left;margin-left:100px;}
.imga{width:300px;}
.imgb{width:300px;margin-bottom:20px;}
.itemtext{width:300px;margin-left:100px;margin-bottom:100px;}








footer {
	width:900px;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
	font-size:10px;}