/* CSS Document */
/* 顶部导航栏 */
/* CSS Document */

body {
    margin:0px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #535353;
}

a:link {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
/* 导航栏样式*/
a.dh:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.dh:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.dh:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
a.dh:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* 导航栏样式*/

/* 店铺分类样式*/
a.dp:link {
	font-family: "宋体";
	font-size: 14px;
	color: #330100;
	text-decoration: none;
	font-weight: bold;
}
a.dp:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #330100;
	text-decoration: none;
	font-weight: bold;
}
a.dp:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #330100;
	text-decoration: underline;
	font-weight: bold;
}
a.dp:active {
	font-family: "宋体";
	font-size: 14px;
	color: #330100;
	text-decoration: none;
	font-weight: bold;
}
/* 店铺分类样式*/
/* 首页新闻样式*/
a.xw:link {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;

}
a.xw:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.xw:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a.xw:active {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

/* 首页新闻样式*/

/* 左侧栏标题*/
.L_tilte{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/* 顶部导航*/
.top{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.cpimg{ border:#CCCCCC solid 1px;}
/*友情链接样式*/
.sea_left{font-family:"宋体";font-size:12px;color:#FFFFFF;}
.gg{
	font-family:"宋体";
	font-size:12px;
	color:#0E95D7;
	font-weight: bold;
}
.xixibox {height:456px;background-image:url(add/xixibg.jpg);background-repeat:no-repeat;background-position:bottom}
/* 右侧栏标题*/
.L_Right{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.L_Right1{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #CE2800;
}
/* 推荐店铺*/
.TJ_dianpu{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 左侧二手分类样式*/
a.l_er:link {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	letter-spacing:5px;

}
a.l_er:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	letter-spacing:5px;
}
a.l_er:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
	letter-spacing:5px;
}
a.l_er:active {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	letter-spacing:5px;
}

/* 左侧二手分类样式*/
