body {
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
}

.suggest {
  position: absolute;
  background-color: #FFFFFF;
  border: 1px solid #CCCCFF;
  width: 252px;
}
.suggest div {
  padding: 1px;
  display: block;
  width: 250px;
  overflow: hidden;
  white-space: nowrap;
}
.suggest div.select{
  color: #FFFFFF;
  background-color: #3366FF;
}
.suggest div.over{
  background-color: #99CCFF;
}
#chatsales {
	padding-left: 316px;
	vertical-align: middle;
	margin:0;
}
.header_link:hover {
	text-decoration: none;
}
.top_links {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	padding: 0 10px 0 0;
}
.top_links a{
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
}
.menu11 {
	font-family: Verdana;
	font-size: 11px;
	width:220px;
	padding-top: 10px;
	color: #FFF;
	padding-left: 10px;
}
.menu11 table td.menu_links{
	padding: 10px; 
}
.menu11 a {
	color: #FFF;
	float: left;
	width: 200px;
	line-height: 28px;
	font-size: 14px;
}
.menu11 a.subs {
	color: #FFF;
	float: left;
	width: 200px;
	line-height: 28px;
	font-size: 14px;
	padding-left: 16px;
}


.site_bottom11 {
	font-family: Tahoma, Verdana;
	height: 64px;
	color: #FFF;
	padding-left: 20px;
	font-size: 12px;
}
.site_bottom11 a {
	font-family: Tahoma, Verdana;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
.site_content11 {
	font-family: Verdana;
	color: #000;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	width: 660px;
}
.site_content12 {
	font-family: Verdana;
	color: #000;
	font-size: 12px;
	padding: 10px 5px 10px 5px;
}
#tablemenu {
	margin-left: 30px;
}
#tablemenu2 {
	margin-left: 30px;
	margin-top: 20px;
}
#tablemenu3 {
	left: 30px;
}
.customer {
	width: 400px;
}

/* 
838380
	95B7E7
	F0F0F0
	F3F7FC


pagin */
.paging_lr {
	background-color: #F3F7FC;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
}
.paging_num {
	background-color: #F3F7FC;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
}
.paging_cur {
	background-color: #F3F7FC;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
}
.paging_dot {
	background-color: #F3F7FC;
}
.paging_div {
	background-color: #F3F7FC;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	padding: 8px;
}

.paging_div span:hover {
	border: 1px solid #CCCCCC;
}

.paging_div span {
	border: 1px solid #F3F7FC;
}

td.company_title a {
	color: #FFF;
	text-decoration: underline;
}
td.company_title a:hover {
	text-decoration: none;
}
.tooltip {
	width: 313px;
	position: absolute;
	display: none;
	color: black;
	font-size: 12px;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	
}
.tooltiptop {
	background: url('tooltiptip.gif') no-repeat top left;
	font-size:18px;
	height: 48px;
	width:100%;
}
.tooltipcontent {
	background: url('tooltipmain.gif') repeat-y top left;
	width: 100%;
	padding: 10px;
}
.tooltipbottom {
	height:	10px;
	font-size:	0px;
	line-height:	0px;
	background-image:url('tooltipbottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color: #6EB0DF;
}

/* 
	------------ paging start ------------
*/

.paging_lr {
	background-color: #F3F7FC;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
}
.paging_num {
	background-color: #F3F7FC;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
}
.paging_cur {
	background-color: #F3F7FC;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
}
.paging_dot {
	background-color: #F3F7FC;
}
.paging_div {
	background-color: #F3F7FC;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	padding: 8px;
}

.paging_div span:hover {
	border: 1px solid #CCCCCC;
}

.paging_div span {
	border: 1px solid #F3F7FC;
}

/* 
	------------ paging end ------------
*/


.site_page_menu {
	position: absolute;
	display: none;
	padding: 4px;
	text-align: left;
	border: 1px solid #94B6E6;
	background-color: #FFFFFF;
}
.site_page_menu span {
	display: block;
	padding: 3px 3px 0px 5px;
	color: black;
	text-decoration: none;
	height: 42px;
	vertical-align: middle;
	border-bottom: 1px solid #94B6E6;
}
.site_page_menu span:last-child {
	border: none;
}
.site_page_menu span:hover {
	background-color: #F3F7FC;
}
.site_page_menu a {
	display: block;
	width: 160px;
	text-decoration: none;
	padding-left: 35px;
}
.site_page_menu div {
	position: absolute;
	margin-top: 3px;
}
.onit td {
	background-color: #A4C5EF;
}
#balloon {
	position: absolute;
	top: 37px;
	right: 10px;
	width: 260px;
	height: 80px;
	background-image: url(balloon.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	padding: 10px 10px 10px 20px;
}
.success {
	color: green;
	font-weight: bold;
}
#info_div {
	border: 1px solid #A4C5EF;
	background-color: white;
	text-align: center;
	position: absolute;
	z-index: 999;
	width: 300px;
	height: 100px;
	opacity: 1;
}
#some_overley {
	background: url('gtb.png');
	text-align: center;
	position: absolute;
	z-index: 997;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}

#no_script_warning {
	position: absolute;
	left: 50%;
	top: 30%;
	width: 500px;
	height: 140px;
	margin-top: -121px;
	margin-left: -251px;
	background-color: white;
	border: 1px solid #A4C5EF;
	padding: 2px;
	z-index: 999;
}
#no_script_warning img {
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
#no_script_warning_title {
	width: 492px;
	display: block;
	vertical-align: middle;
	background-color: #A4C5EF;
	color: black;
	font-weight: bold;
	padding: 4px;
}
#no_script_warning_content {
	padding: 8px;
}
.langz {
	color: #FFF;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#register_here, .n_button {
	border: 1px solid #A0B6DB;
	padding: 5px;
	margin: 5px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}

#register_here:hover, .n_button:hover {
	border: 1px solid #A0B6DB;
	background-color: #A0B6DB;
	padding: 5px;
	margin: 5px;
	color: #FFF;
	font-weight: bold;
}
