body {
	font: 75%/120% Arial, Helvetica, Tahoma;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
	}

form {
	padding: 0;
	margin: 0;
}
a {
	color: #858474;
	text-decoration:underline;
	outline: none;
	}
	a:visited {}
	a:hover {
		text-decoration: underline;
		color:#000;
		}

h1, h2, h3 {
	margin-top: 10px;
	margin-bottom:15px;
	color:#8d6b3f;
	}
	h1 {
		font-size: 1.4em;
	}
	h2 {
		font-size:1.4em;
		}

h1 a, h2 a {
	color:#8d6b3f;
	text-decoration:underline;
	outline: none;
	}
	h1 a:hover, h2 a:hover {
		text-decoration: underline;
		color:#8d6b3f;
		}
small {
	color: #88867F;
	font-size: 0.9em;
}

.clr {
	clear:both;
	}

.jNice big input {
    height: 23px;
}
.input.err {
	border:1px solid red;
	}

select {
	background:#fff;
	color:#676767;
	font-size:1em;
	font-weight: normal;
	border:1px solid #9b9b9b;
	}

.button {
	cursor:pointer;
	padding:3px 7px;
	}

#wrapper {
	width:950px;
	margin:0 auto;
	padding-top:20px;
	}

#menu {
    min-width:1000px;
    background:#66cccc;
    font-size: 1.2em;
    padding: 8px 10px 12px;
    height: 10px;
    }
    #menu ul {
        list-style:none;
        text-align:center;
        margin: 0;
        }
        #menu ul li {
            display:inline;
            text-align:center;
            margin-right: 10px;
            }
        #menu ul li a.active, #menu ul li.odd a.active {
            font-weight:bold;
            background:url(/img/menu_active.gif) no-repeat center bottom;
            }
            #menu ul li a, #menu ul li a:link, #menu ul li a:active, #menu ul li a:visited,
            #menu ul li.odd a, #menu ul li.odd a:link, #menu ul li.odd a:active, #menu ul li.odd a:visited {
                text-decoration:none;
                color: #fff;
                padding:0 0 0.5em 0;
                }
            #menu ul li.odd a, #menu ul li.odd a:link, #menu ul li.odd a:active, #menu ul li.odd a:visited {
                color: #066;
                }
                #menu ul li a:hover, #menu ul li.odd a:hover {
                    text-decoration:underline;
                    color:#ffff81;
                    }

#stretch {
	height:90px;
	background:#31302f;
	}

#headerBg {
	min-width:1000px;
	background:#f6f6e7 url(/img/header_bg_long.gif) top center no-repeat;
	}
	#header {
		width:1000px;
		margin:0 auto;
		position:relative;
		height:134px;
		}
		#logo {
			width:1000px;
			height:134px;
			}
			#logo img {
				padding:20px 0 0 73px;
				}
		#headerBanner {
			position:absolute;
			top:23px;
			left:360px;
			width:600px;
			height:90px;
			background:#31302f;
			}

#menu {
	min-width:1000px;
	background:#66cccc;
	}

#leftColumn {
	float:left;
	width:160px;
	}
	#loginButton {
		float:left;
		position:relative;
		width:71px;
		height:46px;
		margin:-9px 0 0 -10px;
		background:url(/img/login.gif) no-repeat;
		text-indent:71px;
		overflow:hidden;
		}
		#loginButton a {
			display:block;
			width:71px;
			height:46px;
			}
	#registerButton {
		float:left;
		width:78px;
		height:16px;
		margin:9px 0 0 3px;
		background:url(/img/register.gif) no-repeat;
		text-indent:78px;
		overflow:hidden;
		}
		#registerButton a {
			display:block;
			width:78px;
			height:16px;
			}
	#leftBanner, #rightBanner {
		width:160px;
		height:400px;
		margin-top:7px;
		background:#565550;
		}
		#rightBanner {
			margin-top:10px;
			}

