﻿@import url("border.css");
@import url("widget.css");
a{
  color:#464646;
  text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 180%;
	margin:0;
}
#AllWrap{
	width:998px; 
	margin:15px auto 0;
}

#Top{
	width:998px;
    margin:0 auto;
	padding:5px 0 0;
}
#Logo{
	float:left;
    margin:0 0 0 10px;
}
#TopLinks{
	float:right;
    margin:0 5px 0 0;
    text-align:left;
}

.top_menu{ float:right; margin:0 10px 0 0; text-align:right; border-right:1px dotted #333; padding:0px 5px 0px 0;}
.top_menu a{ background:url(sign.gif) no-repeat; color:#5E5E5E; padding-left:10px; padding-right:5px;}
.top_menu a:hover{ background:url(sign.gif) no-repeat; color:#8C0000; padding-left:10px; text-decoration:underline;}

.left{ width:189px; float:left;}

.center{ width:562px; float:left; margin:0 10px;}

.right{ width:225px; float:right;}
/*--滑动开始--------------------------------------------------------------------------------------------------------------------------*/

.rank_top{ width:225px; height:24px; line-height:24px; text-indent:20px; background:url(titlebg.gif) no-repeat; font-weight:bold; color:#fff;}
.rank_body{ width:217px; border:1px solid #D4D5D0; padding:3px;}
/* 标准盒模型 */
.ttl{height:18px;}
.w936{margin:0;clear:both;width:217px; margin:0 auto; padding:0;/*这里调整整个滑动门的宽度*/}
.ctt{padding:0px;clear:both;border:1px solid #CDCDCD;border-top:0;text-align:left; width:215px;}
.ctt ul{ margin:0px; padding:0px; list-style:none;}
.ctt li{ display:block; border-bottom:1px solid #F1F1F1; background:url(sign4.gif) no-repeat left center; text-indent:10px; width:100%; padding:5px 0px 4px 0px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

/* TAB 切换效果 */
.tb_{ height:22px; background:url(tb_.gif) no-repeat bottom right; margin:0; padding:0;width:217px;}
.tb_ ul{height:20px; margin:0px; padding:0px; list-style:none;}
.tb_ li{float:right;height:20px;line-height:20px;cursor:pointer; margin:0 0 0 1px;}
/* 用于控制显示与隐藏的css类 */
.normaltab{ background:#D8D9D3; border:1px solid #ccc; border-left:0; color:#444; padding:0 5px;}
.hovertab{ background:#fff; border:1px solid #ccc; border-bottom:1px solid #fff; color:#444; padding:0 5px;}
.dis{display:block;}
.undis{display:none;}
/*--滑动结束--------------------------------------------------------------------------------------------------------------------------*/

																					
/*=主菜单
=============================================================================================*/
#Menu{
	height:32px;
    background:#000;
    padding:0;
    *overflow:hidden;
}
#Menu ul{
	*overflow:hidden;
}
#Menu li{
	height:32px;
	display:inline;
	font-family: Geneva, Arial, Helvetica, sans-serif
}
#Menu li a{
	color:#FFFFFF;
}
.menu_left{ float:left;}
.menu_right{ float:right; width:159px; height:23px; background: url(cartbg.gif) no-repeat; margin-top:5px; margin-right:15px; padding:2px 0px 0 0px;}	
.menu_center{ float:left; height:32px; line-height:32px;}
.menu_center a{ border-right:1px solid #262626; padding:8px 15px 7px !important; padding:10px 15px; color:#fff; font-weight:700;}
.menu_center a:hover{ border-right:1px solid #262626; padding:8px 15px 7px !important; padding:10px 15px; color:#fff; background:#A50124; font-weight:700; text-decoration:none;}
.menu_center .cat1{ float:left;}

.pinlun{margin-bottom:5px;}
.pinlun_title{ width:189px; height:24px; line-height:24px; text-indent:20px; background:url(titlebg.gif) no-repeat;}
.pinlun_title h3{ margin:0; padding:0; font-size:12px; font-weight:700; color:#EAEAEA;}
.pinlun_body{ width:167px; border:1px solid #D4D5D0; padding:10px;}
			
/*=显示底部区域
=============================================================================================*/
#Foot{
	width:988px;
	margin:0 auto;
	margin-top:10px;
    padding:0px;
    border-top:1px solid #ccc;
}
#FootLinks{
   padding:5px 20px;
   border-bottom:1px solid #7B797B;
}
#FootLinks .TreeList{
	float:left;
    width:20%;
}
#FootLinks .TreeList .cat1{
	font-weight:bold;
    color:#656565;
    padding:5px 0 10px;
}
#FootLinks .TreeList .cat2{
	background:url(arrs.gif) no-repeat 0 -22px;
    margin-left:10px;
}

#FootMenu{
   margin:5px 0;
}
#FootMenu .menu a{
   color:#828282;
}
#FootMenu .TreeList{
	overflow:hidden;
    text-align:center;
}
#FootMenu .TreeList div{
	font-weight:normal;
	display:inline;
	padding:0 10px;
	border-right:1px solid #CCCCCC;
}
#Copyright *{
	text-align:center;
}
.cut{
	overflow:hidden;
}
