/* CSS Document */
/* For blog only*/
@import url("T2_base.css");
.T2_blog{
	background-image:url(http://image.ceconlinebbs.com/T2_blog.png);
	background-repeat: no-repeat;}
/*CEC blog top*/
.blog_cec_top{
	background-position:0px -249px;
	width:380px;
	height:40px;
	padding:17px 20px 13px 280px;
	line-height:20px;}

/* 顶部搜索框 */
.blog_search_bar {
	height:46px;
	padding-top:16px;
	background-position:0 -150px;
	overflow:hidden;
}
.blog_search_bar .left {
	float:left;
	height:50px;
	width:430px;
	padding:0 20px 0 40px;
}
.blog_search_bar .left .search_input {
	font-size:14px;
	padding:3px 0 5px 0;
	margin-bottom:5px;
	vertical-align:middle;
}
.blog_search_bar .left .search_input input {
	padding:3px 2px;
	width:155px;
	border:solid 1px #A7AEB3;
}

.blog_search_bar .left .search_input .v_line{
	border-left:solid 1px #acacac;
	padding-left:20px;
	margin-left:13px;}
.blog_search_bar .left .search_input .search {
	background-position:0 -142px;
	width:66px;
	height:24px;
	display:block;
	float:right;
	text-indent:-10000px;
}
.blog_search_bar .right {
	float:left;
	width:160px;
	padding-top:3px !important;
	padding-top:9px;
	text-align:center;
	line-height:22px;
}
.blog_search_bar .right img{
margin-bottom:-5px;}



/* 焦点部分，这部分内容要与 导航栏 互动*/
.blog_focus_box {
	height:244px;
	border:solid 1px #BFBFC0;
	border-bottom:none;
	background-color:#FFF;
	overflow:hidden;}

	/* 焦点图片*/
.blog_focus_box .slider_frame {
	float:left;
	border-right:solid 1px #BFBFC0;
	width:317px;
	height:244px;
	position:relative;}
.blog_focus_box .slider_frame .img_frame {
	width:317px;
	height:170px;
	overflow:hidden;
	position:relative;}
.blog_focus_box .slider_frame .img_frame a {
	display:block;
	width:317px;
	height:170px;}
.blog_focus_box .slider_frame .img_frame img {
	display:block;
	width:317px;
	height:170px;}
.blog_focus_box .slider_frame .num {
	position:absolute;
	top:145px;
	right:10px;}
.blog_focus_box .slider_frame .num span {
	margin-left:5px;
	padding:0 4px;
	line-height:18px;
	background-color:#eaeaea;
	color:#000066;
	cursor:pointer;}
.blog_focus_box .slider_frame .num .cur {
	background-color:#212121;
	color:#e7e7e7;
	cursor:pointer;}
.blog_focus_box .slider_frame p {
	padding:8px 12px 0 12px;
	line-height:20px;}

.blog_focus_box .summary {
	float:left;
	width:360px;}
.blog_focus_box .summary .title {
	list-style:none;
	background-color:#BFBFBF;
	height:23px;}
.blog_focus_box .summary .title li {
	float:left;
	width:178px;}

.blog_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 -20px;}
.blog_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 -56px;}
.blog_focus_box .summary .title .margin_right {
	margin-right:1px;
	width:177px;}

.blog_focus_box .summary .news_list {
	clear:both;
	padding:15px 10px;
	display:inline-block;}
.blog_focus_box .summary .news_list ul {
	list-style:none;}