#centerColumn {
	float:left;
	width:568px;
	margin:0 21px;
	}
	#centerColumn h2 {
		margin:0 0 9px 0px;
		}
	#news {
		background:#f5f5d8;
		}
		.newsSlides {
			float: left;
			overflow: hidden;
			width: 470px;
			}
			.newsSlides ul {
				float: left;
				list-style:none;
				padding: 0;
				margin: 0;
				width: 1500px;
				}
				.newsSlides ul li {
					margin-right:3px;
					float:left;
					overflow: hidden;
					}
				.newsSlides .photo {
					width:91px;
					height:70px;
					overflow:hidden;
					}
				.newsSlides .text {
					width:91px;
					padding:5px 0 0 0;
					font-size:0.9em;
                    line-height:1.2em;
					color:#999886;
					}
					.newsSlides .text a, .newsSlides .text a:link, .newsSlides .text a:active {
						color:#999886;
						}
						.newsSlides .text a:hover {
							color:#585656;
							}
						.newsSlides .text a:visited {
							}
		.newsPrev, .newsNext {
			float:left;
			width:44px;
			height:44px;
			margin-top:17px;
			text-indent:44px;
			overflow:hidden;
			position: relative;
			left: 0;
			cursor:pointer;
			}
		.newsPrev {
			margin-left: 5px;
			background:url(/img/icons/left.png) no-repeat;
			}
		.newsNext {
			background:url(/img/icons/right.png) no-repeat;
			}

	.diary {
	    width: 278px;
	    color: #555349;
	}
	.diary h1 a, .diary h1 a:link, .diary h1 a:active, .diary h1 a:visited, .diary h1 a:hover {
	    font-size: 1.1em;
	    color: #555349;
	    text-decoration: underline;
	    color: #000;
	}
	.diary h1 {
	    font-size: 0.9em;
	    text-decoration: none;
	    color: #999;
	    font-weight: normal;
	    margin-top: 0;
	    padding-top: 0;
	}
	.diary.b1 {
		background:#FECE9E url(/img/diary_bg_1.jpg) no-repeat;
	}
	.diary.b2 {
		background:#E7EA89 url(/img/diary_bg_2.jpg) no-repeat;
	}
	.diary.b3 {
		background:#97F3E2 url(/img/diary_bg_3.jpg) no-repeat;
	}
	.diary.b4 {
		background:#D2F594 url(/img/diary_bg_4.jpg) no-repeat;
	}
	.diary.b5 {
		background:#FAB0D0 url(/img/diary_bg_5.jpg) no-repeat;
	}
	.diary.b6 {
		background:#FBE798 url(/img/diary_bg_6.jpg) no-repeat;
	}
	#advices {
		padding-top:20px;
		}
		.advice {
			float:left;
			position:relative;
			width:260px;
			padding-left:8px;
			margin-bottom:7px;
			cursor:pointer;
			}
			.block.b1 { background: #e2eeac url(/img/b1/tl.jpg) top left no-repeat; }
			.block.b1>div { background: url(/img/b1/tr.jpg) top right no-repeat; }
			.block.b1>div>div { background: url(/img/b1/bl.jpg) bottom left no-repeat; }
			.block.b1>div>div>div { background: url(/img/b1/br.jpg) bottom right no-repeat; padding: 7px; }
			.block.b1>div>div>div>div { background-color: #fff; padding: 3px; }

			.block.b2 { background: #eeefea url(/img/b2/tl.jpg) top left no-repeat; }
			.block.b2>div { background: url(/img/b2/tr.jpg) top right no-repeat; }
			.block.b2>div>div { background: url(/img/b2/bl.jpg) bottom left no-repeat; }
			.block.b2>div>div>div { background: url(/img/b2/br.jpg) bottom right no-repeat; padding: 7px; }
			.block.b2>div>div>div>div { background-color: #fff; padding: 3px; }

			.block.b3 { background: #feff99 url(/img/b3/tl.jpg) top left no-repeat; }
			.block.b3>div { background: url(/img/b3/tr.jpg) top right no-repeat; }
			.block.b3>div>div { background: url(/img/b3/bl.jpg) bottom left no-repeat; }
			.block.b3>div>div>div { background: url(/img/b3/br.jpg) bottom right no-repeat; padding: 7px; }
			.block.b3>div>div>div>div { background-color: #fff; padding: 3px; }
/*
			.advice.b1 {
				background:#FC9E3A url(/img/advice_bg_1.jpg?1) no-repeat;
				margin-right:6px;
				}
			.advice.b2 {
				background:#D0D312 url(/img/advice_bg_2.jpg?1) no-repeat;
				}
			.advice.b3 {
				background:#52D6CB url(/img/advice_bg_3.jpg?1) no-repeat;
				margin-right:6px;
				}
			.advice.b4 {
				background:#A8EB2A url(/img/advice_bg_4.jpg?1) no-repeat;
				}
			.advice.b5 {
				background:#F660A7 url(/img/advice_bg_5.jpg?1) no-repeat;
				margin-right:6px;
				}
			.advice.b6 {
				background:#F8CD30 url(/img/advice_bg_6.jpg?1) no-repeat;
				}
*/
			.advice .corner {
				position:absolute;
				bottom:0;
				right:0;
				width:32px;
				height:32px;
				background:url(/img/advice_corner.png);
				}
			.advice .photo {
				float:left;
                width:96px;
                height:135px;
                margin:10px 9px 0 0;
				padding:1px 0 0 1px;
				background:url(/img/advice_photo_bg.png);
				overflow:hidden;
				}
			.advice .text {
				float:left;
				width:143px;
				margin-top:10px;
				font-size:1em;
				text-align: left;
				color:#555349;
				}
				.advice h3{
                    text-transform: uppercase;
					font-size:1.2em;
					margin: 0;
					}
				.advice .text a, .advice .text a:link, .advice .text a:active {
					color:#555349;
					}
					.advice .text a:visited {
						}
			.advice.white .text {
				color:#fff;
				}
				.advice.white .text a, .advice.white .text a:link, .advice.white .text a:active {
					color:#fff;
					}
	#users {
		clear:both;
		padding-top: 0;
		}
		#users #firstPlace {
			position:relative;
			float:left;
			width:178px;
			height:178px;
            text-align: center;
			overflow:hidden;
			padding: 0;
			margin: 0;
			}
			#users #firstPlace #line {
				position:absolute;
				bottom:0;
				left:0;
				width:168px;
				padding:9px 0 9px 10px;
				margin: 0;
				background:#000;
				color:#fff;
				font-size:1.4em;
				font-weight:bold;
				}
				#users #firstPlace #line #rating {
					float:right;
					font-size:0.7em;
					font-weight:bold;
					margin-right:10px;
					padding-left:20px;
					background:url(/img/icon_rating.gif) top left no-repeat;
					}
		#users #avatars {
			}
			#users #avatars .ava {
				float:left;
				height:58px;
				margin:0 0 2px 7px;	
				overflow:hidden;
				}

	#forum {
		clear:left;
		float:left;
		width:332px;
		height:300px;
		padding-top:20px;
		}
		#forum ul {
			list-style:none;
			}
		#forum dd {
			padding-left:20px;
			}
		#forum a, #forum a:link, #forum a:active, #forum a:visited {
			color:#999886;
			}
		#forum td.t {
			padding-left:4px;
			font-size:0.9em;
			}

	#vote {
		float:left;
		width:225px;
		margin-left:10px;
		padding-top:20px;
		}
		.voteQuestion {
			padding: 10px;
			background:#c0bfb2;
			color:#fff;
			font-weight:bold;
			text-align: center;
			}
		.voteAnswers {
			border:4px solid #e8e8e3;
			border-top:none;
			background:url(/img/voteblock_arr.gif) top center no-repeat;
			padding: 10px;
			color:#666666;
			}
		.voteButtons {
			padding:10px;
			font-size:0.9em;
			line-height:1.1em;
			}
			.voteButtons a,.voteButtons a:link, .voteButtons a:visited, .voteButtons a:active {
				color:#999886;
				}
				.voteButtons input {
					float:left;
					margin:1px 10px 0 0;
					}

