/*
Author:Andy Mao
Email:Maozhenzhi@Gmail.com
*/
* {margin:0; padding:0; vertical-align:top;}

body {margin:0; padding:0; background:#fff; font:normal normal 12px/1.8em "微软雅黑"; }

#andymao {padding:50px 30px 30px; }

#header {width:200px; height:60px; overflow:hidden; background:url(../img/zhenzhi.jpg) no-repeat top left;}
#header:after {content:"."; display:block; height:0; clear:both; visibility:hidden;} 
#header h1 { width:120px; height:60px; float:left; }
#header h1 a {display:none; }

#otherLinks {padding:0; margin:20px 0 0; list-style:none; }
#otherLinks li {background:url(../img/blue.png) no-repeat 0 4px; padding:0 0 0 18px; }
#otherLinks a {color:#000; text-decoration:none; }
#otherLinks a:hover {color:#c00; }

#links {float:left; width:80px; height:30px;  overflow:hidden; margin:10px 0 0; }
#andy {display:block; width:40px; height:30px; background:url(../img/yi.jpg) no-repeat; float:left; padding:30px 0 0; overflow:hidden; }
#zhenzhi {display:block; width:40px; height:30px; background:url(../img/zz.jpg) no-repeat; float:left;  padding:30px 0 0; overflow:hidden; }

#download {width:500px; padding:10px 0 0 5px;}