@charset "utf-8";
/* CSS Document */
body{ overflow: hidden;}

#container { width:960px;  min-width:960px; padding-top:180px; margin:0 auto;}
#container .box { width:480px; height:500px; float:left;  }
#container .box #image { width:371px; height:277px;}
#container .box #text { padding-top:10px; width:400px; text-align:left; padding-left:27px; }
#container .box #text2 { text-align:left; width:400px; }
#container .box #text p { font-size:12px; line-height:16px;  }
#container .box #text2 p { font-size:12px; line-height:20px;  }
b{ font-weight:700; font-size:18px;}
