body	{ margin: 0px; padding: 0px; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; direction: rtl; line-height: 18px; }
a		{ text-decoration: none; color: #06C; }
ul		{ list-style-image: url('/img/bullet.gif'); text-indent: 0; }
input	{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; }
input:focus{ border: 1px #00F solid; }

.tmenu		{ font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #FFF; text-decoration: none; }
.tmenu:hover{ font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #555; text-decoration: none; }

.container		{ width: 800px; padding-top: 10px; display: inline-block; }
.container_right{ width: 200px; float: right; }
.container_left	{ width: 590px; float: left; }

.top_box	{ background: url(/img/btc.gif) repeat-x; height: 25px; }
.title_box	{ padding-top: 5px; font-size: 11px; color: #069; font-weight: bold; }
.main_box	{ border-right: 1px #cccccc solid; border-left: 1px #cccccc solid; text-align: justify; padding: 5px; }
.bottom_box	{ background: url(/img/bbc.gif) repeat-x bottom; height: 10px; }

.link_div		{ height: 25px; }
.link_div:hover	{ height: 25px; background-color: #eee; color: #000; }

.whois_box	{ width: 300px; display: inline-block; padding-top: 10px; }
.whois_node	{ width: 60px; float: left; text-align: left; padding-left: 10px; }

.mouseover:hover{ background-color: #fee; }