/*二级页全局通用导航
------------------------------------------------------------------------------*/
.top-subordinate{ width:100%; min-width:1000px; height:30px; line-height:30px; border-bottom:#ddd 1px solid; background:#f4f4f4;}
.top-subordinate .container{ width:1000px!important; height:30px; line-height:30px; margin:0 auto;}
.top-subordinate .left{ width:auto; height:30px; line-height:30px; float:left; display:inline;}
.top-subordinate .left a{ float:left; display:block; height:30px; line-height:30px; font-size:12px; margin-right:15px; color:#333;text-decoration: none;}
.top-subordinate .right{ width:auto; height:30px; line-height:30px; float:right;}
.top-subordinate .right a{ float:right; display:block; height:30px; line-height:30px; font-size:12px; color:#333; margin-left: 8px;text-decoration: none;}
.top-subordinate .head-rss {margin-left:10px}
.top-subordinate a:hover{color:#0f5991; text-decoration:none; }

/*页面头部搜索及关键词链接
------------------------------------------------------------------------------*/
.header{ width:1000px; height:84px; margin:0 auto; position:relative}
.header .logo{ width:311px; height:54px; display:block; background:url(../images/logo.jpg); position:absolute; left:0; top:15px;}
.header .search{ width:253px; height:33px; border:#ddd solid 1px; position:absolute; top:26px; right:200px; background:#fff;margin-top: 0;}
.header .search .posi_rela{ width:253px; height:33px; position:relative}
.header .search input[type="text"]{ width:200px; height:27px; line-height:27px; position:absolute; left:6px; top:3px; border:none;padding: 0;}
.header .search input[type="button"]{ width:26px; height:26px; position:absolute; right:6px; top:3px; background:url(../images/search_btn.jpg); display:block; border:none;cursor: pointer;}
.header .search input.placehoder{color: #CCC}
.header .keywords{ width:200px; height:33px; line-height:33px; color:#05385f; font-size:14px; position:absolute; right:0; top:26px;}
.header .keywords a{ width:auto; height:33px; color: #0f5991; display:block; margin-left:6px; float:right; font-size: 12px;text-decoration: none;}
.header .keywords a:hover{ color:#19abfd}


/*底部二维码
------------------------------------------------------------------------------*/
.erweima{ width:100%; min-width:1000px; height:200px; background:#f7f7f7;}
.erweima .container{ width:1000px; height:200px; margin:0 auto; background:url(../images/erweima.jpg);}

/*友情链接
------------------------------------------------------------------------------*/
.friend_link{ width:1000px; height:auto; margin:0 auto;}
.friend_link p{ color:#666; font-size:12px; line-height:24px;}
.friend_link a{padding:3px;}
.friend_link a:hover{ color:#05385f; text-decoration: underline;}

/*footer
------------------------------------------------------------------------------*/
.footer{ width:1000px; height:60px; line-height:60px; margin:0 auto; margin-top:20px; border-top:1px solid #ccc; color:#333;}
.footer .fl a{ margin-right:30px; display:block; float:left;text-decoration: none;color: #333;}
.footer .fl a:hover{ color:#05385f}

.g_foot {
	width:1000px; height:80px; line-height:30px; margin:0 auto; padding-top:20px; border-top:1px solid #ccc; color:#333; text-align:center
}
.g_foot span{ padding:0px 10px; font-weight:bold}
.g_foot A {
margin-right:30px;text-decoration: none;color: #333;}
.g_foot A:link {
	COLOR: #000; TEXT-DECORATION: none
}
.g_foot A:visited {
	COLOR: #000; TEXT-DECORATION: none
}
.g_foot A:hover {
	COLOR: #19abfd; TEXT-DECORATION: underline
}