﻿/* CSS Document */

body{
	margin:0 auto;
	padding:0;
	margin-top:3px;
	font-size:12px;
	text-align:center;
	width:1000px;
}
.wrap-top{
    float:left;
	width:1000px;
}

.wrap{
    float:left;
	width:780px;
}
.header{
	width:1000px;
}
.h_left{
	float:left;
	width:260px;
	height:90px;
	margin-top:8px;
}
.h_right{
	float:right;
	width:700px;
	color:#666666;
	line-height:18px;
    margin-top:8px;
    margin-right:10px;
}
/*说明*/
.r_t{
	 text-align:left;
	 text-indent:25px;
}
/*导航*/
.r_f{
	width: 500px;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
    font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033FF;
	margin-top: 1px;
	background-color: #DFECFD;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-right: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	padding-left: 8px;
	text-align: left;
}
.r_f a:link,.r_f a:visited{
	font-size: 13px;
	color: #0033FF;
	text-decoration: none;
}
.r_f a:hover{
	text-decoration:underline;
	font-size:13px;
	color:#FF0000;
}
/*新闻*/
.new-right{
	float:right;
	width:212px;
}
.news-list{
	float:right;
	width:210px;
	height:644px;
	border:1px #CCCCCC solid;
	text-align:left;
}
.news-l-top{
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #F7F5F6;
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
	color: #FF0000
}
.news-l-body{
	float:left;
	padding:5px 3px 8px 6px;
}
.news-l-body ul{
	 margin:0;
	 padding:0;

}
.news-l-body li{
	float:left;
	width:190px;
	height:20px;
	line-height:20px;
	background-image:url('../images/li-ico.jpg');
	background-repeat:no-repeat;
	background-position:left 8px;
	padding-left:8px;
	overflow:hidden;
}
.news-l-body a:link,.news-l-body a:visited{
	color:#1F1F1F;
	font-size:13px;
}
.news-l-body a:hover{
    font-size:13px;
    color:#FF3300;
	background-color:#FFF;
}
/*商家*/
.news-shangjia{
	float:right;
	width:210px;
	height:540px;
	border:1px #CCCCCC solid;
	text-align:left;
	margin-top:8px;
}
.news-s-top{
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #F7F5F6;
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
	color: #FF0000
}
.news-s-body{
	float:left;
	padding:5px 3px 8px 6px;
}
.news-s-body ul{
	 margin:0;
	 padding:0;

}
.news-s-body li{
	float:left;
	width:190px;
	height:20px;
	line-height:20px;
	background-image:url('../images/li-ico.jpg');
	background-repeat:no-repeat;
	background-position:left 8px;
	padding-left:8px;
	overflow:hidden;
}
.news-s-body a:link,.news-s-body a:visited{
	color:#1F1F1F;
	font-size:13px;
}
.news-s-body a:hover{
    font-size:13px;
    color:#FF3300;
	background-color:#FFF;
}

/*分站*/
.fenzan{
	float:right;
	width:200px;
	height:15px;
	text-align:right;
	margin-right:8px;
}
/**/
.f-dj{
	float:left;
	font-size:14px;
	color:#666666;
	width:300px;
	height:25px;
	line-height:25px;
	text-align:left;
	margin-left:10px;
}

/*收藏*/
.shoucang{
	float:right;
	width:200px;
	height:25px;
	line-height:25px;
	text-align:right;
	margin-right:8px;
}


