﻿@import url("border.css");
@import url("widget.css");
@import url("hack.css");

body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 180%;
	margin:0;
	background:url(../images/bgAll.gif);
}

/* layout */
#bgWraper{margin:0 auto; width:990px; background:url(../images/bgLine.gif) repeat-y 0 0;}
#allWrap{margin:0 auto; width:960px; overflow:hidden;}
#leftColumn{float:left; width:190px; overflow:hidden;}
#Main{float:right; width:760px; overflow:hidden;}
.mainBox{margin:0 auto; width:750px;}
.IndexGoodsBox{clear:both; margin:0 auto; width:750px;}
#otherRightColumn{float:right; overflow:hidden; width:760px; padding:10px 0 0;}

/* Link */
a:link {color: #333; text-decoration:none;}
a:visited {color: #333;text-decoration:none;}
a:hover {color: #f00; text-decoration:underline;}
a:active {color: #333;}

/* forms */
#SearchWrap .inputstyle{background:#fff; height:14px; overflow:hidden; border:1px solid #c1c1c1;}

/* header */
#header{margin:0 auto; width:960px; height:208px; position:relative; background:url(../images/topBg.jpg); no-repeat;}
#logo{float:left; height:90px; padding:30px 0 0;}
#member{height:22px; line-height:22px; overflow:hidden; position:absolute; bottom:5px; left:30px;}
#member a{color:#333; margin:0 3px;}
#member span{}
#menu{position:absolute; width:800px; height:26px; bottom:35px; left:5px;}
#menu li{float:left; height:26px; line-height:26px; background:url(../images/menuLine.gif) no-repeat right top; padding:0 10px;}
#menu li a{font-size:16px; font-weight:bold; color:#fff;}
#menu li a:hover{text-decoration:none; color:#E9F3FC;}																

/*=搜索栏
=============================================================================================*/	
#SearchWrap{position:absolute; height:24px; line-height:24px; top:180px; right:5px; width:520px;}
#SearchWrap a{text-decoration:underline; color:#333}
#SearchWrap .SearchBar{
	margin:0 auto;
}
#SearchWrap .htlinks a{
	color:#333333;
	padding:0 5px;
}
#SearchWrap .htlinks{
	margin:8px;
	margin-left:-210px;
}
#SearchWrap .htlinks div{
	display:inline;
}
#SearchWrap .btn_search{
	text-indent:-9999px;
	background:url(search.gif) no-repeat;
	width:47px;
	height:24px;
	border:none;
	cursor:pointer;
	*text-indent:0;
	*line-height:9999px;
	*font-size:-1;
	position:relative;
}				
/*=flash和新闻
=============================================================================================*/
#flash{float:left; width:480px; padding-top:10px;}
#news{float:right; width:260px;}
		
/*=显示底部区域
=============================================================================================*/
#footer{margin:0 auto; width:960px; background:url(../images/bottom.jpg) no-repeat; overflow:hidden; position:relative; height:150px;}
#footer .memu{margin:0 auto; padding-top:9px; width:960px; height:20px; text-align:center;}
.bottomLogo{float:left; width:280px;}
.copyright{float:left; width:300px; text-align:center; padding-top:30px;}
.buttonLinks{float:right; width:309px; height:22px; padding:39px 0px 0 0;}
.buttonLinks li{float:left; width:103px;}
.buttonLinks li a{color:#333; font-size:14px; font-weight:bold;}
#footer .TreeList{overflow:hidden;}
#footer .TreeList div{font-weight:normal; display:inline; padding:0 10px;	border-right:1px solid #CCCCCC;}