.menu {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	background-color: #F5F5F2;



}
.title {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;

}
.link01 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;








}
.link01:hover {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
	line-height: 14px;




}
.link02 {
	font-size: 12px;
	line-height: 16px;
	color: #666600;
	text-decoration: none;
}
.link02:hover {
	font-size: 12px;
	line-height: 16px;
	background-color: #F5F5E2;
	color: #666600;

}
.city {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.country {
	font-size: 12px;
	font-weight: bold;
	color: #993333;
}
.line {
	background-image:  url(../link/img/bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}


table {
	font-size: 12px;


}