/* CSS Document */
/* For myCEC only*/
@import url("T2_base.css");
.mycec_frame{
	background-image:url(http://image.ceconlinebbs.com/mycec/frame.png);
	background-repeat:no-repeat;
}
.mycec_icon {
	background-image:url(http://image.ceconlinebbs.com/mycec/icon.gif);
	background-repeat:no-repeat;
}
/* 顶部搜索框 */
.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;}


.mycec_nav_main {
	height:30px;
	background-position:0 -80px;
	background-repeat:repeat-x;
	list-style:none;
	padding:0 386px 0 0;
}
.mycec_nav_main .border_left_null {
	border-left:none;
}
.mycec_nav_main li {
	float:right;
	height:23px;
	line-height:normal;
	padding:7px 0 0 0;
	width:120px;
	text-align:center;
	font-size:14px;
	border-left:solid 1px #CCCCCC;
}
.mycec_nav_main li img {
	vertical-align:middle;
}
.mycec_nav_main .activity_left {
	background-position:0 0;
	font-weight:bold;
}
.mycec_nav_main .silent_left {
	background-position:0 -40px;
}
.mycec_nav_main .activity {
	background-position:-150px 0;
	font-weight:bold;
}
.mycec_nav_main .silent {
	background-position:-150px -40px;
}
.mycec_nav_main .activity_right {
	background-position:-300px 0;
	font-weight:bold;
}
.mycec_nav_main .silent_right {
	background-position:-300px -40px;
}

/* 定义框架 */
.mycec_left {
	float:left;
	width:662px;
	padding:8px;
	margin-right:10px;
	border:solid 1px #C4C4C4;
	border-top:none;
}
.mycec_left_tips{
	padding:10px;}
.mycec_right {
	float:left;
	width:300px;
}
.mycec_main {
	padding:8px;
	border:solid 1px #C4C4C4;
	border-top:none;
}

.mycec_left p {
	line-height:18px;
	clear:both;
	text-indent:2em;
	padding:5px 0;
	font-size:14px;
	line-height:24px;
}
.mycec_left h3 {
	height:28px;
	line-height:28px;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	padding:0 5px 0 0;
	
	/*CSS hack*/
		/*for all*/
	overflow:hidden;
		/*for IE*/
	white-space:nowrap\9;
	text-overflow:ellipsis\9;
		/*for IE6*/
	_white-space:normal;
}
.mycec_left .h3_bg {
	background-position:0px -120px;
	color:#990000;
	padding-left:10px;
}
.mycec_left h3 span {
	font-weight:normal;
	font-size:12px;
	float:right;
}
.mycec_left .fav_pic,.mycec_main .fav_pic{
	padding:20px 5px;
	line-height:22px;}
.mycec_left .fav_pic hr,.mycec_main .fav_pic hr{
	border-top:#ffffff 1px dashed;
	border-bottom:#c4c4c4 1px dashed;}
.mycec_left .fav_pic span,.mycec_main .fav_pic span{
	color:#7d7d7d;}

.mycec_list_tag {
	list-style:none;
	padding:10px 0;
}
.mycec_list_tag li{
	white-space:nowrap;
	float:left;
	padding:0 8px 0 0;
}

.mycec_list_reply {
	list-style:none;
}
.mycec_list_reply li {
	line-height:30px;
	font-weight:bold;
	margin-bottom:1px;
	padding:0 5px;
	background-color:#F3F3F3;
}
.mycec_list_reply li a{
	font-weight:normal;
}

/* blog */
.mycec_blog_moreOption {
	line-height:30px;
	text-align:right;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:10px;
}
.mycec_blog_artInfo {
	line-height:22px;
	text-align:right;
}
.mycec_blog_listComments {
	margin:10px 5px;
}
.mycec_blog_listComments dt{
	line-height:20px;
}
.mycec_blog_listComments dt a{
	font-weight:bold;
}
.mycec_blog_listComments dd{
	line-height:18px;
}
.mycec_blog_archive_table {
	width:100%;
	line-height:20px;
}
.mycec_blog_subscribe {
	display:block;
	background-image:url(http://image.ceconlinebbs.com/mycec/blog_rssBg.gif);
	background-repeat:no-repeat;
	width:166px;
	height:32px;
	line-height:32px;
	padding:0 0 0 36px;
	color:#FFF!important;
	font-weight:bold;
	margin:0 0 0 40px;
}
.mycec_blog_create {
	width:100%;
}
.mycec_blog_create tr td{
	vertical-align:top;
	line-height:22px;
}
.mycec_blog_create tr td .itr {
	padding:8px;
	border:solid 1px #CCC;
	width:300px;
}
.mycec_blog_create .input_area {
	width:400px;
	height:120px;
	border:solid 1px #9C9C9C;
}

.mycec_blog_create_noPower {
	text-align:center;
	font-size:14px;
	padding:50px 0;
	line-height:30px;
}


/* 好友列表 */
.mycec_frient_list {
	width:100%;
	padding:10px;
}
.mycec_frient_list tr td {
	border-bottom: dashed 1px #C4C4C4;
}
.mycec_frient_list tr td {
	padding:10px;
	line-height:30px;
}
.mycec_frient_list tr td .face {
	float:left;
	margin-right:10px;
}
.mycec_frient_list .noBottomBorder td {
	border:none;
}



/* 收藏 */
.mycec_fav_list {
	list-style:none;
	margin:8px;
}
.mycec_fav_list li {
	line-height:22px;
	padding:0 0 0 10px;
	background-image:url(http://image.ceconlinebbs.com/dot_3_black.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.mycec_fav_list li span{
	color:#7C7C7C;
	padding:0 0 0 5px;
}
.mycec_fav_list_more {
	line-height:22px;
	text-align:right;
}
.mycec_fav_list_cat {
	list-style:none;
}
.mycec_fav_list_cat li{
	line-height:26px;
	white-space:nowrap;
	padding:0 10px 0 0;
	float:left;
}
.mycec_fav_list_line {
	clear:both;
	border-bottom:#C4C4C4 solid 1px;
	height:10px;
	overflow:hidden;
	margin-bottom:10px;
}


/* 小 sub Tab*/
.mycec_subNav_main {
	height:30px;
	list-style:none;
	padding:0 0 0 300px;
	background-position:0 -160px;
}
.mycec_subNav_main li{
	float:left;
	width:102px;
	height:22px;
	padding:8px 0 0 0;
	text-align:center;	
}
.mycec_subNav_main .activity_left {
	background-position:0 -250px;
	font-weight:bold;
}
.mycec_subNav_main .silent_left {
	background-position:0 -290px;
}
.mycec_subNav_main .activity {
	background-position:-150px -250px;
	font-weight:bold;
}
.mycec_subNav_main .silent {
	background-position:-150px -290px;
}
.mycec_subNav_main .activity_right {
	background-position:-300px -250px;
	font-weight:bold;
}
.mycec_subNav_main .silent_right {
	background-position:-300px -290px;
}


/* 大 sub Tab*/
.mycec_subNav_main_big {
	height:30px;
	list-style:none;
	padding:0 0 0 118px;
	background-position:0 -160px;
}
.mycec_subNav_main_big li{
	float:left;
	width:122px;
	height:22px;
	padding:8px 0 0 0;
	text-align:center;	
}
.mycec_subNav_main_big .activity_left {
	background-position:0 -330px;
	font-weight:bold;
}
.mycec_subNav_main_big .silent_left {
	background-position:0 -380px;
}
.mycec_subNav_main_big .activity {
	background-position:-150px -330px;
	font-weight:bold;
}
.mycec_subNav_main_big .silent {
	background-position:-150px -380px;
}
.mycec_subNav_main_big .activity_right {
	background-position:-300px -330px;
	font-weight:bold;
}
.mycec_subNav_main_big .silent_right {
	background-position:-300px -380px;
}







.mycec_subNav_h3 {
	height:28px;
	background-position:0 -210px;
}
.mycec_fav_listArt {
	list-style:none;
	margin:8px;
}
.mycec_fav_listArt li {
	height:25px;
	line-height:25px!important;
	font-family:tahoma;
}
.mycec_fav_listArt li input{
	vertical-align:middle;
}
.mycec_fav_listArt li span{
	color:#7C7C7C;
	padding:0 5px;
}

/* 文字列表*/
.mycec_list{
	list-style:none;
	margin:5px;
}
.mycec_list li{
	line-height:22px;
	padding:0 0 0 8px;
	background-image:url(http://image.ceconlinebbs.com/dot_3_black.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
}
.mycec_list li span {
	color:#7C7C7C;
	padding:0 5px;
}

.mycec_dl_list {
	margin:5px 2px;
}
.mycec_dl_list dt {
	line-height:22px;
	padding:0 0 0 8px;
	background-image:url(http://image.ceconlinebbs.com/dot_3_black.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
}
.mycec_dl_list dt span {
	color:#7C7C7C;
	padding:0 5px;
}
.mycec_dl_list dd {
	line-height:20px;
	padding:0 8px;
}

.mycec_noInfo {
	padding:50px 10px;
	font-size:14px;
}
.mycec_setup_blog{
	padding-left:100px;}

/* right column box style*/
.mycec_box_right {
	float:left;
}
.mycec_box_left {
	float:left;
}
.mycec_list_face {
	list-style:none;
}
.mycec_list_face li {
	width:33%;
	text-align:center;
	float:left;
	line-height:22px;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.mycec_list_face li img{
	vertical-align:top;
}
.mycec_message p{
	padding:3px 0;
}



/* icon */

.mycec_home {
	width:16px;
	height:16px;
	margin-right:3px;
	margin-bottom:3px;
	background-position:0 0;
}
.mycec_blog_home {
	width:16px;
	height:16px;
	margin-right:3px;
	margin-bottom:3px;
	background-position:-25px 0;
}
.mycec_post {
	width:16px;
	height:16px;
	margin-right:3px;
	margin-bottom:3px;
	background-position:-46px 0;
}
.mycec_fav {
	width:16px;
	height:16px;
	margin-right:3px;
	margin-bottom:3px;
	background-position:-66px 0;
}
.mycec_com {
	width:16px;
	height:16px;
	margin-right:3px;
	margin-bottom:3px;
	background-position:-86px 0;
}

.mycec_more {
	line-height:22px;
	text-align:right;
}

/* border */

.border_gray {
	border:solid 1px #9C9C9C;
}

/* tools */
.line_height_20 {
	line-height:20px;
}

.font_size_14 {
	font-size:14px;
}