body
{
 font-family:Helvetica,verdana;
color: #666666;
}

body div.postTitle a:visited {
color:#399AB2;
}

body div.postTitle a:hover{
color:white;
}

body a:hover
{
 font-weight:bold;
 background-color:Green;
 text-decoration:none;
 color:white;
}


.divCode
{
width:95%;
margin-left:3%;
}

.smalltitle
{
 color:green;
 font-weight:bold;
}


body .postCon a:link,body .postCon a:visited,body .postCon a:active,body .postBody a:link,body .postBody a:visited,body .postBody a:active {
    color: #399AB2;border:none;
    text-decoration: none;
}body .postCon a:hover,body .postBody a:hover {
    color: white;border:none;
    text-decoration: none;
}

.bold{font-weight:bold;}
.green{color:green;font-weight:normal;}
.bigtext{font-size:16px;}
.postBody{margin-top:20px;}

body #blogTitle h1 a {color: white;text-shadow: 0px 0px 1px white;
text-decoration: none;}

.banquan{display:none;font-weight:bold;padding:10px;border:1px solid green;margin-bottom:10px;}

.common_table{border-collapse:collapse;border-spacing:0}
.common_table th{background-color: #F2F2F2;font-weight: normal;}
.common_table td,.common_table th{
margin: 0;
padding:3px 10px;
border: 1px solid gray;}