/*头部*/
.header{ background-color:#f2f2f2;}
	.head-login{ width:1200px; margin:0 auto; color:#494949;}
		.head-login a{ display:inline-block; margin:5px 5px 0px 6px; color:#494949;}
		.head-login a:hover{ color: #c69c6d; text-decoration:underline;}

/*搜索栏*/
.head-search{ width:1200px; margin:0 auto; height:90px; background:url("../images/head.gif") no-repeat center;}
	.head-search div{ padding:32px 0 0 760px;}
	.head-search form{ overflow:hidden;}
		.head-search input{ float:left; display:inline; border:1px solid #c69c6d; width:209px; height:29px; line-height:29px; padding:0 0 0 30px; background:#fff url(../images/search-icon.png) no-repeat 7px 7px;}
		.head-search form a{ float:left; display:inline; height:31px; line-height:31px; font-size:14px; margin:0 0 0 10px; color:#494949;}
		.head-search form a:hover{ color: #c69c6d;text-decoration:underline;}
	.search-tag{ overflow:hidden;margin-top:4px;}
		.search-tag li{ float:left; display:inline; margin:0 15px 0 0;}
			.search-tag li a{ font-family:'微软雅黑'; color:#000000;}
/*导航栏*/
.navigation{ background:url() repeat-x 0 0;}
	.navigation ul{ width:1200px; margin:0 auto; height:46px; padding:0 0 0 3px; overflow:hidden; background:url(../images/spit-line.png) no-repeat 0 0;}
		.navigation li{ float:left; display:inline; padding:0 3px 0 0; background:url(../images/spit-line.png) no-repeat 100% 0;}
			.navigation li a{ display:inline-block;}
			.navigation li a:hover{}
/*hot-tags*/
.hot-box{ height:43px; line-height:43px; background:url() repeat-x 0 0;}
	.hot-tags{ width:1200px; margin:0 auto;}
		.hot-tags li{ float:left; display:inline;}
		.hot-tags li a{ padding:0 10px; color:#000000; background:url(../images/hot-tags-icon.png) no-repeat;}
		.hot-tags li a:hover{ color: #c69c6d; text-decoration:underline;}
		.hot-tags ul{ overflow:hidden;}
			.hot-tags ul.fl li a{ background-position:0% 0%;}
			.hot-tags ul.fr li a{ background-position:0% 0%;}
		.hot-tags li.user-center{ background:url(../images/new-icon.png) no-repeat 64px 15px;}
			.hot-tags li.user-center a{ padding-right:32px;}
.ad-box{ height:68px; border-top:1px solid #dedede; border-bottom:1px solid #dedede; background-color:#fff;}
	.ad-box .ad-top{ width:1200px; margin:0 auto;  position:relative;}
		.ad-box .ad-top img{ margin-left:65px;}
		.insert-btn{ display:block; width:69px; height:21px; position:absolute; top:24px; right:88px; background:url(../images/insert-btn.png) no-repeat 0 0;}			
/*底部*/
.footer{ margin: 20px 0 0 0; padding: 0px 0 0 0; color:#656565; background:url() repeat-x 0 0; position:relative;}
	.footer-box{ width:1200px; margin:20px 0px 20px 0px;padding:0 0px; overflow:hidden;}
		.footer-box dl{ padding:0 67px; background:url() no-repeat right center;}
		.footer-box dl.member-service{ background:none;}
			.footer-box dt{ font-size:16px; line-height:18px; margin:0 0 11px 0; padding:0 0 0 8px;}
			.footer-box dl.about-us dt{ background:url() no-repeat left center;}
			.footer-box dl.new-help dt{ background:url() no-repeat left center;}
			.footer-box dl.pay-huihuo dt{ background:url() no-repeat left center;}
			.footer-box dl.pay-peisong dt{ background:url() no-repeat left center;}
			.footer-box dl.sale-service dt{ background:url() no-repeat left center;}
			.footer-box dl.member-service dt{ background:url() no-repeat left center;}
			.footer-box dd{ padding:0 0 0 8px; background:url() no-repeat 0 50%;}
				.footer-box dd a{ line-height:22px; color:#666666;}
				.footer-box dl.member-service dd{ background:none;}
.promise{ width: 1177px; margin: -95px 0px 15px 0px; border: 0px solid #ccc; overflow:hidden;}
	.promise a{ float:left; display:inline;}
.bottom-box{ padding:15px 0 18px 0;}
	.bottom-box li{ display:inline; color:#656565;}
		.bottom-box li a{ padding: 0 8px; color:#656565;}
.about-link{ padding:15px 0 0 0;}
	.about-link li{ display:inline; padding: 0 5px;}
/*底部*/
@charset "utf-8";
*{margin:0px;padding:0px;font-family:"微软雅黑";font-size:12px; text-decoration:none;list-style-type:none;}
img{border:0px;}
