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

/* HOME
----------------------------------------------------------------------------- */
#logo {
top: 0px;
width: 770px;
height: 50px;
background: url(images/faq_box1a.jpg);
}
.box0 img { display: block; }
.box1 { position: relative; }
.box1 img { display: block; }
.box1 ul { position: absolute; left: 0px; top: 95px; }
.box1 ul li.bg1 { background: #000306 url(images/faq_box1-bg1.jpg) no-repeat; }
.box1 ul li span {
	position: absolute;
	top: 3px;
	left: 12px;
}
.box1 ul li.bg2 { background: #11212e url(images/faq_box1-bg2.jpg) no-repeat; }
.box1 ul li { width: 465px; position: relative; }
.box1 ul li a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 1px 0 5px 35px;
	color: #FFFFFF;
	height: 32px;
}
.box1 ul li p { padding: 8px 8px 8px 35px; display: none; font-style: italic; }

.box2 { position: relative; }
.box2 img { display: block; }
.box2 .p1 { width: 347px; position: absolute; top: 92px; left: 23px; }
.box2 .p1 h2 { font-size: 14px; }
.box2 .p1 p { font-style: italic; display: block; padding: 28px 0 15px 0; }
.box2 .p1 strong { color: #dd2700; }
.box2 .p2 { left: 534px; top: 89px; position: absolute; width: 228px; font-size: 12px; line-height: 15px; }
.box2 .bt1 { position: absolute; left: 521px; top: 191px; }
.box2 .bt2 { position: absolute; left: 392px; top: 254px; }
.box2 .bt1 a img,
.box2 .bt2 a img { filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85; }
.box2 .bt1 a:hover img,
.box2 .bt2 a:hover img { filter:alpha(opacity=100); -moz-opacity:100; opacity:100; }