#userMenu {
	border:2px solid #e0e0e0;
	}
	.userInfo {
		padding:10px 0 10px 10px;
		}
		.userInfo .avatar {
			float:left;
			}
		.userInfo .info {
			position:relative;
			float:left;
			width:83px;
			height:58px;
			margin-left:5px;
			white-space:nowrap;
			overflow:hidden;
			}
			.userInfo .info .dark {
				position:absolute;
				top:0;
				right:0;
				width:16px;
				height:58px;
				background:url(/img/fade_1.png) repeat-y;
				}
		.userInfo h3 {
			font-size:1.2em;
			color:#000;
			margin:0 0 5px 0;
			}
	#userMenu ul {
		list-style:none;
		text-transform:uppercase;
		font-weight:bold;
		margin: 0;
		padding: 0;
		}
		#userMenu ul li {
			padding:9px;
			background:url(/img/usermenu_sep.gif) bottom center no-repeat;
			}
			#userMenu ul li.active {
				position:relative;
				background:#b4b4b4 url(/img/usermenu_active.gif) center right no-repeat;
				margin-right:-7px;
				}
			#userMenu ul li a, #userMenu ul li a:link, #userMenu ul li a:active, #userMenu ul li a:visited {
				text-decoration:none;
				color:#858474;
				padding:0 0 0.5em 0;
				}
				#userMenu ul li a:hover {
					text-decoration:underline;
					}
			#userMenu ul li.active a, #userMenu ul li.active a:visited {
				color:#fff;
				}

