@charset "utf-8";
/* CSS Document */
/* Home Page */
#home{}
#home #left{float: left; width: 490px; text-align: justify}
#home #right{float: left; width: 270px; text-align: center; margin-top: 20px}
button{cursor: pointer}

#bottom_info{clear:both;margin:10px 0;overflow:hidden;}
#bama{float:left;text-align:center;width:50%;}
#social{background:#eee;border:1px solid #ccc;float:right;padding:5px 10px;text-align:center;width:45%;}
#social a img{border:1px solid #eee;margin:5px 0 0;padding:5px;}
#social a:hover{background:none;}
#social a:hover img{border:1px solid #aaa;}
#social h3{border-bottom:1px solid #BF0000;margin:0;padding-bottom:4px;text-align:left;}
