#blog_left {
	float:left;
	display:block;
	width:225px;
	margin-right:58px;
	padding:23px 0px 0px 19px;
}

#blog_publications {
	margin-left:22px;
}

#blog_center {
	float:left;
	display:block;
	width:470px;
	padding-top:23px;
}

.blog_title {
	margin-bottom:30px;
}

.blog_block1 {
	width:464px;
	margin-bottom:4px;
	background:url(../images/blog_bg_color1.gif) top repeat;
}

.blog_block1_content {
	width:398px;
	padding:33px;
	background:url(../images/blog_bg_color1_bottom.gif) bottom no-repeat;
}

.blog_block2 {
	width:464px;
	margin-bottom:4px;
	background:url(../images/blog_bg_color2.gif) top no-repeat;
}

.blog_block2_content {
	width:398px;
	padding:33px;
	background:url(../images/blog_bg_color2_bottom.gif) bottom no-repeat;
}

.blog_date {
	color:#1d4c78;
}

h2.blog_name {
	margin:8px 0px 10px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#1d4c78;
}

.blog_text, .blog_text p {
	color:#666;
	line-height:16px;
	text-align:justify;
}

.blog_bottom {
	margin-top:15px;
}

.blog_posted {
	float:left;
	width:285px;
	padding-top:5px;
	color:#0166cb;
}

.blog_posted a {
	font-weight:bold;
	color:#0166cb;
}

.blog_more {
	float:right;
	width:98px;
}

#blog_paging {
	width:464px;
	margin-top:20px;
	text-align:right;
}

#blog_paging a {
	color:#0166cb;
}

#blog_right {
	float:right;
	display:block;
	width:146px;
	margin-right:19px;
	padding:80px 0px 0px 20px;
}

#blog_cat {
	width:146px;
	margin-bottom:5px;
	background:url(../images/blog_cat_bg.jpg) bottom right no-repeat;
}

#blog_archives {
	width:146px;
	padding-top:20px;
	background:url(../images/blog_archives_bg.jpg) top right no-repeat;
}

#blog_right ul {
	width:146px;
	padding:16px 0px 16px 0px;
	margin:0px;
	list-style:none;
}

#blog_right ul li {
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 19px;
	background:url(../images/icon_li.gif) 0px 4px no-repeat;
}

#blog_right ul li a {
	color:#666;
	text-decoration:none;
}

#blog_right ul li.blog_right_selected {
	background:url(../images/icon_li_down.gif) 0px 4px no-repeat;
}

#blog_right ul li.blog_right_selected a {
	font-weight:bold;
	color:#0166cb;
}

#blog_english {
	margin-bottom:20px;
	color:#0166CB;
	padding-left:12px;
	background:url(../images/icon_li.gif) 0px 3px no-repeat;
}
