#home span { background: url(/images/menu-cn.jpg) no-repeat left -64px; display: block; float: left; height: 32px; width: 83px; }
#home a:hover span { background: url(/images/menu-cn.jpg) no-repeat left -64px; display: block; float: left; height: 32px; width: 83px; }
#contecttop { background: #000; height: 300px; width: 100%; text-align: center; margin: 0px auto 20px; clear: both; }
/*#contecttop img { margin-right: auto; margin-left: auto; width: 1000px; height: 295px; } */
#sidermenu { float: left; width: 580px; background: #000; padding: 15px 15px 50px; }
#sidermenu p { font-size: 1.2em; line-height: 1.6em; color: #999; margin: 15px 0px 0px; padding: 0px; }
#contents { background: #000; float: right; width: 300px; padding: 15px; }
#contents ul { margin: 0px; padding: 0px; }
#contents ul.case { margin-top: 10px; padding: 0px; }
#contents ul.case li { width: 98%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 1em; color: #FFF; margin-bottom: 7px; margin-left: 3px; list-style: disc inside; }
#contents ul.case li a { text-decoration: none; color: #666; font-size: 1.2em; }
#contents ul.case li a:hover { color: #fff; text-decoration: none; }
#contents p { color: #999; font-size: 1.2em; margin: 10px 0px 0px; padding: 0px; }
h1 { font-size: 1.6em; font-weight: normal; margin: 0px; padding: 0px; }

