* {
  margin: 0;
  padding: 0;
}

body {
  color: #444;
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 80%;
  text-align: center;
}
body, .greydivbot{
  background: #404347 url( /img/bodybg.gif ) repeat-x scroll center top;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, Times, Serif;
  font-weight: 400;
  white-space:nowrap;
  height: 1%;
  position:relative;
vertical-align:middle;
}

h1{
 font-size:1.8em;
  font-weight:bold;
}
h2{
  display:inline;
font-size:1.6em;
}
h3{
  display:inline;
  font-size:1.3em;
}
h3 span{
font-family:'Trebuchet MS',Verdana,Arial,Helvetica,Sans-Serif;
font-size:80% !important;
}
h4{
  display:inline;
  font-size:1.2em;
}
ul{
list-style-type: none;
color:#666677;
}
hr{
  border:1px dashed #ccc;
}
img{
  border:none;
  vertical-align:middle;
}
a {
  text-decoration:none;
  color: #880000;
}
a:hover{
  text-decoration:underline;
}
p {
line-height:1.5em;
margin:0 0 1em;
  height:1%;
}
.height10{
  height:10px;
}
#page {
  background: #FFF;
  margin: 0 auto;
  min-width: 880px;
width:95%;
}
#lang, #title, #menu, #menu ul li#active, #menu ul li a:focus, #menu ul li a:hover, #menu ul li a:active, #contentbgt, #contentbgb, #footer, #searchbox input.ssub, .thead, input, select {
  background: #000 url( /img/bg.gif ) repeat-x;
}
#lang {
  border-bottom: 1px solid #000;
  color: #666;
  font-size: 85%;
  padding: 2px 20px;
  white-space:nowrap;
  width:auto;
  height:16px;
}
#lang .flag{
background:transparent url(/img/flags.gif) no-repeat scroll 0 0;
display:inline-block;
height:12px;
overflow:hidden;
border: 1px solid #444;
width:18px;
  cursor:pointer;
}

.arrow{
  border: none !important;
  background-position:0 0 !important;
  width:7px !important;
  cursor:default !important;
}
.en {
background-position:-6px 0 !important;
}
.cn {
background-position:-24px 0 !important;
}
.es {
background-position:-42px 0 !important;
}
.jp {
background-position:-60px 0 !important;
}
.fr {
background-position:-78px 0 !important;
}
.pt {
background-position:-96px 0 !important;
}
grey.de {
background-position:-114px 0 !important;
}
.ru {
background-position:-132px 0 !important;
}

#lang span {
  vertical-align: middle;
}

#lang span.txt {
  color: #FFF;
}

#lang a {
  color: #666;
  text-decoration: none;
}

#lang a:hover span {
  color: #FFF;
  text-decoration: underline;
}
#lang a:hover{
  color: #000;
  text-decoration: underline;
}

#title {
  background-position: 0 -22px;
  color: #FFF;
  height: 60px;
  border-bottom: #000000 solid 1px;
}

#logo {
  font-family: Georgia, Times, Serif;
  font-size: 30px;
  font-weight: bold;
  float: left;
  padding:4px 0 0 10px;
  display:inline;
}
#logo a, #logo a:hover{
  text-decoration:none;
  color:#fff;
}

#menu {
  float: right;
  background-position: 0 -163px;
  margin-top: 28px;
}

#menu ul {
  border-left: 1px solid #000000;
  display: inline;
  float: left;
  margin: 0 20px 0 0;
  line-height: 1.5em;
  padding: 0;
}

#menu li {
  border-right: 1px solid #000000;
  display: inline;
  float: left;
  font-size: 1em;
  line-height: 1em;
  list-style-type: none;
  text-align: justify;
}

#menu ul li a {
  background: transparent none repeat scroll 0 0;
  color: #CCC;
  display: block;
  font-size: 1em;
  font-weight: 400;
  padding: 8px 1em;
  text-decoration: none;
  width: auto;
}

#menu ul li#active {
  background-position: 0 -84px;
}

#menu ul li#active a, #menu ul li#active a:focus, #menu ul li#active a:hover, #menu ul li#active a:active {
  background: transparent none repeat scroll 0 0;
  color: #FFF;
  font-weight: 700;
  text-decoration: none;
}

#menu ul li a:focus, #menu ul li a:hover, #menu ul li a:active {
  color: #c00;
  background-position: 0 -84px;
}
.mit{
  vertical-align:middle;
  padding-top:2px;
}
.ico16{
background:transparent url(/img/menu.png) no-repeat scroll 0 0;
display:inline-block;
height:16px;
width:16px;
vertical-align:top;
margin-right:4px;
  cursor:pointer;
}
.mhome{
background-position:0 0;
}
.mcalc{
background-position:-16px 0;
}
.mabout{
background-position:-64px 0;
}
.mcheck{
background-position:-80px 0;
}

