/* 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 dl 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/001.png) no-repeat;
	margin-bottom: 15px;
}
.side dl dd{
	width: 100%;
	line-height:35px;height:35px;
	_float: left;
	display: block;;
	padding: 0 5px;
	clear: both;
}
.side dl dd+dd{
	margin-top: 15px;
}

.side dl dd.side_li{
	background: url(img/002.png) no-repeat 5px center;
}

.side dl dd a{
	width: 100%;
	_line-height:33px;
	text-align:left;
	text-indent:40px;
	_display:block;
	_position:absolute;
	_top:0px;
	_left:0px;
}
/*	选中状态*/
.side dl dd.side_on,.side dl dd.side_li:hover{

	font-weight:bold;padding-left:1px;
	background:url(img/003.png) no-repeat 5px  center;
}
.side dl dd.side_on a,.side dl 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;}

