/* CSS Document */
/* For Forum only*/
@import url("T2_base.css");
.T2_Forum {
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_Forum.png);
	background-repeat: no-repeat;
}

/* nav start */
.F_nav_frame {
	position:relative;
	height:61px;
}
.F_nav_frame .more {
	display:block;
	padding:0 10px 0 0;
}
.F_nav_frame .more_cec_a {
	background-position:-473px -103px;
}
.F_nav_frame .more_cec_b {
	background-position:-473px -78px;
}
.F_nav_frame .more_el_a {
	background-position:-473px -151px;
}
.F_nav_frame .more_el_b {
	background-position:-473px -129px;
}


.F_nav_frame .cec {
	position:absolute;
	width:990px;
	padding:10px 0 0 0;
	height:21px;
}
.F_nav_frame .cec h2 {
	float:left;
	padding:0 6px 0 18px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
.F_nav_frame .cec ul {
	list-style:none;
}
.F_nav_frame .cec ul li {
	float:left;
	height:14px;
	overflow:hidden;
	color:#FFF;
	border-right:solid 1px #698ECA;
	padding:0 9px 0 10px;
	margin-top:1px;
}
.F_nav_frame .cec ul li a{	color:#FFF;}
.F_nav_frame .cec ul li a:hover{		text-decoration:underline;}
.F_nav_frame .cec h2 a{	color:#FFF;}
.F_nav_frame .cec h2 a:hover{		text-decoration:underline;}

.F_nav_frame .cec ul .t_right {	border-right:none;	padding-right:0;}

.F_nav_frame .cec ul .selected a {
	font-weight:bold;
	color:#FFD409;
}

.F_nav_frame .attach  {
	position:absolute;
	top:30px;
	z-index:1;
}

.F_nav_frame .attach .frame_menu {
	width:988px;

	border-left:solid 1px #2C4392;
	border-right:solid 1px #2C4392;
	border-bottom:solid 1px #2C4392;
}
.F_nav_frame .attach .frame_menu .cec_sub_menu {
	background-color:#2C5BA9;	
	background-color:#2450A1\9;
	padding:0 0 0 83px;
	color:#FFF;
	_height:1%;
	overflow:hidden;
}

.F_nav_frame .attach .frame_menu .cec_sub_menu ul {
	list-style:none;
}
.F_nav_frame .attach .frame_menu .cec_sub_menu ul li {
	float:left;
	white-space:nowrap;
	height:14px;
	color:#FFF;
	border-right:solid 1px #698ECA;
	padding:0 9px 0 10px;
	margin-bottom:8px;
}
.F_nav_frame .attach .frame_menu .cec_sub_menu ul li a {
	color:#FFF;
}
.F_nav_frame .attach .frame_menu .cec_sub_menu ul li a:hover {
	text-decoration:underline;
}
.F_nav_frame .attach .frame_menu .cec_sub_menu ul .selected a {
	font-weight:bold;
	color:#FFD409;
}


.F_nav_frame .attach .frame_menu .el_sub_menu {
	background-color:#D2D2D2;	
	background-color:#CDCDCD\9;
	padding:0 0 0 83px;
	color:#FFF;
	_height:1%;
	overflow:hidden;
}

.F_nav_frame .attach .frame_menu .el_sub_menu ul {
	list-style:none;
}
.F_nav_frame .attach .frame_menu .el_sub_menu ul li {
	float:left;
	white-space:nowrap;
	height:14px;
	overflow:hidden;
	color:#FFF;
	border-right:solid 1px #B1B1B1;
	padding:0 9px 0 10px;
	margin-bottom:8px;
}
.F_nav_frame .attach .frame_menu .el_sub_menu ul li a {	color:#00246E;}
.F_nav_frame .attach .frame_menu .el_sub_menu ul li a:hover {	text-decoration:underline;}
.F_nav_frame .attach .frame_menu .el_sub_menu ul .selected {font-weight:bold;}

.F_nav_frame .attach .frame_menu .static {
	padding:8px 0 0 0;
	background-position:0 -37px;
}

.F_nav_frame .attach .frame_menu .static h2 {
	float:left;
	padding:0 6px 0 18px;
	font-size:14px;
	font-weight:bold;
	color:#002A82;
}
.F_nav_frame .attach .frame_menu .static ul {
	list-style:none;
	height:22px;
}
.F_nav_frame .attach .frame_menu .static ul li {
	float:left;
	height:14px;
	overflow:hidden;
	color:#00246E;
	border-right:solid 1px #B1B1B1;
	padding:0 9px 0 10px;
	margin-top:1px;
}
.F_nav_frame .attach .frame_menu .static ul .selected {font-weight:bold;}

.F_nav_frame .attach .frame_menu .static ul li a{	color:#00246E;}
.F_nav_frame .attach .frame_menu .static ul li a:hover{	text-decoration:underline;}
.F_nav_frame .attach .frame_menu .static h2 a{	color:#00246E;}
.F_nav_frame .attach .frame_menu .static h2 a:hover{	text-decoration:underline;}

.F_nav_frame .attach .frame_menu .static ul .t_right {	border-right:none;	padding-right:0;}
.F_nav_frame .attach .bottom {
	display:none;
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_Forum.png);
	background-repeat: no-repeat;
	width:990px;
	height:9px;
	line-height:9px;
	overflow:hidden;
	background-position:0 -219px;
}
*html .F_nav_frame .attach .bottom {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://image.elegantliving.ceconlinebbs.com/T2_Forum_menuBg.png',sizingMethod='crop');
}
*+html .F_nav_frame .attach .bottom {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://image.elegantliving.ceconlinebbs.com/T2_Forum_menuBg.png',sizingMethod='crop');
}

/* nav end */

/* 焦点部分，这部分内容要与 导航栏 互动*/
.focus_box {
	height:244px;
	border:solid 1px #BFBFC0;
	border-bottom:none;
	background-color:#FFF;
	overflow:hidden;
}

	/* 焦点图片*/
.focus_box .slider_frame {
	float:left;
	border-right:solid 1px #BFBFC0;
	width:317px;
	height:244px;
	position:relative;
}
.focus_box .slider_frame .img_frame {
	width:317px;
	height:170px;
	overflow:hidden;
	position:relative;
}
.focus_box .slider_frame .img_frame a {
	display:block;
	width:317px;
	height:170px;
}
.focus_box .slider_frame .img_frame img {
	display:block;
	width:317px;
	height:170px;
}
.focus_box .slider_frame .num {
	position:absolute;
	top:145px;
	right:10px;
}
.focus_box .slider_frame .num span {
	margin-left:5px;
	padding:0 4px;
	line-height:18px;
	background-color:#ADADAD;
	cursor:pointer;
}
.focus_box .slider_frame .num .cur {
	background-color:#000;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}
.focus_box .slider_frame p {
	padding:8px 12px 0 12px;
	line-height:20px;
}



.focus_box .summary {
	float:left;
	width:360px;
}
.focus_box .summary .title {
	list-style:none;
	background-color:#BFBFBF;
	height:23px;
}
.focus_box .summary .title li {
	float:left;
	width:178px;
}

.focus_box .summary .title .active {
	text-align:center;
	height:18px;
	padding:3px 0 0 0;
	border:#FFF solid 1px;

	font-size:14px;
	font-weight:bold;
	
	background-position:0 -310px;
}
.focus_box .summary .title .silent {
	text-align:center;
	height:18px;
	padding:3px 0 0 0;
	border-top:#FFF solid 1px;
	border-left:#FFF solid 1px;
	border-right:#FFF solid 1px;
	font-size:14px;
	cursor:pointer;
	
	background-position:0 -342px;
}
.focus_box .summary .title .margin_right {
	margin-right:1px;
	width:177px;
}

.focus_box .summary .news_list {
	clear:both;
	padding:10px;
	display:inline-block;
}
.focus_box .summary .news_list .info {
	line-height:18px;
	padding:4px;
	margin-bottom:6px;
	border-bottom:1px dashed #CCC;
}

.F_list_one {	list-style:none;}
.F_list_one .normal {
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	line-height:22px;
	height:22px;
	width:325px;
	padding:0 0 0 15px;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.F_list_one .normal_blue {
	background-position:-70px -303px;
}
.F_list_one .normal_orange {
	background-position:-491px -266px;
}
.F_list_one .listTitle {
	float:left;
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	line-height:22px;
	height:22px;
	width:245px;
	padding:0 0 0 15px;

	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.F_list_one .listTitle_blue {
	background-position:-70px -303px;
}
.F_list_one .listTitle_orange {
	background-position:-491px -266px;
}
.F_list_one .listInfo {
	float:left;
	text-align:right;
	color:#666666;
	line-height:22px;
	height:22px;
	width:80px;

	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.F_list_two {	list-style:none;	margin:0 0 0 10px;}
.F_list_two li {
	float:left;
	height:22px;
	line-height:22px;
}
.F_list_two .T {
	width:233px;
	padding:0 0 0 17px;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.F_list_two .I {
	width:68px;
	color:#666666;
	text-align:right;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.F_listIcon_order {
	height:220px;
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:0 -666px;
}
.F_listIcon_order_blue {
	height:220px;
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:0 -911px;
}
.F_listIcon_top {
	height:220px;
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:-490px -913px;
}
.F_listIcon_top_blue {
	height:220px;
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:-490px -666px;
}

.list_oneToFive {
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:0 -666px;
	float:left;
}
.list_oneToFive li {
	line-height:22px;
	padding:0 0 0 15px;
	width:126px;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.list_fiveToTen {
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:0 -776px;
	float:left;
}
.list_fiveToTen li {
	line-height:22px;
	padding:0 0 0 15px;
	width:126px;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}


.focus_under_line {
	height:5px;
	clear:both;
	overflow:hidden;
	
	background-position:0 -367px;
}


/* top ten ...*/
.F_fBox {	width:340px;	float:left;}
	/*tab left*/
.F_tab_left {	list-style:none;	height:24px;}

.F_tab_left li {
	float:left;
	width:170px;
	height:18px;
	padding:6px 0 0 0;
	font-size:14px;
	text-align:center;
}
.F_tab_left .activity_left { background-position:0 -102px;}
.F_tab_left .silent_left {	font-weight:bold;	background-position:0 -73px; cursor:pointer;}
.F_tab_left .activity_right {	background-position:-170px -73px;}
.F_tab_left .silent_right {	font-weight:bold;	background-position:-170px -102px;cursor:pointer;}

	/*tab right*/
.F_tab_right {
	list-style:none;
	height:24px;
}
.F_tab_right li {
	float:left;
	width:170px;
	height:18px;
	padding:6px 0 0 0;
	font-size:14px;
	text-align:center;
}
.F_tab_right .activity_left {	background-position:0 -170px;}
.F_tab_right .silent_left {	font-weight:bold;	background-position:0 -138px; cursor:pointer;}
.F_tab_right .activity_right {	background-position:-170px -138px;}
.F_tab_right .silent_right {	font-weight:bold;	background-position:-170px -170px; cursor:pointer;}


.F_box_border_one {
	border-left:#C4C4C4 solid 1px;
	border-right:#C4C4C4 solid 1px;
	width:338px;
}
.F_box_border_two {
	border-right:#C4C4C4 solid 1px;
	width:339px;
}

.F_fBox_bottom {
	clear:both;
	height:6px;
	line-height:6px;
	overflow:hidden;
	background-position:0 -207px;
}


	/* 管理论坛 */
.F_h2_cec {
	background-position:0 -248px;
	height:20px;
	width:668px;
	font-size:14px;
	padding:7px 0 0 12px;
	color:#990000;
}
.F_content {
	border-right:solid 1px #C4C4C4;
	border-left:solid 1px #C4C4C4;
	height:1%;
}
.F_bottom {
	background-position:0 -291px;
	height:7px;
	overflow:hidden;
	width:680px;
}

.F_content .column {
	float:left;
	display:inline;
	width:188px;
}
.F_content .column h3 {
	border-bottom:#CCCCCC solid 1px;
	color:#990000;
	font-size:14px;
	padding:15px 0 5px 0;
	margin:0 0 3px 0;
}
.F_content .column h3 span {
	float:right;
	font-size:12px;
	font-weight:normal;	
	margin-top:2px;
}
.F_content .column .el_h3 {	color:#000066;}
.F_content .column .cec_h3_rec {	border-bottom:solid 1px #990000;}
.F_content .column .el_h3_rec {	color:#000066;	border-bottom:solid 1px #000066;}

.F_content .column .cec_list_one {
	list-style:none;
	margin:0 0 0 3px;
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:-491px -688px;
}
.F_content .column .for_el_list {
	background-position:-491px -935px;
}


.F_content .column .cec_list_one li {
	line-height:22px;
	padding:0 0 0 15px;
	
	width:170px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.F_content .column .cec_list_two {
	list-style:none;
	margin:0 0 0 3px;
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:-491px -666px;
}
.F_content .column .for_el_list_two {
	background-position:-491px -913px;
}
.F_content .column .cec_list_two li {
	line-height:22px;
	padding:0 0 0 15px;
	
	width:170px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.F_content .column .img_show {
	width:186px;
	height:114px;
	vertical-align:bottom;
	margin:5px 0 7px 0;
}
	/* blog section */
.F_h2_blog {
	background-position:0 -320px;
	height:20px;
	width:656px;
	font-size:14px;
	padding:7px 12px 0 12px;
	color:#990000;
}
.F_h2_blog span {	float:right;	font-size:12px;	font-weight:normal;}

.blog_section {
	background-color:#2C2C2C;
	background-color:#232323\9;
	margin:0 1px;
	padding:14px 0 2px 0;
}
.blog_section .list_blog_face {	list-style:none;}
.blog_section .list_blog_face li {
	width:82px;
	float:left;
	margin-left:26px;
	display:inline;
	line-height:20px;
	text-align:center;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.blog_section .list_blog_face .face {
	width:80px;
	height:80px;
	vertical-align:bottom;
}
.blog_section .list_blog_face li a {	color:#FFF;}
.blog_section .list_blog_face li a:hover {	text-decoration:underline;}
.F_bottom_blog {
	background-position:0 -353px;
	height:7px;
	overflow:hidden;
	width:680px;
}

	/* el section */

.F_h2_el {
	background-position:0 -248px;
	height:20px;
	width:656px;
	font-size:14px;
	padding:7px 12px 0 12px;
	color:#000066;
}
.F_h2_el span {	float:right;	font-size:12px;}


/* power by */
.powerBy {
	background-color:#EDEDED;
	text-align:center;
	line-height:18px;
	color:#A2A2A2;
}
.powerBy_line {
	background-color:#EDEDED;
	height:1px;
	overflow:hidden;
	margin:0 1px;
}


/*  post */
.F_crumb {
	margin:12px 0 0 0;
	padding:0 0 0 12px;
	border-bottom:solid 1px #C4C4C4;
	line-height:18px;
}
.F_post_option {padding:0 0 3px 12px;}
.F_post_option img {vertical-align:bottom;}
.F_post_content_top {
	height:5px;
	overflow:hidden;
	
	background-position:0 -369px;
}
.F_post_content {
	border-left:solid 1px #C4C4C4;
	border-right:solid 1px #C4C4C4;
	height:1%;
}
.F_post_content .outline {
	padding:20px 16px 16px 16px;
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
	background-color:#F4F4FD;
	height:1%;
}
.F_post_content .outline h2 {
	font-size:22px;
	font-weight:bold;
	line-height:24px;
}
.F_post_content .outline h2 a {font-size:14px;}
.F_post_content .outline .info {
	border-top:dashed 1px #9C9C9C;
	margin:10px 0;
	padding:5px 0;
	color:#3A3A3A;
}

.professional_rank_0 {background-position:-32px -175px;	width:57px;	height:9px;}
.professional_rank_1 {background-position:-32px -185px;	width:57px;	height:9px;}
.professional_rank_2 {background-position:-32px -195px;	width:57px;	height:9px;}
.professional_rank_3 {background-position:-32px -205px;	width:57px;	height:9px;}
.professional_rank_4 {background-position:-32px -215px;	width:57px;	height:9px;}
.professional_rank_5 {background-position:-32px -225px;	width:57px;	height:9px;}

.F_post_content .outline .content {	font-size:14px;	line-height:24px;}
.F_post_content .outline .content p {	padding:5px 0;}

.F_post_content .outline .enclosed_files {border:solid 1px #999;padding:10px;margin:10px;}
.F_post_content .outline .enclosed_files img {vertical-align:bottom;}
.F_post_content .outline .attach_info {
	margin:15px 0 20px 0;
	color:#7D7D7D;
	line-height:22px;
	border-bottom:dashed 1px #9C9C9C;
}
.F_post_content .outline .attach_info .copyright {
	font-size:14px;
	color:#000;
	font-family:arial;
}

.F_post_content .outline .option {
	margin:15px 0;
	line-height:18px;
	text-align:center;
}
.F_post_content .outline .option img {
	vertical-align:bottom;
	margin-right:2px;
}

.F_post_content .outline .pre{
	width:206px;
	height:16px;
	padding:5px 10px 0 60px;
	float:left;
	background-image:url(http://image.elegantliving.ceconlinebbs.com/icons/pre_article.png);
	background-repeat: no-repeat;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;

}
.F_post_content .outline .next{
	width:206px;
	height:16px;
	padding:5px 10px 0 60px;
	float:right;
	background-image:url(http://image.elegantliving.ceconlinebbs.com/icons/next_article.png);
	background-repeat: no-repeat;
}

.F_post_content_bottom {
	height:5px;
	overflow:hidden;
	
	background-position:0 -382px;
}

	/* form */
.F_content .comForm {
	padding:10px 15px;
	line-height:18px;
}
.F_content .comForm .left {	float:left;	width:12%;	font-weight:bold;	color:#7D7D7D;	margin-top:10px;}
.F_content .comForm .right {	float:left;	width:88%;	margin-top:10px;}
.F_content .comForm .right .title {	border:solid 1px #A5ACB2;	font-size:12px;	padding:3px;	width:504px;}

.F_content .comForm .right .commentText {
	border:solid 1px #A5ACB2;
	font-size:12px;
	padding:5px;
	height:80px;
	width:500px;
}
.F_content .comForm .submit {
	clear:both;
	padding-top:10px;
	text-align:center;
}
.F_content .comForm .submit img {
	vertical-align:middle;
}
.F_content .comForm .submit input {
	vertical-align:middle;
}

	/* reply */
.reply_option {
	height:24px;
	padding:0 15px;
	background-position:0 -429px;
}
.reply_option .left {	float:left;}
.reply_option .left h3 {color:#990000; font-size:14px; margin-top:4px;}
.reply_option .left .small_v_a {width:46px; height:18px; padding-top:6px; background-position:0 -393px; text-align:center; }
.reply_option .left .small_v_b {width:46px; height:18px; padding-top:6px; background-position:-53px -393px; text-align:center; }
.reply_option .left .big_v_a {width:109px; height:18px; padding-top:6px; background-position:-109px -393px; text-align:center; margin-left:5px; }
.reply_option .left .big_v_b {width:109px; height:18px; padding-top:6px; background-position:-221px -393px; text-align:center; margin-left:5px; }

.reply_title {
	background-color:#E3E6F5;
	margin:1px 0 0 0;
	height:18px;
	padding:6px 2px 0 12px;
	font-size:12px;
}
.reply_title span {
	color:#7D7D7D;
	font-weight:normal;
	float:right;
}
.reply_content {
	border:solid 1px #C4C4C4;
}
.reply_content .content {
	width:467px;
	padding:15px;
	font-size:14px;
	line-height:22px;
}
.reply_content .option {
	padding:0 15px 10px 0;
	text-align:right;
}
.reply_content .option img {
	vertical-align:bottom;
	margin-right:2px;
}
.reply_content .userinfo {
	color:#808080;
	border-right:solid 1px #C4C4C4;
	line-height:20px;
	padding:15px;
	width:150px;
}
.reply_content .userinfo .face {
	width:80px;
}
.reply_content .userinfo h3 {
	font-size:14px;
	padding:3px 0;
	width:150px;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.reply_content .action {
	padding:5px 0 0 0;
	line-height:24px;
}
.reply_content .action .icon_addFriend{
	width:62px;
	height:20px;
	background-position:-343px -397px;
}
.reply_content .action .icon_viewBlog{
	width:62px;
	height:20px;
	background-position:-415px -397px;
}
.reply_content .action  img {	vertical-align:middle;}

.reply_option .right {	float:right;}
.reply_summary {	color:#7D7D7D;	line-height:24px;}
.reply_summary span {	float:right;}


.content_left .tab_two {
	list-style:none;
	height:24px;
	background-color:#C4C4C4;
	font-size:14px;
}
.content_left .tab_two li {
	float:left;
	height:18px;
	padding:6px 0 0 0;
	text-align:center;
}
.content_left .tab_two .activity_left {
	width:339px;
	font-weight:bold;
	background-position:0 -490px;
}
.content_left .tab_two .silent_left {
	width:339px;
	cursor:pointer;
	background-position:0 -460px;
}
.content_left .tab_two .activity_right {
	width:340px;
	font-weight:bold;
	background-position:-340px -460px;
}
.content_left .tab_two .silent_right {
	width:340px;
	cursor:pointer;
	background-position:-340px -490px;
}
.content_left .F_list_three {
	list-style:none;
	float:left;
	margin-top:6px;
}
.content_left .F_list_three li{
	line-height:22px;
	background-image:url(http://image.elegantliving.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:-70px -303px;
	width:308px;
	margin-left:15px;
	padding:0 0 0 14px;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;

}

/* for list page */
.F_slogan {
	background-color:#EDEDED;
	color:#666666;
	line-height:18px;
	padding:4px 12px 0 12px;
}
.F_slogan_underline {margin:0 1px; background-color:#EDEDED; height:1px; overflow:hidden;}

.F_listTopic {	padding:8px 12px 2px 12px;}
.F_listTopic h3 {	font-size:12px;	line-height:18px;	padding:4px 0 0 0; }
.F_listTopic h3 span {	color:#7D7D7D;	padding:0 0 0 12px;	font-weight:normal;}
.F_listTopic p {	line-height:18px;	padding:4px 0 8px 0;}
.F_listTopic .underDashedLine {	border-bottom:dashed 1px #9C9C9C;}

.F_option {	color:#7D7D7D;	padding:0 0 0 12px;}
.F_option img {	vertical-align:middle;}

.F_list_title {	background-position:0 -248px;	height:20px;	width:680px;	padding:7px 0 0 0;	color:#3A3A3A;}
.F_list_title div {	float:left;	text-align:center;}
.F_list_title .title {width:406px;}
.F_list_title .author {width:90px;}
.F_list_title .view {width:56px;}
.F_list_title .reply {width:56px;}
.F_list_title .update {width:72px;}

.F_topic_list {	border:solid 1px #FFF;	width:676px;	color:#7D7D7D;}
.F_topic_list ul {	clear:both;	list-style:none;}
.F_topic_list ul li{	padding:6px 0;	line-height:24px;	float:left;}
.F_topic_list .bg li {	background-color:#F5F4F4;}
.F_topic_list .right {	text-align:right;}
.F_topic_list .option {width:50px;color:#3A3A3A; font-weight:bold;}
.F_topic_list .option img {margin-left:2px; vertical-align:top;}
.F_topic_list .title {width:354px;  white-space:nowrap;	text-overflow:ellipsis;	overflow:hidden;}
.F_topic_list .author {width:90px; text-align:center;	white-space:nowrap;	text-overflow:ellipsis;	overflow:hidden;}
.F_topic_list .view {width:56px; text-align:center;}
.F_topic_list .reply {width:56px; text-align:center;}
.F_topic_list .update {width:70px; text-align:center;}

.F_bottom_listTopic {
	background-position:0 -524px;
	height:25px;
	overflow:hidden;
	width:630px;
	padding:2px 0 0 50px;
}
.F_showOption {
	width:592px;
	height:42px;
	margin:0 auto;
	background-position:0 -557px;
}
.F_showOption ul {list-style:none;}
.F_showOption ul .head {color:#7D7D7D; font-weight:bold;}
.F_showOption ul li {padding:10px 0 0 30px; float:left; line-height:22px;}
.F_showOption ul li img {vertical-align:middle; margin-right:2px;}


/* ads */

.ads_inner {	text-align:center;}
.ads_inner img {	vertical-align:bottom;}