/*热门城市*/
.hotcity{
float:left;
	width:460px;
	height:20px;
	font-size:13px;
	line-height:20px;
	color:#FF0000;
	text-align:left;
	padding-left:10px;
}
.part001{
	float:left;
	width:780px;
}
.part-top{
	margin-top:8px;
}
.t_left{
	float:left;
	width:150px;
	height:40px;
	line-height:40px;
	background-color:#F7F5F6;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
}
.t_left a:link,.t_left a:visited{
	font-size:14px;
	display:block;
	width:150px;
	height:30px;
	font-weight:bold;
	line-height:30px;
	margin-top:8px;
	color:#261CDC;
	text-decoration:none;
}
.t_left a:hover{
	text-decoration:underline;
	color: #261CDC;
	background-color:#FFFFCC;
	margin-top:8px;
	font-weight:bold;
}
.left{
	float:left;
	width:105px;
	height:46px;
	line-height:46px;
	background-color:#F7F5F6;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	font-size:14px;
	font-weight:bold;
	color:#261CDC;

}
.left a:link,.left a:visited{
	font-size:14px;
	display:block;
	width:100px;
	height:30px;
	font-weight:bold;
	line-height:30px;
	margin-top:8px;
	color:#261CDC;
	text-decoration:none;
}
.left a:hover{
	text-decoration:underline;
	color: #261CDC;
	background-color:#FFFFCC;
	margin-top:8px;
	font-weight:bold;
}
.red_link a:link,.red_link a:visited{
	font-size:14px;
	display:block;
	height:30px;
	font-weight:bold;
	line-height:30px;
	margin-top:5px;
	color:#FF0000;
}
.red_link a:hover{
	font-size:14px;
	text-decoration:underline;
	color: #FF0000;
	background-color:#FFFFCC;
	margin-top:5px;
	font-weight:bold;
}
.right{
	float: right;
	width: 655px;
	height: 50px;
	line-height: 23px;
	text-align: left;
	border-bottom: 1px;
	border-bottom-color: #E1E1E1;
	border-bottom-style: dotted;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 8px;
	font-size: 12px;
	color: #1835D1;
	color: #666666;
}
.right1{
	height:70px;
}
.right a:link,.right a:visited{
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.right a:hover{
    font-size:12px;
	text-decoration: underline;
	color: #1835D1;
	background-color:#FFFFCC;
}
a.red-a:link,a.red-a:visited{
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}
a.red-a:hover{
	text-decoration:underline;
	color:#FF0000;
}
a.red-a1:link,a.red-a1:visited{
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}
a.red-a1:hover{
	text-decoration:underline;
	color:#FF0000;
}
a.sc-a1:link,a.sc-a1:visited{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.sc-a1:hover{
	text-decoration:underline;
	color:#FF0000;
}
.f-toptext{
    float:left;
	width:500px;
	height:25px;
	line-height:25px;
	padding-left:10px;
    text-align:left;
	font-size:13px;
	color:#333333;
}
.f-red{
    color:#FF0000;
}
.footer{
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #4D4D4D;
	margin-top: 5px;
	padding-top:5px;
	height:50px;
	border-top:1px #999999 solid;
}
.footer a:link,.footer a:visited,.footer a:hover{
	font-size:12px;
	color:#666666;
}
.line4{
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
.clear-div{
	clear:both;
}
/**********************/
img {border:0}
#Layerleft {
	position:absolute;
	left:5px;
	top:10px;
	width:100px;
	height:312px;
	z-index:1;
}
#Layerright {
	position:absolute;
	right:5px;
	top:10px;
	width:100px;
	height:312px;
	z-index:1;
}
.hs_top{
    background-image:url('images/hs-top.gif');
	background-repeat:no-repeat;
    width:100px;
	height:25px;
}
.hs_part{
   margin-top:5px;
}
.hs_part img{ margin-top:5px;}
a:link {
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #484848;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FF0000;
	background-color:#FFFADF;
}
a.fabu:link {
    float:left;
	width:105px;
	height:18px;
	line-height:18px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#FF0000;
	margin-right:5px;
	padding-top:2px;
}
a.fabu:visited {
    float:left;
	width:105px;
	height:18px;
	line-height:18px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#FF0000;
		margin-right:5px;
		padding-top:2px;
}
a.fabu:hover {
    float:left;
	width:105px;
	height:18px;
	line-height:18px;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
	background-color:#FF0000;
	margin-right:5px;
	padding-top:2px;
}