/*#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	text-decoration: underline;
	color: #990000;
}
#footer a:active {
	text-decoration: none;
	color: #990000;
}*/

#navList li{
	list-style:none;
	float:left;
	font-size:12px;
	padding:5px;
}
#navigator div{
	clear:left;
}
/*-----------------------------------------------*/
.cnblogs_code{
      width:890px !important;
     
}
#cc_top{
      width:99.6%;
      height:100px;
      border:1px red solid;
      margin-bottom:5px;
      line-height:100px;
      text-align:center;
      font-size:12px !important;
}
ul#navList{
     top:128px !important;
}
#sideBar{
     top:186px !important;
}
#cc_dialog{
     font-size:12px !important;
}*/