@charset "utf-8"; body.index { margin: 0px; background-image: url(images/back.jpg); background-position: center top; background-repeat:no-repeat; background-color: #ffffff; } body.content { margin: 0px; background-image: url(images/back2.jpg); background-position: center top; background-repeat:no-repeat; background-color: #ffffff; } #index { position: absolute; width: 1000px; height: 640px; left: 50%; top: 50%; margin: -325px 0 0 -500px; } #content { position: absolute; width: 1000px; left: 50%; top: 0; margin: 0px 0 0 -500px; } .article { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666; font-weight:normal; line-height:25px; text-decoration: none; } .article a { text-decoration: none; color: #667766; } .article a:hover { text-decoration: none; color: #666666; } .article_w { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; font-weight:normal; line-height:25px; text-decoration: none; } .article_p { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ea3549; font-weight:normal; line-height:25px; text-decoration: none; } .title { font-family:Arial, Helvetica, sans-serif; font-size:15px; color: #ea3549; font-weight:bold; line-height:26px; text-decoration: none; } .title_num { font-family:Arial, Helvetica, sans-serif; font-size:36px; color: #ea3549; font-weight:bold; line-height:32px; text-decoration: none; }