@charset "utf-8";
/* CSS Document */

body{ color:#333; font-size:13px;}
h3,ul,li{margin:0;padding:0; list-style:none;}
.scrollbox{ width: 29%;float: left;margin-left: 2%; margin-right: 2%;overflow: hidden; border: 1px solid #CFCFCF;}
#scrollDiv{width: 100%;height:359px; overflow:hidden; margin: 0 auto;}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{height:99px;  padding:0 20px; margin: 0 auto; vertical-align:bottom; zoom:1; border-bottom:#B7B7B7 dashed 1px;}
#scrollDiv li h3{ height:24px; padding-top:5px; font-size:14px; color:#353535; width:100%;overflow: hidden;text-align:left!important;}
#scrollDiv li h3 img{position:absolute;left:0;top:10px!important;}
#scrollDiv li h3 a{font-size: 18px; text-decoration:none;margin-left:14px;}
#scrollDiv li h3 a:hover{ color:#F00}
#scrollDiv li div{ margin-left:14px;text-align:left!important;height:50px; width:100%; color:#909090; line-height:25px;overflow:hidden}
#scrollDiv li div a{ color:#416A7F; text-decoration:none}

#scrollDiv2{width:100%;height:359px; overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
#scrollDiv2 li{height:99px;  padding:0 20px;    margin: 0 auto; background:url(ico-4.gif) no-repeat 10px 23px; vertical-align:bottom; zoom:1; border-bottom:#B7B7B7 dashed 1px;}
#scrollDiv2 li h3{ text-align:left!important;height:24px; padding-top:5px; font-size:14px; color:#353535;  width:100%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
#scrollDiv2 li h3 img{position:absolute;left:0;top:10px!important;}
#scrollDiv2 li h3 a{margin-left:14px;font-size: 18px; text-decoration:none}#scrollDiv li h3 a:hover{ color:#F00}
#scrollDiv2 li div{margin-left:14px;text-align:left!important; height:50px; width:100%; color:#909090; line-height:25px; overflow: hidden;}
#scrollDiv2 li div a{ color:#416A7F; text-decoration:none}
	
#scrollDiv3{width:100%;height:359px; overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
#scrollDiv3 li{height:99px;  padding:0 20px; text-align: center;    margin: 0 auto; background:url(ico-4.gif) no-repeat 10px 23px; vertical-align:bottom; zoom:1; border-bottom:#B7B7B7 dashed 1px;}
#scrollDiv3 li h3{ text-align:left!important;height:24px; padding-top:5px; font-size:14px; color:#353535;  width:100%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
#scrollDiv3 li h3 img{position:absolute;left:0;top:10px!important;}
#scrollDiv3 li h3 a{margin-left:14px;font-size: 18px; text-decoration:none}#scrollDiv li h3 a:hover{ color:#F00}
#scrollDiv3 li div{ margin-left:14px;text-align:left!important;height:50px; width:100%; color:#909090; line-height:25px; overflow: hidden;}
#scrollDiv3 li div a{ color:#416A7F; text-decoration:none}
	
.scroltit{    margin-right: 20px; height:26px; line-height:26px; padding-bottom:4px; margin-bottom:4px;}
.scroltit h3{ width:100px; float:left;}
.scroltit .updown{float:right; width:32px; height:22px; margin-left:4px}
#but_up{ background:url("../images/up.gif") no-repeat 0 0; text-indent:-9999px}
#but_down{ background:url("../images/down.gif") no-repeat 0 0; text-indent:-9999px}
	
#but_up2{ background:url("../images/up.gif")  no-repeat 0 0; text-indent:-9999px}
#but_down2{ background:url("../images/down.gif") no-repeat 0 0; text-indent:-9999px}
	
#but_up3{ background:url("../images/up.gif")  no-repeat 0 0; text-indent:-9999px}
#but_down3{ background:url("../images/down.gif") no-repeat 0 0; text-indent:-9999px}

	.zhengti{
		width:100%;
		text-align: center;
	}