#rightColumn {
	float:right;
	width:180px;
	}
	.input.search {
		width:146px;
		height:21px;
		padding:3px 0 0 12px;
		background:url(/img/search_input.gif) no-repeat;
		border:none;
		}
	#rightColumn #banners {
		padding-top:15px;
		}

#footer {
	clear:both;
	padding-top:25px;
	}
	#fmenu {
		font-size:0.9em;
		background:#67b6c2;
		}
		#fmenu ul {
			list-style:none;
			margin: 0;
			padding: 0;
			}
			#fmenu ul.l { float:left; padding-left: 7px; }
			#fmenu ul.r { float:right; }
			#fmenu ul li {
				float:left;
                padding:0 3px;
				border-right:1px solid #95ccd4;
				}
				#fmenu ul li a, #fmenu ul li a:link, #fmenu ul li a:active, #fmenu ul li a:visited {
					color: #fff;
					}
					#fmenu ul li a:hover {
						color:#ffff81;
						}
	#footer .text {
		color:#999886;
		font-size:0.9em;
		padding:10px 12px;
		margin: 0;
		}
		#footer .text a, #footer .text a:link, #footer .text a:active, #footer .text a:visited {
			color:#999886;
			}
		#footer .text.l {
			float:left;
			}
		#footer .text.r{
			float:right;
			}

/* comment balloon */
.cBln {
	float:left;
	height:18px;
	*width: 1%;
	background:url(/img/cbln_l.gif) top left no-repeat;
	color:#999886;
	font-size:0.9em;
	line-height:1.3em;
	margin-right: 10px;
	padding-left: 2px;
	}
	.cBln span {
		float:right;
		height:18px;
		padding:0 6px 0 5px;
		background:url(/img/cbln_r.gif) top right no-repeat;
		margin-right:-3px;
		position:relative;
		}

/* tabs */
#forumTabs {
	background:url(/img/tab_bg_wrapper.gif) bottom left repeat-x;
	height:33px;
	margin: 0;
	}
.btabsTab {
	float:left;
	height:33px;
	margin-right:2px;
	background:#f1f1a2 url(/img/tab_bg.gif) bottom center no-repeat;
	cursor:pointer;
	color:#999886;
	text-decoration:underline;
	}
	.btabsTab .bg1 {
		float:left;
		background:url(/img/tab_tl.gif) top left no-repeat;
		}
	.btabsTab .bg2 {
		float:left;
		background:url(/img/tab_tr.gif) top right no-repeat;
		height:21px;
		padding:6px;
		}
	.btabsTab.active {
		background:#ebeb7b url(/img/tab_bg_active.gif) bottom center no-repeat;
		color:#735e42;
		font-weight:bold;
		text-decoration:none;
		}
		.btabsTab.active .bg1 {
			background:url(/img/tab_tl_active.gif) top left no-repeat;
			}
		.btabsTab.active .bg2 {
			background:url(/img/tab_tr_active.gif) top right no-repeat;
			}
.btabsContent {
	background:#f6f7d0;
	padding:5px 10px 10px 10px;
	}