.blog_focus_topblog{
	background:url(http://image.ceconlinebbs.com/blog/blue_black.gif) left top no-repeat;
	background-position:5px 5px;
	padding-left:20px;
	line-height:21px;
	padding-bottom:10px;}
.blog_focus_box .summary .news_list ul li {
	height:21px;
	width:320px;
	background:url(http://image.ceconlinebbs.com/blog/blue_black.gif) left top no-repeat;
	background-position:5px 1px;
	padding-left:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
	
.blog_focus_EL_topblog{
	background:url(http://image.ceconlinebbs.com/blog/orange_black.gif) left top no-repeat;
	background-position:5px 5px;
	padding-left:20px;
	line-height:21px;
	padding-bottom:10px;}
.blog_focus_box .summary .news_EL_list {
	clear:both;
	padding:15px 10px;
	display:inline-block;}
.blog_focus_box .summary .news_EL_list ul {
	list-style:none;}
.blog_focus_box .summary .news_EL_list ul li {
	height:21px;
	width:320px;
	background:url(http://image.ceconlinebbs.com/blog/orange_black.gif) left top no-repeat;
	background-position:5px 1px;
	padding-left:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}


.blog_focus_under_line {
	height:5px;
	clear:both;
	overflow:hidden;
	
	background-position:0 0px;}

/*blog box*/
.blog_cont_box{
	float:left;
	width:340px;}
.blog_cont_box_T1{
	width:325px;
	height:24px;
	padding-top:3px;
	line-height:24px;
	font-size:14px;
	color:#990000;
	font-weight:bold;
	padding-left:15px;}
.blog_cont_box_T2{
	width:324px;
	height:23px;
	padding-top:2px;
	line-height:23px;
	font-size:14px;
	color:#990000;
	font-weight:bold;
	padding-left:10px;
	background-position:0 -496px;}
.blog_cont_box_more{
	width:40px;
	text-align:right;
	color:#990000;
	height:23px;
	padding-top:2px;
	line-height:23px;
	margin:-25px 0 0 284px;}
.blog_cont_box_T1A{
	background-position:0 -454px;}
.blog_cont_box_T1B{
	background-position:-340px -454px;}
.blog_list_boxA{
	border-left:#c4c4c4 1px solid;
	border-right:#c4c4c4 1px solid;
	padding:10px 2px 0px 2px;
	zoom:1;}
.blog_list_boxB{
	border-left:#fff 1px solid;
	border-right:#c4c4c4 1px solid;
	padding:10px 2px 0px 2px;
	zoom:1;}
.blog_list_boxA .content_NO{
	background:url(http://image.ceconlinebbs.com/blog/blog_list_o_number.gif) top left no-repeat;
	background-position:8px 5px;
	height:327px;
	overflow:hidden;
	}
.blog_list_boxA .content_NO_A{
	background:url(http://image.ceconlinebbs.com/blog/blog_list_o_number.gif) top left no-repeat;
	background-position:8px 5px;
	height:327px;
	overflow:hidden;
	}
.blog_list_boxA .content_NO_B{
	background:url(http://image.ceconlinebbs.com/blog/blog_list_b_number.gif) top left no-repeat;
	background-position:8px 5px;
	height:220px;}
.blog_list_boxA .content,.blog_list_boxB .content{
	list-style:none;}
.blog_list_boxA .content .list_more,.blog_list_boxB .content .list_more{
	list-style:none;}
.blog_list_boxA .content .list_more .title,.blog_list_boxB .content .list_more .title{
	line-height:22px;
	height:22px;
	padding:0 0 0 24px;
	width:220px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_list_boxB .content .list_more .title{
	background:url(http://image.ceconlinebbs.com/blog/blue_black.gif) top left no-repeat;
	background-position:10px 5px;}
.blog_list_boxB .content .list_more .title_A{
	line-height:22px;
	height:22px;
	padding:0 0 0 24px;
	width:220px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_list_boxB .content .list_more .title_A{
	background:url(http://image.ceconlinebbs.com/blog/gray_black.gif) top left no-repeat;
	background-position:10px 5px;}

.blog_list_boxB .content .list_more .title_B{
	line-height:24px;
	height:24px;
	padding:0 0 0 24px;
	width:220px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_list_boxB .content .list_more .title_B{
	background:url(http://image.ceconlinebbs.com/blog/blue_black.gif) top left no-repeat;
	background-position:10px 6px;}
.blog_list_boxB .content .list_more .title_C{
	line-height:23px;
	height:23px;
	padding:0 0 0 24px;
	width:220px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_list_boxB .content .list_more .title_C{
	background:url(http://image.ceconlinebbs.com/blog/gray_black.gif) top left no-repeat;
	background-position:10px 6px;}
.blog_list_boxB .content .list_more .title_D{
	line-height:24px;
	height:24px;
	padding:0 0 0 24px;
	width:220px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_list_boxB .content .list_more .title_D{
	background:url(http://image.ceconlinebbs.com/blog/orange_black.gif) top left no-repeat;
	background-position:10px 6px;}
.blog_list_boxA .content .list_more .more,.blog_list_boxB .content .list_more .more {
	line-height:22px;
	height:22px;
	text-align:right;
	width:70px;
	margin:-22px 0 0 258px;
	color:#666;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_list_boxA .content .list_more .more_left,.blog_list_boxB .content .list_more .more_left {
	line-height:22px;
	height:22px;
	text-align:left;
	width:70px;
	margin:-22px 0 0 258px;
	color:#666;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_list_boxA .content .list_more .more a:link,.blog_list_boxA .content .list_more .more a:visited,
.blog_list_boxB .content .list_more .more a:link,.blog_list_boxB .content .list_more .more a:visited,
.blog_list_boxA .content .list_more .more_left a:link,.blog_list_boxA .content .list_more .more_left a:visited,
.blog_list_boxB .content .list_more .more_left a:link,.blog_list_boxB .content .list_more .more_left a:visited{
	color:#666666;text-decoration:none;}
.blog_list_boxA .content .list_more .more a:hover,.blog_list_boxA .content .list_more .more a:active,
.blog_list_boxB .content .list_more .more a:hover,.blog_list_boxB .content .list_more .more a:active,
.blog_list_boxA .content .list_more .more_left a:hover,.blog_list_boxA .content .list_more .more_left a:active,
.blog_list_boxB .content .list_more .more_left a:hover,.blog_list_boxB .content .list_more .more_left a:active{
	color:#666666;text-decoration:none;}
.blog_star_box{
	padding-top:5px;
	/*padding-left:20px;*/
	height:83px;
	clear:both;}
.blog_star_box .rank{
	float:left;
	padding:48px 1px 0 8px;
	width:11px;}
.blog_star_box .photo{
	float:left;
	width:58px;
	height:80px;}
.blog_star_box .photo dd{
	width:56px;
	height:56px;}
.blog_star_box .photo dd img{
	vertical-align:bottom;}
.blog_star_box .photo dt{
	width:58px;
	height:23px;
	line-height:23px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_star_box .tips{
	margin-right:20px;}

.blog_clear_4 {
	clear:both;
	height:4px;
	overflow:hidden;}
.blog_clear_1 {
	clear:both;
	height:1px;
	overflow:hidden;}
	
.blog_list_under_line {
	height:5px;
	clear:both;
	overflow:hidden;
	background-position:0 -576px;}

/*Tab CSS*/
.blog_Tab_box {
	width:340px;}
.blog_340_frame {
	height:1%;
	width:340px;
	overflow:hidden;}
.blog_340_frame .tab_two {
	list-style:none;
	height:25px;
	background-color:#C4C4C4;
	font-size:14px;}
.blog_340_frame .tab_two li {
	float:left;
	height:20px;
	padding-top:5px;
	line-height:17px;
	text-align:center;}
.blog_340_frame .tab_two .activity_left {
	width:170px;
	font-weight:bold;
	background-position:0 -414px;}
.blog_340_frame .tab_two .silent_left {
	width:170px;
	cursor:pointer;
	background-position:0px -536px;
}
.blog_340_frame .tab_two .activity_right {
	width:170px;
	font-weight:bold;
	background-position:-170px -536px;}
.blog_340_frame .tab_two .silent_right {
	width:170px;
	cursor:pointer;
	background-position:-170px -414px;}

.blog_340_frame .tab_two_B {
	list-style:none;
	height:25px;
	background-color:#C4C4C4;
	font-size:14px;}
.blog_340_frame .tab_two_B li {
	float:left;
	height:20px;
	padding-top:5px;
	line-height:17px;
	text-align:center;}
.blog_340_frame .tab_two_B .activity_left {
	width:170px;
	font-weight:bold;
	background-position:0 -334px;}
.blog_340_frame .tab_two_B .silent_left {
	width:170px;
	cursor:pointer;
	background-position:0px -374px;}
.blog_340_frame .tab_two_B .activity_right {
	width:170px;
	font-weight:bold;
	background-position:-170px -374px;}
.blog_340_frame .tab_two_B .silent_right {
	width:170px;
	cursor:pointer;
	background-position:-170px -334px;}


/*经理人博客*/

/*访问位置*/
.blog_web_position{
	border-bottom:#c4c4c4 1px solid;
	padding-left:10px;
	line-height:20px;}
.blog_web_position span{
	padding:0 5px;}
.blog_content_nav{
	height:24px;}
.blog_content_nav .nav_Tab1{
	float:left;
	width:170px;
	height:20px;
	line-height:20px;
	padding-top:4px;
	font-size:14px;
	font-weight:bold;
	text-align:center;}
.blog_content_nav .nav_Tab2{
	float:left;
	width:170px;
	height:20px;
	line-height:20px;
	padding-top:4px;
	font-size:14px;
	text-align:center;}
.blog_content_nav .nav_Tab_1{
	background-position:0 -171px;}
.blog_content_nav .nav_Tab_01{
	background-position:0 -210px;}
.blog_content_nav .nav_Tab_2{
	background-position:-185px -210px;}
.blog_content_nav .nav_Tab_02{
	background-position:-185px -171px;}
.blog_content_nav .nav_Tab_3{
	background-position:-370px -171px;}
.blog_content_nav .nav_Tab_03{
	background-position:-370px -210px;}
.blog_content_box_line{
	border-left:#c4c4c4 1px solid;
	border-right:#c4c4c4 1px solid;
	padding:20px 0px 10px 0px;
	zoom:1;}

.blog_article_box_list{
	padding:0 20px;
	zoom:1;
	clear:both;}
.blog_article_box_list_tips{
	background:#f5f4f4;}
.blog_article_writer_photo{
	float:left;
	width:82px;
	margin-right:10px;
	line-height:25px;
	font-weight:bold;
	text-align:center;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_article_writer_photo img,.blog_week_photo_box .photo img{
	border:#adaab1 1px solid;}
	
	
.blog_article_lead{
	float:left;
	width:546px;}
.blog_article_commend_lead{
	float:left;
	width:444px;}	
.blog_article_lead h3,.blog_article_commend_lead h3{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;}	
.blog_article_lead .blog_time,.blog_article_commend_lead .blog_time{
	font-size:12px;
	color:#666666;
	line-height:26px;}
.blog_article_lead .blog_time span,.blog_article_commend_lead .blog_time span{
	padding-left:20px;}	
.blog_article_lead .showing,.blog_article_commend_lead .showing{
	line-height:19px;}
.blog_dig_article{
	float:left;
	width:80px;
	padding-top:20px;
	padding-left:20px;
	height:60px;}	
.blog_dig_article .left{
	float:left;
	width:4px;
	height:60px;
	background:url(http://image.ceconlinebbs.com/blog/dig_left.gif) top left no-repeat;}
.blog_dig_article .middle{
	float:left;
	width:4px;
	height:60px;
	width:68px;
	background:url(http://image.ceconlinebbs.com/blog/dig_middle.gif) top left repeat-x;
	text-align:center;}
.blog_dig_article .middle .number{
	height:42px;
	line-height:42px;
	font-size:30px;
	font-weight:bold;
	color:#990000;}
.blog_dig_article .middle .letter_dig{
	height:18px;
	line-height:18px;
	color:#fff;}
.blog_dig_article .middle .letter_dig a:link,.blog_dig_article .middle .letter_dig a:visited{
	color:#fff;
	text-decoration:none;}
.blog_dig_article .middle .letter_dig a:hover,.blog_dig_article .middle .letter_dig a:active{
	color:#fff;
	text-decoration:none;}
.blog_dig_article .right{
	float:left;
	width:4px;
	height:60px;
	background:url(http://image.ceconlinebbs.com/blog/dig_right.gif) top left no-repeat;}
.blog_month_left{
	float:left;
	width:385px;
	background:url(http://image.ceconlinebbs.com/blog/blue_black.gif) top left no-repeat;
	padding-left:15px;
	background-position:0 4px;}
.blog_month_left h3{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	width:350px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_month_middle{
	float:left;
	width:90px;
	margin-right:15px;
	line-height:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}	
.blog_month_mid{
	float:left;
	width:65px;
	margin-right:15px;
	line-height:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_month_right{
	float:left;
	width:50px;
	line-height:20px;
	color:#666666}

/*周排行*/
.blog_week_photo_box{
	padding:0 46px;}
.blog_week_photo_box .photo{
	float:left;
	width:82px;
	height:120px;
	text-align:center;}
.blog_week_photo_box .photo .title{
	padding-top:5px;
	height:16px;
	line-height:16px;
	text-align:center;
	width:80px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_week_photo_box .photo .hit{
	color:#666666;
	height:16px;
	line-height:16px;}
.blog_week_photo_box .tips{
	margin-right:44px;}
.blog_week_photo_line{
	border-top:#9c9c9c 1px dashed;
	margin:0 23px;
	clear:both;
	padding-bottom:10px;}	
.blog_week_list{
	padding:0 23px;}
.blog_week_box{
	float:left;
	width:300px;}
.blog_week_box_tips{
	margin-right:32px;}
.blog_week_box .left{
	float:left;
	width:175px;
	background:url(http://image.ceconlinebbs.com/blog/blue_black.gif) top left no-repeat;
	padding-left:15px;
	background-position:0 4px;}	
.blog_week_box .left h3{
	padding:0;
	margin:0;
	font-size:12px;
	height:20;
	line-height:20px;
	font-weight:normal;
	width:165px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_week_box .middle{
	float:left;
	width:60px;
	margin-right:10px;
	height:20;
	line-height:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;}
.blog_week_box .right{
	float:left;
	width:40px;
	height:20;
	line-height:20px;
	color:#666666;}	

/*博文*/
.blog_article_Title{
	background-position:0 -92px;
	width:680px;
	height:34px;
	padding-top:30px;
	}
.blog_article_C_Title{
	background-position:0 -92px;
	width:680px;
	height:30px;
	padding-top:30px;}
.blog_article_Title h1{
	font-family:"黑体";
	font-size:20px;
	padding:0px;
	margin:0px;
	height:30px;
	line-height:30px;
	font-weight:normal;
	text-align:center;}
.blog_article_C_Title h1{
	font-family:"黑体";
	font-size:20px;
	padding:0px;
	margin:0px 24px;
	height:29px;
	line-height:29px;
	font-weight:normal;
	text-align:center;
	border-bottom:#e1e1e1 1px solid;}	
.blog_article_content_line{
	border-left:#c4c4c4 1px solid;
	border-right:#c4c4c4 1px solid;
	padding:0px 24px 5px 24px;
	zoom:1;}
.blog_submit_error{
	clear:both;
	background:url(http://image.ceconlinebbs.com/blog/blog_error.gif) top left no-repeat;
	background-color:#e8eafa;
	background-position:5px 4px;
	padding-left:27px;
	height:19px;
	padding-top:6px;
	line-height:14px;}
.blog_submit_comm{
	clear:both;
	background-color:#e8eafa;
	padding-left:5px;
	height:19px;
	padding-top:6px;
	line-height:14px;}

.blog_article_content_line .writer{
	color:#666666;
	line-height:22px;
	padding-left:5px;}
.blog_article_content_line .date_time{
	color:#666666;
	text-align:right;
	height:22px;
	line-height:22px;
	margin-top:-22px;
	padding-right:5px;}	
.blog_article_text_box{
	padding:10px 0px;
	line-height:22px;
	font-size:14px;
	width:630px;
	overflow:hidden;
	}
.blog_article_form{
	padding:10px 5px;
	line-height:22px;
	font-size:12px;}
.blog_article_form .tips_input{
	border-left:#808080 1px solid;
	border-top:#808080 1px solid;
	border-right:#d3d0cb 1px solid;
	border-bottom:#d3d0cb 1px solid;
	width:530px;
	margin-left:25px;
	height:18px;
	line-height:18px;
	clear:both;}
.blog_article_form .tips_text{
	width:530px;
	vertical-align:text-top;
	clear:both}
.blog_article_form .tips_tag{
	border-left:#808080 1px solid;
	border-top:#808080 1px solid;
	border-right:#d3d0cb 1px solid;
	border-bottom:#d3d0cb 1px solid;
	width:300px;
	margin-left:25px;
	height:18px;
	line-height:18px;
	clear:both;}
.blog_article_form .tips_tagText{
	color:#666666;
	padding-left:60px;
	padding-top:5px;
	clear:both;}
.blog_article_form .Text_Tips{
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
	clear:both;}
.blog_article_form .success_but{
	padding-top:20px;
	padding-bottom:300px;
	text-align:center;}
.blog_article_text_box p{
	clear:both;
	text-indent:2em;
	padding:8px 0;
	font-size:14px;
	line-height:22px;}	
.blog_article_content_line .but_care{
	text-align:right;
	padding-bottom:10px;}
.blog_article_content_line .text_line{
	clear:both;
	border-top:#c4c4c4 1px solid;
	padding:10px 0 0px 0;}
.blog_article_content_line .but_icon{
	margin-bottom:-5px;
	margin-right:5px;}
.blog_article_content_line .i_like{
	padding-left:5px;}
.blog_article_content_line .i_like_link{
	padding-left:78px;
	height:44px;
	line-height:44px;
	margin-top:-44px;}
.blog_article_content_line .i_like_link span{
	color:#FF0000;
	padding-left:10px;
	font-size:14px;}
.blog_list_tag {
	list-style:none;
	padding:0;
	padding-left:5px;}
.blog_list_tag li{
	white-space:nowrap;
	float:left;
	padding:0 8px 0 0;}	
.blog_article_next_box{
	padding:15px 24px;}

.blog_article_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;

}
.blog_article_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;
}
.blog_conTitle {
	height:20px;
	padding:7px 0 0 15px;
	font-size:14px;
	color:#990000;
	font-weight:bold;
	background-position:0 -616px;
}
.blog_conTitle a {
	font-size:12px;
	font-weight:normal;
}
.blog_conTitle_sub {
	width:654px;
	height:20px;
	padding:5px 10px 0 10px;
	font-size:14px;
	color:#990000;
	font-weight:bold;
	background-position:0 -658px;
	margin:0 2px;
}
.blog_conTitle_sub .commNO{
	color:#666666;
	font-size:12px;
	padding-left:10px;
	font-weight:normal;}
.blog_conTitle_sub .but_link {
	float:right;
	font-size:12px;
	height:18px;
	line-height:18px;
	color:#000;
	font-weight:normal;
}
.blog_conMain {
	border-left:solid 1px #C4C4C4;
	border-right:solid 1px #C4C4C4;
	height:1%;
}

.blog_artList_one {
	padding-left:9px;
	float:left;
	list-style:none;
}
.blog_artList_one li {
	width:310px;
	padding-left:15px;
	line-height:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	background-position:-70px -304px;
}
.blog_conMain .comForm {
	padding:10px 15px;
	line-height:18px;
}
.blog_conMain .comForm .left {
	float:left;
	width:12%;
	font-weight:bold;
	color:#7D7D7D;
	margin-top:10px;
}
.blog_conMain .comForm .right {
	float:left;
	width:88%;
	margin-top:10px;
}
.blog_conMain .comForm .right .commentText {
	border:solid 1px #A5ACB2;
	font-size:12px;
	padding:5px;
	height:80px;
	width:500px;
}
.blog_conMain .comForm .submit {
	clear:both;
	padding-top:10px;
	text-align:center;
}
.blog_mesg_box{
	padding:0 10px;}
.blog_comList {
	padding:0 15px;
	
}
.blog_comList_bg {
	background:#F5F4F4;
}
.blog_comList dt {
	color:#7D7D7D;
	padding:10px 0;
}
.blog_comList dt .but_icon{
	margin-bottom:-5px;
	margin-right:5px;}
.blog_comList dt span{
	float:right;
}
.blog_comList dd {
	line-height:18px;
	padding:0 0 8px 0;
}

.blog_page_num_box{
	padding:0 20px;}

.blog_content_box_underline{
	background-position:0px -596px;
	height:5px;
	clear:both;
	overflow:hidden;}


/*blog Share ico*/
.blog_Share_sites {
	margin:0px 0px 0px 0px;
	color:#000000;
	line-height:16px;
	height:16px;
	font-size:12px;
	width:300px;
	float:left;
}
.blog_Share_sites li {
	list-style:none;
	float:left;
	padding:4px 0 0 0;
	margin-right:15px;
}
.blog_Share_sites li.first {
	margin-right:0px;
}
.blog_Share_sites li img {
	vertical-align:middle;
	margin:-4px 3px 0 0;
	
}
.blog_Share_sites li a {
	display:block;
}
/*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;
}
