#tabs1 {
	width: 210px;
	height: 200px;
}
.menu1box {
	height: 25px;
	width: 210px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F60;
}
.menu1box .flag {
	display: block;
	float: left;
	line-height: 26px;
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu1box .country {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	line-height: 26px;
	height: 26px;
	padding: 0px;
}
.menu1box #menu1 {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
}
.menu1box #menu1 li {
	display: block;
	float: left;
	text-align: center;
	height: 25px;
	width: 32px;
	line-height: 25px;
	background-color: #FFE8D1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-family: Tahoma, Geneva, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	color: #CC6600;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFE8D1;
	border-right-color: #FFE8D1;
	border-left-color: #FFE8D1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.menu1box #menu1 .hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-left-color: #F60;
	background-color: #FFCC99;
	color: #993300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.main1box {
}

.main1box #main1 ul {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 170px;
}
.main1box #main1 ul li {
	display: block;
	height: 30px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
	text-indent: 5px;
	margin-right: -5px;
	list-style-type: none;
}

.main1box #main1 ul li a {
	font-family: Tahoma, Geneva, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #333;
	text-decoration: none;
}
.main1box #main1 ul li a:link {
}
.main1box #main1 ul li a:visited {
}
.main1box #main1 ul li a:hover {
	color: #F60;
}

