/* 全局参数-本css是全站公用的部分*/
/* 
关键参数：
网站宽度：980px;
 */
.cleardiv{clear:both; width:100%; height:1px; }
*{ margin:0px; padding:0px;}
ul li {margin:0px; padding:0px;}
body{ margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;}
	
/* 全站头部开始 */
#top{ height:auto; width:100%; background-image:url(/imge/top-back_01.jpg); background-repeat:repeat-x; border-top:2px #62A21F solid;}
#top-menu{ width:69%; margin:0 auto; height:25px; float:left}
#top-menu2{ width:31%;height:24px; float:right; background:#62A21F; border-bottom:#568F25 1px solid; font-family:"宋体"; line-height:24px; font-size:12px;}
#top-menu2 a{ color:white; text-decoration:none;}
#top-menu2 a:hover{ color:white; text-decoration: underline; font-weight:bold;}
#top-menu2 ul li{ margin:0px; padding:0px; list-style:none; float:left; width:70px; text-align:center;}

#top-menu-t{ width:40px;height:25px; float:right; background:url(/imge/top-menu.png) no-repeat!important;background:url(/imge/top-menu.gif) no-repeat; }
#logo-line{ height:86px; width:986px; margin:0 auto; clear:both;}
.logo{ width:232px; height:71px; background:url(http://www.583idc.com/help/logo.png) no-repeat !important;background:url(http://www.583idc.com/help/logo.gif) no-repeat; float:left;}
.top-ad{width:440px; height:71px; background:url(http://www.583idc.com/help/ad.png) no-repeat!important;background:url(http://www.583idc.com/help/ad.gif) no-repeat; float:left;}
.top-tel{width:164px; height:71px; background:url(http://www.583idc.com/help/tel.png) no-repeat!important; background:url(http://www.583idc.com/help/tel.gif) no-repeat; float:left;}
.top-chat{width:145px; height:71px; background:url(/imge/chat.png) no-repeat!important;background:url(/imge/chat.gif) no-repeat; float:left;}
#menu{ width:100%; height:57px; background-image:url(/imge/menu_07.png)!important;background-image:url(/imge/menu_07.gif); background-repeat:repeat-x; background-position:center; }
/* 正常是980，为了dw改成1000 */
.menu-a{ width:980px; margin:0 auto; line-height:57px; font-family:"微软雅黑","黑体","宋体",yahei; font-size:18px; color:#ffffff; }
.menu-a ul{ margin:0px; padding:0px;}

.menu-a ul li{ margin:0px; padding:0px; list-style:none; width:auto; float:left; text-align:center; background:url(/imge/menuline.png) no-repeat!important;background:url(/imge/menuline.gif) no-repeat;background-position:111px 0px!important;background-position:111px 1px; width:112px; height:57px;}
.menu-a ul li a{width:111px; height:57px; display:block; line-height:57px;}
.menu-a ul li a:link,a:visited,a:active{ color:#ffffff; text-decoration:none; }
.menu-a ul li a:hover{background:url(/imge/nav-hover.png) no-repeat left;
}
.sale-a{background:url(/imge/today.png) no-repeat left!important;background:url(/imge/today.gif) no-repeat left; }

#ad{ width:980px; margin:0 auto; height:41px; margin-bottom:5px;}
#ad .left{ width:8px; height:41px; background:url(/imge/ad_03.png) no-repeat left; float:left;}
#ad .mid{width:963px; float:left; background:url(/imge/ad_05.png) repeat-x; height:41px; line-height:41px;}
#ad .mid .text{
	width:auto;
	margin-left:20px;

	padding-left:40px;
	background:url(/imge/sound_low.png) no-repeat left!important;
		background:url(/imge/sound_low.gif) no-repeat left;
	font-family:"宋体","微软雅黑",yahei,"雅黑";
	font-size:14px;
	
	color: #F00;
}

#ad .right{ width:9px; float:right; background:url(/imge/ad_07.png) no-repeat right; height:41px;}

#footer{ width:100%; height:130px; color:white; line-height:22px; font-size:12px; font-family:"宋体"; background:url(/imge/bottom-back_68.png) repeat-x; background-position:-1px -1px;}
#footer .body{ width:980px; margin:0 auto; height:130px; padding-left:0px; background:url(/imge/footer-body-back_70.png) no-repeat left; background-position:0px -1px;}
#footer .body ul{ width:120px; float:left; text-align:center; margin-right:20px; margin-top:20px;}
#footer .body ul li{ list-style:none;}
#footer .body ul li a{ color:white; text-decoration:none;}
#footer .body ul li a:hover{ text-decoration:underline;}
#footer .body .info{ width:350px; float:right; height:130px; padding-left:30px;}

#footer .body .info .f14{ color:#BFFC49; font-size:14px; font-weight:bold;}
