@charset "utf-8";
/* CSS Document */
* {padding:0; margin:0}
html,body {height:100%; line-height:100%; font-size:14px; font-family:"宋体"; font-weight:bold;}
#home {width:356px; height:328px; margin:40px auto}

#container {width:910px; height:860px; margin:0 auto}
#toppic {width:356px; height:328px; margin:40px 277px 0; display:inline; float:left}
#profile {width:492px; height:55px; margin:10px 209px 20px; display:inline; float:left}
#content {width:900px; height:180px; border:5px solid #000000; float:left}

img {border:0}
#main{margin:15px 155px 0 194px; display:inline; width:600px; float:left}
#main ul{list-style:none;}
#main ul li{line-height:20px; padding:0 15px; text-align:center; float:left}
#main ul li a{color:#000; text-decoration:none; position:relative; display:block;}
#main ul li a div{display:none;}
#main ul li a:hover{ visibility:visible;}
#main ul li a:hover div{position:absolute; left:-25px; top:35px; display:block; width:110px; height:139px; color:#000; overflow:hidden;}
#main ul li a:hover div.a1{position:absolute; left:-18px; top:35px; display:block; width:110px; height:139px; color:#000; overflow:hidden;}
#main ul li a:hover div dt{float:left; width:0px; height:0px; font-size:0px; display:block; background-color:#333;}
#main ul li a:hover div dd{float:right; width:110px; height:auto;}