.greydivtop {
  background: #4E5155;
  border-top: 1px solid #666;
  height: 5px;
  width: auto;
}
.greydivbot {
  border-top: 1px solid #666;
  width: auto;
  background-position: 0 -250px;
  color:#F4F4F4;
  height:1%;
  overflow:hidden;
}
.greydivbot p{
  display:inline;
}
.greysub{
overflow:hidden;
text-align:left;
padding: 20px 20px 10px;
}
.gdivtlb{
 width:100%;
  table-layout:fixed;
}
.gdivtlb td{
  width:33%;
  vertical-align:top;
}
.greysub h3 {
border-bottom:1px solid #880000;
color:#FFFFFF;
display:block;
margin-bottom:8px;
padding-bottom:4px;
font-size:1.6em;
}
.gdivtlb img{
background:#FFFFFF none repeat scroll 0 0;
border:3px solid #222222;
padding:4px;
float:left;
margin-bottom:0.7em;
margin-right:0.6em;
margin-left:0.6em;
}
.gdivtlb a{
  color:#AAAAAA;
}

.gdivtlb li{
  color:#FFF;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  margin: 0 0 0.5em 10px;
  width:94%;
  height:1%;
}



#content {
  padding: 0 20px 0;
}

#contentbgt {
  background-position: 0 -123px;
  border-top: 2px solid #FFF;
  height: 16px;
  overflow: hidden;
  width: auto;
}

#contentbgb {
  background-position: 0 -143px;
  border-bottom: 2px solid #fff;
  height: 20px;
  overflow: hidden;
  width: auto;
}

#footer {
  background-position: 0 -163px;
  color: #888;
  padding: 20px 20px 10px;
}

#searchbox {
  background-color: #F4F8F4;
  border-left: 10px solid #880000;
  border-bottom: 1px solid #880000;
  color: #335533;
  margin: 0 auto 0;
  padding: 15px 10px 8px;
  text-align: left;
}

#searchbox .txt {
  color: #666677;
  font-size: 22px;
  white-space: nowrap;
  font-family: Georgia, Times, Serif;
}

input, textarea, select {
  background-position: 0 -123px;
  border: 2px solid #CCCCCC;
  padding: 3px;
  color: #444;
  vertical-align: top;
  font-weight: bold;
}
textarea{
background: #FFFFFF url( /img/contentbg.gif ) repeat-x scroll center top;
}
input[type="text"]:hover, input[type="text"]:active, input[type="text"]:focus,select:hover, select:active, select:focus, textarea:hover, textarea:active, textarea:focus {
border:2px solid #444;
color:#333333;
}

#searchbox input.stxt {
  font-size: 16px;
  width: 300px;
}

#searchbox input.ssub {
  background-position: 0 -84px;
  font-size: 14px;
  color: #fff;
  height: 30px;
  padding: 3px;
}
.ohe{
  overflow:hidden;
  text-overflow:ellipsis;
}
.sum{
color:#444;
margin-top:10px;
white-space:normal;
}
.sum h1{
color:#880000;
white-space:normal;
}
.sumtxt{
 font-size:20px;
  color:#444;
}
.sumnum{
  color:#880000;
}
.caption{
  background:#F4F4F4 none repeat scroll 0 0;
  border-left:10px solid #888888;
  border-bottom:1px solid #888888;
  text-align:left;
  padding: 2px 0;
  margin: 16px 0 10px;
  color:#666677;
  position:relative;
}
.updated{
  vertical-align:middle;
}
.ubtn{
  vertical-align:middle;
  padding: 0 5px;
  color:#000;
}

.thumba a:hover img{
  border:1px solid #000;
  -moz-box-shadow: 0 3px 15px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 3px 15px rgba(0,0,0,0.3);
}
.thumb{
  border:1px solid #CCCCCC;
  padding:3px;
  -moz-box-shadow: 0 3px 15px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 3px 15px rgba(0,0,0,0.1);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction= 135, Strength=8);
}
.ico24{
background:transparent url(/img/ico24.png) no-repeat scroll 0 0;
display:inline-block;
height:24px;
width:24px;
vertical-align:top;
margin-left:2px;
}
.dol{
background-position:0 0;
}
.chart{
background-position:-24px 0;
}
.users{
background-position:-48px 0;
}
.glob{
background-position:-72px 0;
}
.plus{
background-position:-96px 0;
}
.calc{
background-position:-120px 0;
}
.list{
  text-align:justify;
  padding: 0 10px;
  margin-top:20px;
  color:#666677;
}
.list ul{
  /*float:left;*/
}
.list li{
  white-space:nowrap;
  margin-bottom:6px;
  padding-left:10px;
}

