/* ¹ØÓÚÎÒÃÇ
----------------------------------------------------------------*/
#about_page { background-color:#F7F5E9; }
#about_page .menu { float:left; display:inline; width:210px; padding:10px 15px; }
#about_page .menu li { font-size:1.2em; }
#about_page .menu li a { display:block; height:32px; line-height:32px; margin:10px 0; padding-left:18px; background-color:#98866E; color:#fff; text-decoration:none; }
#about_page .menu li a:hover, #about_page .menu .selected a { background-color:#f13b39; }
#about_page .menu .child a { background-color:transparent; color:#696969; height:28px; line-height:28px; }
#about_page .menu .child a:hover, #about_page .menu .child.selected a { background-color:#249428; color:#fff; }
#about_page .content { margin-left:240px; padding:20px 30px 30px 30px; min-height:500px; background-color:#fff; font-size:1.2em; }
#about_page .content .title { margin-bottom:0; }
#about_page .content .title img { }
#about_page .content h2 { margin-bottom:20px; }
#about_page .content h3 { margin-bottom:20px; }
#about_page .content h4 { margin:15px 0 10px 0; }
#about_page .content img { }
#about_page .content ul { margin-bottom:20px; }
#about_page .content li { margin-left:30px; line-height:25px; }
#about_page .content .link_item { float:left; height:80px; width:160px; text-align:center; margin-bottom:10px; }
#about_page .content .link_item img { margin-bottom:5px; }