﻿div#main-box-2cell {
	width:954px;
	height:auto;
	float:left;
	clear:both;
	background-image:url(../images/center_left_right_bg_2cell.gif);
	background-position:left;
	background-repeat:repeat-y;
}
div#2cell-right-box {
	width:694px;
	height:800px;
	float:left;
	clear:none;
	margin-left:50px;
	margin-top:30px;
}
div#blog-popbg-on {
	width:116px;
	height:23px;
	float:left;
	clear:none;
	background-image:url(../images/date_02/dates_blank.gif);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:"微软雅黑", Arial, "宋体";
	font-size:14px;
	color:#FFF;
	text-align:center;
	padding-top:3px;
	font-weight:bold;
}
div#blog-popbg-off {
	width:116px;
	height:23px;
	float:left;
	clear:none;
	background-image:url(../images/date_02/dates_a_blank.gif);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:"微软雅黑", Arial, "宋体";
	font-size:14px;
	color:#FFF;
	text-align:center;
	padding-top:3px;
	font-weight:bold;
}
div#orange-line {
	width:650px;
	height:2px;
	float:left;
	clear:none;
	margin-bottom:20px;
	background-color:#F90;
font-size:0px;

}

/* 博客中心列表页，列表模式box */
div#blog-list-line {
	width:600px;
	height:28px;
	float:left;
	clear:none;
	margin-left:25px;
	margin-bottom:10px;
}
div#blog-list-icon {
	width:20px;
	height:20px;
	float:left;
	clear:none;
	margin-left:10px;
}
div#blog-list-title {
	width:490px;
	height:20px;
	float:left;
	clear:none;
}
div#blog-list-date {
	width:70px;
	height:20px;
	float:left;
	clear:none;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#960;
}

a.blog-list-link {
	font-family:Arial, "微软雅黑", "宋体";
	font-size:14px;
	font-weight:bold;
	color:#036;
	text-decoration:none;
}
a.blog-list-link:visited {
	font-family:Arial, "微软雅黑", "宋体";
	font-size:14px;
	font-weight:bold;
	color:#F60;
	text-decoration:none;
}
a.blog-list-link:hover {
	font-family:Arial, "微软雅黑", "宋体";
	font-size:14px;
	font-weight:bold;
	color:#F60;
	text-decoration:underline;
}
a.blog-list-link:active {
	font-family:Arial, "微软雅黑", "宋体";
	font-size:14px;
	font-weight:bold;
	color:#F60;
	text-decoration:none;
}
div#xxxcell2 {
	 width:690px;
	 height:1000px;
	 float:left;
	 clear:none;
	 padding-left:45px;
	 padding-top:20px;
}
div#blog-grayline {
	width:600px;
	height:1px;
	background-color:#eee;
	float:right;
	clear:none;
font-size:0px;

}
div#xxxcell2moer {
	width:600px;
	height:25px;
	float:left;
	clear:none;
	margin-left:25px;
	margin-top:10px;
	text-align:center;
}
/*博客模式*/
div#blog-icon {
	width:20px;
	height:20px;
	float:left;
	clear:none;
	margin-left:10px;
}
div#blog-title {
	width:490px;
	height:20px;
	float:left;
	clear:none;
}
div#blog-date {
	width:70px;
	height:20px;
	float:left;
	clear:none;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#960;
}
div#blog-post-bg {
	width:195px;
	height:22px;
	background-image:url(../images/blog_post_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-left:5px;
	float:left;
	clear:none;
	overflow:hidden;
	text-align:left;
}