#mainphoto {
width:798px;
height:200px;
border: 1px solid #000;
position:absolute;
top:120px;
left:0px;
z-index:3;
}
#rightindex1, #rightindex2 { 
margin-top:20px;	
}
#leftindex, #rightindex1, #rightindex2 { 
float:left;
position:relative;
z-index:2;
}
#leftindex {
width:450px;
min-height:380px;
height:auto !important;
height:380px;
color:#fff;
font-size:11px;
}
#leftcontent, #rightcontent {
min-height:100px;
height:auto !important;
height:100px;
}

#leftcontent index {
margin:0;
padding:0;
}

a {
font-family: times new roman, georgia;
color:#90a28e;
}	
a:hover {
color:#9a917d;
}