@charset "utf-8";
/* CSS Document */



/* 全站通用 */




/* 布局框架 */
.sec{ width:1000px; margin:0 auto;}

/* 头部 */

.top{ width:100%; height:30px; background-image:url(bj002.jpg); background-repeat:repeat-x;}
.top_cnt{ width:1000px; height:30px; margin:0 auto;}
.top_l{ width:170px;}
.top_r{ width:290px;}
.banner{ background-image:url(logo.jpg); width:1000px; height:145px; margin:0 auto; background-repeat:no-repeat; background-position:center left;}
.search{ width:340px; height:34px; float:right; margin-top:68px;}
.search_btn{ background-image:url(searchblue.jpg); width:86px; height:35px; border:none;}
.search_select{ width:66px; height:32px; border:1px solid #CCC;}
.search_input{ height:32px;border:1px solid #CCC; width:235px; line-height:30px; padding-left:15px;}


/* 导航 */
.nav{ background-image:url(bj001.gif); height:38px; width:100%; background-repeat:repeat-x;}
.nav_cnt{ width:1000px; height:38px; margin:0 auto;font-size:16px; color:#FFF;}
.nav_cnt a{ font-size:16px; color:#FFF;}
.nav_cnt a:hover{ color:#FF0;}
.nav_cnt td{font-size:16px; color:#FFF;}



/* 尾部 */


.footer{width: 880px; margin:0 auto; padding-top:15px; padding-bottom:10px; font-size:13px;}
.footer a{font-size:13px;}



