@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; background-color:#fff; font-size:12px; font-family:"宋体"}
#logo{  width:960px; margin:0 auto; margin-top:20px; border-bottom:1px solid #069; padding-bottom:10px;}
#logo img{ margin-left:10px;}
#picLinks{ height:120px; width:960px; margin:0 auto; margin-top:156px;}
#picLinks div{ width:241px; height:114px; float:left; margin-right:42px; border:1px solid #069; display:inline}

#picDes{ height:120px; width:960px; margin:0 auto; margin-top:10px;}
#picDes div{ width:221px; height:56px; float:left; margin-right:42px; border:1px solid #aaa; display:inline; padding:10px; color:#666; line-height:20px;}

#bottom{ text-align:center; color:#1074c0; line-height:24px; border-top:1px solid #069; margin:0 auto; margin-top:30px; padding-top:10px; width:960px; height:40px;}
#bottom a:link,#bottom a:visited{ color:#1074c0; text-decoration:none;}
#bottom a:hover{ color:#F90; text-decoration:none;}
#bottom span{ color:#666;}