form#Form1 {
width:1200px;
margin:auto;
}
#main {
width: 800px;

}


div.post h2 a,.post a,#comments a{
color: #2398D5;
}

div.post h2 a:link,.post a:link,#comments a:link  {
color: #2398D5;
}


div.post h2 a:visited,.post a:visited,#comments a:visited {
color: #2398D5;
}

div.post h2 a:hover,.post a:hover,#comments a:hover {
color: #CCCC66;
}


div.post h2 a:active,.post a:active,#comments a:active {
color: #CCCC66;
}

div.post a:hover,#comments a:hover {
font-weight:normal;
}

div .post{
width:780px;
-moz-border-radius: 10px;    
-webkit-border-radius: 10px;    
border-radius: 10px; 
}

.post h2 a
{
color: #2DAEBF;
}



.post p img{
margin:10px;
width:740px;
border: 5px solid #ddd;
padding: 3px; 
background: #fff; 
-moz-border-radius: 10px;    
-webkit-border-radius: 10px;    
border-radius: 10px; 
}

.post p img:hover {
border: 5px solid #33AECC;
}
div .c_b_p_desc{
width:762px;
}

div .topicListFooter{
width:770px;
}
div#rightmenu{
margin-left: 820px;
font-size:0.9em;
}

#rightmenu li {
    font-size: 1.1em;
}

div.c_ad_block{

}

div#kb_block,div#google_ads_div_cnblogs_blogpost_C2_ad_container
{

}

div #site_nav_under{
clear:both;
}
div#kb_link {
clear:both;
}

p#footer{
display:none;
}

div#footer2 {
text-align:center;
font-size: 1em;

}

div#footer2 a{
text-decoration:none;
}

.code,code,pre {
    font-family: "Deja Vu Sans Mono",Consolas,Monaco,"Courier New",Courier,monospace;
    color:#000;
    font-size: 14px;
    font-weight: inherit;
    padding: 11px;
    margin-bottom: 22px;
    overflow-x: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #DADADA;
}


div.post strong {
　　font-weight:bold;
    color:#EEE;
}
div.post blockquote {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #DADADA;
    font-size: 11px;
    line-height: 1.3em;
    overflow: auto;
    padding: 11px;
}

div.post h3{
font-size:15px;
color:#6a0;

}

div.post h3:hover{
font-size:15px;
color:#68a;
cursor: pointer;
}

