/* CSS Document */
#sd{ height:265px; overflow:hidden;}
.sdtop{margin:16px 10px 10px; }
.sdtop dl{ width:330px; float:left; margin:0 0 25px 10px; display:inline;}
.sdtop dl dt{ float:left; margin-right:11px; display:inline;}
.sdtop dl dt img{ border:1px solid #b4b4b4; width:73px; height:73px;}
.sdtop dl dd{ padding-right:15px;}
.sdtop dl dd h2{ font-family:"微软雅黑"; font-size:16px;}
.sdtop dl dd p{ line-height:18px; padding-top:3px;}

.markbox{}
.markbox ul{}
.markbox ul li{ width:340px; float:left; border:1px solid #dedede; margin:9px 9px 0 0;}
.markbox ul li h2{ font-family:"微软雅黑"; font-size:16px; padding:5px 15px;}
.markbox ul li h2 a{ color:#000;}
.markbox ul li h2 a:hover{ color:#f00;}
.markbox ul li p{ line-height:22px; padding:0 15px;}
.markbox ul li img{ border:10px solid #dedede;}
.markbox ul li div{ height:30px; line-height:30px;  padding:0 10px; border-top:1px solid #dedede; margin-top:5px;}

.serchbox-new{ height:35px; padding:3px 0 0 10px;}
.newhei{ height:150px; overflow:hidden;}

.hotimglist{ border-bottom:1px dotted #dedede; height:110px; padding:15px 15px 0;}
.hotimglist dt{ padding-bottom:7px;}
.hotimglist dt h2{ font-weight:bolder; font-size:14px;}
.hotimglist dd .imgbox img{ width:75px; height:75px;}
.hotimglist dd .imgbox{ float:left; padding-right:11px; border-right:1px dotted #dedede; margin-right:11px; display:inline;}
.hotimglist dd p{ line-height:20px;}

#botad{ margin:10px 0;}


/*幻灯*/
.flashabout{ height:50px; width:660px; padding:10px 20px; position:absolute; bottom:0px; background-color:#000; color:#fff; opacity:0.75; filter : progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=75,finishOpacity=100);}
.flashabout h2{ font-weight:bolder; font-size:16px;}
.flashabout h2 a{ color:#fff;}
.flashabout p{ line-height:20px; padding-top:5px;}
#slides {position:absolute;z-index:100;}
#slides .slide {width:700px;}
.slides_container {width:700px; height:280px;overflow:hidden;position:relative;}
.pagination {position:absolute; right:10px;  bottom:45px; z-index:101;}
.pagination li {float:left;margin:0 1px;}
.pagination li a {display:block;width:12px;height:0;padding-top:12px;background-image:url(../images/pagination.png);background-position:0 0;float:left;overflow:hidden;}
.pagination li.current a {background-position:0 -12px;}
