@charset "utf-8";

#aqWrap { width:980px; margin:20px auto; overflow:hidden; position:relative; background:#fff; }
#aqLeft { width:190px; float:left; overflow:hidden; background:#fff; }
#aqLeft h3 { font-size: 14px; margin:10px 0; }
#aqLeft a:hover,#aqLeft a.on { border-color:#0ae; }
/*div#aqLeft li a { font-size: 16px; padding:5px 10px; border:solid 2px #f8f8f8; display:block; color:#444; }
div#aqLeft li a:hover { color:#0ae; text-decoration:none; }*/

#aqMain.right { width:780px; float:right; overflow:hidden; }

#aqFoot { background:#fff; }
#aqFoot #footContents { width:100%; height:1540px; display:block; }
#aqFoot #footInformation { width:100%; height:1180px; display:block; margin-bottom:-20px; }
