﻿*{margin:0; padding:0}
body { background-color:#011F39;}
.clear{ clear:both;}
p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  
}
img{ border:none;}
h2{ font-family: Arial, Helvetica, sans-serif; font-size:16px}
.log{ text-align:center; margin:10px 0 0 0 }
/*************** HEADER ********************/

.header{ width:860px; height:80px; margin: 10px auto 0 auto;}
.header img
{
    text-decoration: none;
     border:none;
}
.logo
{
    background-image: url( '../siteimg/logo.jpg' );
    background-repeat: no-repeat;
    width: 212px;
    height: 31px;
    position: relative;
    top:45px;
    float:left;
}

/*************** BODY ************************/
.mainbody
{
    width: 830px;
    background-color: #fff;
    margin: 0 auto 0 auto;
    padding: 11px;
    border: solid 3px #DCE3F5;
}
.colleft{ float:left; width:515px;}
.colright{ float:left; width:313px;}
/*************** Menu **********************/
.menuwarp
{
}
.menuwarp li
{
    background-position: 0px 7px;
    display: inline-block;
    background-image: url(    '../siteimg/bullets.jpg' );
    background-repeat: no-repeat;
}
.menuwarp li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0 10px 0 12px;
    text-decoration: none;
    color: #000;
  
}



/****space****/
.adspace
{
     margin:15px 0 15px 0;
     height:20px;
      width:505px;
      padding:0 0 0 20px;     
}


.adspace2
{
   margin: 15px 0 15px 0;
    height: 255px;
    width: 300px;
    margin:10px auto 0 auto;
}

.adspace3
{
    float: left;
    width: 420px;
    height: 25px;
    margin: 0 0 0 5px;
}
.adhoz{margin: 10px 0 10px 0;}
/******* LEFT ******************/

.textholder{ width:500px;  height:140px; border:solid 1px #999; margin:0 0 10px 0}

.pcontent{}

/******* RIGHT ******************/
.fyw{ text-align:center;}
.fyw img{ border:none;}


.share{ width:320px;  height:40px; border:solid 1px #999; margin:0 0 10px 0}
.cloud{ width:320px;  height:140px; border:solid 1px #999; margin:0 0 10px 0}
.imagerotator{ margin:0 0 10px 0}



/***** FOOTER **************/
.footer
{
    margin: 20px auto 20px auto;
    width: 855px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #ccc;
    font-size: 11px;
}

.footer li
{
     display: inline-block;

}
.footer li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0 10px 0 12px;
    text-decoration: none;
    color: #ccc;
  
}
.footer p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0 10px 0 12px;
    text-decoration: none;
     color: #ccc;
}
/*share btn*/
.sharebtn{ margin:3px 0 0 5px;}