.list span{
  color:#880000;
  font-size:1em;
  font-weight:bold;
  margin-left:10px;
  vertical-align:middle;
}

.logos b{
background:transparent url(/img/logos.png) no-repeat scroll 0 0;
display:block;
float:left;
height:16px;
margin: 2px 5px 0 0;
overflow:hidden;
text-indent:-9000px;
width:16px;
}

.alexa b {
background-position:0 0;
}
.mygoogle b{
background-position:-16px 0;
}
.compete b{
background-position:-32px 0;
}
.quancast b{
background-position:-48px 0;
}
.altavista b{
background-position:-64px 0;
}
.bing b{
background-position:-80px 0;
}
.yahoo b{
background-position:-96px 0;
}
.dmoz b{
  background-position:-112px 0;
}
.delicious b{
  background-position:-128px 0;
}
.digg b{
  background-position:-144px 0;
}
.reddit b{
  background-position:-160px 0;
}
.stumbleupon b{
  background-position:-176px 0;
}

.divleft{
  float:left;
  padding: 0 15px 15px 12px;
}
.divright{
  float:right;
  padding: 0 15px 15px 0;
}
.div33l{
  float:left;
  width:32%;
}
.div33r{
  float:right;
  width:35%;
}
.div33l .div33in{
  padding-right:30px;
}
.div33in{
  overflow:hidden;
}
.div33in ul{
  margin-left:10px;
}
.licap {
border-bottom:1px solid #DDD;
color:#888899;
margin-bottom:8px;
padding-bottom:4px;
  display:block;
}
.tdund{
border-bottom:1px solid #DDD;
  text-align:left;
}
.divl{
  float:left;
}
.divr{
  float:right;
}
.gdiv{
  float:right;
  width:500px;
}
.leftnav {
  width:18%;
  text-align:left;
  padding-top:10px;
}
.leftnav h4{
border-bottom:4px solid #888888;
border-top:2px solid #DDDDDD;
color:#444444;
font-size:1em;
font-weight:bold;
display:block;
padding: 3px 0 3px 20px;
}
.leftnav li{
  white-space:nowrap;
}

.leftnav a{
  line-height:1.6em;
  display:block;
  color:#666666;
  padding: 3px 0 3px 20px;
  height:1%;
  overflow:hidden;
  border-bottom:1px solid #DDDDDD;
  background:#FFF;
}
.leftnav a:hover{
  background:#AA1124;
  text-decoration:none;
  color:#FFFFFF;
}
.leftnav .active a, .leftnav .active a:hover {
  background-color:#4E5155;
border-bottom:1px solid #EEEEEE;
color:#FFFFFF;
font-weight:bold;
}
.margl18 {
  margin-left:18%;
}
.width73{
  width:73%;
}
.gencon {
  text-align:justify;
 padding-left:1.3em;
}
.gencon h2{
display:block;
color:#666677;
font-size:1.8em;
margin:0;
padding-top:1em;
white-space:normal;
}
ul.link li{
background:#fff url(/img/ico/16/accept.png) no-repeat scroll 0 0;
margin-left:0;
padding-left:20px;
text-align:left;
}
.rightbar{
  width:22%;
  float:right;
  text-align:left;
  padding-top:24px;
  overflow:hidden;
}
.rightbar li{
 margin-bottom:6px;
padding-left:10px;
white-space:nowrap;
}

table.compare{
  width: 99%;
}

table.compare td{
  white-space:nowrap;
  overflow:hidden;
}
.thead {
  background-position: 0 -84px;
  color:#FFFFFF;
  padding: 4px 8px;
  text-align:center;
}
.tcat {
  background-color:#888888;
  height:4px;
}

.tr1 td{
  background:#F4F5F6;
  padding: 4px 8px;
  text-align:center;
}
.tr2 td{
  background:#FFF;
  padding: 4px 8px;
  text-align:center;
}
.dom{
  text-align:left !important;
  width:100% !important;
}
table.intd{
  table-layout:fixed;
  width:99%;
}
.fixd{
  width:136px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  text-align:center;
}
table.intd td{
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
  text-align:left;
}
table .aarrtlb{
  width: 99%;
  margin:0;
  padding:0;
}
table .aarrtlb td{
  margin:0;
  padding:0;
}
.aarrtd{
  width:13px;
  text-align:right;
}
.aarr{
background:transparent url(/img/aarrdu.gif) no-repeat scroll 0 0;
display:inline-block;
height:11px;
width:13px;
margin-left:2px;
}
.aarru{
background-position:-13px 0;
}
.poptbl td{
  padding-right:30px;
  padding-bottom:30px;
  width:30%;
  vertical-align:top;
}