/* side */
.side em {font-size:12px;font-style:normal;color:#999999;}
.side a {width:90%;display:block;font-size:16px;}
.side input {width:140px;border:#DDDDDD 1px solid;border-radius:8px;padding:8px 8px 8px 26px;font-size:14px;background:#FFFFFF url('image/icon-search16.png') no-repeat 6px center;outline:none;margin:16px 16px 16px 32px;}
.side input:hover {width:180px;}
.side_li {line-height:48px;height:48px;padding-left:32px;overflow:hidden;}
.side_li:hover {background:#F3F3F3;}
.side_on {line-height:48px;height:48px;background:#EEEEEE;padding-left:32px;overflow:hidden;}


.side dt{
	width: 100%;
	height: 31px;
	line-height: 31px;
	text-align: left;
	text-indent: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url(img/00.png) no-repeat;
	margin-bottom: 15px;
}
.side dd{width: 100%;line-height:35px;height:35px;_float: left;display: block;;padding: 0 5px;clear: both;}
.side dd+dd{margin-top: 15px;}

.side dd.side_li{_background:#e6e6e6 ;
	-background: #fafafa url(img/00.png) no-repeat 5px 0;
	background: #fafafa url(img/00.png) no-repeat right 0;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
}

.side dd a{
	width: 100%;
	_line-height:33px;
	text-align:left;
	text-indent:40px;
	_display:block;
	_position:absolute;
	_top:0px;
	_left:0px;
}
/*	选中状态*/
.side dd.side_on,.side dd.side_li:hover{
	--background: #007dda url(img/00.png) no-repeat 5px  -35px;
	--background: #005998 url(img/00.png) no-repeat 5px  -35px;
	background: #06c url(img/00.png) no-repeat right  -35px;
	border: 1px solid #06c;
	border-radius: 2px;
	font-weight:bold;padding-left:1px;
}
.side dd.side_on a,.side dd.side_li:hover a{
	color:#fff;

}

.my-share  a {
	padding-left: 35px;
	height: 32px;
	*display: inline;
	display: inline-block;
}
.my-share  .my-share-more {background: url(share/more.png) no-repeat;padding-left: 65px;}
.my-share  .my-share-weixin {background: url(share/weixin.png) no-repeat;}
.my-share  .my-share-weixin-friend {background: url(share/weixinfriend.png) no-repeat;}
.my-share  .my-share-qzone {background: url(share/qzone.png) no-repeat;}
.my-share  .my-share-qqim {background: url(share/qqim.png) no-repeat;}
.my-share  .my-share-sinablog {background: url(share/sinablog.png) no-repeat;}
.gray35{    padding-left: 15px;color:#8f8f8f;
	height: 32px;    font-size: 16px;
	*display: inline;
	display: inline-block;}

.font_switchsize{}
.font_switchsize span{display: inline-block;}
.font_switchsize span:hover{cursor:pointer; color:#005998;}

