html,body {margin:0; padding:0; background:#333; font-family:Tahoma; font-size:14px; color:#333}
a:link,a:visited {color:#000; font-size:14px; text-decoration:none;}
a:hover {color:#f00; font-size:14px; text-decoration:underline}
#layout {width:950px; padding:20px; margin:0 auto; background:#fff}
.header {width:100%; height:338px; background:url("intro_bg1.gif");}
.logo{width:300px; height:60px; float:left; margin:0px 0 0px 0px; overflow:hidden; display:inline;}
.menu {width:550px; float:left; margin:23px 0 0 100px; text-align:right; display:inline}
.menu a {margin:0 10px;}
.content {width:910px; padding:0 20px; margin-top:20px}
.content h2 {font-size:18px; border-bottom:1px #ccc dashed; padding-bottom:10px}
.content h2 span {font-size:12px;font-style:normal; float:right;color:#589E00; }
.content .main {line-height:200%;}
.footer {width:100%; text-align:center; line-height:200%; margin-top:20px; background:#f3f3f3; padding:10px 0}