#lColumn{
	float:left;
	width:250px;
	height:auto;
	background:url(../img/top/slash.gif) repeat-y center;
	text-align:center;
}

#rColumn{
	float:right;
	width:540px;
	height:auto;
}

#container .imgBox{
	text-align:center;
}

#container .imgBox img{
	display:block;
}

#container .imgBox2{
	text-align:center;
	margin:10px 0 10px 0;
}

#container .imgBox2 img{
	margin:0 10px 5px 0;
}

.banBox1{
	width:246px;
	height:auto;
	background-color:#deeeb5;
	background-image:url(../img/top/boxbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	border-left:2px solid #94c32f;
	border-right:2px solid #94c32f;
	text-align:center;
	padding:10px 0 10px 0;
}

.banBox1 img{
	margin:0 0 0 0;
}

.banBox1 p{
	font-size:12px;
	margin:0 0 10px 0;
}

.boxTop{
	width:250px;
	height:42px;
	background:url(../img/top/top.gif) no-repeat bottom;
}

.boxBottom{
	width:250px;
	height:10px;
	background:url(../img/top/bottom.gif) no-repeat top;
	margin:0 0 10px 0;
}

#blognews{
	padding:40px 0px 40px 0px;
	width:246px;
	text-align:left;
	background:#ffffff url("/img/top/bg_bottom.gif") no-repeat bottom;	
}

#blognews h2{
	background:url("/img/top/bg_htopics.gif") no-repeat 6px 0px;
	width:242px;
	padding:15px 0px 0px 0px;
	height:25px;/*40*/
	text-align:right;
	color:#525252;
	font-weight:normal;
	font-size:10px;
}

.rsscont{
	border-bottom:dotted 1px #7c7c7c;
	margin:10px auto 0px auto;
	width:236px;
}

.rsscont *{
	font-size:10px;
	list-style:none;
}

.rsstitle{
	float:left;
	background:url("/img/top/icon_title.gif") no-repeat 2px 0px;
	padding:0px 0px 0px 16px;
}

.rsstitle a{
	font-size:12px;
}

.update{
	float:right;
}

.rsscont p{
	margin:8px 0px 10px 0px;
	line-height:160%;
	font-size:10px !important;
}

.clearfix:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

.clearfix {
	zoom:1;
}