#centerMenu {
	border-bottom: 1px solid #c2c1b9;
	padding: 0 0 10px 0;
	margin: 0;
}
    #centerMenu ul {
	    list-style:none;
	    font-family: Arial, Helvetica, Tahoma;
	    font-size: 0.9em;
	    margin: 0;
	    padding: 0;
    }
        #centerMenu ul li {
	        display: inline;
	        text-align: center;
	        text-transform: uppercase;
	        margin: 0 15px 0 0;
	        padding: 0 0 11px 0;
        }
            #centerMenu ul li a, #centerMenu ul li a:link, #centerMenu ul li a:active, #centerMenu ul li a:visited {
	            color: #858474;
	            text-decoration: none;
	            font-weight: bold;
                padding: 0 0 11px 0;
				margin: 0;
            }
            #centerMenu ul li a:hover {
	            text-decoration: underline;
            }
	    #centerMenu ul li a.active, #centerMenu ul li a.active:link, #centerMenu ul li a.active:active, #centerMenu ul li a.active:visited {
                color: #6cc;
                text-decoration: none;
                background: url('/img/tick.png') center bottom no-repeat;
            }
            #centerMenu ul li.long {
				position: relative;
				white-space: nowrap;
				overflow: hidden;
			}
            #centerMenu ul li.long span {
				position: absolute;
				top: 0;
				right: 0;
				width: 16px;
				height: 20px;
				background: url('/img/fade_1.png') right top repeat-y;
			}
