
.index{
	height:25px;
}

.content{
	
}


.content .leftcontent{
	float:left;width:180px;text-align:left; padding: 20px 20px 20px 20px;
	color:#64420d;
}

.content .leftcontent a{
	color:#64420d;
	text-decoration:none;
}
.content  .center{
	
	float:left; width:10px; text-align:center;
	background-image:url(file:///C|/Documents and Settings/iato/桌面/egyptwebsite/images/line2.gif);
	background-repeat:repeat-y;
}

.content .rightcontent {
	float:left;width:580px;text-align:left; padding: 20px 20px 20px 20px;
	color:#55401c;

}




