﻿/*-------------------------
---------------------------
	页头样式
---------------------------
-------------------------*/
#layBody
{
	background-color: #fff;
	width: 960px;
	clear: both;
	min-height: 1px;
}
.boxWeekly
{
	width: 960px; 
	height: 65px; 
	background-color: #fff;
}
.boxWeekly .boxWeeklyLeft
{
	background: #fff url(Image/logoSubWeekly.jpg) no-repeat top;
    float: left; 
    width: 285px; 
    height: 65px;
}
.boxWeekly .boxWeeklyRight
{
	float: right; 
	width: 675px;
}
.boxWeekly .boxWeeklyRight .boxWeeklyRightWidth
{
	margin-right: 70px;
}
.boxWeeklyTitle
{
	display: block;
}
.boxspan
{
   background : url(Image/icoDirayList.gif) no-repeat left center;
   padding-left:10px;
   padding-top:-2px;
}
/*-------------------------
         两列样式
-------------------------*/
.two .boxLeft
{
	padding: 8px;
	float: left;
	width: 635px;
}
.two .boxRight
{
	padding: 8px;
	float: right;
	width: 246px;
}
.two .boxVillaRight
{
	float: right;
	width: 498px;
}
/*-------------------------
         别墅展示
-------------------------*/

.search
{
	background: url(Image/icoSerach.gif) no-repeat left center;
	float: left;
	margin-left: 5px;
}
.txt
{
	border: solid 1px #AAAAAA;
	height: 15px;
}
.btn
{
	background: url(Image/btnInfoSearch.gif) no-repeat left center;
	width: 50px;
	height: 19px;
	border: none;
	cursor: pointer;
}
.boxVillaRight .boxtd
{
	background: url(Image/bgNewsWeekly.gif); 
	width: 498px;
}
.boxVillaRight .boxSearchSpan
{
	float: right; 
	margin-right:15px;*margin-right:10px; 
	padding-top:4px;*padding-top:0px;
}
.boxVillaRight .boxdiv
{
	width: 252px; 
	height: -5px; 
	background-color: #636264; 
	color: #fff; 
	float: right; 
	margin-bottom: 14px; 
	margin-top: 8px;*margin-top:10px;
	margin-right:15px;*margin-right:5px;
	padding-right:5px;*padding-right:0px;
}
/*-------------------------
           切换
-------------------------*/
.viewRed
{
	background: #C50A05 url(Image/icoNew04.gif) repeat-x left top;
}
.viewSubRed
{
	background: #C50A05 url(Image/icoZhiYe.gif) repeat-x left top;
}
.viewBlack
{
	background: #000 url(Image/icoNew03.gif) repeat-x left top;
}