@CHARSET "utf-8";

body{background-color:#f1f1f1;}

/*conter*/
.conter{width:1190px; margin:0 auto; padding-top:10px; padding-bottom:50px; overflow:hidden;}

/*con-menu*/
.con-menu{float:left; width:230px;}
.con-menu h2{width:220px; height:40px; line-height:40px; overflow:hidden; background-color:#00bf48; color:#FFF; font-size:16px; text-indent:20px;}
.con-menu ul{padding-top:10px;}
.con-menu ul li{width:220px; height:40px; overflow:hidden; margin-bottom:12px; background-color:#e7e7e7;}
.con-menu ul li.cur{width:230px; background:url(../images/menu-bg.png) no-repeat;}
.con-menu ul li a{display:block; padding-left:35px; line-height:41px; font-size:14px; background:url(../images/menu-ico.png) 20px center no-repeat;}
.con-menu ul li a:hover{color:#f47a11; text-decoration:none;}
.con-menu ul li.cur a{background:url(../images/menu-ico-click.png) 20px center no-repeat; color:#FFF; text-decoration:none;}

/*con-box*/
.con-box{float:right; width:950px;}

/*position*/
.position{height:30px; line-height:30px; overflow:hidden; text-indent:10px; background-color:#e7e7e7;}

/*article*/
.article h1{line-height:44px; height:44px; overflow:hidden; font-size:24px; padding-top:10px; text-align:center;}
.article .times{line-height:26px; height:26px; border-bottom:#dadada solid 1px;}
.article .times span{float:left; padding-left:20px;}
.article .content{padding:10px;}

/*baidushare*/
.baidushare{float:right;}
.baidushare-txt{float:right;}