.blue_block {
	padding: 10px;
	background-color: #e8f2fd;
	color: #555349;
}
.blue_block h1 a, .blue_block h1 a:link, .blue_block h1 a:active, .blue_block h1 a:visited, .blue_block h1 a:hover {
	font-size: 1.1em;
	color: #555349;
	text-decoration: underline;
	color: #000;
}
.blue_block h1 {
	font-size: 0.9em;
	text-decoration: none;
	color: #999;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}
.block_footer {
	padding: 5px 10px 20px;
}
.block_footer ul {
	list-style:none;
	text-align:center;
	margin: 0;
	padding: 0;
}
.block_footer ul li {
	display: inline;
	float: left;
	text-align:center;
	margin-right:20px;
}
.block_footer ul li.right {
	float: right;
	margin-right:0px;
}
.block_footer ul li a, .block_footer ul li a:link, .block_footer ul li a:active, .block_footer ul li a:visited, .block_footer ul li a:hover {
	font-size: 0.9em;
	text-decoration:underline;
	color: #a386b9;
}
.block_footer .delete { font-size: 1em; }
.delete {
	background: url('/img/delete.png') 0 2px no-repeat;
	padding: 0 0 0 13px;
	margin: 0;
	color: #A386B9;
	font-size: 0.9em;
}
.apply {
    background: url('/img/apply.gif') 0 3px no-repeat;
    padding-left: 15px;
    color: #A386B9;
    font-size: 0.9em;
}
.answer {
	background: url('/img/answer.gif') 0 3px no-repeat;
	padding-left: 13px;
	color: #A386B9;
	font-size: 0.9em;
}
label {
	cursor: hand;
	cursor: pointer;
    color: #A386B9;
    font-size: 0.9em;
    text-decoration: underline;
}
label.d {
    color: #000;
    font-size: 1em;
    text-decoration: none;
}
.section {
    padding: 15px 10px;
	line-height: 20px;
}
.warning {
    padding: 10px;
    border: 1px solid #e5e5e5;
}
.warning h1 {
    color: #000;
    font-size: 11pt;
    background: url('/partner/templates/blogs/info.png') left center no-repeat;
    padding: 0 0 4px 25px;
	margin: 0 0 5px 0;
}
.warning div {
    padding-left: 10px;
    color: #88867F;
    font-size: 0.9em;
	line-height: 15px;
}
.post_form {
    border-top: 1px solid #c2c1b9;
    padding: 5px 0 0 0;
	margin: 0;
}
.grey_block, .grey_block2 {
	background-color: #F4F4F2;
	color: #555349;
    height: 100%;
}
.grey_block h1 a, .grey_block h1 a:link, .grey_block h1 a:active, .grey_block h1 a:visited, .grey_block h1 a:hover,
.grey_block2 h1 a, .grey_block2 h1 a:link, .grey_block2 h1 a:active, .grey_block2 h1 a:visited, .grey_block2 h1 a:hover {
	font-size: 1.1em;
	color: #555349;
	text-decoration: underline;
	color: 
}
.grey_block h1, .grey_block2 h1 {
	font-size: 0.9em;
	text-decoration: none;
	color: #999;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}
.grey_block .label, .grey_block .apply, .grey_block .delete {
    color: #470E73;
    font-size: 0.9em;
}
.comment {
	border-bottom: 1px solid #C2C1B9;	
}
.pages_list {
	padding: 10px 0px;
    margin-bottom: 12px;
	color: #470E73;
    line-height: 27px;
}
.pages_list a {
	font-size: 0.9em;
	font-weight: bold;
	color: #9C80AF;
    background-color: #eee;
    padding: 5px 10px;
}
.pages_list b {
    border: 1px solid #ccc;
    padding: 5px 10px;
}
table.common td {
	padding: 10px;
}
.tick_up {
    padding-top: 6px;
    background: url('/img/tick_up.gif') center top no-repeat;
}
.sorter {
    padding: 0;
}
.sorter ul {
    list-style:none;
    text-align:center;
	padding: 0;
	margin: 0;
}
.sorter ul li {
    display:inline;
    margin-right:12px;
    text-align:center;
    font-size: 0.9em;
    padding: 8px;
}
.sorter ul li.active {
    background: url(/img/tick_down.gif) no-repeat center bottom;
}
.sorter ul li.active a {
    background-color: #b4b4b4;
    color: #fff;
}
.sorter ul li a {
    padding: 2px 10px;
    text-decoration: none;
}
.sorter ul li a:hover {
    text-decoration: underline;
}
.formattedText p {
	text-indent: 25px;
}
.err {
	color: red;
}
.block {
	text-align: center;
	margin: 20px 0;
}
.dbc { padding: 8px 10px 8px 10px; color: #fff; }
.dbc span { background-color: #000; color: #fff; padding: 1px 4px; }
.dbc span.active { font-size: 1.2em; font-weight: bold; }
.dbc .title { font-size: 0.9em; }
.dbc .title a { text-decoration: none; font-style: italic; }
.dbc .title a:hover { text-decoration: underline; }
.dbc h1 { margin: 7px 0 0; padding: 0; }
.dbc h1 a { color: #fff; text-decoration: none; }
.dbc h1 a:hover { text-decoration: underline; }

.day_b1 { background: url(img/day/b1/tail.jpg) no-repeat scroll right center; padding-right: 10px; margin-bottom: 3px; }
.day_b1 .db1tl { background: #685645 url(img/day/b1/tl.jpg) no-repeat scroll left top; }
.day_b1 .db1tr { background: url(img/day/b1/tr.jpg) no-repeat scroll right top; }
.day_b1 .db1br { background: url(img/day/b1/br.jpg) no-repeat scroll right bottom; }
.day_b1 .db1bl { background: url(img/day/b1/bl.jpg) no-repeat scroll left bottom; }
.day_b1 .title a { color: #d8c79e; }

.day_b2 { background: url(img/day/b2/tail.jpg) no-repeat scroll left center; padding-left: 10px; margin-bottom: 3px; }
.day_b2 .db2tl { background: #adc25b url(img/day/b2/tl.jpg) no-repeat scroll left top; }
.day_b2 .db2tr { background: url(img/day/b2/tr.jpg) no-repeat scroll right top; }
.day_b2 .db2br { background: url(img/day/b2/br.jpg) no-repeat scroll right bottom; }
.day_b2 .db2bl { background: url(img/day/b2/bl.jpg) no-repeat scroll left bottom; }
.day_b2 .title a { color: #48541a; }

.day_b3 { background: url(img/day/b3/tail.jpg) no-repeat scroll right center; padding-right: 10px; margin-bottom: 3px; }
.day_b3 .db3tl { background: #d7aa20 url(img/day/b3/tl.jpg) no-repeat scroll left top; }
.day_b3 .db3tr { background: url(img/day/b3/tr.jpg) no-repeat scroll right top; }
.day_b3 .db3br { background: url(img/day/b3/br.jpg) no-repeat scroll right bottom; }
.day_b3 .db3bl { background: url(img/day/b3/bl.jpg) no-repeat scroll left bottom; }
.day_b3 .title a { color: #644834; }

.day_b4 { background: url(img/day/b4/tail.jpg) no-repeat scroll left center; padding-left: 10px; margin-bottom: 3px; }
.day_b4 .db4tl { background: #72c8da url(img/day/b4/tl.jpg) no-repeat scroll left top; }
.day_b4 .db4tr { background: url(img/day/b4/tr.jpg) no-repeat scroll right top; }
.day_b4 .db4br { background: url(img/day/b4/br.jpg) no-repeat scroll right bottom; }
.day_b4 .db4bl { background: url(img/day/b4/bl.jpg) no-repeat scroll left bottom; }
.day_b4 .title a { color: #1f5763; }

.day_b5 { background: url(img/day/b5/tail.jpg) no-repeat scroll right center; padding-right: 10px; margin-bottom: 3px; }
.day_b5 .db5tl { background: #f38f23 url(img/day/b5/tl.jpg) no-repeat scroll left top; }
.day_b5 .db5tr { background: url(img/day/b5/tr.jpg) no-repeat scroll right top; }
.day_b5 .db5br { background: url(img/day/b5/br.jpg) no-repeat scroll right bottom; }
.day_b5 .db5bl { background: url(img/day/b5/bl.jpg) no-repeat scroll left bottom; }
.day_b5 .db5c { padding: 4px 10px 8px 10px; color: #fff; }
.day_b5 .title a { color: #f4e05d; }

.day_b6 { background: url(img/day/b6/tail.jpg) no-repeat scroll left center; padding-left: 10px; margin-bottom: 3px; }
.day_b6 .db6tl { background: #4ac590 url(img/day/b6/tl.jpg) no-repeat scroll left top; }
.day_b6 .db6tr { background: url(img/day/b6/tr.jpg) no-repeat scroll right top; }
.day_b6 .db6br { background: url(img/day/b6/br.jpg) no-repeat scroll right bottom; }
.day_b6 .db6bl { background: url(img/day/b6/bl.jpg) no-repeat scroll left bottom; }
.day_b6 .db6c { padding: 4px 10px 8px 10px; color: #fff; }
.day_b6 .title a { color: #1c6244; }

.day_b7 { background: url(img/day/b7/tail.jpg) no-repeat scroll right center; padding-right: 10px; }
.day_b7 .db7tl { background: #f088b9 url(img/day/b7/tl.jpg) no-repeat scroll left top; }
.day_b7 .db7tr { background: url(img/day/b7/tr.jpg) no-repeat scroll right top; }
.day_b7 .db7br { background: url(img/day/b7/br.jpg) no-repeat scroll right bottom; }
.day_b7 .db7bl { background: url(img/day/b7/bl.jpg) no-repeat scroll left bottom; }
.day_b7 .db7c { padding: 4px 10px 8px 10px; color: #fff; }
.day_b7 .title a { color: #644834; }


.day_b1n { background: url(img/day/b1n/tail.jpg) no-repeat scroll right center; padding-right: 10px; margin-bottom: 3px; }
.day_b1n .db1ntl { background: #d3cac3 url(img/day/b1n/tl.jpg) no-repeat scroll left top; }
.day_b1n .db1ntr { background: url(img/day/b1n/tr.jpg) no-repeat scroll right top; }
.day_b1n .db1nbr { background: url(img/day/b1n/br.jpg) no-repeat scroll right bottom; }
.day_b1n .db1nbl { background: url(img/day/b1n/bl.jpg) no-repeat scroll left bottom; }
.day_b1n .title a { color: #000; }

.day_b2n { background: url(img/day/b2n/tail.jpg) no-repeat scroll left center; padding-left: 10px; margin-bottom: 3px; }
.day_b2n .db2ntl { background: #ceda9d url(img/day/b2n/tl.jpg) no-repeat scroll left top; }
.day_b2n .db2ntr { background: url(img/day/b2n/tr.jpg) no-repeat scroll right top; }
.day_b2n .db2nbr { background: url(img/day/b2n/br.jpg) no-repeat scroll right bottom; }
.day_b2n .db2nbl { background: url(img/day/b2n/bl.jpg) no-repeat scroll left bottom; }
.day_b2n .title a { color: #48541a; }

.day_b3n { background: url(img/day/b3n/tail.jpg) no-repeat scroll right center; padding-right: 10px; margin-bottom: 3px; }
.day_b3n .db3ntl { background: #e7cc79 url(img/day/b3n/tl.jpg) no-repeat scroll left top; }
.day_b3n .db3ntr { background: url(img/day/b3n/tr.jpg) no-repeat scroll right top; }
.day_b3n .db3nbr { background: url(img/day/b3n/br.jpg) no-repeat scroll right bottom; }
.day_b3n .db3nbl { background: url(img/day/b3n/bl.jpg) no-repeat scroll left bottom; }
.day_b3n .title a { color: #644834; }

.day_b4n { background: url(img/day/b4n/tail.jpg) no-repeat scroll left center; padding-left: 10px; margin-bottom: 3px; }
.day_b4n .db4ntl { background: #aadee9 url(img/day/b4n/tl.jpg) no-repeat scroll left top; }
.day_b4n .db4ntr { background: url(img/day/b4n/tr.jpg) no-repeat scroll right top; }
.day_b4n .db4nbr { background: url(img/day/b4n/br.jpg) no-repeat scroll right bottom; }
.day_b4n .db4nbl { background: url(img/day/b4n/bl.jpg) no-repeat scroll left bottom; }
.day_b4n .title a { color: #1f5763; }

.day_b5n { background: url(img/day/b5n/tail.jpg) no-repeat scroll right center; padding-right: 10px; margin-bottom: 3px; }
.day_b5n .db5ntl { background: #f9cb3d url(img/day/b5n/tl.jpg) no-repeat scroll left top; }
.day_b5n .db5ntr { background: url(img/day/b5n/tr.jpg) no-repeat scroll right top; }
.day_b5n .db5nbr { background: url(img/day/b5n/br.jpg) no-repeat scroll right bottom; }
.day_b5n .db5nbl { background: url(img/day/b5n/bl.jpg) no-repeat scroll left bottom; }
.day_b5n .title a { color: #644834; }

.day_b6n { background: url(img/day/b6n/tail.jpg) no-repeat scroll left center; padding-left: 10px; margin-bottom: 3px; }
.day_b6n .db6ntl { background: #92dcbc url(img/day/b6n/tl.jpg) no-repeat scroll left top; }
.day_b6n .db6ntr { background: url(img/day/b6n/tr.jpg) no-repeat scroll right top; }
.day_b6n .db6nbr { background: url(img/day/b6n/br.jpg) no-repeat scroll right bottom; }
.day_b6n .db6nbl { background: url(img/day/b6n/bl.jpg) no-repeat scroll left bottom; }
.day_b6n .title a { color: #1c6244; }

.day_b7n { background: url(img/day/b7n/tail.jpg) no-repeat scroll right center; padding-right: 10px; }
.day_b7n .db7ntl { background: #f6b8d5 url(img/day/b7n/tl.jpg) no-repeat scroll left top; }
.day_b7n .db7ntr { background: url(img/day/b7n/tr.jpg) no-repeat scroll right top; }
.day_b7n .db7nbr { background: url(img/day/b7n/br.jpg) no-repeat scroll right bottom; }
.day_b7n .db7nbl { background: url(img/day/b7n/bl.jpg) no-repeat scroll left bottom; }
.day_b7n .title a { color: #644834; }

.day_comments { float: right; background: url(/img/day/comment.png) no-repeat left center; padding-left: 20px; cursor: pointer; cursor: hand; }
.day_discuss { border-top: 1px solid #e5e5e5; padding-top: 5px; margin-top: 5px; text-align: right; }

.after_menu { list-style: none; margin: 0; padding: 5px 0 0 0; }
.after_menu li { background: url(/img/after_menu/c1.gif) left 2px no-repeat; padding-left: 15px; margin: 10px 5px; }
.after_menu .c2 { background-image: url(/img/after_menu/c2.gif); }
.after_menu .c3 { background-image: url(/img/after_menu/c3.gif); }
.after_menu .c4 { background-image: url(/img/after_menu/c4.gif); }
.after_menu .c5 { background-image: url(/img/after_menu/c5.gif); }
.after_menu .c6 { background-image: url(/img/after_menu/c6.gif); }
.after_menu .c7 { background-image: url(/img/after_menu/c7.gif); }
.after_menu .title { font-weight: bold; }
.after_menu .c1 .title { color: #10dfdf; }
.after_menu .c2 .title { color: #f25ca3; }
.after_menu .c3 .title { color: #30ae77; }
.after_menu .c4 .title { color: #edb300; }
.after_menu .c5 .title { color: #99be01; }
.after_menu .c6 .title { color: #666; }
.after_menu .c7 .title { color: #889ffe; }
