@charset "utf-8";
/* CSS Document */
/* reset */
html{ overflow-y:scroll;}
body, div, dl, dt, dd, ul, ol, li, form, input, textarea, select, p, h1, h2, h3, h4, h5, h6 { font-family:Arial; color:#666; line-height:20px; font-size:12px; font-weight:normal; padding:0; margin:0;}
em, i, del { font-weight:normal; font-style:normal;}
img { border:0;}
ol, ul { list-style:none;}
a { color:#666; cursor:pointer;}
a:link, a:visited { text-decoration:none;}
a:hover { text-decoration:none; color:#87d9b1;}

body{border-top:solid 2px #157150;}
/*comon*/
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.onlyclear{ clear:both;line-height:0; font-size:0;}

/*whole structure*/
.header,.bodyer{ width:980px;margin:0 auto; overflow:hidden;}
/*-header-*/

.lanFld{text-align:right;}
.lanFld a{ font-size:11px;}
.logo{float:left; display:inline;}
.header .area{ width:233px;float:right; display:inline;padding:34px 10px 0 0;}

/*-menu-*/
.menu{ width:980px;margin:0 auto; height:49px;background:url(../img/bg/bg_menu.gif) no-repeat;}
.menu ul{ padding:12px 0 0 63px;}
.menu li{ float:left; width:105px; text-align:center;line-height:37px;}
.menu li a{ color:#fff; font-size:14px; display:block;}
.menu li a:hover{background:url(../img/bg/menu_focus.gif) no-repeat center bottom; color:#87d9b1;}

/*footer*/
.footer{ width:978px; height:31px; overflow:hidden; border:solid 1px #d9d9d9;background:#eef6f2;margin:20px auto 5px auto; }
.footer .link{ float:left;line-height:31px;padding-left:15px;}
.footer .link a{ padding:0 10px;}
.footer .copyright{ float:right;line-height:31px; color:#a0a0a0;padding-right:25px;}
.footer .copyright strong{ color:#54806e; font-weight:normal;}

.fl{ width:978px;padding:5px 0; overflow:hidden; border:solid 1px #d9d9d9;background:#eef6f2;margin:20px auto 5px auto; }
.fl img{padding:0 23px;}

/*bodyer*/
.ban{ width:980px; overflow:hidden; margin:6px auto;}
.side{ width:173px; float:left; display:inline;background:url(../img/bg/bg_side.gif) repeat-y 0 0;}
.bodyer{background:url(../img/bg/bg_bodyer.gif) no-repeat right top;}
.mFrame{ width:767px; float:right; display:inline;}

/*-sidenav-*/
.side .head{background:url(../img/bg/bg173x1.gif) repeat-y; line-height:40px; border-bottom:solid 1px #dbe9e3;}
.side .head strong{ color:#fff; font-size:14px;padding-left:37px;}
.side img{ display:block;}

.sideBar .area{ width:133px; margin:0 auto;padding-left:15px;border-bottom:solid 1px #93bdaa;}
.sideBar li.focus{background:url(../img/bg/sideBar_focus.gif) no-repeat;}
.sideBar .area .i{color:#fff;line-height:29px;}
.dropBar{padding:10px 0 10px 0;margin-left:-10px;}
.dropBar li{line-height:22px;}
.dropBar li a{ color:#fff;padding-left:15px;}
.dropBar li a.focus{background:url(../img/icon/icon02.gif) no-repeat left center;}
.dropBar li a:hover{background:url(../img/icon/icon02.gif) no-repeat left center;}

/*-mFrame-*/
.columnHead{ height:40px; width:767px; overflow:hidden;}
.columnHead .name{ float:left; font-size:14px;line-height:40px;}
.position{ float:right;line-height:40px;font-family: "宋体";padding-right:35px;}
.position a{padding:0 4px;}
.content{padding:25px 20px 0 0; min-height:490px; height:auto!important; height:490px; overflow:visible;}
.content p{padding:10px 0;line-height:22px;}



