@charset "utf-8";

/*重置*/
*{margin: 0;padding: 0;font-family: "微软雅黑";}
a{text-decoration: none;}
img{vertical-align: middle;border: none;}
strong{font-size:100%;}
.clearfix:after{
	content: " " ;
	display: block ;
	height: 0 ;
	clear: both ;
	visibility: hidden ;
}
ul li{list-style: none;}
.wrap{width: 1152px;margin: auto;}
input,button{
	border: none;
	outline: none;
}
input:focus{
	outline: none;
}
a:focus{
	outline: none;
}
i{font-style: normal;}

/*顶部*/
.header,.header2{
	width: 100%;
	height: 140px;
	background:url(../images/header.jpg) no-repeat center center;
}
#logo{
	line-height: 140px;
	float: left;
}
.tag{
	float: left;
	margin-left: 49px;
	margin-top: 10px;
}
.tag li{
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	padding-left: 22px;
	background: url(../images/bg.png) no-repeat left 7px;
}
.tag li span{
	display: inline-block;
	padding-left: 22px;
	background: url(../images/bg.png) no-repeat left 7px;
	margin-left: 25px;
}
.ewm{
	float: right;
	padding-top: 26px;
	margin-left: 100px;
}
.ewm img,.sm img{
	display: block;
	float: left;
}
.ewm p{
	margin-top: 7px;
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 13px;
}
#logo2{
	float: left;
	text-align: center;
	line-height: 140px;
	margin-right: 16px;
}
/*导航*/
.nav{
	height: 56px;
	background: url(../images/navbg.png) repeat-x center center;
}
.nav a{
	display: block;
	width: 10%;
	height: 56px;
	text-align: center;
	color: #FFFFFF;
	float: left;
	line-height: 56px;
}
.nav .cur{
	background: url(../images/bg1.png) no-repeat center center;
	color: #d28827;
}
.nav a:hover{
	background: url(../images/bg1.png) no-repeat center center;
	color: #d28827;
}
/*内容*/
.main{
	padding-top: 15px;
	background: #f7f7f7;
	padding-bottom: 23px;
}
.column{
	margin-bottom: 18px;
}
.column-l{
	float: left;
	width: 854px;
}
.slide{
	width: 854px;
	height: 346px;
	overflow: hidden;
	position: relative;
}
.slide .con{
	position:absolute ;
	display: none;
}
.slide .con .word{
	width: 97%;
	height: 58px;
	line-height: 58px;
	padding-left: 26px;
	color: #FFFFFF;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.slide .btn{
	position: absolute;
	bottom: 22px;
	right: 24px;
}
.slide .btn span{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #FFFFFF;
	margin-left: 16px;
	z-index: 1;
	cursor: pointer;
}
.slide .btn .cur2{
	background: #d28827;
}
.news{
	margin-top: 16px;
}
.news-title{
	height: 48px;
	background: url(../images/bg2.png) repeat-x center;
	border: solid 1px #e6e6e6;
}
.title{
	background: url(../images/titlebg.png) no-repeat left center;
	height: 50px;
	width: 178px;
	float: left;
	padding-left: 23px;
}
.news-title p{
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 6px;
}
.title span{
	font-size: 18px;
	color: #663018;
	display: block;
	line-height: 9px;
}
.news-title a{
	color: #602b0e;
	font-size: 12px;
	float: right;
	line-height: 48px;
	display: block;
	padding-right: 12px;
}
.news-mian{
	background: #FFFFFF;
	padding-top: 22px;
	padding-left: 19px;
	border: solid 1px #E6E6E6;
	border-top: none;
	padding-bottom: 25px;
}
.meau{
	margin-right: 28px;
	float: left;
}
.meau a{
	margin-bottom: 14px;
	width: 146px;
	height: 36px;
	display: block;
	line-height: 36px;
	color: #652d10;
	font-weight: bold;
	text-align: center;
	background: url(../images/bg4.png) no-repeat center center #eeeeee;
}
.meau .cur3{
	background: url(../images/bg3.png) no-repeat center center #922116;
	color: #FFFFFF;	
}
.meau a:hover{
	background: url(../images/b3g.png) no-repeat center center #922116;
	color: #FFFFFF;	
}
.news-column{
	display: block;
	float: left;
	width: 256px;
}
.news-column img{
	width: 256px;
	height: 108px;
}
.news-column h6,.news-column2 li h6{
	color: #922116;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 10px;
}
.news-column p,.news-column2 p{
	color: #565656;
	font-size: 12px;
	width: 100%;
	line-height: 20px;
	
}
.news-column2{
	width: 348px;
	float: right;
	margin-right: 25px;
}
.news-column2 li{
	margin-bottom: 12px;
}
.news-column2 li img{
	width: 129px;
	height: 54px;
	float: left;
}
.news-column2 li .text{
	width: 207px;
	height: 54px;
	float: right;
}
.news-column2 li h6,.news-column2 li p{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;

}
.news-column2 li h6{
	margin-top: 5px;
	margin-bottom: 5px;
}
.column-r{
	width: 286px;
	float: right;
}
.ks{
	background: #FFFFFF;
	padding: 12px 22px 0px 22px;
	border: solid 1px #e6e6e6;
	border-top: none;
	height: 396px;
}
.ks-list{
	height: 36px;
	overflow: hidden;
	margin-bottom: 14px;
}
.ks-main{
	overflow: hidden;
	height: 182px;
	width: 240px;
	display: block;
}
.ks .cur5{
	height: 221px;
}
.ks .on{
	display: block;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #652d10;
	font-size: 14px;
	background: url(../images/bg6.png) no-repeat center center #eeeeee;
	margin-bottom: 3px;
	font-weight: bold;
}
.ks-main img{
	width: 240px;
	height: 128px;
}
.ks-main p{
	color: #652d10;
	font-size: 12px;
	line-height: 21px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.ks-main a.hover{
	background: red;
}
.ks .on:hover{
	color: #FFFFFF;
	background: url(../images/b5g.png) no-repeat center center #922116;
}
.research{
	margin-top: 11px;
	width: 286px;
}
.res-title{
	width: 100%;
	height: 32px;
	border: solid 1px #E6E6E6;
	background: url(../images/researchbg.png) repeat-x center center;
}
.res-title p{
	padding-left: 17px;
	width: 139px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 34px;
	height: 34px;
	background: url(../images/bg7.png) no-repeat left center;
}
.res-main{
	background: #FFFFFF;
	border: solid 1px #E6E6E6;
	border-top: none;
	padding-left: 17px;
	padding-top: 22px;
}
.res-main h6{
	color: #353535;
	font-size: 14px;
	margin-bottom: 18px;
}
.res-main input{
	vertical-align: sub;
}
.res-main form{
	margin-left: 23px;
}
.res-main input{
	margin-right: 11px;
}
.res-main label{
	color: #7f7f7f;
	margin-right: 47px;
	margin-bottom: 13px;
	display: inline-block;
}
.res-main button{
	width: 84px;
	height: 28px;
	border: solid 1px #E6E6E6;
	border-radius: 4px;
	background: url(../images/tjbg.png) repeat-x center center;
	cursor: pointer;
	margin-bottom: 14px;
	margin-left: 22px;
}
/*藏医制药*/
.product{
	width: 100%;
	overflow: hidden;
}
.pro-mian{
	background: #FFFFFF;
	padding: 25px 25px;
	border: solid 1px #E6E6E6;
	border-top: none;
}
.pro-mian ul{
	width: 110%;
}
.pro-mian li{
	width: 199px;
	float: left;
	margin-right: 25px;
}
.pro-mian li a img{
	width: 199px;
	height: 199px;
}
.pro-mian li a p{
	color: #652d10;
	font-weight: bold;
	width: 199px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: url(../images/bg8.png) no-repeat center center #eeeeee;
}
.pro-mian li:hover p{
	color: #FFFFFF;
	background: url(../images/bg9.png) no-repeat center center #922116;
}
/*党群工作*/
.work-box{
	margin-top: 20px;
}
.work{
	width: 366px;
	float: left;
	margin-right: 27px;
}
.word-title{
	width: 366px;
	height: 36px;
	background: url(../images/bg11.png) no-repeat center;
}
.word-title p{
	color:#272727;
	font-size: 16px;
	line-height: 36px;
	margin-left: 32px;
	float: left;
}
.word-title a{
	height: 36px;
	display: block;
	float: right;
	margin-right: 13px;
}
.word-title a span{
	text-align: center;
	margin-top: 13px;
	display:block;
	color: #FFFFFF;
	background: #e87b1c;
	width: 52px;
	height: 17px;
	font-size: 12px;
	border-radius: 50px;
}
.work-mian-box{
	background: #FFFFFF;
	border: solid 1px #E6E6E6;
	padding-top: 19px;
	padding-left: 20px;
	padding-right: 16px;
	padding-bottom: 24px;
}
.work-mian{
	padding-bottom: 19px;
	border-bottom: dashed 1px #ece5e1;
	display: block;
}
.work-r img{
	width: 116px;
	height: 94px;
	float: left;
}
.work-mian .work-r{
	float: right;
	width: 194px;
	height: 94px;
	overflow: hidden;
}
.work-r h6{
	color: #922116;
	font-size: 14px;
	margin-bottom: 15px;
}
.work-r p{
	color: #646464;
	font-size: 12px;
	line-height: 22px;
}
.work-list{height:225px;}
.work-list li{
	height: 44px;
	border-bottom: dashed 1px #ece5e1;
}
.work-list li a{
	color: #484747;
	font-size: 12px;
	display: block;
	height: 44px;
	line-height: 44px;
	padding-left: 34px;
	background: url(../images/bg10.png) no-repeat 12px center;
}
.work-list li:hover a{
	color: #922116;
}
/*专家团队*/
.team{
	margin-top: 23px;
	width: 100%;
	/*overflow: hidden;*/
}
.team-main{
	background: #FFFFFF;
	padding: 24px 25px 19px 25px;
	border: solid 1px #E6E6E6;
	border-top: none;
}
.team-main .team-box{width:1100px; height:282px;  overflow:hidden; position:relative;}
.team-main ul.clearfix{
	width:1000%;
	position:absolute;
	top:0px;
	left:0px;
	/*left:-282px;*/
}
.team-main li{
	width: 240px;
	height: 282px;
	background: #e9e9e9;
	position: relative;
	margin-right: 46px;
	float: left;
}
.team-main li a{display:block; width:100%; height:100%;}
.pic{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	line-height: 279px;
	text-align: center;
}
.pic img{
	width: 220px;
	height: 267px;
}
.words{width:100%; height:65px; position:absolute; left:0px; bottom:0px; z-index:1; background:rgba(255,255,255,0.5);}
.words p{width:100%; text-align:center; color:#070B0C; font-size:16px; font-weight:bold; }
.team-main li .bg{position: absolute; left: 0;	top: 0;	height: 100%; width: 100%;background: url(../images/bg12.png) no-repeat center center;	z-index:4;} 
/* .team-main li .cover{
	width: 220px;
	height: 267px;
	background: #000;
	filter:alpha(opacity=0);
	opacity: 0;
	position: absolute;
	left: 10px;
	top: 8px;
	z-index: 2;
	transition: opacity 0.7s ease 0.2s;
}
.team-main li:hover .cover{
	filter:alpha(opacity=40);
	opacity: 0.4;
}
.team-main li .words,.pic-list li .words{
	text-align: center;
	position: absolute;
	z-index: 3;
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -33px;
	filter:alpha(opacity=0);
	opacity: 0;
	transition: opacity 0.7s ease 0.5s;
}
.team-main li .words p,.pic-list li .words p{
	color: #FFFFFF;
	line-height: 22px;
}
.team-main li:hover .words{
	filter:alpha(opacity=100);
	opacity: 1;
} */
.team-main ul{
	width: 120%;
}
/*医疗设备*/
.device{
	margin-top: 24px;
	overflow: hidden;
}
.device-main{
	background: #FFFFFF;
	border: solid 1px #E6E6E6;
	padding: 22px 29px 19px 22px;
}
.device-main ul{
	width: 110%;
}
.device-main li{
	float: left;
	margin-right: 22px;
	width: 351px;
	height: 173px;
	overflow: hidden;
}
.device-main li .device-l{
	float: left;
}
.device-l img{
	width: 155px;
	height: 173px;
}
.device-r{
	width: 175px;
	float: right;
}
.device-r h6{
	margin-top: 6px;
}
.device-r h6 a{
	color: #703013;
	font-size: 14px;
}
.device-main p{
	margin-top: 12px;
	color: #6c6c6c;
	line-height: 23px;
	float: left;
}
.device-r .details{
	color: #e87b1c;
}
/*友情链接*/
.links{
	margin-top: 26px;
	overflow: hidden;
}
.links-title{
	height: 32px;
	background: url(../images/researchbg.png) repeat-x center center;
	border: solid 1px #E6E6E6;
}
.links-title p{
	color: #FFFFFF;
	line-height: 29px;
	font-size: 16px;
	height: 34px;
	width: 238px;
	padding-left: 30px;
	background: url(../images/bg13.png) no-repeat left center;
}
.links-main{
	background: #fff;
	padding: 22px 22px;
	border: solid 1px #E6E6E6;
}
.links-main ul{
	width: 110%;
}
.links-main li{
	width: 10%;
	text-align: center;
	float: left;
	margin-right: 20px;
}
.links-main li p{
	color: #3b3127;
	margin-top: 8px;
}
/*底部*/
.jg{
	height: 19px;
	background: url(../images/pic16.png) repeat-x center center;
}
.foot{
	background: #F7F7F7;
	text-align: center;
	padding-bottom: 18px;
}
.foot p{
	color: #373737;
	font-family: "宋体",arial;
	font-size: 12px;
	margin-top: 17px;
}
.foot p span{
	font-family: arial;
	font-size: 12px;
}
.foot p i{
	color: #1b5feb;
	font-family: arial;
}
/*内页*/
/*关于我们*/
.banner{
	height: 174px;
	background: url(../images/banner2.jpg) no-repeat center center;
}
.about{
	padding-top: 25px;
	padding-bottom: 52px;
}
.about-l{
	float: left;
	width: 241px;
}
.meau2{
	padding: 21px 15px 0px 15px;
	border: solid 1px #E6E6E6;
	border-top:none;
}
.meau2 a{
	width: 210px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	color: #922116;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/aboutbg.png) no-repeat center center #e6e6e6;
}
.meau2 a:hover{
	background: url(../images/aboutbg2.png) no-repeat center center #922116;
	color: #FFFFFF;
}
.meau2 .cur4{
	background: url(../images/aboutbg2.png) no-repeat center center #922116;
	color: #FFFFFF;
}
.qq{
	margin-top: 15px;
}
.qq img{
	float: left;
	margin-right: 10px;
}
.qq h6{
	color: #1e65d1;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
}
.qq p{
	margin-top: 8px;
	color: #272727;
	font-size: 16px;
	font-weight: bold;
}
.sm{
	margin-top: 30px;
}
.sm p{
	color: #464646;
	line-height: 22px;
}
.sm img{
	margin-right: 13px;
}
.sm p span{
	color: #18c787;
}
.about-r{
	float: right;
	width: 869px;
}
.title2{
	height: 50px;
	padding-left: 34px;
	padding-right: 15px;
	background: url(../images/bg15.png) no-repeat center center;
}
.title2-l{
	float: left;
}
.title2-l p{
	color: #272727;
	font-size: 18px;
	line-height: 50px;
}
.title2-r{
	float: right;
}
.title2-r p{
	color: #2d2d2d;
	line-height: 50px;
	float: left;
}
.title2-r a,.title2-r{
	color: #838383;
	line-height: 50px;
}
.title2-r .dq{
	color: #922116;
}
.title2-r a{
	margin-left: 5px;
	margin-right: 5px;
}
.title2-r a:hover{
	color: #922116;
}
.about-main{
	padding: 27px 35px 0px 36px;
	border: solid 1px #E6E6E6;
}
.about-title{
	text-align: center;
	border-bottom: solid 1px #E6E6E6;
	padding-bottom: 24px;
}
.about-title p{
	color: #272727;
	font-size: 20px;
	text-align: center;
	margin-bottom: 8px;
}
.about-title span{
	color: #9f9f9f;
}
.article{
	padding-top: 29px;
}
.article img{
	margin-bottom: 0px;
}
.article p{
	color: #272727;
	font-size: 15px;
	line-height: 32px;
	text-indent: 0px;
	text-align:left;
	margin-bottom: 8px;
}
/*留言*/
.message-box{
	border: solid 1px #E6E6E6;
	border-top: none;
	padding-top: 40px;
	padding-left: 37px;
	padding-right: 40px;
	padding-bottom: 72px;
}
.mess-l{
	float: left;
	margin-left: 12px;
}
.mess-l li{
	margin-bottom: 23px;
}
.mess-l li p{
	color: #505050;
	font-size: 16px;
	float: left;
	line-height: 30px;
	letter-spacing: 1px;
}
.mess-l li input{
	padding-left: 10px;
	line-height: 30px;
	width: 178px;
	height: 30px;
	border: solid 1px #E6E6E6;
	margin-left: 21px;
}
.mess-l li textarea{
	width: 337px;
	border: solid 1px #E6E6E6;
	margin-left: 21px;
	height: 191px;
	padding-left: 10px;
	padding-top: 10px;
}
.mess-l li span{
	width: 33px;
	height: 30px;
	display: inline-block;
}
.mess-l li .yzm{
	width: 72px;
	height: 30px;
	float: left;
}
.mess-l li i{
	display: inline-block;
	margin-left: 17px;
	width: 72px;
	height: 32px;
	cursor: pointer;
	background: #000;
}
.mess-l .an{
	width: 168px;
	height: 40px;
	line-height: 40px;
	background: #922116;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	letter-spacing: 1px;
	cursor: pointer;
	margin-left: 102px;
}
.mess-r{
	float: right;
	width: 284px;
}
.mess-r b{
	color: #4c4c4c;
	display: block;
}
.mess-r p{
	color: #5f5f5f;
	line-height: 25px;
}
.message{
	margin-bottom: 47px;
}
.mess-list li{height: 50px; line-height: 50px; overflow:hidden; padding-bottom:10px; border-bottom: dashed 1px #d4d4d4;}
.mess-list b{
	color: #414141;
	display: block;
	padding-bottom: 13px;
	border-bottom: dashed 1px #d4d4d4;
}
.mess-list li p,.mess-list li span,.mess-list li i{
	color: #9c9c9c;
}
.mess-list li p{float: left; margin-right:20px; width:10%;}
.mess-list li span{display:inline-block; width:73%; line-height:20px; padding:14px 0px 0px; float:left;}
.mess-list li i{float: right;}
/*图片列表*/
.pic-list{
	border: solid 1px #E6E6E6;
	border-top: none;
	padding: 29px 27px 0px 28px;
	overflow: hidden;
}
.pic-list ul{
	width: 110%;
}
.pic-list li{
	float: left;
	width: 182px;
	height: 214px;
	background: #e9e9e9;
	position: relative;
	margin-right: 28px;
	margin-bottom: 38px;
}
.pic2{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 209px;
	z-index: 1;
}
.pic-list li .pic2 img{
	width: 163px;
	height: 198px;
}
.pic-list li .bg{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: url(../images/BG16.png) no-repeat center center;
	z-index: 4;
}
.pic-list li .cover{
	width: 163px;
	height: 198px;
	background: #000;
	filter:alpha(opacity=0);
	opacity: 0;
	position: absolute;
	left: 10px;
	top: 8px;
	z-index: 2;
	transition: opacity 0.7s ease 0.2s;
}
.pic-list li .words{
	margin-top: 0px;
}
.pic-list li:hover .cover{
	filter:alpha(opacity=40);
	opacity: 0.4;
}
.pic-list li:hover .words{
	filter:alpha(opacity=100);
	opacity: 1;
}
.page{
	position: relative;
	height: 49px;
	background: #f4f4f4;
	border: solid 1px #E6E6E6;
	border-top: none;
}
.page p{
	color: #343434;
	line-height: 49px;
	float: left;
	padding-left: 17px;
}
.num{
	position: absolute;
	left: 45%;
}
.num span{
	line-height: 49px;
}
/*图片列表2*/
.pic-list2{
	overflow: hidden;
	padding: 32px 22px 0px 22px;
	border: solid 1px #E6E6E6;
	border-top: none;
}
.pic-list2 ul{
	width: 110%;
}
.pic-list2 li{
	float: left;
	width: 192px;
	height:194px;
	margin-right: 16px;
	margin-bottom: 40px;
}
.pic-list2 li img{
	padding: 3px 3px;
	border: solid 1px #922116;
	width: 186px;
	height: 140px;
}
.pic-list2 li p{
	color: #414141;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}
.pic-list2 li:hover p{
	color: #922116;
}
/*文章列表*/
.article-list{
	padding: 19px 19px 28px 19px;
	border: solid 1px #E6E6E6;
	border-top: none;
}
.article-list li{
	height: 49px;
	line-height: 49px;
	border-bottom: dashed 1px #dedede;
	padding-left: 29px;
	background: url(../images/bg10.png) no-repeat 7px center;
}
.article-list li p{
	color: #3a3a3a;
	float: left;
}
.article-list li i{
	float: right;
	color: #b8b8b8;
}

/*留言板块新增样式--fyz--2016-08-25-star*/
div.huifu_box{width:790px; margin:8px auto;}
div.huifu_cont{width:780px; padding:5px; border:1px solid #922116; border-top:3px solid #922116; background:#FFFDFF; margin-bottom:8px; border-radius:5px;}
dl.liuyan_cont_dl{width:760px; padding:5px 8px; position:relative; background:#F9FEF7; border:1px solid #ddd; border-radius:5px;}
dt.liuyan_cont_dt{height:30px; line-height:30px; text-indent:40px; font-size:16px; font-weight:bold; background:url('../images/liuyan.png') no-repeat left center;}
dd.liuyan_cont_dd_one{text-indent:10px; font-family:"宋体"; line-height:30px;}
dd.liuyan_cont_dd_two{width:200px; height:30px; line-height:40px; text-align:right; position:absolute; top:0px; right:10px; font-size:14px;}
dl.huifu_cont_dl{margin-top:8px; background:#FFFCF5;}
dl.huifu_cont_dl dt.liuyan_cont_dt{height:41px;background:url('../images/huifu.png') no-repeat left center;}
/*留言板块新增样式--fyz--2016-08-25-end*/

/* ====================================================================================
/* ===================================--|分页|--========================================
/* ====================================================================================*/
div.page1 {
    margin-top: 20px;
    margin-left: 10px;
    padding-bottom: 10px;
    float: right;
    color: #666;
}

/*当前页*/
div.page1 strong, div.page1 a {
    padding: 3px 10px;
    display: block;
    float: left;
    border: solid 1px #dcdcdc;
    margin-right: 5px;
    font-size: 12px;

}

div.page1 strong {

}

/**上一页与下一页失效状态*/
div.page1 span.close {
    padding: 3px 10px;
    display: block;
    float: left;
    font-size: 12px;
    border: solid 1px #CCCCCC;
    margin-right: 5px;
    color: #ccc;
    cursor: no-drop;
}

div.page1 strong {
    display: block;
    font-size: 12px;
    float: left;
    background: none repeat scroll 0 0 #7B3713 !important;
    border-color: #c5b635 #c5b635 #c5b635;
    color: #FFFFFF !important;
}

div.page1 a {
    color: #333;
    float: left;
    display: block;

}

div.page1 a:hover {
    background: none repeat scroll 0 0 #CCCCCC !important;
    border-color: #fff #CCCCCC #CCCCCC;
    color: #FFFFFF !important;
}

div.page1 span.count {
    font-size: 12px;
    float: left;
    display: block;
    margin-right: 5px;
    padding: 3px 10px;
}


