﻿@charset "utf-8";
/* CSS Document */

/* 全站通用 */

body #barrierfree_container { font-size:14px; line-height:28px; color:#333; background-color:#2eb2ee; background-image:url(bc.jpg); background-repeat:no-repeat; background-position:top center;}
body#sousuo {  background-color:#2eb2ee; background-image:url(bc.jpg); background-repeat:no-repeat; background-position:top center;}
/* 布局框架 */


/* 头部 */
.top{ width:1080px; height:30px; margin:0 auto;}


.searchform {width:305px; height:34px; /*background-image:url(search_input.jpg); */background-repeat:no-repeat; padding-left:6px; }
.input_text {width:217px; height:20px; line-height:20px; color:#999;  float:left; border:1px solid #fff; margin-top:6px; margin-right:2px; }
.input_btn{ width:78px; height:34px; float:left;}

.header{ width:1100px; margin:0 auto; height:140px;}
.header_cnt{ width:320px; float:right; padding-top:66px;}
.banner{ background-image:url(banner.jpg); width:1080px; height:210px; margin:0 auto; background-color:#FFF;  margin-bottom:13px;
background-repeat:no-repeat; background-position:top center;}


/* 导航 */
.nav{ background-image:url(nav.jpg); width:1070px; height:55px; padding-top:5px; margin:0 auto; padding-left:5px; padding-right:5px; color:#FFF;
 font-size:14px; font-weight:bold; line-height:24px; margin-bottom:13px;}
.nav table tr td {  color:#FFF;}
.nav table tr td a{ font-size:14px; font-weight:bold; color:#FFF; line-height:24px;}
.nav table tr td a:hover { color: #FF6;}
.nav table tr td a:link { color: #FFF;}
.nav table tr td a:active  { color: #FFF;}

/* 尾部 */

.footer{ width:1100px; margin:0 auto; background-color:#FFF;}
.footer_cnt{ width:1080px; margin:0 auto; font-size:12px; color:#7f7f7f; line-height:22px;
background-image:url(footer_bc.jpg); background-repeat:repeat-x; padding-top:30px; padding-bottom:20px; text-align:center; }




