.index
{
	display:block;
	overflow: hidden;
	float: right;
	display:inline;
	width: 550px;
	padding-left1:10px;
	margin-right: 10px;
/* 	margin-left:10px; */
	
}
.head
{
    width: 565px;
    height: 35px;
    overflow: hidden;
}
.head #start
{
    width: 13px;
    height: 35px;
    float: left;
    overflow: hidden;
    background-image: url('../images/arrow-about.gif');
    background-position: left top;
    background-repeat: no-repeat;
}
.head #data
{
    float:left;
    width: 540px;
    height: 30px;
    color: #48505E;
    overflow: hidden;
    padding-top: 5px;
    padding-left: 10px;
    font-family: Tahoma;
    font-size: 17px;
    font-weight: bolder;
    background-image: url('../images/top-1px.gif');
    background-position: left top;
    background-repeat: repeat-x;
}
.fade
{
    width: 559px;
    height: 73px;
    overflow: hidden;
    margin-top: 4px;
    background-image: url('../images/fade-line.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}
.tours
{
    margin-top: -30px;
    margin-left: 15px;
    overflow: hidden;
    width: 559px;
}
.tours #left
{
    width: 154px;
    height: 441px;
    background-color: #7B869A;
    overflow: hidden;
    padding: 7px 6px 7px 6px;
    margin-right: 7px;
    float: left;
}
.tours #center
{
    width: 180px;
    height: 441px;
    overflow: hidden;
    float: left;
    margin-right: 7px;
    padding: 7px 6px 7px 6px;
    background-color: #7B869A;
}
.tours #right
{
    width: 154px;
    height: 441px;
    padding: 7px 6px 7px 6px;
    overflow: hidden;
    float: left;   
    background-color: #7B869A;
}
