body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
    /* The reset rules */
    margin:0px;
    padding:0px;
}

body{
    color:#555555;
    font-size:13px;
    background: #F7F7F7; /*#eeeeee;  F7F7F7*/
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    background: #fff; /* #F4FCFF; */
}

#pMain { width: 900px; margin:auto; background: #FFFFFF;}

#pContent{text-align: justify; min-height: 500px;}

#logo_w {position:relative; margin-top:30px; height: 50px;}
#logo_w .logo{position:absolute; top:0; left:0;  font-weight: bold; font-size: 28px;  text-decoration: none; color: #035c06;}
#logo_w .logo:hover{color: black;}


#pBottom_w { clear: both; width: 100%; min-height:130px; background: #e0f7ff;/*#f2faf0; /*#191919;/*#3a362f; /*#232323;*/}
#pBottom { width: 900px; margin: auto; }

#pBottom_w dl{float: left; width:350px; font-size: 90%; min-height:80px; border-right: dotted 1px silver;}
#pBottom_w dd{line-height: 20px;}
#pBottom_w .dl_last{width: 140px; border-right:none;}


#pFooter_w { clear:left; width:100%; height:50px; background:#001d33; /* 1c3715; /*url(../images/bg_fotter.jpg) repeat-x;*/ }
#pFooter { width: 900px; margin: auto; padding: 15px 0; }
#pFooter a {color: #555;}
#pFooter a:hover {color: white;}

#cRight{
float: right;
    color: white; /* #1c3715;*/
    font-size: 90%;
}
#cRight a{color: wheat;  /*#1c3715;*/}