@charset "utf-8";
/* CSS Document */
a{ color:#666}
#boxeat {
	background-color: #FFF;
	width: 830px;
	float: left;
	margin-top: 10px;
	background-image: url(images/eat.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 60px 20px;
	min-height: 1120px;
	position:relative
}
#boxeatright {
	width: 210px;
	float: right;
	margin-top: 10px;
}
#boxeatright2 {
	background-color: #FFF;
	min-height: 170px;
	width: 210px;
	background-image: url(images/menueat.gif);
	background-repeat: no-repeat;
}
*:first-child+html #boxeatright2 {
	background-color: #FFF;
	min-height: 170px;
	width: 210px;
	background-image: url(images/menueat.gif);
	background-repeat: no-repeat;
	padding-top:36px
}
*:first-child+html #boxeatright2 ul li ul{
	margin-top:-16px	
}
.bannereat1 {
	background-color: #FFF;
	height: 200px;
	width: 210px;
	margin-top: 10px;
}
#boxeat .contentpic { width:132px; float:left;}
#boxeat .contentpic img{ width:120px; float:left;  padding:5px; border:1px solid #CCCCCC; margin-top: 20px;}
#boxeat .contentblog {     float: left;    padding-left: 20px;    width: 618px;}
#boxeat p.postview {
    color: #999999;
    font-size: 10px;
}
#boxeat p.postview a {
    color: #999999;
    font-size: 10px;
}

/********Sidebar or boxright ******************/
#boxeatright h2.widgettitle { background:url(images/menueat.gif) no-repeat #E0E0E0; height:36px; margin:0; padding:36px 0 0 0; height:0; overflow:hidden;}
#boxeatright ul{ padding: 0 0 5px 0; margin:0; list-style:none /*background-color:#FFFFFF;*/}
#boxeatright li{ padding:0; margin:0; list-style:none}
#boxeatright ul li ul { padding:0; margin:0;}
#boxeatright li.cat-item { border-bottom:1px #CCCCCC dotted;}
#boxeatright li.cat-item a{ display:block; padding:10px; list-style: inside square; color:#666}
#boxeatright li.cat-item.current-cat a {background-color:#EDECE8;}
#boxeatright li.cat-item a:hover { background-color:#EDECE8; color:#000000; text-decoration:none;}


/* sidebar */
#boxeatright .wp_bannerize ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
	margin:10px 0px;
	float:left
}
#boxeatright li.widget_text{ margin-bottom:10px}