@charset "utf-8";
/* header css */

.header {width:972px; height:87px; float:left;}
.header .header-up{background-image:url(/images/header-bg.jpg); height:54px; width:970px; float:left; padding:5px 0 0 0; text-align:left;}
.header .link-bg {background-image:url(/images/link-bg.jpg); height:28px; width:972px; float:left;}
.toplink{ width:763px; margin:0px; float:right; color:#020100; text-align:right; padding-right:10px;}
.toplink a{ text-decoration:none; color:#020100;}
.toplink a:hover{ text-decoration:underline;}
.toplink ul{list-style:none; margin:0px; padding:7px 0 0 0; float:right}
.toplink li{list-style:none; padding:0 5px 0 5px; margin:0px; float:left; border-right:1px solid #020100; text-align:right}
.toplink .nobrdr{border:none;}
a.spe_toplink {color: #CC0000; text-decoration:none;font-weight:bold}
a:hover.spe_toplink {color:#CC0000; text-decoration:underline;}
