#info_top_nav{
	width: 661px;
	height: 60px;
}
#info_top_nav li{
	float: left;
	padding: 0px 1px;
}
#info_top_nav ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#info_top_nav li{
	background: url(/img/btn/bg_info_top_nav.gif) repeat-x;
	padding: 5px 24px;
	margin: 1px;
}
#info_top_nav ul .selected_info {
	background: url(/img/btn/bg_info_top_nav_hover.gif) repeat-x;
	padding: 5px 24px;
	font-weight: bold;
}
#info_top_nav li:hover{
	background: url(/img/btn/bg_info_top_nav_hover.gif) repeat-x;
	color:#660000;
	font-weight: bold;
}
#info_top_nav li a{
	font-weight: bold;
}
#left_side_info{
	clear:none;
	float:left;
	margin:0;
	padding:0;
	width:640px;
}
#left_photo{
	float: left;
	padding-right: 12px;
}