﻿
.myscroll { width: 360px; height:150px; margin:0px; float:left;  line-height: 26px; font-size: 12px; overflow: hidden; }
.myscroll li { height: 26px; margin-left: 25px; list-style-type:none;}
.myscroll a { color: #333; text-decoration: none;}
.myscroll div{ width:360px; float:left; height: 26px; margin-left: 25px; background-color:Red;}
.myscroll a:hover { color: #ED5565; text-decoration: underline;}
.menu { height: 30px; margin-bottom: 30px; padding: 10px; background-color: #f0f0f0; text-align: center;}
.menu a { display: inline-block; height: 30px; padding: 0 20px; line-height: 30px; font-size: 14px; color: #333; text-decoration: none;}
.menu a:hover { color: #000; background-color: #e9e9e9;}
.menu .cur { background-color: #ddd !important; color: #000;}

.vad { margin: 100px 0 5px; font-family: arial,宋体,sans-serif; text-align:center;}
.vad a { display: inline-block; height: 36px; line-height: 36px; margin: 0 5px; padding: 0 50px; font-size: 14px; text-align:center; color:#eee; text-decoration: none; background-color: #222;}
.vad a:hover { color: #fff; background-color: #000;}
.thead { width: 728px; height: 90px; margin: 0 auto;}