body {
    margin: 0;
    padding: 0;
    line-height: 150%;
    font-family: Verdana, Helvetica;
    color: black;
    font-size: 12px;
    text-align: center;
    background-color: #F0F0F0;
}

table{font-size: 12px;}

h1{font-size: 18px;margin-top: 0; margin-bottom: 0; color: #880C02;}
h2{font-size: 14px;margin-top: 0; margin-bottom: 0; color: #008000;}
h3{font-size: 14px;margin-top: 0; margin-bottom: 0; color: #008000;}
h4{font-size: 14px;margin-top: 0; margin-bottom: 0; color: #008000;}


a:link         { color: #367D22; font-family: Verdana, Helvetica; text-decoration: none; }
a:active       { color: #367D22; font-family: Verdana, Helvetica; text-decoration: none; }
a:visited      { color: #367D22; font-family: Verdana, Helvetica; text-decoration: none; }
a:hover        { color: #585858; font-family: Verdana, Helvetica; text-decoration: none; }



a.cat:link{ color: #009700; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 16px;}
a.cat:active{ color: #009700; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 16px;}
a.cat:visited{ color: #009700; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 16px;}
a.cat:hover{ color: #800000; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 16px;}


a.cat_link_post:link{ color: #367D22; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 14px;}
a.cat_link_post:active{ color: #367D22; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 14px;}
a.cat_link_post:visited{ color: #367D22; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 14px;}
a.cat_link_post:hover{ color: #3F862D; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 14px;}

a.dlink:link         { color: #008800; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 14px; }
a.dlink:active       { color: #008800; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 14px; }
a.dlink:visited      { color: #008800; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 14px; }
a.dlink:hover        { color: #B43D0A; font-family: Verdana, Helvetica; text-decoration: underline; font-weight: bold; font-size: 14px; }



a.android_ver:link{ color: #585858; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 16px;}
a.android_ver:active{ color: #585858; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 16px;}
a.android_ver:visited{ color: #585858; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 16px;}
a.android_ver:hover{ color: #C00303; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold; font-size: 16px;}

.tags_cell{
    vertical-align: middle;
    text-align: center;
    padding: 7px;
    border-top: #C7E2C2 2px solid;    
    border-bottom: #C7E2C2 1px solid;     
}


.block_dev_body{
    padding-left: 5px;
    padding-top: 3px;
    border: 1px solid #E0E0E0;
}

.block_head_tbl_dev{
    border-top: #ACACAC 2px solid;    
    border-bottom: #ACACAC 1px solid;    
    background: url(pics/bhead_dev_bg.jpg) bottom right no-repeat;
}

.block_head_dev{
    color: #585858;
    font-size: 16px;
    font-weight: bold;
   
}

.block_head_dev2{
    color: #800000;
    font-size: 14px;
    font-weight: bold;
   
}

.block_head_tbl{
    border-top: #ACACAC 2px solid;    
    border-bottom: #ACACAC 1px solid;    
    background: url(pics/bhead_bg.jpg) bottom right no-repeat;
}

.block_head{
    color: #800000;
    font-size: 20px;
    font-weight: bold;
   
}

.footer{
    width: 100%;
    border: 1px solid black;
}

.find{
    width: 165px;
}

.preview_left{
    width: 340px;
    vertical-align: top;
    border-bottom: 1px solid #D0D0D0;
    border-right: 1px solid #FBEAEA;
    line-height: 150%;
    background: url(pics/post_bg.jpg) bottom right no-repeat;
    text-align: center;
    font-size:11px;
  
}
.preview_right{
    width: 340px;
    vertical-align: top;
    border-bottom: 1px solid #D0D0D0;
    line-height: 150%;
    background: url(pics/post_bg2.jpg) top right no-repeat;
    text-align: center;
    font-size:11px;
}


.preview_head{
    padding-left: 5px;
    text-align: left;
    background-color: #F5F5F5;
    height: 20px;      
}

.preview_image{
    vertical-align: middle;
    text-align: center;
    width: 84px;
}


.preview_body{
    padding-left: 5px;
    padding-right: 5px;
    width: 90%;
    text-align: justify;   
}

.menu_cell{
    vertical-align: middle;
    background: url(pics/back_menu.jpg) bottom right no-repeat;
    padding-left: 10px;
}


.header{
    width: 98%;
    vertical-align: middle;
    text-align: justify;
    line-height: 110%;
    padding: 7px;
    border-bottom: 1px solid #D0D0D0;
    border-top: 2px solid #D0D0D0;
    background: url(pics/header_bg.jpg) center;
}

.stat_inf{
    color:#808080;
    font-size: 12px;
    font-weight: bold;
    width: 200px;
    height: 20px;
}

.app{
    width: 100%;
}
.stat_inf_head{
    color: black;
    font-size: 12px;
    font-weight: bold;
}

.stat_info{
    vertical-align: top;
    text-align: left;
    line-height: 150%;
    padding: 5px;
    border-left: 1px solid #D0D0D0;
}
.sshots{
    vertical-align: top;
    text-align: center;
    padding: 5px;
    background-color: #F0F0F0;
    margin-top: 10px;
    margin-bottom: 5px;
    border: 1px dotted #C0C0C0;
}

ul.cat_list li{
    display: inline;
    padding-left: 3px;
    padding-top: 3px;
}


.download{
    padding: 7px;
    padding-left: 100px;
    background: url(pics/down_bg.jpg) left no-repeat #FFFFFF;
    border-top: 2px solid #A9E49C;
    border-bottom: 1px solid #A9E49C;
    height: 100px;
    vertical-align: middle;
    margin-bottom: 20px;
}

.ads{
    padding: 7px;
    border-top: 2px solid #D20000;
    border-bottom: 1px solid #D20000;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 20px;
}
.ads#down{
    height: 102px;    
}

.hat{
    width: 100%;
    border-bottom: 1px solid #D0D0D0;
    border-top: 2px solid #D0D0D0;
}

.header_main{
    width: 960px;
    height: 85px;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #D0D0D0;
    border-top: 2px solid #D0D0D0;
    background-color: white;   
}
.head{
    padding: 7px;
    padding-left: 5px;
    padding-right: 10px;
    line-height: 150%;
    font-size: 12px;
    text-align: center;
}

.menu_tbl{
    width: 100%;
    vertical-align: middle;
    text-align: justify;
    border-bottom: 1px solid #D0D0D0;
   
    margin-top: 3px;
   
}

.tags{
    width: 960px;
    border-bottom: 1px solid #D0D0D0;
    border-top: 2px solid #D0D0D0;
    background: url(pics/header_logo_beg.jpg) left top no-repeat white;    
    margin-top: 3px;
}



.top_tbl{
    width: 960px;
    height: 40px;
    vertical-align: middle;
    text-align: justify;
    border-bottom: 1px solid #D0D0D0;
    border-top: 2px solid #D0D0D0;
    margin-top: 3px;
}
.top_cell{
    vertical-align: middle;
    background-color: white;
}

.app_body{
    padding: 20px;
    line-height: 150%;
    text-align: justify;
    font-size: 14px; 
}

.devs{
    margin-top: 3px;
    padding-top: 3px;
    width:280px;
}

.side_post_line{
    height: 1px;
}

.side_post_tbl{
    border: 1px solid #F4E4E3;    
}

.tnl{width:200px; vertical-align: top; color: #808080;}
.tnla{width:100px; vertical-align: top; color: #808080;}
.tnr{vertical-align: top;}

.links_tbl{width: 100%;}

.ant_oth_l{width:60px; color: #000080; font-weight: bold; font-size: 20px; font-family: Verdana, Helvetica;}
.ant_oth_r{width:60px; color: #585858; font-weight: bold; font-size: 20px; font-family: Verdana, Helvetica;}
.ant_res{border-bottom: 2px solid #E0E0E0; vertical-align: middle;}
.antutu{border: 3px solid #E0E0E0; border-radius:10px; width:100%; margin-top: 10px; margin-bottom: 10px;}
.ant_bot{border: 3px solid #E0E0E0; border-radius:10px; width:100%; margin-top: 10px; margin-bottom: 10px; padding: 3px;}
.amain_img{width: 40%; border-right: 2px solid #E0E0E0;}
.antutu_like{width: 100%;}