@charset "utf-8";
/* CSS Document */
body{ overflow: hidden;}

#container { width:960px; min-width:960px; padding-top:200px; margin:0 auto;}
#container #empty { width:660px; background-color:#fff; height:500px; float:left; }
#container #text { width: 300px; float: left; margin-top:20px;}
#container #text a { color:#8cae3d; text-decoration:none; }
#container #text .fa { color: #6a6a6a; text-decoration:none; }