@charset "utf-8";

/*浏览器重置*/
html,body{-webkit-text-size-adjust:none;}  
body{font:12px/0.9 Microsoft YaHei,Arial,sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
table,td{border-color:#999;}
fieldset,img{border:0;}
ol,ul{list-style:none;}
li{list-style-type:none;}
caption,th{text-align:center;}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:normal;}
address,cite,code,em,th,i,b{font-style:normal;font-weight:normal;}
a{color:#333;text-decoration:none;}

/*全站通用*/
.time{
	float: right;
	font-size: 14px;
	color:#6f7c98;
	margin-top: 37px;
}
.time a{color:#6f7c98;}
.time a:hover{
	color:#f00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f00;
}
.fl{float:left;}
.fr{float:right;}
.f10{font-size:10px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f15{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f22{font-size:22px;}
.f30{font-size:30px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.cf{color:#fff;}
.cf a{color:#fff;}
.c3{color:#333;}
.c3 a{color:#333;}
.c6{color:#666;}
.c6 a{color:#666;}
.c9{color:#999;}
.c9 a{color:#999;}
dl dd a:hover,.location a:hover,.info a:hover,.content a:hover{color:#f00;border-bottom:2px solid #f00;}
.copyright p a:hover{border-bottom:2px solid #fff;color:#fff;}
.h10{clear:both;width:100%;height:10px;overflow:hidden;}
.h30{clear:both;width:100%;height:30px;overflow:hidden;}
.h40{clear:both;width:100%;height:40px;overflow:hidden;}
.timer{position:absolute;top:0;right:0;color:#999;font-family:Arial, Helvetica, sans-serif;font-size:10px;}
.dot{position:absolute;left:0px;width:6px;height:6px;background:#bababa;overflow:hidden;}
.more a{display:block;margin-top:5px;width:36px;height:14px;background:url(images/ico_more.jpg) no-repeat;}
.com_dl dd{position:relative;height:28px;line-height:28px;text-indent:10px;}
.empty{display:block;width:100%;font-size:14px;color:#4fa5f7;font-weight:bold;text-align:center;}
.min_wid{width:100%;min-width:1200px;}
.com_wid{margin:0 auto;width:1180px;}
.block{display:block;}
.none{display:none;}
.clear{clear:both;height:0;font-size:0;line-height:0;}

/*1S 全站共有*/
/*2S 顶部*/
.head{position:absolute;top:0px;left:0;width:100%;height:170px;background:url(images/top_bg.jpg) top repeat-x;z-index:1;}
.a_head{position:absolute;top:10px;left:0;width:100%;height:100px;background:#fff;opacity:0.86;filter:alpha(opacity=86);}
.b_head{position:relative;top:10px;height:100px;overflow:hidden;}
.b_head h1 a{display:block;width:360px;height:100px;background:url(images/logo1.png) no-repeat;}
.b_head dl{padding:34px 0 0;hegiht:32px;overflow:hidden;}
.b_head dl dd{margin-right:20px;width:70px;hegiht:32px;line-height:13px;}
.b_head dl dd.no_mr{margin:0;}
.b_head dl dd a{display:inline-block;color:#6f7c98;cursor:pointer;}
.b_head dl dd a em{display:inline-block;width:32px;height:32px;background:url(images/ico.png) no-repeat;}
.b_head dl dd a em.b_em{background-position:-33px 0;}
.b_head dl dd a em.c_em{background-position:-66px 0;}
.b_head dl dd a em.d_em{background-position:-99px 0;}
.b_head dl dd a em.e_em{background-position:-132px 0;}
.b_head dl dd a:hover{border:0;}
.b_head dl dd a:hover em{background-position:0 -32px;}
.b_head dl dd a:hover em.b_em{background-position:-33px -32px;}
.b_head dl dd a:hover em.c_em{background-position:-66px -32px;}
.b_head dl dd a:hover em.d_em{background-position:-99px -32px;}
.b_head dl dd a:hover em.e_em{background-position:-132px -32px;}
.b_head dl dd a b{display:inline-block;padding:2px 3px;width:32px;height:28px;}
.b_head dl dd a:hover b{color:#183883;}
/*3S 导航*/
.nav_wrap{position:relative;top:10px;width:100%;height:70px;background:url(images/nav_bg.jpg) repeat-x;}
.a_nav .nli{position:relative;display:block;float:left;width:112px;text-align:center;}
.a_nav .nli.home{width:78px;}
.a_nav .nli h3{position:relative;}
.a_nav .nli h3 a{display:block;width:112px;height:70px;line-height:70px;color:#fff;cursor:pointer;}
.a_nav .nli.home h3 a{width:78px;}
.a_nav .on h3 a{height:70px;line-height:70px;font-weight:bold;color:#fff;background:#f90;}
.a_nav .subnav{position:absolute;top:70px;left:0;width:226px;text-align:center;background:url(images/subnav_bg.png) repeat-y;
z-index:1;}
.a_nav .a_subnav{left:auto;right:0;}
.a_nav .subnav li{display:block;float:left;margin:1px 1px 0 0;width:112px;height:30px;line-height:30px;}
.a_nav .subnav li a{display:block;width:112px;font-size:14px;}
.a_nav .subnav a:hover{color:#fff;font-weight:bold;background:#f90;}
.but_nav{
	margin-top:-10px;
	width:199px;
	height:80px;
	background:url(images/ico1.png) 0 -164px no-repeat;
	padding-top: 30px;
}
.but_nav dl{padding-left:24px;}
.but_nav dl dd{float:left;padding:14px 0 2px;line-height:21px;}
.but_nav dl dd,.but_nav dl dd a{color:#6f7c98;}
.but_nav dl dd a:hover{border:none;color:#fff;}
.but_nav .search{margin-left:24px;width:157px;height:22px;background:url(images/ico.png) no-repeat 0 -132px;overflow:hidden;}
.but_nav .search .text{padding-left:8px;width:119px;height:22px;line-height:22px;border:none;font-family:"Microsoft YaHei";color:#4c5c80;background-color:transparent;}
.but_nav .search .submit{position:relative;left:0;width:30px;height:22px;border:0px;background-color:transparent;cursor:pointer;}

/*S 首页|banner广告*/
.banner{position:relative;width:100%;height:600px;overflow:hidden;z-index:0;}
.box_skitter_large{position:absolute;top:0;left:50%;margin-left:-960px;width:1920px;height:600px;overflow:hidden;}
.box_skitter{position:relative;}
.box_skitter ul{display:none; margin:0; padding:0}
.box_skitter ul li{margin:0; padding:0; border:solid 5px #ff9900}
.box_skitter .container_skitter{overflow:hidden;position:relative;}
.box_skitter .image{overflow:hidden;}
.box_skitter .image img{display:none;}
.box_skitter .box_clone{position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img{position:absolute;top:0;left:0;z-index:20;}
.box_skitter a.prev_button,.box_skitter a.next_button{position:absolute;bottom:200px;display:none;width:22px;height:70px;background:url(images/arrow.png);z-index:999;overflow:hidden;}
.box_skitter a.prev_button{left:50%;margin-left:-590px;}
.box_skitter a.next_button{right:50%;margin-right:-590px;background-position:0 -70px;}
.box_skitter a.prev_button:hover{background-position:-22px 0px;}
.box_skitter a.next_button:hover{background-position:-22px -70px;}
.box_skitter .info_slide{position:absolute;top:25px;left:15px;z-index:100; color:#fff;font:bold 11px arial;padding:5px 0 5px 5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;opacity:0.75;}
.box_skitter .info_slide .image_number{background:#333;float:left;padding:4px 10px;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.box_skitter .info_slide .image_number_select{background:#dc6a4d;float:left;padding:4px 10px;margin:0 5px 0 0;}
.box_skitter .container_thumbs{position:relative;overflow:hidden;height:50px;}
.box_skitter .info_slide_thumb{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;overflow:hidden;height:45px;top:auto;bottom:-5px;left:-5px;padding:5px;opacity:1.0;}
.box_skitter .info_slide_thumb .image_number{overflow:hidden;width:70px;height:40px;position:relative;}
.box_skitter .info_slide_thumb .image_number img{position:absolute;top:-50px;left:-50px}
.box_skitter .box_scroll_thumbs{padding:0 10px;}
.box_skitter .box_scroll_thumbs .scroll_thumbs{position:absolute;bottom:60px;left:50px;background:#ccc;background:-moz-linear-gradient(-90deg, #555, #fff);background:-webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));width:200px;height:10px;overflow:hidden;text-indent:-9999em;z-index:101;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;cursor:pointer;border:1px solid #333;}
.box_skitter .info_slide_dots {position:absolute;bottom:30px;z-index:151;padding:5px 0 5px 5px;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;}
.box_skitter .info_slide_dots .image_number{background:#333;float:left;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;width:18px;height:18px;text-indent:-9999em;overflow:hidden;}
.box_skitter .info_slide_dots .image_number_select{background:#dc6a4d;float:left;margin:0 5px 0 0;}
.loading {position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(images/ajax-loader.gif) no-repeat left top;width:32px;height:32px;}
.info_slide * {font-family:Consolas,arial,tahoma !important;}
.box_skitter .progressbar{ background:#000; position:absolute; top:10px;left:15px;height:5px; width: 200px; z-index:99; border-radius:20px;}

/*S 首页|通知公告、切换新闻、10个功能按钮*/
.a_wrap{height:230px;}
.annouce{margin-right:40px;width:271px;height:100%;}
.annouce span{width:100%;height:28px;border-bottom:2px solid #7586ae;}
.annouce span h1{height:100%;line-height:23px;}
.annouce span h1 a{color:#004098;}
.annouce .tempWrap{margin-top:10px;}/*首页通知公告JQ动态效果增加的class*/
.annouce dl{margin-top:10px;}/*如果首页通知公告选择动态效果请删除此样式*/
.annouce dl dd .dot{top:11px;}
.news{width:640px;}
.news .parHd{position:relative;margin-bottom:19px;width:100%;height:28px;border-bottom:2px solid #7586ae;}
.news .parHd ul{position:absolute;height:100%;line-height:23px;}
.news .parHd ul li{float:left;margin-right:25px;cursor:pointer;}
.news .parHd ul li a{display:inline-block;float:left;color:#004098;}
.news .parHd ul li.on a{color:#004098;font-size:18px;font-weight:bold;}
.news .parHd ul li i{display:inline-block;float:left;margin-left:25px;width:1px;height:26px;background:#929ebb;}
.news  dl{margin-top:-8px;width:333px;}
.news dl dd .dot{top:11px;}
.inbox{position:relative;}
.inbox .hd{position:absolute;bottom:48px;left:144px;z-index:999;}
.inbox .hd ul{position:relative;}
.inbox .hd ul li{display:block;float:left;margin-right:5px;display:block;width:8px;height:8px;background:#fff;text-indent:-99999px;cursor:pointer;opacity:0.80;filter:alpha(opacity=80);border-radius:8px;}
.inbox .hd ul li.on{background:#004098;opacity:1;opacity:0.80;filter:alpha(opacity=80);}
.inbox .bd ul li,.inbox .bd ul li a{position:relative;display:block;width:288px;height:182px;overflow:hidden;cursor:pointer;}
.inbox .bd ul li b{position:absolute;bottom:0;left:0;display:block;width:100%;height:35px;border-top:1px solid #818285;background:#000;opacity:0.60;filter:alpha(opacity=60);}
.inbox .bd ul li em{position:absolute;bottom:0;left:0;width:100%;height:35px;line-height:35px;text-align:center;font-size:14px;color:#fff;}
.inbox .bd ul li a:hover em{font-weight:bold;}
.button{margin-top:5px;width:191px;height:100%;}
.button dl dd{position:relative;display:block;float:left;margin:0 1px 1px 0;width:95px;height:29px;overflow:hidden;}
.button dl dd.nomr{margin-right:0;}
.button dl dd a{position:relative;display:block;width:95px;height:29px;line-height:29px;text-align:center;z-index:3;}
.button dl dd b{position:absolute;top:-29px;left:0;display:block;width:95px;height:29px;background:#f90;z-index:2;}
.button dl dd i{position:absolute;top:0px;left:0;display:block;width:95px;height:29px;background:#94abc8;z-index:1;}
.button dl dd a:hover{border:0;color:#fff;font-weight:bold;}
.special{position:relative;width:191px;height:105px;overflow:hidden;}
.special ul.slides{position:relative;display:block;width:191px;height:105px;overflow:hidden;}
.special ul.slides li{position:relative;float:left;width:191px;height:105px;overflow:hidden;}
.special ul.slides li table{position:absolute;top:-105px;left:0;padding:0 10px;width:191px;height:105px;line-height:18px;text-align:center;font-weight:bold;font-size:14px;background:#f90;}

/*S 首页|版权声明和4个功能按钮+内页|版权声明*/
.foot{width:100%;height:120px;background:#1a2b52;}
.page_foot{height:90px;}
.foot .com_wid{position:relative;}
.foot dl dd{display:block;float:left;margin-right:1px;width:195px;height:40px;overflow:hidden;}
.foot dl dd a{display:block;width:195px;height:40px;line-height:40px;text-indent:65px;color:#b5bbc9;background:#2c3c60;cursor:pointer;}
.foot dl dd a:hover{border:0;color:#fff;background:#f90;}
.foot dl dd a:hover i{font-weight:bold;}
.foot dl dd a em{position:relative;top:8px;left:49px;display:inline-block;float:left;width:24px;height:24px;background:url(images/ico.png) no-repeat 0 -74px;}
.foot dl dd a em.bb_em{background-position:-25px -74px;}
.foot dl dd a em.cc_em{background-position:-50px -74px;}
.foot dl dd a em.dd_em{background-position:-75px -74px;}
.foot dl dd a em.ee_em{background-position:-100px -74px;}
.foot dl dd a:hover em{background-position:0px -98px;}
.foot dl dd a:hover em.bb_em{background-position:-25px -98px;}
.foot dl dd a:hover em.cc_em{background-position:-50px -98px;}
.foot dl dd a:hover em.dd_em{background-position:-75px -98px;}
.foot dl dd a:hover em.ee_em{background-position:-100px -98px;}
.foot dl dd a i{display:inline-block;float:left;}
.foot p{padding-top:15px;}
.page_foot p{padding-top:25px;}
.foot p,.foot p a{line-height:21px;color:#7f8fb2;}
.foot p.fr{text-align:right;}
.foot p.fr em{display:inline-block;}
.foot p.fr .old{margin-right:55px;}
.foot p.fr .cnzz{position:absolute;top:59px;right:0;display:block;margin-left:5px;width:50px;height:12px;overflow:hidden;}
.page_foot p.fr .cnzz{top:29px;}
.foot p.fr .cnzz img{position:absolute;top:0px;left:0;}

/*1S 内页共有*/
/*2S banner广告*/
.page_banner{width:100%;height:420px;background:url(images/page_baner01.jpg) center top no-repeat;}
/*4S 当前位置*/
.location{position:absolute;top:370px;width:100%;height:50px;line-height:50px;z-index:2;}
.location em{position:absolute;top:0px;left:0;display:block;width:100%;height:100%;background:#000;opacity:0.50;filter:alpha(opacity=50);}
.location p{position:relative;text-align:right;z-index:2;}
/*5S 容器*/
.con_wrap{position:relative;width:100%;background:url(images/page_con_bg.jpg) repeat;z-index:999;}
.con_wrap .com_wid{background:#fff;}
.l_wrap{position:relative;margin-top:-50px;padding-bottom:100px;width:219px;z-index:3;}
.r_wrap{width:100%;min-height:688px;border-left:1px solid #d8e0ef;}
.r_wrap1{width:960px;min-height:688px;border-left:1px solid #d8e0ef;}
/*S 内容页|文章正文*/
.l_wrap dl.a_dl{position:relative;display:block;width:219px;height:auto;z-index:0;}
.l_wrap dl.a_dl dt{width:219px;height:50px;margin-bottom:10px;line-height:50px;text-align:center;background:url(images/ico.png) no-repeat 0 -565px;}
.l_wrap dl.a_dl dt a{display:block;width:219px;height:50px;cursor:pointer;}
.l_wrap dl.a_dl dd{display:block;margin:0 auto;width:191px;height:35px;border-bottom:1px solid #dfe4ed;line-height:35px;text-align:center;}
.l_wrap dl.a_dl dd a{display:block;width:191px;height:35px;color:#333;}
.l_wrap dl.a_dl dd a:hover{border:none;color:#fff;font-weight:bold;}	
.l_wrap dl.a_dl dd.on a{color:#fff;font-weight:bold;}
.l_wrap dl.a_dl #lanPos{position:absolute;top:0;left:14px;width:219px;height:35px;line-height:35px;background:url(images/subnav_bg.jpg) no-repeat;z-index:-1;}   
.l_wrap dl.b_dl{margin:25px 0 0 14px;}
.l_wrap dl.b_dl dd{display:block;float:left;margin:1px 1px 0 0;width:95px;height:29px;line-height:29px;text-align:center;}
.l_wrap dl.b_dl dd a{display:block;width:95px;height:29px;background:#94abc8;color:#fff;}
.l_wrap dl.b_dl dd a:hover{border:none;font-weight:bold;background:#f90;}
.l_wrap dl.c_dl{clear:both;overflow:hidden;}
.l_wrap dl.c_dl  dd{display:block;margin:1px auto 0;width:191px;height:29px;line-height:29px;text-align:center;}
.l_wrap dl.c_dl  dd a{display:block;width:191px;height:29px;color:#fff;background:#94abc8;cursor:pointer;}
.l_wrap dl.c_dl  dd a em{display:block;float:left;margin:0 10px 0 52px;_margin:0 10px 0 26px;width:20px;height:29px;background:url(images/ico.png) no-repeat -202px -368px;}
.l_wrap dl.c_dl  dd a em.b_em{background-position:-202px -398px;}
.l_wrap dl.c_dl  dd a em.c_em{background-position:-202px -429px;}
.l_wrap dl.c_dl  dd a em.d_em{background-position:-202px -459px;}
.l_wrap dl.c_dl  dd a em.e_em{background-position:-202px -489px;}
.l_wrap dl.c_dl  dd a i{display:block;float:left;}
.l_wrap dl.c_dl dd a:hover{border:none;background:#f90;}
.l_wrap dl.c_dl dd a:hover i{font-weight:bold;}
.r_wrap .wrap860{margin:0 auto;width:860px;}
h1.title,h2.sub_title,.info{text-align:center;}
h1.title{line-height:40px;color:#ea3100;}
h2.subTitle{line-height:20px;}
.info{display:block;border-top:4px solid #eee;line-height:25px;margin-top:10px;}
.info em{color:#eee;}
.info a.on{color:#f00;}
.content{margin:0 auto;width:800px;line-height:32px;}
.content a{border-bottom:1px dashed #666;}
.content table{width:800px;margin:0 auto !important;}
.content table,.content table tr,.content table tr th,.content tr td{border-collapse:collapse;border:1px solid #dbdfe9;font-weight:normal;font:12px/30px \5FAE\8F6F\96C5\9ED1;}
.content table tr th,.content tr td{padding:0 10px;}
.post_info{margin:0 auto;padding-top:10px;width:800px;height:50px;background:url(images/line.jpg) repeat-x;} 
.post_info dl dd{margin-right:5px;width:38px;height:38px;line-height:38px;text-align:center;}
.post_info dl dd a{display:block;width:38px;height:38px;background:url(images/ico.png) no-repeat -106px -254px;cursor:pointer;}
.post_info dl dd.b_dd a{background-position:-149px -254px;}
.post_info dl dd.c_dd a{background-position:-192px -254px;}
.post_info dl dd a:hover{border:none;color:#fff;background-position:-106px -292px;}
.post_info dl dd a:hover em{display:block;}

/*S 文字列表*/
.list_new{margin:0 auto;width:800px;overflow:hidden;}
.list_new dl{margin:0 auto;}
.list_new dl dd .ddNo1{border-top:1px dashed #dcdbdb;}
.list_new dl dd a{display:block;height:46px;line-height:46px;border-bottom:1px dashed #dcdbdb;color:#3a3a3a;cursor:pointer;}
.list_new dl dd a em.number{float:left;width:20px;padding:0 8px;color:#999;font-size:14px;font-style:itaddc;font-style:italic;font-family:Georgia;}
.list_new dl dd a i.catname{float:left;font-size:12px;}
.list_new dl dd a b.title{float:left;}
.list_new dl dd a span.hits font{float:right;min-width:80px;_width:80px;text-align:center;font-size:12px;padding:0;color:#999;font-family:Georgia;}
.list_new dl dd a span.timer{position:relative;float:right;min-width:80px;_width:80px;text-align:center;color:#8a8a8a;font-family:Arial;font-size:10px;}
.list_new dl dd a:hover{background:#f3f7fb;}
.list_new dl dd a:hover,.list_new dl dd a:hover em,.list_new dl dd a:hover b{color:#f00;font-weight:bold;}
.list_new dl dd a:hover em{border-left:4px solid #f00;}

/*S 列表分页*/
.pages{width:100%;text-align:center;overflow:hidden;}
.pages a{display:inline-block;margin:0 1px;width:22px;height:22px;border:2px solid #dedede;color:#999;border-radius:12px;text-align:center;font-size:12px;line-height:22px;font-family:Georgia;}
.pages a.on,.pages a:hover{color:#fff;border:2px solid #f90;font-weight:bold;background:#f90;}

/*S 图片列表*/
.con_wrap h4{position:absolute;top:-50px;width:219px;height:50px;margin-bottom:10px;line-height:50px;text-align:center;background:url(images/ico.png) no-repeat 0 -565px;}
.con_wrap h4 a{display:block;width:219px;height:50px;cursor:pointer;}
.list_pic{margin-left:88px;}
.list_pic .da-thumbs{position:relative;}
.list_pic .da-thumbs li,.list_pic .da-thumbs li a,.list_pic .da-thumbs li img{position:relative;width:240px;height:150px;display:block;cursor:pointer;overflow:hidden;}
.list_pic .da-thumbs li{float:left;margin:0 15px 15px 0;_display:inline;overflow:hidden;}
.list_pic .da-thumbs li a div{position:absolute;padding:0 10px;width:220px;height:100%;font-weight:bold;line-height:18px;color:#fff;background:#f90;}
.list_pic .da-thumbs li em{position:absolute;top:0px;left:0;display:block;width:230px;height:140px;border:5px solid #fff; z-index:999px;filter:alpha(Opacity=20); opacity:0.20; -moz-opacity:0.20;}

/*S 机构列表*/
.list_jigou{margin:0 auto;width:1100px;}
.list_jigou .pub_dl{width:100%;border-top:3px solid #063d8d;line-height:39px;text-align:center;}
.list_jigou .pub_dl dt{width:100%;height:39px;background:#e5eaf5;}
.list_jigou .pub_dl dt a{color:#365da5;}
.list_jigou .pub_dl dt a:hover{color:#153c99;}
.list_jigou .pub_dl dd{display:block;float:left;margin:1px 1px 0 0;width:219px;height:39px;}
.list_jigou .pub_dl dd.long_dd{width:439px;}
.list_jigou .pub_dl dd a{display:block;width:219px;height:39px;background:#e5eaf5;}
.list_jigou .pub_dl dd.long_dd a{width:439px;}
.list_jigou .pub_dl dd a:hover{border:none;color:#fff;font-weight:bold;background:#f90;}

.fenxiang{
	float: right;
}
.wp-pagenavi {
	clear: both;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #b6b6b6;
	padding: 3px 5px;
	margin: 2px;
	color: #8d8d8d;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color:#ffffff;
	background-color: #F00;
}

.wp-pagenavi span.current {
	font-weight: bold;
	}