@charset "utf-8";

#content { margin-left:auto; margin-right:auto; width:900px; text-align:center; }
#main_area { width:900px; height:442px; background-color:#ffffff; text-align:left; }

#content_area { margin:30px; height:210px; overflow:auto; }
#content_area .zh { float:left; width:380px; text-align:justify; text-justify:inter-ideograph; }
#content_area .en { float:left; width:380px; padding-left:38px; text-align:justify; }

#top_bar .container { width:900px; }