@CHARSET "UTF-8";

#sec_body .res_view {
	float:left; width:700px; padding:0px 19px 0px 0px; border-style:none solid none none; text-align:left; border-width:1px; border-color:#E8E8E8;
}

#sec_body .res_view .res_item {
	padding:0px 20px; background-position:left 5px; background-image:url(style_res/dot001.gif); background-repeat:no-repeat;
}

#sec_post {
	float:left; background-color:#ffffff;
}

a {
	color:#2154C6; text-decoration:none;
}
.page_left {
	float:left; 
	width:600px;
	padding:20px;
	margin:15px 0px;
	border-style:none solid none none; border-width:1px; border-color:#E8E8E8;
}

.page_right {
	float:left;
	width:309px;
	margin:10px 0px 18px 0px;
}

.post_list_item {
	padding:0px;
	margin:0px 0px 20px 0px;
	list-style-type:none;
}
.post_list_item .title {
	font: bold 18px/22px sans-serif; 
	color:#101010;
	border-style:none none solid none; 
	border-width:1px; 
	border-color:#E8E8E8;
	padding:0px 0px 6px 0px;
	margin:0px 0px 6px 0px;
}

.recent_list {
	text-align:left;
}
.recent_list .post_item {
}

.prev_page {
	float:left;
	background:url(style_res/red_arrow_001_l.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding:0px 0px 0px 30px;
	height:20px;
	width:85px;
}

.next_page {
	float:right;
	background:url(style_res/red_arrow_001_r.gif);
	background-repeat:no-repeat;
	background-position:center right;
	height:20px;
	width:85px;
}

.post_view {
	text-align:left;
}
.post_view .title {
	font:bold 13px/16px "Verdana", "Tahoma", "Arial"; color:#606060;
	border-style:none none solid none;
	border-width:1px;
	border-color:#E8E8E8;
	padding:0px 0px 6px 6px;
	margin:0px 0px 0px 0px;
}
.post_view .author {
	float:left;
	font:9px/16px sans-serif; color:#333333;
	background:url(style_res/speak_icon_01.gif);
	background-repeat:no-repeat;
	background-position:center left;	
	margin:5px 0px 20px 6px;
	padding:0px 0px 0px 20px;	
}
.post_view .keywords {
	float:right;
	font:9px/16px sans-serif; color:#333333;
	font:12px/18px sans-serif; color:#333333;
	background:url(style_res/speak_icon_02.gif);
	background-repeat:no-repeat;
	background-position:center left;
	margin:5px 0px 20px 6px;
	padding:0px 0px 0px 20px;	
}
.post_view .body {
	clear:both;
	margin:0px 0px 50px 0px;
	padding:20px 0px 6px 6px;
}
.post_view .prevpost {
	float:left;
	font:9px/12px sans-serif; color:#333333;
	background:url(style_res/red_arrow_001_l.gif);
	background-repeat:no-repeat;
	background-position:center left;	
	padding:0px 0px 0px 30px;
}
.post_view .nextpost {
	float:right;
	font:9px/12px sans-serif; color:#333333;
	background:url(style_res/red_arrow_001_r.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding:0px 30px 0px 0px;
}

.smo_btn {
	margin:20px 0px; float:left; 
}
.smo_btn .gbutton {
	float:left; margin:0px; padding:0px;
}
.smo_btn .fbutton {
	float:left; margin:0px; padding:4px 20px 0px 0px; 
}
.smo_btn .tbutton {
	float:left; margin:0px; padding:4px 0px 0px 20px;
}


#recent_post_title {
	border-style:none none solid none; border-width:1px; border-color:#E8E8E8;
	font: bold 18px/22px sans-serif; color:#101010;
	margin:20px 15px 10px 15px;
	padding:0px 0px 5px 5px;
	
}

#picks_post_title {
	border-style:none none solid none; border-width:1px; border-color:#E8E8E8;
	font: bold 18px/22px sans-serif; color:#101010;
	margin:50px 15px 10px 15px;
	padding:0px 0px 5px 5px;
	
}
