﻿@charset "utf-8";

/* --- faq css for new layout (2007) --- */

#faqMenu { margin: 5px 0 5px 40px; padding: 0; }
#faqMenu li { font-weight: bold; line-height: 1.5em;}

#howtoBtn a { float: right; font-weight: bold; display: block; background: url(/css/en/help/faq_howto.gif) no-repeat; width: 398px; height: 120px; text-align: center; font-size: 24px; line-height: 24px; margin: 0px 10px 0 0; _margin-top: 10px; padding-top: 10px; text-decoration: none; color: #333;}
#howtoBtn a b { 
background:url(/css/en/asset/btn_b260x50.gif) no-repeat;
color:#FFFFFF;
display:block;
font-size:24px;
height:50px;
line-height:50px;
margin:10px auto;
text-align:center;
text-decoration:none;
width:260px; }

#howtoBtn a:hover b {background:url(/css/en/asset/btn_o260x50.gif) no-repeat;}
	
.box960 {margin-top: 10px;}

.box960Body:after { 
content :".";
display:block;
height: 0;
clear: both; 
visibility: hidden; }

.innerBox {padding: 10px 10px 0;}
.innerBox:after { 
content :".";
display:block;
height: 0;
clear: both; 
visibility: hidden; }

.qBox { clear: both; padding: 0 0 0 10px; font-weight: bold; background: #efefef; 
height: auto; width: auto; _width: 940px; }
.qBox:after { 
content:".";
display:block;
height: 0;
clear: both; 
visibility: hidden; }

	.qDot { display: block; float: left; width: 18px; _width: 20px; height: 18px; line-height: 18px; margin: 5px 0;
	background: #888; color: #fff; text-align: center;  border: 1px solid #999; font-size: 14px;}
	.qInner {float: right; width: /*560*/900px;  padding: 5px 0px 5px 0; height: auto; line-height: 18px; }

.aBox {clear: both; padding: 5px 0 0 10px;  width: auto; _width: 940px;}
	.aDot { display: block; float: left; width: 18px; _width: 20px; height: 18px; line-height: 18px; 
	background: #FF9900; color: #fff; text-align: center;  border: 1px solid #999; font-size: 14px;}
	.aInner {float: right; width: /*560*/900px; padding: 0px 0px 15px 0;}	
	.aInnerBtm {float: right; width: /*560*/900px; padding: 0;}
		.pageT { text-align: right;  }