/* CSS Document */

/*Frame style for blog*/
.blog_left_frame {
	float:left;
	width:260px;
}
.blog_right_frame {
	float:left;
	width:360px;
	margin-left:10px;
}



/* create Blog box style : Right */
.blog_createBox {
	border:#C1C1C1 solid 1px;
	background-color:#F8F8F8;
	text-align:center;
	padding:10px 20px;
	margin-bottom:10px;
}

.blog_createBox .title{
	color:#999999;
	border-bottom:dashed #999999 1px;
	font-size:12px;
	text-align:left;
	line-height:22px;
	margin-bottom:10px;
}

/*Blog homepage */
.blog_two_column {
	width:50%;
	float:left;
}
.blog_left_border {
	border-left:solid 1px #A9A98F;
}
.blog_padding_left {
	padding-left:10px;
}




.blog_user {
	font-size:12px;
	color:#999999;
	padding-left:2px;
}

.blog_con_frame {
	border:solid #C8C8C8 1px;
	margin-bottom:10px;
}

.blog_con_frame .title {
	height:30px;
	line-height:30px;
	background-color:#EEEEDD;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
}
.blog_con_frame .con {
	padding:5px;
}

.blog_con_frame  li{
	background-image:none;
}


/*left side, title and content style*/
.left_title {
	height:27px;
	line-height:27px;
	background-image:url(http://image.ceconlinebbs.com/title_bg.gif);
	background-repeat:repeat-x;
	border:solid 1px #A9A98F;
	padding:0 5px;
	font-weight:bold;
	color:#000000;
}
.left_title span{
	float:right;
	font-weight:normal;
}
.left_title .assistant{
	float:none;
	color:#808080;
}

.left_con_frame {
	border:#A9A98F solid 1px;
	border-top:none;
	height:1%;
	padding:0 0 2px 0;
	margin-bottom:10px;
}

/*
	以下 ul li 属性在 newui.css 中，以 id 方式来定义，级别比较高，所以这里用 important 来强制定义
*/
.left_con_frame .element_column {
	margin:0 0 0 0!important;
	clear:both;
}
.left_con_frame .element_column  li {
	margin:0!important; 
	list-style-image:none!important;
	
	list-style:none;
	float:left;
	line-height:22px;
	color:#000066;
	
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;	
}
.left_con_frame .element_column  .one {
	width:50%;
	padding-left:4%!important;
}
.left_con_frame .element_column  .two {
	width:20%;
	padding-left:2%!important;
}
.left_con_frame .element_column  .three {
	width:22%;
	padding-left:1%!important;
}

.left_con_frame .Flo{
	width:47%;
	padding-left:3%;
	float:left;
}

.left_con_frame .face_list {
	float:left;
	width:33%;
	
	text-align:center;
	margin:2px 0 1px 0;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;	
}
.left_con_frame .face_list .face_font{FONT-SIZE: 12px; LINE-HEIGHT: 16px;FONT-FAMILY: Arial,宋体;}
.left_con_frame .face_list .face_img {
	border:solid 1px #C2C2C2;
	padding:2px;
	width:64px;
	height:64px;
}
.left_con_frame .face_list a:link {	color:#666666;}
.left_con_frame .face_list a:visited {	color:#666666;}
.left_con_frame .face_list a:hover {	color:red;}
.left_con_frame .face_list a:active {	color:red;}




/*---------------bloger list style----------------------*/
.blogListFrame {
	border:solid 1px #A9A98F;
	height:1%;
}
.blogListFrame a:link {	color:#000066;}
.blogListFrame a:visited {color:#000066;} 
.blogListFrame a:active {color:#000066;}
.blogListFrame a:hover {	color:red;}

.blogListFrame .titleBg {
	background-image:url(http://image.ceconlinebbs.com/list_title_bg.gif);
	background-repeat:repeat-x;
	height:39px;
}
.blogListFrame .titleBg .inverseBg {
	background-image:url(http://image.ceconlinebbs.com/list_title_bg_inverse.gif);
	background-repeat:repeat-x;
}
.blogListFrame .titleBg .inverseLine {
	background-image:url(http://image.ceconlinebbs.com/list_title_bg_line.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.blogListFrame .titleBg .borderRight {
	border-right:solid 1px #A9A98F;
}
.blogListFrame .titleBg  span{
	display:block;
	float:left;
	height:39px;
	line-height:39px;
	padding:0 20px;
	font-size:12px;
	font-weight:bold;
	color:#000066;
}
.blogListFrame .grayBg {
	background-color:#F5F5F5;
}
.blogListFrame .con {
	padding:5px 10px;
	clear:both;
}

.forControlWidth_503 {
	width:503px; float:left;
}
.forControlWidth_423 {
	width:423px; float:left;
}
.forControlWidth_100{
	width:100px; float:left;text-align:right;
}
.blogListFrame .con   h3{
	color:#000066;
	font-size:12px;
	font-weight:bold;
	padding:5px 0;
	margin:0;
}
.blogListFrame .con   h3 span{
	color:#666666;
	font-weight:normal;
	padding-left:5px;
	float:right;
}
.blogListFrame .con   p{
	margin:0;
	padding:0;
	color:#666666;
	line-height:18px;
}
.blogListFrame .con  .moreInfo {
	clear:both;
	margin-top:4px;
	color:#000066;
}
.blogListFrame .con  .moreInfo span {
	float:right;
}
.blogListFrame .con  .moreInfo_b {
	clear:both;
	margin-top:4px;
	color:#000066;
	text-align:right;
}
.blogListFrame .con   .faceStyle{
	float:left; 
	margin:10px;
}
.blog_shortHeight_list {
	margin:0!important;
	padding:0!important;
}
.blog_shortHeight_list li{
	line-height:18px!important;
	background-image: url(http://image.ceconlinebbs.com/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image:none!important;
	list-style:none;
	padding:0 0 0 10px!important;
	margin:0 8px!important;
}
.blog_shortHeight_list li span{
	float:right;
	color:#000080;
}
.blog_shortHeight_list .noneBg {
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 18px!important;
}
.blog_shortHeight_list .noneBg_num1 {	background-image: url(http://image.ceconlinebbs.com/blue_icon_num1.gif);}
.blog_shortHeight_list .noneBg_num2 {	background-image: url(http://image.ceconlinebbs.com/blue_icon_num2.gif);}
.blog_shortHeight_list .noneBg_num3 {	background-image: url(http://image.ceconlinebbs.com/blue_icon_num3.gif);}
.blog_shortHeight_list .noneBg_num4 {	background-image: url(http://image.ceconlinebbs.com/blue_icon_num4.gif);}
.blog_shortHeight_list .noneBg_num5 {	background-image: url(http://image.ceconlinebbs.com/blue_icon_num5.gif);}
.blog_shortHeight_list .noneBg_num6 {	background-image: url(http://image.ceconlinebbs.com/blue_icon_num6.gif);}
.blog_shortHeight_list .noneBg_num7 {	background-image: url(http://image.ceconlinebbs.com/blue_icon_num7.gif);}
.blog_shortHeight_list .noneBg_num8 {	background-image: url(http://image.ceconlinebbs.com/blue_icon_num8.gif);}
.blog_shortHeight_list .noneBg_num9 {	background-image: url(http://image.ceconlinebbs.com/blue_icon_num9.gif);}
.blog_shortHeight_list .noneBg_num10 {	background-image: url(http://image.ceconlinebbs.com/blue_icon_num10.gif);}

.blog_bigSize_list {
	padding:5px 5px 0 5px!important;
	margin:0!important;
}
.blog_bigSize_list li{
	padding:0 10px!important;
	margin:0!important;
	list-style-image:none!important;
	list-style:none;
	font-size:12px;
	line-height:22px;
	
	background-image: url(http://image.ceconlinebbs.com/dot_3px_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.blog_bigSize_list li span{
	float:right;
	color:#000080;
}
/*dig number*/
.digFrame {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	height:60px;
	width:75px;
}
.digFrame .left {
	background-image:url(http://image.ceconlinebbs.com/dig_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:60px;
}
.digFrame .right {
	background-image:url(http://image.ceconlinebbs.com/dig_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:60px;
}
.digFrame .middle {
	background-image:url(http://image.ceconlinebbs.com/dig_middle.gif);
	background-repeat:repeat-x;
	height:60px;
	margin:0 4px 0 4px;
	padding:0;
}
.digFrame .middle .num {
	height:40px;
	line-height:40px;
	color:#990000;
	text-align:center;
	font-size:30px;
}
.digFrame .middle .letter {
	height:20px;
	line-height:20px;
	color:#FFF;
	text-align:center;
}
/*end dig*/

/*monthly topic list */
.monList {
	height:40px;
	line-height:40px;
	background-image:url(http://image.ceconlinebbs.com/dot_3px_blue.gif);
	background-repeat:no-repeat;
	background-position:12px 18px;
	padding:0 0 0 22px;
}
.monList span{
	color:#666666;
	padding-left:15px;
}
.listDarkBg {
	background-color:#F5F5F5;
}

/*experts weekly ranking*/

/*top MAN*/
.topFaceFrame {
	width:19%;
	padding-left:1%;
	float:left;
	text-align:left;
}
.topFaceFrame  span{
	color:#000066;
	text-align:center;
}
.topFaceFrame .bg{
	text-align:center;
	padding-top:5px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:100%;
}
.topFaceFrame .bg img{
	margin-bottom:3px;
	border:0;
}

/*List*/
.compartedFrame {
	float:left;width:50%;
}
.compartedList {
	height:30px;
	line-height:30px;
	background-image:url(http://image.ceconlinebbs.com/dot_3px_blue.gif);
	background-repeat:no-repeat;
	background-position:12px 13px;
	padding:0 0 0 22px;
	overflow:hidden;
}
.compartedList  div{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}	
.eleOne {
	width:150px;
	float:left;
}
.eleTwo {
	width:70px;
	float:left;
	padding-left:3px;
}
.eleThree {
	width:60px;
	float:left;
}
.compartedList span{
	color:#666666;
	padding-left:8px;
}



/*
	Icon space
*/
.icon_space img {
	margin:2px 0;
}
/*
	tools
*/

.left_ad_frame {
	margin-bottom:10px;
}

.color_blue {
	color:#000066;
}
.color_gray {
	color:#666666;
}
.img_maring_top img{
	margin-top:5px;
}
.more {
	clear:both;
	margin:0 10px;
	text-align:right;
	font-size:12px;
	line-height:22px;
}
.clearTool {
	clear:both;
	height:10px;
	line-height:10px;
}
.grayLine {
	border-top:solid 1px #CCC;
	clear:both;
	height:10px;
	line-height:10px;	
}
.blog_leftLine {
	background-image:url(http://image.ceconlinebbs.com/vertical_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blog_right_content {
	border-bottom:1px solid #A9A98F;
	border-left:1px solid #A9A98F;
	border-right:1px solid #A9A98F;
	margin-bottom:8px;
	padding:2px 0px;
	text-align:center;
	width:100%;
}
.blog_user a:active {
color:#000000;
}
.blog_user a:link {
color:#999999;
}
#blogmainbody {float:left; width:628px;text-align:left}
#blogbodyleft {float:left; width:627px;FONT-SIZE: 12px; LINE-HEIGHT: 16px; FONT-FAMILY: Arial,宋体;}

.blog_noArticle{font-size:12px;line-height:22px;}
.dotText{
	font-family: arial;
	float:left;
	color: black;
	font-size: 11px;
	margin: 0 3px 0 3px;
}
.paginatorul{margin:0;list-style:none;float:right;padding:0;}
.paginatorul li{margin:0!important;float:left;list-style-image:none!important;}
.listyle {padding-right:3px;}
.boxHighLight{
	float:left;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: black;
	border: 1px solid  #cccccc;
	padding:2px 6px 3px 7px;
	display:block;
	background-color: #DEE1FE;
	margin-left: 1px;
	margin-right: 3px;
}
a.button:link{
	float:left;
	margin-left: 1px;
	padding:0px 3px 0px 0px;
}

/* pageination */
a.pagination_box:link{
	float:left;
	font-size: 11px;
	text-decoration:none;
	color: black;
	font-family: arial;
	border: 1px solid  #cccccc;
	padding:2px 6px 3px 7px;
	display:block;
	margin-left: 1px;
	margin-right: 3px;
	margin-bottom: 3px;
}
a.pagination_box:visited{
	float:left;
	font-size: 11px;
	text-decoration:none;
	color: black;
	font-family: arial;
	border: 1px solid  #cccccc;
	padding:2px 6px 3px 7px;
	display:block;
	margin-left: 1px;
	margin-right: 3px;
}
a.pagination_box:hover{
	font-size: 11px;
	text-decoration:none;
	color: black;
	font-family: arial;
	border: 1px solid  #cccccc;
	padding:2px 6px 3px 7px;
	display:block;
	background-color: #E6E6E6;
	margin-left: 1px;
	margin-right: 3px;
}
a.pagination_box:active{
	font-size: 11px;
	text-decoration:none;
	color: black;
	font-family: arial;
	border: 1px solid  #cccccc;
	padding:2px 6px 3px 7px;
	display:block;
	background-color: #cccccc;
	margin-left: 1px;
	margin-right: 3px;
}
.topicTable {
	text-align:left;
	font-family:Arial,"宋体";
	font-size:12px;
	line-height:16px;
}
.topicTable tbody {
	text-align:left;
	font-family:Arial,"宋体";
	font-size:12px;
	line-height:16px;
}

.topicTable td {
	padding:10px;
	font-family:Arial,"宋体";
	font-size:12px;
	line-height:16px;
}
.topicTable td img{
	margin-bottom:2px;
}
.topicListBg td {
	background-color:#F5F5F5;
}
.color_gray {
	color:#666666;
}

/*blogger || article-page main*/
.bloggerMainBox {
	border:#CCCCCC 1px solid;
}

.blog_rss {
	padding:10px 0px;
}
.blog_rss a,.blog_rss a:hover,.blog_rss a:visited {
	width:202px;
	height:32px;
	display:block;
	line-height:32px;
	font-size:12px;
	color:#FFFFFF;
	background:url(http://image.ceconlinebbs.com/blog_rssBg.gif) no-repeat;
	font-weight:700;
	text-align:left;
	margin:0px auto;
	text-indent:40px;
}
.blog_popBox {
	width:285px;
	margin:0px auto;
}
.blog_popCont {
	text-align:center;
	width:80px;
	float:left;
	font-size:12px;
	line-height:20px;
	margin:0px 7px;
	margin-top:10px;
	display:inline;
	overflow:hidden;
	white-space:nowrap;
}
.blog_popCont img {
	display:block;
}

.blog_popBoxNot { clear:both; padding:10px 0px 20px 10px; font-size:12px;text-align:left;}

.blog_heading { border-top:#000066 2px solid; background:#cccccc; height:30px;}
.blog_heading h1{MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 18px; MARGIN-BOTTOM: 0px; COLOR: #000066; LINE-HEIGHT: 30px;; FONT-FAMILY: Arial, "宋体"; padding-left:10px; display:block; float:left;}
.blog_heading .DateTime { display:block; float:right; padding-right:10px; line-height:30px;}

.blog_article_border { border-bottom:#000066 2px solid; padding-top:20px; margin-bottom:20px;}
.blog_ReplytabTitle {
	background:url(http://image.ceconlinebbs.com/tab_bg.gif) repeat-x;
	height:26px;
	line-height:26px;
	color:#000066;
	font-weight:700;
}
.blog_ReplytabTitle .left {
	background:url(http://image.ceconlinebbs.com/tab_01.gif) no-repeat;
	padding-left:10px;
	float:left;
}
.blog_ReplytabTitle .right {
	background:url(http://image.ceconlinebbs.com/tab_02.gif) no-repeat;
	float:right;
	width:5px;
	height:26px;
	display:block;
}
.blog_ReplytabCont {
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	padding:5px 10px;
}

.left_content_txt {
	line-height:18px;
	padding:10px 0px;
}
.left_content_txt li {
	line-height:18px !important;
	margin:0px 0px 0px 20px !important;
}

/*For my cec bloy start*/
#mainbody {
	float:left;
	text-align:left;
	width:940px;
}
#mainbody a:link {	color:#000066;}
#mainbody a:visited {	color:#000066;}
#mainbody a:hover {	color:red;}
#mainbody a:active {	color:red;}

#bodyleft {
	float:left;
	font-family:Arial,宋体;
	font-size:12px;
	line-height:16px;
	width:627px;
}
#bodyright {
	float:right;
	width:300px;
}
.maintext1 {
	font-family:Arial,宋体;
	font-size:12px;
}
.My_blog_nav{
	background:url(http://image.ceconlinebbs.com/My_blog_nav_bg.gif) left bottom repeat-x;
	height:29px;
	padding-left:35px;
	clear:both;}
.My_favorite_nav{
	background:url(http://image.ceconlinebbs.com/My_blog_nav_bg.gif) left bottom repeat-x;
	height:29px;
	padding-right:30px;
	clear:both;}
.My_blog_nav ul,.My_favorite_nav ul,.My_blog_tips ul{
	padding:0px;
	margin:0px;
	list-style:none;}
.My_blog_nav li{
	float:left;
	list-style:none;
	font-weight:bold;
	font-size:12px;
	margin-right:10px;
	display:block;
	cursor:hand;
	height:27px;
	line-height:27px;}
.My_favorite_nav li{
	float:right;
	list-style:none;
	font-weight:bold;
	font-size:12px;
	margin-left:10px;
	display:block;
	cursor:hand;
	height:27px;
	line-height:27px;}
.My_cec_icon_0{
	background:url(http://image.ceconlinebbs.com/My_cec_icon_0.gif) left no-repeat;
	background-position:15px 6px;
	padding:0px 20px 0px 45px;
	background-color:#f2f2e5;
	border:#ada584 1px solid;}
.My_cec_icon_1{
	background:url(http://image.ceconlinebbs.com/My_cec_icon_1.gif) left no-repeat;
	background-position:15px 6px;
	padding:0px 20px 0px 45px;
	background-color:#fff;
	border-left:#ada584 1px solid;
	border-top:#ada584 1px solid;
	border-right:#ada584 1px solid;
	border-bottom:#fff 1px solid;}
.My_blog_icon_0{
	background:url(http://image.ceconlinebbs.com/My_blog_icon_0.gif) left no-repeat;
	background-position:15px 6px;
	padding:0px 20px 0px 45px;
	background-color:#f2f2e5;
	border:#ada584 1px solid;}
.My_blog_icon_1{
	background:url(http://image.ceconlinebbs.com/My_blog_icon_1.gif) left no-repeat;
	background-position:15px 6px;
	padding:0px 20px 0px 45px;
	background-color:#fff;
	border-left:#ada584 1px solid;
	border-top:#ada584 1px solid;
	border-right:#ada584 1px solid;
	border-bottom:#fff 1px solid;}
.My_post_icon_0{
	background:url(http://image.ceconlinebbs.com/My_post_icon_0.gif) left no-repeat;
	background-position:15px 6px;
	padding:0px 20px 0px 45px;
	background-color:#f2f2e5;
	border:#ada584 1px solid;}
.My_post_icon_1{
	background:url(http://image.ceconlinebbs.com/My_post_icon_1.gif) left no-repeat;
	background-position:15px 6px;
	padding:0px 20px 0px 45px;
	background-color:#fff;
	border-left:#ada584 1px solid;
	border-top:#ada584 1px solid;
	border-right:#ada584 1px solid;
	border-bottom:#fff 1px solid;}
.My_favorite_icon_0{
	background:url(http://image.ceconlinebbs.com/My_favorite_icon_0.gif) left no-repeat;
	background-position:15px 6px;
	padding:0px 20px 0px 45px;
	background-color:#f2f2e5;
	border:#ada584 1px solid;}
.My_favorite_icon_1{
	background:url(http://image.ceconlinebbs.com/My_favorite_icon_1.gif) left no-repeat;
	background-position:15px 6px;
	padding:0px 20px 0px 45px;
	background-color:#fff;
	border-left:#ada584 1px solid;
	border-top:#ada584 1px solid;
	border-right:#ada584 1px solid;
	border-bottom:#fff 1px solid;}
.My_friend_icon_0{
	background:url(http://image.ceconlinebbs.com/My_friend_icon_0.gif) left no-repeat;
	background-position:15px 6px;
	padding:0px 20px 0px 45px;
	background-color:#f2f2e5;
	border:#ada584 1px solid;}
.My_friend_icon_1{
	background:url(http://image.ceconlinebbs.com/My_friend_icon_1.gif) left no-repeat;
	background-position:15px 6px;
	padding:0px 20px 0px 45px;
	background-color:#fff;
	border-left:#ada584 1px solid;
	border-top:#ada584 1px solid;
	border-right:#ada584 1px solid;
	border-bottom:#fff 1px solid;}

.My_left_line{
	border-right:#ada584 1px solid;
	border-bottom:#ada584 1px solid;
	border-left:#ada584 1px solid;
	}

.integral_rule{
	padding:10px;}
.integral_rule_h1{
	font-size:12px;
	text-align:left;
	line-height:20px;}
.integral_rule ul{
	margin:0px;
	padding:0px;
	list-style:none;}
.integral_rule li{
	background:url(http://image.ceconlinebbs.com/dot.gif) left no-repeat;
	line-height:22px;
	background-position:0px 8px;
	padding-left:10px;}
.differ_line{
	border-bottom:#ada584 1px solid;
	padding-top:10px;
	margin-bottom:10px;}

.apply_blog_notice{
	border:#ccc 1px solid;
	font-size:12px;
	line-height:20px;
	padding:10px;
	width:300px;
	margin:10px 0px;}

.My_blog_info{
	font-size:12px;
	text-align:left;
	padding:10px;
	line-height:20px;}
.My_blog_list_cont{
	padding:10px;}
.My_article_T_bg{
	background:#f2f2e5;
	border-bottom:#ccc 1px solid;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	height:29px;
	line-height:29px;
	vertical-align:middle;
	margin-bottom:10px;}	
.My_article_main{
	font-size:12px;
	line-height:20px;}
.My_article_main h1{
	background:url(http://image.ceconlinebbs.com/dot_3px_blue.gif) left no-repeat;
	line-height:22px;
	font-size:12px;
	margin:0px;
	font-weight:normal;
	padding-left:13px;
	color:black;
	background-position:3px 8px;}
.My_article_main h2{
	line-height:22px;
	font-size:12px;
	margin:0px;
	font-weight:normal;}
.My_article_leader{
	padding:0px 10px;
	line-height:20px;}
.My_blog_clear{
	height:15px;
	line-height:15px;
	clear:both;}
.My_net_friend{
	padding:10px;
	font-size:12px;
	line-height:18px;
	text-align:left;}
.My_net_friend span{
	font-weight:bold;}
.No_blog_style{
	font-size:14px;
	padding:20px;
	text-align:center;
	clear:both;}
.My_net_feriend_list{
	float:left;
	width:153px;
	padding:10px 0px;
	border:#ada584 1px solid;
	text-align:center;
	line-height:25px;
	color:#000066;
	font-size:12px;
	height:158px;}
.My_feriend_tips{
	margin-right:29px;}
.My_favorite_0{
	background-color:#f2f2e5;
	padding:0px 10px;
	border-left:#ada584 1px solid;
	border-top:#ada584 1px solid;
	border-right:#ada584 1px solid;
	border-bottom:#f2f2e5 1px solid;}
.My_favorite_1{
	background-color:#fff;
	padding:0px 10px;
	border:#ada584 1px solid;}
.My_blog_tips{
	margin-bottom:10px;}
.My_blog_tips li{
	border-bottom:#fff 1px solid;
	background:#ffefe4;
	list-style:none;
	margin:0px;
	height:29px;
	line-height:29px;
	padding-left:10px;
	font-weight:bold;}
.My_blog_tips a:link,.My_blog_tips a:hover,.My_blog_tips a:visited{font-weight:normal;}
/*end my cec blog*/	
