.myhead
{
width:100%;
height:60px;
text-align:center;
background-color:#333;
font-size:14px;
box-shadow:0px 1px 2px rgb(128, 128, 128)
}
.myfoot
{
margin-top:-40px;
width:100%;
height:80px;
line-height:80px;
/*border-radius:10px;*/
text-align:center;
background-color:#333;
font-size:14px;
}

.myfoot a
{
color:#fff;
}
.myhead .myheadcont a
{
color:#fff;
}
.myhead .myheadcont{
line-height:60px; padding-right:30px;
}
.myhead .myheadcont a:hover,.myfoot a:hover
{
color:#f1f1f1;
text-decoration:underline;
}
.myhead
{
text-align:right
}
#navList{
background-color:#555;
border-radius:5px;
color:#fff !important;
}
#navList li{
margin-left:10px;
}

#navList li a{
background-color:#555;
color:#fff !important;
padding-bottom:10px;
}

#navList li a:hover{
background-color:#333;
}


.postTitle2
{

}

.postTitle2:hover
{
}