/* CSS Document */
/* For Forum only*/
@import url("T2_base.css");
.T2_Forum {
	background-image:url(http://image.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 h2 a {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.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.ceconlinebbs.com/T2_Forum_menuBg.png',sizingMethod='crop');
}
*+html .F_nav_frame .attach .bottom {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://image.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.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.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.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:0 -666px;
}
.F_listIcon_order_blue {
	height:220px;
	background-image:url(http://image.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:0 -911px;
}
.F_listIcon_top {
	height:220px;
	background-image:url(http://image.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:-490px -913px;
}
.F_listIcon_top_blue {
	height:220px;
	background-image:url(http://image.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:-490px -666px;
}

.list_oneToFive {
	background-image:url(http://image.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.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 a:link {color:#990000;}
.F_content .column h3 a:visited {color:#990000;}
.F_content .column h3 a:hover {color:#000066;}
.F_content .column h3 a:active {color:#000066;}

.F_content .column h3 span {
	float:right;
	font-size:12px;
	font-weight:normal;	
	margin-top:2px;
}
.F_content .column h3 span a:link {color:#000066;}
.F_content .column h3 span a:visited {color:#000066;}
.F_content .column h3 span a:hover {color:#990000;}
.F_content .column h3 span a:active {color:#990000;}

.F_content .column .el_h3 {	color:#000066;}
.F_content .column .el_h3 a:link {color:#000066;}
.F_content .column .el_h3 a:visited {color:#000066;}
.F_content .column .el_h3 a:hover {color:#990000;}
.F_content .column .el_h3 a:active {color:#990000;}


.F_content .column .cec_h3_rec {	border-bottom:solid 1px #990000;}
.F_content .column .cec_h3_rec a:link {color:#990000;}
.F_content .column .cec_h3_rec a:visited {color:#990000;}
.F_content .column .cec_h3_rec a:hover {color:#000066;}
.F_content .column .cec_h3_rec a:active {color:#000066;}

.F_content .column .cec_h3_rec span a:link {color:#000066;}
.F_content .column .cec_h3_rec span a:visited {color:#000066;}
.F_content .column .cec_h3_rec span a:hover {color:#990000;}
.F_content .column .cec_h3_rec span a:active {color:#990000;}

.F_content .column .el_h3_rec {	color:#000066;	border-bottom:solid 1px #000066;}
.F_content .column .el_h3_rec a:link {color:#000066;}
.F_content .column .el_h3_rec a:visited {color:#000066;}
.F_content .column .el_h3_rec a:hover {color:#990000;}
.F_content .column .el_h3_rec a:active {color:#990000;}

.F_content .column .cec_list_one {
	list-style:none;
	margin:0 0 0 3px;
	background-image:url(http://image.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.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:middle;}
.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;
	width:644px;
	overflow:hidden;
	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 h2 span {font-size:12px; padding:0 5px 0 0;}
.F_post_content .outline .info {
	border-top:dashed 1px #9C9C9C;
	margin:10px 0;
	padding:5px 0;
	color:#3A3A3A;
}
.F_post_content .outline .box{padding:10px;text-align:center;font-size:14px;}
.F_post_content .outline .relate{padding:10px;text-align:center;font-size:14px; border-top:dashed 1px #666;border-bottom:dashed 1px #666;}

.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 .infobox {border:dashed 1px #9C9C9C;padding:10px;margin:10px;line-height:18px;}


.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.ceconlinebbs.com/blog/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.ceconlinebbs.com/blog/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;
	overflow:hidden;
	padding:15px;
	font-size:14px;
	line-height:22px;
}
.reply_content .content .enclosed_files {border:solid 1px #999;padding:10px;margin:10px; font-size:12px;line-height:18px;}
.reply_content .content .enclosed_files img {vertical-align:middle;}

.reply_content .content .quote {border:dashed 1px #666;padding:8px;margin:0 0 5px 0; font-size:12px;background-color:#EFEFEF;}
.reply_content .content .quote img {vertical-align:middle;}
.reply_content .content .quote strong {color:#666;font-size:12px; line-height:22px;}



.reply_content .option {
	padding:0 15px 10px 0;
	text-align:right;
}
.reply_content .option img {
	vertical-align:middle;
	margin-right:2px;
}
.reply_content .option  .re {color:#7D7D7D;line-height:22px;}
.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  img {
	vertical-align:top;
	margin:2px 0;
}

.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_content .infoBox {padding:15px; line-height:22px;}

.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.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;

}


.content_left .F_list_four {
	list-style:none;
}
.content_left .F_list_four li{
	line-height:22px;
	background-image:url(http://image.ceconlinebbs.com/T2_icon.png);
	background-repeat: no-repeat;
	background-position:-55px -303px;
	padding:0 15px 0 30px;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.content_left .F_list_four li span {
	float:right;
}

/* 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 .title_appr {width:350px;}
.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_list_title .approve {width:56px;}

.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:60px;color:#3A3A3A; font-weight:bold;}
.F_topic_list .option img {margin-left:2px; vertical-align:top;}
.F_topic_list .title {width:344px;  white-space:nowrap;	text-overflow:ellipsis;	overflow:hidden;}
.F_topic_list .title_appr {width:294px;  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_topic_list .appr_box {width:50px; text-align:center;}

.F_bottom_listTopic {
	background-position:0 -524px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	width:630px;
	padding:2px 0 0 50px;
}
.F_bottom_listTopic img {
	vertical-align:middle;
}
.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;}

.F_nav_frame .cec h2 a{ color:#FFF;}
.F_nav_frame .cec h2 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;}

.red {
	COLOR: red
}
.brown {
	COLOR: #993300
}
.blue {
	COLOR: #333366
}
/*forum tags*/
.R_TagList li {
	float:left;
	width:126px !important;
	height:22px;
	overflow:hidden;
}
.TagList li {
	list-style:none;
	width:153px;
	height:22px;
	line-height:22px;
	float:left;
	padding-left:10px;
	white-space:nowrap;     
	word-break:keep-all;     
	overflow:hidden;     
	text-overflow:ellipsis;
}
.TagList li.space {
	width:100%;
}

.F_topic_list .ftag_title { width:656px;padding:0px 10px;font-weight:bold;  position:relative; padding-top:5px;}
.F_topic_list .ftag_title span { font-weight:normal;}
.F_topic_list .ftag_title span.ftag_update { font-weight:normal; position:absolute; right:10px; top:0px;}
.F_topic_list .ftag_synopsis {width:656px;padding:0px 10px;text-align:left;line-height:18px; color:#000000;}
.F_topic_list .ftag_link {width:656px;padding:0px 10px; clear:both;padding-bottom:5px;}

.TagResults {
	position:relative;
}
.TagResults .TagResults_Sort {
	position:absolute;
	right:10px;
	top:0px;
	font-size:12px;
	padding:7px 0px 0px 0px;
	font-weight:normal;
	color:#3a3a3a;
}
/*forum Share ico*/
.forum_Share_sites {
	margin:22px 0px 16px 0px;
	color:#000000;
	line-height:16px;
	height:16px;
}
.forum_Share_sites li {
	list-style:none;
	float:left;
	padding:4px 0 0 0;
	margin-right:15px;
}
.forum_Share_sites li.first {
	margin-right:0px;
}
.forum_Share_sites li img {
	vertical-align:middle;
	margin:-4px 3px 0 0;
}
.forum_Share_sites li a {
	display:block;
}


/* PK页面 */
.F_fBox .left_h2 {
	background-position:0 -248px;
	height:27px;
	padding:0 0 0 12px;
	width:328px;
}
.F_fBox .left_h2 .in {
	display:block;
	color:#990000;
	font-size:14px;
	height:20px;
	padding:7px 12px 0 0;
	background-position:-352px -248px;
}
.F_fBox .left_h2 .in .right { 
	float:right;
	font-weight:normal;
	font-size:12px;
	color:#000;
}
.F_fBox .right_h2 {
	background-position:-1px -248px;
	height:27px;
	padding:0 0 0 12px;
	width:328px;
}
.F_fBox .right_h2 .in {
	display:block;
	color:#990000;
	font-size:14px;
	height:20px;
	padding:7px 12px 0 0;
	background-position:-352px -248px;
}
.F_fBox .right_h2 .in .right { 
	float:right;
	font-weight:normal;
	font-size:12px;
	color:#000;
}

.position_topic {
	width:205px;
	height:70px;
	padding:25px 5px 0 120px;
	font-weight:bold;
	font-size:13px;
	overflow:hidden;
	color:#990000;
	background-image:url(http://image.ceconlinebbs.com/icons/positive.png);
	background-repeat:no-repeat;
	background-position:15px 10px;
}
.negative_topic {
	width:205px;
	height:70px;
	padding:25px 5px 0 120px;
	font-weight:bold;
	font-size:13px;
	overflow:hidden;
	color:#006;
	background-image:url(http://image.ceconlinebbs.com/icons/negative.png);
	background-repeat:no-repeat;
	background-position:15px 10px;
}
.activity_area {
	width:314px;
	margin:0 auto;
}
.activity_area .ele_list {
	background-color:#F8F8F8;
	border-left:solid 1px #E6E6E6;
	border-right:solid 1px #E6E6E6;
	height:1%;
	color:#666666;
	padding:12px 18px 8px 18px;
	line-height:22px;
}
.activity_area .ele_list .a {
	border:#CCC solid 1px; height:12px; width:150px; overflow:hidden; background-color:#FFF;
}
.activity_area .ele_list .a .b {
	display:block;height:12px;
}
.activity_area .ele_list .but {
	float:right;
	margin:-2px 0 0 0;
}
.activity_area .line {
	background-color:#E6E6E6;
	height:1px;
	overflow:hidden;
	margin:0 1px;
}

.F_content .comForm .promo {
	font-weight:bold;
	color:#666666;
	text-align:right;
	line-height:18px;
	padding:5px 0;
	clear:both;
}
.F_content .comForm .promo img {
	vertical-align:middle;
	margin:0 3px;
}
	/* reply */
.scroll_post {
	height:450px;
	overflow-x:hidden;
	overflow-y:scroll;
	width:320px;
	margin:0 auto;
}
.scroll_post_full {
	height:450px;
	overflow-x:hidden;
	overflow-y:scroll;
	margin:0 auto;
}
.reply_simple {
	margin:0 12px 5px 12px;
	border-bottom:solid 1px #E6E6E6;
}
.reply_simple .titel {
	line-height:18px;
	padding:4px 0;
	color:#7D7D7D;
}
.reply_simple .titel span {
	float:right;
}
.reply_simple .con {
	padding:6px 6px 6px 15px;
	line-height:18px;
}
.reply_simple .con h2 {
	font-size:14px;
	line-height:24px;
}
.reply_simple .action {
	text-align:right;
	padding:4px 0;
}
.reply_simple .action img {
	vertical-align:middle;
}



.F_list_title .a {width:410px;}
.F_list_title .b {width:70px;}
.F_list_title .c {width:70px;}
.F_list_title .d {width:60px;}
.F_list_title .e {width:70px;}

.F_list_title .g {width:480px;}
.F_list_title .h {width:100px;}
.F_list_title .i {width:100px;}

.F_list_title .j {width:450px;}
.F_list_title .k {width:90px;}
.F_list_title .l {width:90px;}
.F_list_title .m {width:50px;}

.F_list_title .n {width:390px;}
.F_list_title .o {width:70px;}
.F_list_title .p {width:50px;}
.F_list_title .q {width:50px;}
.F_list_title .r {width:70px;}
.F_list_title .s {width:50px;}



.F_topic_list .a {width:400px; padding-left:10px;  white-space:nowrap;	text-overflow:ellipsis;	overflow:hidden;}
.F_topic_list .b {width:70px; text-align:center;}
.F_topic_list .c {width:70px; text-align:center;}
.F_topic_list .d {width:60px; text-align:center;}
.F_topic_list .e {width:66px; text-align:center;}

.F_topic_list .g {width:470px; padding-left:10px;  white-space:nowrap;	text-overflow:ellipsis;	overflow:hidden;}
.F_topic_list .h {width:100px; text-align:center;}
.F_topic_list .i {width:90px; text-align:center;}

.F_topic_list .j {width:440px; padding-left:10px;  white-space:nowrap;	text-overflow:ellipsis;	overflow:hidden;}
.F_topic_list .k {width:90px; text-align:center; white-space:nowrap;	text-overflow:ellipsis;	overflow:hidden;}
.F_topic_list .l {width:90px; text-align:center;}
.F_topic_list .m {width:40px; text-align:center;}

.F_topic_list .n {width:380px; padding-left:10px;  white-space:nowrap;	text-overflow:ellipsis;	overflow:hidden;}
.F_topic_list .o {width:70px; text-align:center; white-space:nowrap;	text-overflow:ellipsis;	overflow:hidden;}
.F_topic_list .p {width:50px; text-align:center;}
.F_topic_list .q {width:50px; text-align:center;}
.F_topic_list .r {width:70px; text-align:center;}
.F_topic_list .s {width:40px; text-align:center;}




	/* 打擂 */
.F_C_top { height:240px;padding:12px;}
.F_C_top .userinfo {height:50px; color:#7D7D7D; line-height:22px;}
.F_C_top .userinfo img {margin-bottom:-3px;}
.F_C_top .userinfo .face {width:50px; height:40px; float:left; border:solid 1px #666666; margin:0 8px 0 0;}
.F_C_top .con {
	padding:6px 0;
	line-height:20px;
}
.F_C_top .con h2 {
	font-size:14px;
}
.F_C_top .action {
	padding:6px 0;
	color:#7D7D7D;
	text-align:right;
}
.F_C_top .action img {
	vertical-align:middle;
}
.zoom_word {
	font-weight:bold;
	font-size:18px;
}
.F_h2_cec span {
	float:right;
	padding:0 12px 0 0;
	color:#000;
	font-size:12px;
	font-weight:normal;
}
.F_C_apply {
	text-align:right;
	padding:8px 12px;
}
.F_C_h2 {
	background-color:#F5F4F4;
	padding:8px 12px;
	font-size:14px;
}
.F_C_h2 span {
	float:right;
	font-weight:normal;
	color:#808080;
	font-size:12px;
}
.F_C_userinfo {
	width:130px;
	float:left;
	text-align:center;
	color:#808080;
	line-height:22px;
}
.F_C_userinfo  img {
	width:80px;
	height:80px;
	border:solid 1px #B8B8B8;
}
.F_C_con {

	width:530px;
	line-height:18px;
	float:left;
}
/*Search engine*/
.Search_engine {
	border:#e8f0f7 1px solid;
	line-height:30px;
	font-size:14px;
	color:#333333;
	background:#FFFFFF;
}
.Search_engine_line {
	border:#c2d6ed 1px solid;
	padding:10px;
}
.Search_engine a {
	font-weight:700;
}
/*copyInfo*/
.copyInfo {
	color:#3a3a3a;
	font-size:12px;
	line-height:15px;
}
.copyInfo a:link {
	color:#3a3a3a;
}
.copyInfo a:hover {
	color:#cc0000;
}
.copyInfo a span {
	color:#000066;
}
.copyInfo a:hover span {
	color:#cc0000;
}
