@import "../../css/index.css";

.aw_flash{
	height:340px;
}
#interior_text {
	background-image: url(../image/text_interior.gif);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	width: 252px;
	height: 115px;
	float:left;
	font-size: 10px;
	line-height: 15px;
	overflow:hidden;
}
*html #interior_text {
	background-position: 3px 0px;
}
#interior_text div{
	display:inline;
	float:left;
	width:230px;
	margin: auto 10px auto 16px;
}
#interior_text img {
	/*border: 1px solid #000000;*/
}
#interior_text div {
	/*border: 1px solid #000000;*/
}
.ftcap{
	float:left;
	font-size: 10px;
	line-height: 12px;
	padding: 0 0 10px 10px;
}

#ms_list{
float:left;
margin:0px 20px 20px;
}
#ms_list td{
color:#444;
width:270px;
padding-right:10px;
font-size:12px;
line-height:20px;
vertical-align:top;
}

#photoframe{
float:left;
margin:0 0 20px 0;
}
