/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* HOME
----------------------------------------------------------------------------- */
h2 img{ display:block; margin:10px auto;}

.console{ position:relative; width:918px; height:872px; overflow:hidden; margin:auto;}
.console .img_left{ height:872px; width:919px;}
.console .img_left img{ margin:0 1px 1px 0;}
.console .text{ position:absolute; top:468px; left:0; width:209px; height:143px; padding:7px 10px 0 8px; font-weight:bold; background:#EDEDED;}
.console .text h3{ font-size:22px; line-height:1.2em; color:#223753;}
.console .text p{ padding:5px 0; font-weight:normal;}


.bx_foo{ height:104px; padding:10px 0 10px; clear:both;}
.bx_foo a img{ float:left;}


