/* CSS Document */
/*重定义标签开始*/
.cc{
	width:1004px;
	float:left;
}
/*顶部logo通栏*/
.toptong{
	height:65px;
	padding-top:6px;
	background-color:#FFFFFF;
}
.topicon{
	width:90px;
	margin-top:3px;
	float:left;
	text-align:center;
	line-height:25px;
}
/*顶部分割线*/
.topline{
	width:auto;
	height:29px;
	background-image:url(/ent/images/menu/bg_tm.gif);
	line-height:29px;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	clear:both;
}
.top_ccleft{
	float:left;
}
.top_ccright{
	float:right;
}
/*菜单*/
.menu_tt{
/*
	background-color:#66cc00;
*/
	background-image:url(/per/images/menu/bg_menutt.gif);
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}
.leftmenu{
	float:left;
	width:217px;
	background-image:url(/ent/images/share/bg_lr.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-right:7px;
}
.menu_ttbg{
	background-image:url(/ent/images/share/menu_ttbg.gif);
	background-repeat:repeat-x;
}
/*菜单修饰图标1*/
.ent_info{
	background-image:url(/ent/images/menu/ent_info.gif);
	background-position:3px 0px;
	background-repeat:no-repeat;
	padding-left:25px;
	height:22px;
	line-height:22px;
	font-weight:bold;
}
/*菜单修饰图标2*/
.ent_resume{
	background-image:url(/ent/images/menu/ent_resume.gif);
	background-position:3px 3px;
	background-repeat:no-repeat;
	padding-left:25px;
	height:22px;
	line-height:22px;
	font-weight:bold;
}
/*菜单修饰图标3*/
.ent_history{
	background-image:url(/ent/images/menu/ent_history.gif);
	background-position:3px 3px;
	background-repeat:no-repeat;
	padding-left:25px;
	height:22px;
	line-height:22px;
	font-weight:bold;
}
/*菜单修饰图标4*/
.ent_search{
	background-image:url(/ent/images/menu/ent_search.gif);
	background-position:3px 3px;
	background-repeat:no-repeat;
	padding-left:25px;
	height:22px;
	line-height:22px;
	font-weight:bold;
}
/*菜单修饰图标5*/
.ent_fav{
	background-image:url(/ent/images/menu/ent_fav.gif);
	background-position:3px 2px;
	background-repeat:no-repeat;
	padding-left:25px;
	height:22px;
	line-height:22px;
	font-weight:bold;
}
/*菜单修饰图标6*/
.ent_money{
	background-image:url(/ent/images/menu/ent_money.gif);
	background-position:3px 2px;
	background-repeat:no-repeat;
	padding-left:25px;
	height:22px;
	line-height:22px;
	font-weight:bold;
}
/*菜单修饰图标7*/
.ent_key{
	background-image:url(/ent/images/menu/ent_key.gif);
	background-position:3px 3px;
	background-repeat:no-repeat;
	padding-left:25px;
	height:22px;
	line-height:22px;
	font-weight:bold;
}
/*菜单修饰图标8*/
.ent_close{
	background-image:url(/ent/images/menu/ent_close.gif);
	background-position:3px 3px;
	background-repeat:no-repeat;
	padding-left:25px;
	height:22px;
	line-height:22px;
	font-weight:bold;
}
.menu_ccbg{
	height:16px;
	padding-left:15px;
	padding-top:4px;
}
/*右侧显示内容*/
.cc_mainbg{
	float:left;
	width:770px;
	padding:3px;
	height:auto;
}
/*内容标题、内容、提交操作*/
.cc_tt{
	width:680px;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	margin-top:3px;
	margin-bottom:3px;
}
.cc_main{
	border:solid 1px #cccccc;
	width:666px;
	height:auto;
	padding:6px;
}
.cc_mainnote{
	border:solid 1px #CFBCA3;
	border-bottom:none;
	width:666px;
	height:auto;
	padding:6px;
	margin-top:6px;
	line-height:25px;
}
.cc_mainset{
	border:solid 1px #CFBCA3;
	border-top:none;
	background-image:url(/images/chip/note.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
	width:640px;
	height:auto;
	padding:6px 6px 6px 32px;
	line-height:25px;
}
.cc_mainpageline{
	width:666px;
	height:auto;
	padding:6px;
	margin-top:6px;
}
.cc_mainnobox{
	width:680px;
	height:auto;
	line-height:24px;
}
.cc_mainyesbox{
	width:678px;
	border:solid 1px #CFBCA3;
	height:auto;
	line-height:24px;
}
/*form行样式开始*/
.input_line{
	width:645px;
	line-height:25px;
	text-align:left;
	clear:both;
}
.cc_mainleft{
	width:130px;
	line-height:25px;
	text-align:right;
	float:left;
}
.cc_mainright{
	width:510px;
	line-height:25px;
	text-align:left;
	float:right;
}
.cc_mainright_left{
	width:220px;
	line-height:25px;
	text-align:left;
	float:left;
}
.cc_mainright_right{
	width:180px;
	line-height:25px;
	text-align:left;
	float:left;
}
/*默认首页新信息提示*/
.newinfo{
	padding:3px;
	border:dashed 1px #e3e3e3;
}
.filefriendbox{
	border:dashed 1px #e3e3e3;
	background-color:#efefef;
	padding:3px;
}
/*企业形象*/
.myinput{
	float:left;
	width:280px;
	height:180px;
}
.logo_img{
	float:right;
	width:220px;
	height:200px;
	line-height:20px;
	text-align:center;
	border:solid 1px #cccccc;
	padding:3px;
}
.cc_sub{
	width:680px;
	text-align:center;
	height:25px;
	padding-top:10px;
	clear:both;
}
/*form行样式结束*/
.vipfont{
	font-size:11pt;
	font-weight:bold;
	border:solid 1px #000000;
	background-color:#99cc33;
	padding:3px;
}
/*底部分割线*/
.line_mb{
	background-image:url(/ent/images/menu/bg_bottom.gif);
	background-repeat:repeat-x;
	height:25px;
	line-height:25px;
	color:#ffffff;
	text-align:center;
	padding-right:10px;
	clear:both;
}
/*企业首页信息提示*/
.member_left{
float:left;
width:220px;
text-align:center;
vertical-align:middle;
}
.member_lefttt{
	background-color:#FFCC00;
	line-height:25px;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	padding-left:6px;
	margin-bottom:6px;
}
.member_righttt{
	background-color:#99CC33;
	line-height:25px;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	padding-left:6px;
	margin-bottom:6px;
}
.member_right{
float:right;
text-align:left;
line-height:25px;
width:440px;
}
.member_rightcc{
	margin-bottom:8px;
	line-height:25px;
	
}
.sort_line{
	width:678px;
	border:solid 1px #CAE68B; 
	margin-bottom:6px;
}
.sort_left{
	float:left;
	width:339px;
}
.sort_right{
	float:right;
	width:339px;
}
.sort_tt{
	line-height:30px;
	background-color:#CAE68B;
	text-align:left;
	padding-left:2px;
}
.sort_cc{
	line-height:30px;
}
.sort_ccleft{
	float:left;
	line-height:25px;
	background-color:#ffffff;
	text-align:left;
	width:166px;
}
.sort_ccright{
	float:left;
	line-height:30px;
	background-color:#ffffff;
	text-align:left;
	width:166px;
}
.cc_memberline{
	line-height:25px;
	text-align:left;
}
