﻿
/* CSS Document */

/*底部导航*/
#sso_bNav{border-top:3px solid #000000;padding:10px 0px;text-align:center;font-size:12px;line-height:20px; zoom:1; overflow:hidden; background:url(../image/bg.png) left top;}
#sso_bNav a{display:inline-block;margin-right:11px;padding-left:14px;text-decoration:none; background-image:url(../image/dott.gif); background-repeat:no-repeat; background-position:0 9px;}
#sso_bNav a:link,#sso_bNav a:visited { color:#000;}
#sso_bNav a:hover {color:#0f820c;}

/*copyright*/
#sso_copyright{padding:13px 0px 34px;text-align:center;line-height:24px;color:#666666;font-size:12px; background:#fff;}
#sso_copyright span{font-family:Verdana}
#sso_copyright em { font-style:normal;}
#sso_copyright a,#sso_copyright em{margin-right:20px;color:#666666; text-decoration:none;}
#sso_copyright a:link,#sso_copyright a:visited {color:#666;}
#sso_copyright a:hover{color:#0f820c;}