﻿ body,html{ margin: 0px;padding: 0px;}
 a{ color: white;text-decoration: none;color: #666666;}
 body{ background: #F9F9F9;color: #666666;}
 .select{ color: #ff6600;}
 #top { height: 70px; background: rgba(255,255,255,0.9); width: 100%; box-shadow: 0 0 5px rgba(136,136,136,0.6); position: fixed; top: 0px; left: 0px;  }
 #top .topContainer{ width: 960px;margin: 0px auto;height: 70px;position: relative;}
 #top .left, #top .right a { height: 60px; line-height: 60px; font-size: 20px;  }
 #top .left { position: absolute; top: 5px; left: 0px; }
 #top .right{ width: 200px;position: absolute;top: 5px;right: 0px;text-align: right;}
 #top .right a{ display: inline-block;margin-left: 40px;}
 #bottom{ height: 100px;line-height: 100px;text-align: center;width: 100%;}
 #bottom img{position: relative;top:4px;border:none;}
 #mainContent { width: 1000px;  margin: 0px auto; margin-top: 90px; height: auto; }
 #mainContent .item { width: 920px; margin-left: 20px; margin-top: 20px; padding: 20px; background: white; box-shadow: 0 0px 2px rgba(0, 0, 0, .2); border-radius: 3px;  }
 #mainContent .item .title{ font-size: 20px;margin-bottom: 10px;}
 #mainContent .item .info{ width: 100%;border-bottom: 1px solid #E8E8E8;height: 40px;font-size: 13px;line-height: 40px;margin-bottom: 10px;color: #AEB1B4;}
 #mainContent .item .description{ line-height: 30px;}
