/* banner */
#focusAd{width:980px;height:350px;}
#focusAd:hover .prev,
#focusAd:hover .next{display:block;}
#focusAd .prev,
#focusAd .next{display:none;position:absolute;top:45%;z-index:2;width:48px;height:48px;background:url("/content/msxy/skin/images/lr.png") no-repeat ;cursor:pointer;filter:alpha(opacity=30);opacity:.3;}
#focusAd .prev:hover,
#focusAd .next:hover{filter:alpha(opacity=80);opacity:.8;}
#focusAd .prev{left:10px;}
#focusAd .next{right:10px;background-position:-48px 0;}
#focusAd .bd{height:350px;overflow:hidden;}
#focusAd .bd .pic{height:350px;}
#focusAd .hd{right:50%;bottom:10px;margin-right:-40px;}
#focusAd .hd ul li{margin-right:6px;width:14px;height:14px;line-height:14px;background-color:#fff;text-indent:-999px;overflow:hidden;border-radius:15px;}
#focusAd .hd ul li.on{background-color:#f90;}

/* 正文内容区域 */
#content{padding:20px 0;overflow:hidden;}
#content .box{width:300px;border:none;}
#content .box .hd{position:relative;height:40px;border-bottom:2px solid #ccc;}
#content .box .hd h3{position:absolute;z-index:2;left:0;top:0;display:inline-block;*display:inline;zoom:1;padding:0 10px;border-bottom:2px solid #888;line-height:40px;font-size:16px;font-weight:normal;}
#content .box .hd .more{margin-top:8px;}
#content .box .bd{padding:10px 0;}

	#xbdt,
	#yqlj{margin-left:40px;}

/* 友情链接 */
#yqlj .bd{overflow:hidden;}
#yqlj .bd .pic{margin-bottom:5px;overflow:hidden;}
#yqlj .bd .pic li{float:left;width:50%;height:44px;overflow:hidden;text-align:center;}
#yqlj .bd .pic li img{width:90%;padding:1px;border:1px solid #eee;}
#yqlj .bd .list li{float:left;width:33%;line-height:24px;text-align:center;}

/* 快速登录 */
#content #ksdl .bd{padding:25px 0 10px 10px;overflow:visible;}
#ksdl .bd li{float:left;width:24.9%;}
#ksdl .bd li a{display:block;width:64px;padding-top:34px;height:30px;line-height:30px;background:#e8e8e8 url("images/btn.png") no-repeat 15px -35px;text-align:center;}
#ksdl .bd li.li3 a{position:relative;background-position:15px -101px;}
#ksdl .bd li.li3 a span{display:none;}
#ksdl .bd li.li4 a{background-position:17px -172px;}
#ksdl .bd li a:hover{background:#f2e8d7 url("images/btn.png") no-repeat -51px -35px;color:#eb7919;}
#ksdl .bd li.li3 a:hover{background-position:-51px -101px;}
#ksdl .bd li.li3 a:hover span{display:block;position:absolute;z-index:2;top:-170px;left:-48px;width:160px;height:160px;background:url("/content/msxy/skin/images/ewm.jpg") no-repeat ;border:1px solid #ddd;box-shadow:1px 1px 3px #555;}
#ksdl .bd li.li4 a:hover{background-position:-49px -172px;}