#navigator{
background-color:white;
color:#fff
}
#Header1_HeaderTitle:hover{
margin-left:20px;
transition: all 0.4s linear 0s;
}
#Header1_HeaderTitle{
transition: all 0.4s linear 0s;
}
.catListTitle{
background:black;
}
#navList a:hover {	
	background-color: #F60;	
}
a:hover {
	color: #F60;
	text-decoration:none;	
}
#blogTitle {
height: 50px;
}
.catListTitle{
background-color:white
}
.catListLink ul li:hover a{
color:#f60;
}
.catListLink ul li:hover{
background:#f6f6f6;
border-left:2px solid #f60;
}
.catListLink ul li a{
width:220px;
display:block;
}
body{
background:white
}
.catListEssay ul li, .catListLink ul li, .catListNoteBook ul li, .catListTag ul li, .catListPostCategory ul li, .catListPostArchive ul li, .catListImageCategory ul li, .catListArticleArchive ul li, .catListView ul li, .catListFeedback ul li, .catListComment ul li, .catListBlogRank ul li, .catList ul li, .catListArticleCategory ul li {

border-bottom: 1px solid #f6f6f6;

}
.newsItem, #blog-calendar,.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {

background: white;
}
#navList a:link, #navList a:visited, #navList a:active {
color: #e7dada;
}
#footer{
background:white;
border-top:none;
color: #aaa;
font-size: 10px;
}
.input_my_zzk {
background-color: #efefef;
border: none;
}
.newsItem, #blog-calendar,.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
border-radius: 0; 
 box-shadow:none;

}
.day {
 border-radius: 0px; 
 box-shadow: none; 
}