﻿/**
 * 乡村教育家评选入选单面头尾
 */

/*通用广告*/
a { color:#000; }
a:hover { color:#AF2222; }
.inner-wrapper{ width: 1000px; margin: 0 auto; }

/*顶部导航*/
.header{ height: 40px; background: url(/template/skin1/xcjyj/topbg1.png); padding-top:10px; width: 100%; min-width: 1200px;}
.header a{ color: #fff; text-decoration: none;}
.header a:hover{color: #ff9d82;}
.header .special-nav{ width:1150px; margin: 0 auto; padding-left:22px;}
.header .special-nav .logo{ background: url(/template/skin1/xcjyj/topbg1.png) repeat left top; display: block; width: 164px; height:35px; float: left;text-indent: -9999px;color:#FFFFFF;}
.header .special-nav ul{ width: 950px; float:left; height: 32px; background: url(/template/skin1/xcjyj/topbg1.png) left center repeat; margin-left:15px;}
.header .special-nav ul li{ padding: 0 16px;background: url(/template/skin1/xcjyj/topbg1.png) right center repeat;  height: 32px; line-height: 32px; float: left; font-size: 14px;}
.header .special-nav ul li.last{ background: none;}
.header .top-login{ float: right; line-height: 36px;}
.header .top-login a{ margin-right:12px;}
.header .top-login a:hover{ color: #fff;}

/*内容部分*/
.wrapper-100{width:100%; min-width:1200px;margin: 0 auto; overflow:hidden;}
.wrapper{width:1000px; margin:0 auto;}

/* 版权信息 */
.footer{ background:#2b2e31; border-top:5px solid #af2222; border-width: 10px; height:120px; margin-top:0px;width: 100%; min-width: 1200px;}
.footer .condenast-nav{padding: 23px 0 0 22px; width: 978px; height:35px; margin: 0 auto; border-bottom:1px solid #393a3c;}
.footer .condenast-nav .cn-logo{display:block; width:105px; height:27px; float:left; background-position:0 -63px;}
.footer  p{ color:#fff;font-size:14px; float:left; display:inline; }
.footer  p a{ color:#fff; display:inline-block; margin-left:7px; margin-right:10px;}
.footer  p a:hover { color: #fff;}
.footer  p span{ color:#7c7d7d;}
.footer .footer-nav{padding: 23px 0 0 22px; width: 778px;  margin: 0 auto;}
.footer .footer-nav .self-logo{display:block; width:133px; height:27px; float:left; background: url(/template/skin1/xcjyj/footer.png) 0 -93px no-repeat;}
.footer .footer-nav p{margin-left:10px;/* width:710px;*/ margin-top:8px;}
.footer .footer-nav .copyright{ /*width:410px;*/ margin:10px auto; line-height:18px; color:#959798; text-align:center; font-size:12px;}
.footer .footer-nav .copyright a{ color:#959798;}
