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

/* HOME
----------------------------------------------------------------------------- */

.console{ position:relative; width:940px; overflow:hidden; background:#fff; color:#11437B;}
.console .img_left{ width:941px;}
.console .img_left img{ margin:0 1px 1px 0;}
.console .title{ padding:0 10px; height:45px; background:#E6D901;}
.console .title h3{ float:left; padding:9px 0 0; font-size:26px; line-height:1.2em}
.console .title .info_00{ float:right; padding:15px 0 0; font-size:14px;}
.console .info_01{ position:absolute; top:524px; left:0px; width:233px; height:155px; background:#E6D901;}
.console .info_01 h4{ padding:10px 15px; font-size:20px;}
.console .info_01 div{ padding:0 0 0 20px;}
.console .info_02{ position:absolute; top:942px; left:522px; width:418px; height:205px; background:#E6D901;}
.console .info_02 p{ padding:10px; height:119px;}

.bx01{ position:relative; width:940px;}
.bx01 .text{ position:absolute; top:50px; left:40px; width:418px;}
.bx01 .text p{ padding:0 0 10px;}

.bx02{ position:relative; width:940px;}
.bx02 p{ position:absolute; top:120px; left:25px; width:418px;}
.bx02 a{ position:absolute; top:266px; left:21px;}
.bx02 a:hover img{opacity:.8; filter: alpha(opacity=80); -moz-opacity:.8;}

.bx03{ position:relative; width:940px;}
.bx03 .text{ position:absolute; top:120px; left:20px; width:418px;}
.bx03 .text p{ padding:0 0 10px;}

.bx04 img{ display:block;}

