.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-left: 16px;
	margin-right: 10px;


}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.linebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableborder {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 16px;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:hover {

}
.detailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menuadmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	
}
a {outline:none; }

#container_ws {
	width: 536px;
	height: 500px;
	overflow:auto;
}

#table_wholesale {
	width: 250px;
	height: 130px;
	float: left;
	background-color: #CCC;
	margin: 2px;
	padding: 2px;
	position: relative;
}
#flag {
	width: 100px;
	height: 80px;
	float: left;
}
#wholesaleinfo {
	width: 130px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	line-height: 11px;
	margin: 2px;
}