/*布局样式*/
#container{
	width:994px;
	margin:0 auto;
}
#header{
	width:994px;
	margin:0 auto;
	overflow:hidden;
}
#top{
	width:994px;
	height:80px;
	background:url(../../images/img_100buy.gif) no-repeat 520px 40px;
}
#top img.logo{
	float:left;
	margin:10px 0 0 20px;
}
#top p.slogan{
	float:left;
	height:26px;
	margin-top:30px;
	padding-left:10px;
	border-left:1px solid #676767;
	color:#666;
	line-height:26px;
}
#top div.loginbar{
	width:auto;
	float:right;
	line-height:20px;
}
#top div.loginbar p.login{
	padding:10px 0;
	color:#666;
	text-align:right;
}
#top div.loginbar p.login a{
	color:#666;
}
#top img.buy{
	float:right;
	margin-right:10px;
}
#top div.loginbar div.shoppingcart{
	width:306px;
	height:20px;
	float:right;
	padding:2px;
	background:url(../images/bg_shoppingcart.gif) no-repeat;
	line-height:20px;
}
#top div.loginbar div.shoppingcart p.shopping{
	width:112px;
	height:20px;
	float:left;
	color:#fff;
	text-align:center;
}
#top div.loginbar div.shoppingcart p.shopping a{
	color:#fff;
	text-decoration:none;
}
#top div.loginbar div.shoppingcart p.mine{
	width:192px;
	height:20px;
	float:right;
	text-align:center;
}
#top div.loginbar div.shoppingcart p.mine a:hover{
	color:#fff;
	text-decoration:none;
}
#nav{
	width:994px;
	height:28px;
	border-bottom:1px solid #ccc;
	margin:0 auto;
	position:relative;
}
#header div.red{
	background:url(../images/bg_nav.gif) no-repeat 0 0;
}
#header div.blue{
	background:url(../images/bg_nav.gif) no-repeat 0 -28px;
}
#header div.pink{
	background:url(../images/bg_nav.gif) no-repeat 0 -56px;
}
#header div.green{
	background:url(../images/bg_nav.gif) no-repeat 0 -84px;
}
#nav ul{
	height:22px;
	padding-top:6px;
	left:265px;
	top:0;
	position:absolute;
}
#nav ul li{
	width:auto;
	height:18px;
	float:left;
	padding-right:3px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	text-align:center;
}
#nav ul li span{
	width:auto!important;
	width:44px;
	min-width:44px;
	white-space:nowrap;
	display:block;
	height:18px;
	padding:0 16px 0 20px;
}
#nav ul li a{
	color:#fff;
	text-decoration:none;
}
#nav ul li.current{
	height:32px;
	padding-right:4px;
	position:relative;
	top:-9px;
	left:-1px;
	background:url(../images/bg_nav_cur2.gif) no-repeat right top;
	color:#000;
	line-height:24px;
}
#nav ul li.current span{
	height:26px;
	padding:6px 16px 0 20px;
	background:url(../images/bg_nav_cur1.gif) no-repeat left top;
}
#nav ul li.current a{
	color:#000;
}
#nav ul li span.hotwrap{
	position:relative;
}
#nav ul li span.hotwrap img.hot{
	position:absolute;
	top:-20px;
	right:-12px;
}
#header div.red ul li{
	border-right:1px solid #ea7b84;
}
#header div.blue ul li{
	border-right:1px solid #9dd1ed;
}
#header div.pink ul li{
	border-right:1px solid #eb9cc7;
}
#header div.green ul li{
	border-right:1px solid #8cdfba;
}
#header #nav ul li.current{
	border-right:0;
}
#searchbar{
	width:804px;
	height:60px;
	padding-left:190px;
	padding-top:13px;
	margin:0 auto;
	background-image:url(../images/bg_searchbar.gif);
}
#searchbar input,#searchbar select{
	font-size:14px;
	vertical-align:middle;
}
#searchbar select.sort{
	width:180px;
}
#searchbar select{
	height:22px;
}
#searchbar input.text{
	width:300px;
	height:18px;
}
#searchbar input.button{
	padding:0 5px;
	height:24px;
	line-height:18px;
	margin-right:5px;
}
#searchbar p.cities{
	line-height:24px;
	color:#434343;
	margin-top:5px;
}
#searchbar p.cities a{
	color:#434343;
	padding: 0 5px;
}
#main{
	width:980px;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
}
#footer{
	width:994px;
	height:150px;
	overflow:hidden;
	margin:0 auto;
	margin-top:10px;
	padding-top:10px;
}
#footer p.link{
	width:100%;
	height:24px;
	line-height:24px;
	text-align:center;
}
#footer p.copyright{
	position:relative;
	width:100%;
	margin-top:10px;
	color:#666;
	line-height:20px;
	text-align:center;
}
#footer p.gft{
	width:440px;
	float:left;
	padding:6px 0 10px 280px;
	text-align:center;
	line-height:20px;
	color:#666666;
	font-size:12px;
}
#footer img.huiz{
	margin:12px 0 0 25px;
}
#service{
	width:980px;
	margin:0 auto;
	margin-top:10px;
	height:60px;
	background-color:#f0f0f0;
}
#service table.service-info{
	width:980px;
	margin:0 auto;
	margin-top:6px;
	border-collapse:collapse;
	line-height:24px;
	font-size:12px;
}
#service table.service-info td{
	padding-left:74px;
}
#service table.service-info td select{
	width:140px;
	height:20px;
	font-size:12px;
	vertical-align:middle;
}
#service table.service-info td input.text{
	width:230px;
	height:16px;
	font-size:12px;
	vertical-align:middle;
}
#service table.service-info td input.button{
	width:50px;
	height:22px;
	font-size:12px;
	line-height:16px;
	vertical-align:middle;
}
b{
	font-weight:bold;
}
.cursor{
	cursor:pointer;
}
div.breadcrumb{
	font-size:14px;
	line-height:20px;
	text-indent:5px;
}
div.breadcrumb a{
	color:#af0200;
}
/*我的百城头部*/
div.user-top{
	width:834px;
	padding:10px 80px;
	background:url(../images/bg_my100_top.gif) no-repeat bottom;
	border-top:3px solid #b00201;
}
#user_top{
	height:55px;
}
#admin_top{
	height:26px;
}
div.user-top div.nav{
	width:300px;
	height:16px;
	float:left;
	padding:4px 0;
	border-right:1px solid #b8b8b8;
	line-height:18px;
	color:#444;
}
div.user-top div.nav a{
	color:#444;
}
div.user-top div.form{
	width:500px;
	float:left;
	margin-left:20px;
}
div.user-top div.form input.text{
	font-size:12px;
	width:300px;
	height:14px;
	border:1px solid #b7b7b7;
	padding:3px;
	vertical-align:middle;
}
div.user-top div.form input.serbtn{
	width:70px;
	height:24px;
	font-size:14px;
	color:#444;
	line-height:20px;
	vertical-align:middle;
}
div.user-top p.cities{
	width:100%;
	float:left;
	margin-top:5px;
	line-height:24px;
	color:#444;
}
div.user-top p.cities a{
	color:#444;
}
#footer p.gft1{
	width:570px;
	overflow:hidden;
	float:none;
	margin:0 auto;
	padding:6px 0 10px 0;
}
#footer p.gft1 span.txt{
	width:440px;
	float:left;
}
#footer img.xiny{
	float:left;
	margin:12px 25px 0 0;
}
#footer img.huiz{
	float:left;
	margin:12px 0 0 25px;
}
input,select,textarea{
	font-size:12px;
}
table input,table select,table textarea,table img{
	vertical-align:middle;
}
.pointer,img.pointer{
	cursor:pointer;
}
.highlight{
	color:#af0200;
}
#errorMain{
	width:960px;
	height:400px;
	background:url(../images/bg_error.jpg) no-repeat;
	position:relative;
}
#errorMain p.error{
	position:absolute;
	left:480px;
	top:200px;
	width:160px;
	color:#ab1210;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
}
#errorMain p.error a{
	color:#0655ba;
	padding:0 5px;
}

/*友情链接*/
div.friendlink{
	width:978px;
	height:70px;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
	padding:5px 0;
	background:url(../images/bg_banner.gif) repeat-x top;
	border:1px solid #adadad;
}
div.friendlink div.title{
	width:100px;
	height:40px;
	float:left;
	padding:15px 0 15px 30px;
	text-align:center;
	line-height:40px;
	overflow:hidden;
}
div.friendlink div.title h4{
	font-size:14px;
}
div.friendlink div.link-list p{
	font-size:12px;
}
div.friendlink div.link-list{
	width:800px;
	float:left;
	padding:5px 20px 5px 10px;
	line-height:30px;
}
div.friendlink div.link-list a{
	padding-left:20px;
	white-space:nowrap;
	display:inline-block;
	background:url(../images/pt_point_red.gif) no-repeat 10px 12px;
}
