@charset "UTF-8";
/* CSS Document */

#head {
	
	height:90px;
	margin:auto;
	width:900px;
	font-size:22px;
	padding-left:140px;
	padding-top:25px;
	color:#201f1c;
}

#Add {
	
	height:60px;
	margin:auto;
	width:900px;
	text-align:right;
}

#bbt {
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
background-color:#333;
height:37px;
margin:auto;
width:900px;
}



#menu {
	
		height:60px;
		margin:auto;
		width:900px;


}
#bread {
	
		height:40px;
		margin:auto;
		width:900px;


}



#data {
		
	margin:auto;
	width:900px;
	
	}

#bottom {
	
	height:260px;
	margin:auto;
	width:900px;
}


