.topbar_new{
	background:url(http://cmsimgs.zuowen.com/zuowen/images/topbar.gif) repeat-x;
	width:100%;
	height:42px;
    position: fixed;
    top: 0;
    z-index: 9999;
	color:#333;
}
.topbar_wrapper {
    line-height: 41px;
    margin: 0 auto;
    width: 1000px;
}
.topbar_links{
    float: left;
    width: 500px;
}
.topbar_links a{
text-decoration:none;
	padding-right:10px;
	color:#333;
}
.topbar_tools {
    float: right;
    text-align: right;
    width: 500px;
}
.topbar_tools a{
text-decoration:none;
	padding-left:10px;
}
.topbar_tools span{
	background: url("http://cmsimgs.zuowen.com/zuowen/images/mobile.gif") no-repeat scroll right 50% rgba(0, 0, 0, 0);
	padding-right:18px;
}
.header {
    background:url(http://cmsimgs.zuowen.com/zuowen/images/header.gif) repeat-x;
    height: 140px;
    position: relative;
    width: 100%;
    margin-top:42px;
}
.header_wrapper {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
.logo {
    background: url("http://cmsimgs.zuowen.com/zuowen/images/logo.gif") no-repeat scroll left top transparent;
    margin-top:7px;
    float: left;
    height: 48px;
    width: 203px;
}
.search{
	background: url("http://cmsimgs.zuowen.com/zuowen/images/search.gif") no-repeat scroll left top transparent;
	height:33px;
	width:480px;
	float: left;
	margin:22px 292px 0 25px;
}

.seakey{
  height:27px;
  margin-top:6px;
  margin-left:42px;
  width:346px;
  border:none;
  line-height: 38px;
}

.seasubmit{
    width:55px;
    height:30px;
    background-color:transparent;
    border:none;
    cursor:pointer
}

.nav{
    height: 42px;
    margin: 0 auto;
    width: 1000px;
}
.nav ul {
    list-style: outside none none;
    margin: 0 auto;
}
.nav ul li {
    float: left;
    line-height: 42px;
    text-align:center;
    width:100px;
}
.nav ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
	text-shadow: 1px 1px 0 #666, 1px 1px 0 #eee;
	text-decoration:none;
}
.thisclass {
    background: url("http://cmsimgs.zuowen.com/zuowen/images/navhover.png") no-repeat scroll center top 5px transparent;
    color: #ff4b00 !important;
   text-shadow: none !important;
}
.maidou{
	background: url("http://cmsimgs.zuowen.com/zuowen/images/maidou.gif") no-repeat scroll left rgba(0, 0, 0, 0);
	padding-left:8px;
}
.subnav{
    height: 42px;
    margin: 0 auto;
    width: 1000px;
}
.subnav ul {
    list-style: outside none none;
    margin: 0 auto;
    display:none
}
.subnav ul li {
    float: left;
    line-height: 42px;
    padding-right:12px;
}
.subnav ul li a {
    display: block;
    font-size: 14px;
	color:#333;
	text-decoration:none;
}


.foot {
    line-height: 24px;
    margin: 0 230px;
    width: 800px;
	padding:10px 0;
    height:100px;
	text-align:center
}
.footl{
    margin-left:15px;
    width:800px;
    float:left;
}
.footl a{
    padding-right:5px;
    margin-left:5px;
}
.footl a:link,.footl a:visited{
    color:#e0e0e0;
	text-decoration:none;
}
.footp{
    color:gray;
    margin-left:5px;
}
.footp a{
    color:gray;
}