﻿
*{margin:0; padding:0} 
a{
	cursor:pointer;
	color:#3460a6;
	text-decoration: none;
}
a:hover{
	color:#f00;
	text-decoration: underline;
}


body,TD{font-size:9pt;word-break:break-all; font-family: Arial, Helvetica, sans-serif}	/* 字体大小 */
body{
	margin:0px; padding:0px;
	background-color: #ffffff;
}/* 背景颜色 */
table{text-align:left;}	/* 表格对齐方式 */


a img { 
	border: none;
} 

li{
	list-style-type: none;
}

.dnone{
display:none;
}




/* 页眉 */
.CommonHeader{margin: 0 auto;}

/* 顶部 CSS 设置 START */
/* 顶部 CSS 设置 START */
.CommonTop {
	text-align:left;
	width:950px;
	margin:0 auto;

}

.CommonTopLogo {
	text-align:left;
	background-color:#fff;
	height:90px;
	margin:16px 7px 0px;
}

.CommonTopLogo a.CommonTopLogo_a{
	width:233px;
	height:42px;
	background-image: url(Logo.gif);
	display:block;
	float:left;
	background-repeat: no-repeat;
	margin-top:22px;
}

.CommonTopLogo a.CommonTopLogo_b{
height:20px;
display:block;
padding-top:5px;
clear:left;
color:#666666;
width:235px;
}

.CommonTopLogo a.CommonTopLogo_b b{
color:#0000FF;
}

.CommonTopLogo a.CommonTopLogo_b:hover{
color:red;
}


#gg_tuiguang_div{ width:350px; height:100px; border:solid 3px #999999; padding:10px;position: absolute; z-index:30; background-color:#FFFFFF; margin-left:520px; margin-top:20px;}
#gg_tuiguang_div dl{text-align:left; color:#666666}
#gg_tuiguang_div dl dt{ font-size:14px}
#gg_tuiguang_div dl dt a{
	float:right;
	width:15px;
	height:14px;
	display:block;
	background-image:url(gg_close.gif);
	background-repeat: no-repeat;
}
#gg_tuiguang_div dl dd{ margin:7px 0px; line-height:1.5}
#gg_tuiguang_div dl dd a{ color:blue}
#gg_tuiguang_div dl dd input{width:185px; background-color:#FFFFFF; border: solid 1px #999999; background-image:url(input_bg.gif); padding:2px;}


/*搜索框*/
#CommonTopSearch_div{
color:#333; float:right; margin-top:15px;text-align:left; 
width:570px;
height:85px;  zoom:1; overflow:hidden; 
}

#CommonTopSearch_div_top_but{
 z-index:20; position: absolute; text-align:left; 
}
/*搜索框头部按钮*/
#CommonTopSearch_div_top_but a{ display:block; float:left;float:left; width:76px; height:24px; text-align:center; line-height:24px; z-index:10; cursor:pointer; margin-right:5px;color:#005ed9;}
#CommonTopSearch_div_top_but a:hover{background-image:url(CommonTopSearch_div_left_bu.gif);background-repeat: no-repeat;background-position: 0px -24px;color:#FF0000;}
#CommonTopSearch_div_top_but a.selected{background-image:url(CommonTopSearch_div_left_bu.gif);font-weight: bold;
color:#000000;}
/*搜索框头部按钮.end*/


#CommonTopSearch_div_left{
	float:left;
	width:480px;
	height:36px;
	border:solid 1px #d0d0d0;
	background-color:#f3f3f3;
	z-index:0;
}

#CommonTopSearch_div_left_s1{
	height:28px;border:solid 1px #9b9f9f; width:393px; margin:3px; background-color:#FFF;
	background-image:url(input_bg.gif); float:left; z-index:0;
}






.CommonTopSearch_div_left_s1_line{	border-right: solid 1px #CCC;height:28px; width:1px;float:left;}

.CommonTopSearch_div_left_s1_a{
float:left;
margin-top:6px;
margin-left:3px;
	}


.CommonTopSearch_div_left_s1_a2 { border-left:solid 1px #CCCCCC; padding-top:6px; float:left; height:22px;}	
.CommonTopSearch_div_left_s1_a2 input{border:none; font-size:12px; padding-left:5px; border-color:#FFFFFF; background-color:#FFF;}
.CommonTopSearch_div_left_s1_a2 input:focus{ border:solid #FFF;}



.CommonTopSearch_div_left_s1_b input{width:150px; border:none; font-size:14px; padding-left:4px; margin-top:6px;  border-color:#FFFFFF; background-color:#FFF}

.CommonTopSearch_div_left_s1_b input:focus{ border:solid #FFF;}



#CommonTopSearch_div_left_s2{
	height:30px;border:solid 1px #eb6100; width:73px; margin-top:3px; 
    color:#FFF; font-size:16px; font-weight:bold;
float:left; padding:0px; background-color: #eb6100;	cursor:pointer; float:left;
	}
#CommonTopSearch_div_left_s3{
   background-color:#777; width:20px; float:left; margin-top:3px; height:30px; color:#FFFFFF; line-height:30px; font-size:18px; text-align:center; font-family:Arial, Helvetica, sans-serif; margin-left:3px; font-weight:bold;

}

#CommonTopSearch_div_right{
	margin-left:460px;
	margin-top:-15px;
	line-height:1.5;
	}

.CommonTopMenuText {
	text-align:right; color: #336600;
	background-color:#fafafa;
	border-bottom:solid 1px #ebebeb;
	border-top:solid 1px #fff; width:100%;
	height: 28px;
    margin: 0px auto;
}

.CommonTopMenuText a{
padding:0px 5px; color:#666666
}

.CommonTopMenuText a:hover{
color:#FF0000;
}
/*搜索框*/

#topNavWrapper {
  width:100%;
  text-align: left;
  height: 28px;
  border-bottom:solid 1px #ebebeb;
  margin: 0px auto;
  z-index:100;
  _position: relative ;
  _top:0px;
 }
 #topNav {
  height: 28px;
  width:100%;
  background-color:#2d2d2d;
  float: left;
  display: block;
  z-index: 100;
  overflow: visible;
  position: fixed;
  top: 0px; /* position fixed for IE6 
  _position: absolute;
  _top: expression(documentElement.scrollTop + "px");*/
  background-position: right;
  border-bottom:solid 1px #000;
  color:#CCC;
 }
  #topNavinc{ width:950px; margin:0 auto;  height:28px; line-height:28px; overflow:hidden;zoom:1}
 

#topNavinc dl{float:left; }
/*#topNavinc li:hover{ background-color:#000000}*/
#topNavinc dl img{ margin:0px 4px;}
#topNavinc dl b{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#FF0000; padding:2px; margin:0px 2px;}

#topNavinc dl h4{
font-size:12px; 

font-weight:normal;
padding-top:0px!important;
padding-top:7px;
}

#topNavinc a{
padding:5px 7px; color:#ccc;
}

#topNavinc a:hover{
	text-decoration: none;
	color:#FFF;
	background-color:#000000;
}

.topNav_pop{
    position: absolute;
	background-color:#2d2d2d;
	padding:5px;
	width:100px;
	line-height:1.8;
	text-align:left;
    display:none;
	margin-top:24px;
	z-index: 105;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
}
.topNav_pop a{ display:block; padding:1px 7px;}
.topNav_pop a i{float:right; background-color:#000; font-weight:bold; color:#FFFFFF; padding:0px 3px; font-family:Verdana, Arial, Helvetica, sans-serif}

/*topNav*/




a.graylink{color:#666666}
a.graylink:hover{color:red}

a.bluelink{color:blue}
a.bluelink:hover{color:red}

a.redlink{color:red}
a.redlink:hover{color:red}





#CommonTop_bot{
	margin:3px auto;
	width:650px;
	float:left;
}
#CommonTop_bot dl{width:520px;
    background-image:url(CommonTop_bot_bg.gif);
	background-repeat: no-repeat;
	background-position: 2px 17px;
	padding-left:5px;
	height:25px;}

#CommonTop_bot dl a{color:#666; display:block; margin-right:10px; float:left;}
#CommonTop_bot dl a:hover{color:#FF0000}
/* 顶部 CSS 设置 END */
/* 顶部 END */


/* 内容区设置 */
.CommonBody {
	background: #ffffff;
	padding: 10px; 
	text-align:left;
	margin: 0 auto;
	width:950px;
    min-width:950px;
}
/*logo色系*/
.role_0_color{background-color:#eb6100}
.role_1_color{background-color:#00469d}
/*企业类型 色系*/
.role_10_color{background-color:#da127c}
.role_11_color{background-color:#6bbd46}
.role_12_color{background-color:#1ba1e2}
.role_13_color{background-color:#144684}
.role_20_color{background-color:#feb300}
.role_21_color{background-color:#a6478b}
.role_25_color{background-color:#505050}
/*企业类型 色系 end*/

/*按钮色系*/
.role_orange_color{background-color:#f98100}
.role_blue1_color{background-color:#1e9ee5}
.role_blue2_color{background-color:#144684}
.role_green_color{ background-color:#339933}

/*按钮类型*/
.but_type_16{ font-size:16px; font-family:"Microsoft Yahei",Tahoma,"SimSun"; padding:6px 24px; color:#FFFFFF; font-weight:bold; display:block; float:left;}
.but_type_16:hover{ color:#FFFFFF; text-decoration:underline;}
.but_type_16:visited{ color:#FFFFFF;}

.but_type_24{ font-size:24px; font-family:"Microsoft Yahei",Tahoma,"SimSun"; padding:12px 24px; color:#FFFFFF; display:block; font-style:italic; margin-bottom:5px; text-align:left;}
.but_type_24:hover{ color:#FFFFFF; text-decoration:underline;}
.but_type_24:visited{ color:#FFFFFF;}

.but_type_14_a{ font-size:14px; font-family:"Microsoft Yahei",Tahoma,"SimSun"; padding:6px 20px;color:#FFFFFF; font-weight:bold; display:block; float:left; line-height:1; border:none; cursor:pointer}
.but_type_14_a:hover{ color:#FFFFFF; text-decoration:underline;}
.but_type_14_a:visited{ color:#FFFFFF;}

.but_type_14_b{ font-size:14px; font-family:"Microsoft Yahei",Tahoma,"SimSun"; padding:6px 7px;color:#FFFFFF; font-weight:bold; display:block; float:left; line-height:1; border:none; cursor:pointer}
.but_type_14_b:hover{ color:#FFFFFF; text-decoration:underline;}
.but_type_14_b:visited{ color:#FFFFFF;}

.but_type_12_no_block { padding:3px; color:#FFFFFF;font-family:"Microsoft Yahei",Tahoma,"SimSun"; font-weight:bold;border:none; cursor:pointer; font-size:12px;}
.but_type_12_no_block:hover{ color:#FFFFFF; text-decoration:underline;}
.but_type_12_no_block:visited{ color:#FFFFFF;}


.font_size_24{ font-size:24px;}


/*公共*/
.gg_float_l{ float:left}
.gg_float_r{ float:right}

/* 标签 */
.TagList { width:100%;padding:9px}
.TagList li {float:left; list-style-type:none; width:14%; padding:3px 0; display:inline;white-space:nowrap;}
.TagList li a { float:left;width:80%;white-space:nowrap;overflow:hidden; text-overflow:ellipsis;}

/* 列表table */
.CommonListArea{background-color: #A3C7E2;margin-top: 5px;border: 1px solid #698CC3;}

/* 列表标题 */
.CommonListTitle{background:#698CC3;color:#FFFFFF;font-weight:bold;}
.CommonListTitle a{color:#FFFFFF;}

/* 列表页眉 */
.CommonListHeader{background:#EFEFEF;color:#000000}

/* 列表单元格 */
.CommonListCell{background-color: #FFFFFF;}
.CommonListCell:hover{background-color: #FFFFCC;}
.CommonListCellChecked{background-color: #FFFFCC;}

/* 用户 */
.UserList { width:100%;}
.UserList li {float:left; list-style-type:none; width:10%; padding:3px 0; display:inline;white-space:nowrap;}
.UserList li a { float:left;width:80%;white-space:nowrap;overflow:hidden; text-overflow:ellipsis;}

/* 底部设置 */

#CommonFooter_top{
	height:24px; overflow:hidden; zoom:1;	
	width:980px; padding-top:20px; padding-bottom:7px;
	margin:0 auto; 
}
#CommonFooter_top a{
	float:right;
	display:block;
	background-image:url(df_bottom.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	height: 24px;
	cursor:pointer; margin:0px 4px;
}
#CommonFooter_top a.t1{
	width:24px;
	background-position: 0px -48px; margin-left:14px;
}
#CommonFooter_top a.t1:hover{
	width:24px;
	background-position: -24px -48px; margin-left:14px;
}
#CommonFooter_top a.t2{
	width:150px;
	background-position: 0px -24px;
}

#CommonFooter_top a.t3{
	width:150px;
	background-position: 0px 0px;
}

.CommonFooter {
	line-height:1.8;
	color:#666;
	width:100%;
	border-top: dashed 1px #ccc;
	clear:both;
	width:980px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.CommonFooter a{color:#666}
.CommonFooter a:visited{color:#666}
.CommonFooter a:hover{ color:red}
.CommonFooter_f_div{ width:15%; float:right; text-align:left; height:160px; margin-top:15px;}
.CommonFooter  span{ color:#CCCCCC}
/*.CommonFooter li {float:left; list-style-type:none; padding:3px 0; display:inline; line-height:1.5}
.CommonFooter a{color:#666; padding:0px 7px;}
*/

/* ShowPost.asp 单元格*/
.ForumPostUserArea {
	border-right: #e1e1e1 1px solid;
	width: 180px;
	text-align: center
}
.ForumPostButtons {
	text-align:right;
	padding-bottom: 4px;
	border-bottom: #e1e1e1 1px solid;
}
.ForumPostBodyArea {
	padding: 10px; 
}
.ForumPostTitle {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 12px;
}
.ForumPostContentText {
	width:100%;
	overflow:auto;
}
.PostContentTextTags {
	cursor: pointer; 
	border-bottom: 1px solid #FF0000;
	line-height:1.5;
}
.ForumPostSignature {
	border-top: #ddd 1px solid;
	margin: 1em;
	padding-top: 1em;
	font-size: 90%;
	max-height:80px;
	overflow:hidden;
}

.menuitems {
	padding-right: 1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
}
.mouseoverstyle {
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-right: #0B008B 1px solid;
	border-top: #0B008B 1px solid;
	border-left: #0B008B 1px solid;
	border-bottom: #0B008B 1px solid;
	background-color: #FFEEC2 
}
.menuskin A {padding-right:10px;padding-left:10px;}


/* BB 代码引用样式 */
BLOCKQUOTE {
	border-right: #cccccc 1px dotted; padding-right: 4px; border-top: #cccccc 1px dotted; padding-left: 4px; padding-bottom: 4px; margin: 16px; border-left: #cccccc 1px dotted; padding-top: 4px; border-bottom: #cccccc 1px dotted
}

/*Pannel Style !important for Firefox*/
.PannelBody {
	border:1px #698CC3 solid;
	border-top:none;
	background-color: #FFFFFF;
}
.PannelBody td{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color:#333333;
}

.littleHelp{
padding:7px; border:solid 1px #FC6;text-align:left; background-color:#ffffc5; line-height:1.5;
}
.littleHelp2{
padding:7px; border:solid 1px #d6eca8;text-align:left; background-color:#eafbc5; line-height:1.5; font-size:14px;
}
/*Text Button*/



.UserPhoto_border{
background-color:#FFFFFF;
padding:1px;
border:solid 1px #CCCCCC;
}


/* Modal Styles */
.CommonModalMask {
	background-image: url(../../Images/maskBG.png)!important; /* For browsers Moz, Opera, etc. */
}
.CommonModal {
	border: solid 1px #888888;
	border-right-width: 3px;
	border-bottom-width: 3px;
	background-color: #eeeeee;
}
.CommonModalTitle {
	background-color: #eee;
	padding: 4px;
	font-family: Arial, Helvetica;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	height: 1.3em;
	position: relative;
	z-index: 203;
	cursor: move;
	color:#666666;
}
.CommonModalClose {
	width: 16px;
	height: 12px;
	background-image: url(../../Images/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}
.CommonModalContent {
	background-color: #ffffff;
}
.CommonModalFooter 
{
	border-top: solid 1px #cccccc;
	background-color: #eeeeee;
	padding: 2px;
}
.CommonModalResize {
	width: 14px;
	height: 14px;
	background-image: url(../btn_images/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	cursor: se-resize;
}

/* Help Icon */
.helpicon {
	line-height: normal;
	background-position: left top;
	background-repeat: no-repeat;
}
.helpicon img {
	height: 20px;
	width: 16px;
	padding:0px 5px 0px 0px;
	vertical-align: middle;
	margin:0px;
}
a.helpicon{
	background-image: url(../btn_images/help_out.gif);
}
a.helpicon:hover, a.helpicon:active {
	background-image:url(../btn_images/help_hover.gif);
	cursor:help;
}

/*多页 换页样式*/
.PageInation {
	margin: 1px 0px;
	clear: both;
	font-size:14px;
	font-weight:bold;
}
.PageInation a {
	float: left;
	padding: 3px 10px 2px 10px;
	text-decoration: none;
	cursor:default;
	color:#666666;
}
.PageInation span {
	float: left;
	padding: 3px 10px 2px 10px;
}

.MultiPages {
	background-color: #fff;
	border: 2px solid  #f0f0f0;
	margin-right:2px;
	font-weight: bold;
	color:#666666;
}
.PageNum {
	background-color: #FFFFFF;
	border: 2px solid #f0f0f0;
	margin-right:2px;
}
.PageNum a{
color:#666666;
}

a.PageNum:hover {
	background-color: #fff;
	border: 2px solid #00479d;
	text-decoration: none;
	cursor:pointer;
	color:#00479d;
}
.CurrentPage {
	margin-right:2px;
	border: 2px solid #217ceb;
	background-color: #00479d;
	font-weight: bold;
	vertical-align: middle;
	padding:0 4px;
	color:#FFF;
}
.PageInput {
	margin-bottom:0px;
	border: 2px solid #f0f0f0;
	padding: 1px 0px 0px 1px;
	width: 40px;
	height: 20px !important;
	height: 18px;
	margin: 0px;
	background: #FFFFFF;
}




/*比例条码*/
.percent {
	border: 1px solid #9EB6D8;
	width:99%;
}
.percent div {
	background: #698CC3;
	height: 10px;
}




.orangeFont{
	color: #FF6600;
	font-size:18px;
}
.greenFont{
	color: #7eb509;
	margin-bottom:30px;
}
.grayFont{
	color: #666;
}
.redFont{
color:#FF0000;
font-weight:bold;
}

.blueFont{
color:blue;
margin-bottom:20px;
}

/*table1div*/
div#table1divTop{
	background-image: url(../btn_images/table1/t.gif);
	background-repeat: no-repeat;
	height: 36px;
}

div#table1divfooter{
	height: 36px;
	BACKGROUND: url(../btn_images/table1/t.png) no-repeat 0px -36px;
	bottom:0px;
}

div#table1div{
	background-image: url(../btn_images/table1/bg.png);
	text-align:left;
}
.grayInput{
	background-image: url(input_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #b5b5b5;
	padding:4px;
}

#table1divBody{

	text-align:left;
}
#table1divBody span{
	font-family:"Courier New", Courier, monospace;
}

#table1divBody fieldset{
	border: 1px solid #ccc;
	padding:10px;margin-bottom:10px;
}

#table1divBody fieldset LEGEND{
color:#FF3300;
font-size:16px;
font-weight:bold;
}
#table1divBody fieldset LEGEND a{
color:#FF3300;
font-size:16px;
font-weight:bold;
}

#table1divBody td{
color:#666666;
line-height:1.8;
}

#table1divBody td b{
font-size:14px;
color:#000000;
padding-top:3px;
display:block;
}

#table1divBody td b.orangeFont{
color:#FF3300}
.OKMSG{
	background-color: #ffff99;
	background-image: url(../btn_images/check_yes.gif);
	background-repeat: no-repeat;
	padding:7px;
	background-position: 7px;
	text-indent: 30px;
	font-size:14px;
	line-height:22px;
	border: 1px solid #f2f26f;
	text-align:left;
	margin-bottom:15px;
}
.OKMSG a{
	font-weight:bold;
	color: #0000FF;
	text-decoration: underline;
}

.TMSG{
	background-color:#fff1a8;
	padding:4px 12px;
	font-weight:bold;
	font-size:14px;
	position: absolute;
	top:95px;
	z-index:200;
	margin:0 auto;
	
}


#editLeftMenu{
	width:160px;
	float:left;
	background-repeat: no-repeat;
}


 
#editLeftMenu dd{

	padding:7px;
	text-align:right;
	border:solid 1px #fff;
	border-right-color:#e4d89d;
	color:#666666;
	cursor:hand; 
	cursor:pointer; 
}




#editLeftMenu dd:hover{
font-weight:bold;
}

#editLeftMenu dd.title{
	color:#003b93;
	font-weight:bold;cursor:default;

}

#editLeftMenu dd.curr{
background-color:#FFFFFF;
border:solid 1px #e4d89d;
border-right-color:#FFFFFF;
color:#1d9a00;
font-weight:bold;
}


#editRightMain{
padding:5px;
padding-left:200px;
}

#editRightMain h4{

}
 
#editView{
float:right;
background-color:#f0f0f0;
border-bottom:solid 1px #8a929f;
padding:15px;
width:70px;
height:20px;
}

.inputErrorMsg{
color:#FF0000;
font-size:14px;
}
.edit_show_div{
border:solid 1px #ccc;
width:650px;
border-left:none;
border-right:none;
padding:0;
margin:0;
}
.edit_show_div a{
color:#105cb6;
}
.edit_show_div dt{
	background-image: url(t_bg1.gif);
	background-repeat: repeat-x;
	font-weight:bold;
	overflow:hidden;

}
.edit_show_div dd{

}
.edit_show_div ul{
padding:4px;
margin:0;
text-align:center;
overflow:hidden;
}

.edit_show_div dd ul{
border-bottom:solid 1px #EFEFE9;
}

.edit_show_div ul li{
	float:left;
	list-style-type: none;
	text-align:left;
	padding:2px;
	line-height:22px;
}

.edit_show_div li.c01{
width:120px;
border-right:solid 1px #fff;

}
.edit_show_div li.c02{
width:200px;
border-right:solid 1px #fff;

}
.edit_show_div li.c03{
width:90px;
}
.edit_show_div li.c04{
width:380px;
}
.edit_show_div li.c05{
width:300px;
}
/*table1div-end*/

.g_title a{
color:#105cb6;
padding:0 10px;
}




.extend-list{
	margin: 0;
}


.extend-list h3{
	background-color: #F8F9FA;
	font-size: 14px;
	padding: 4px;
	color: #647891;
}

.extend-list h3 .more{
	float: right;
	margin-top: -15px;
	font-size: 12px;
	font-weight: normal;
}

.extend-list table{
	width: 100%;
}

.extend-list thead{
	text-align: center;
	height: 19px;
	line-height: 19px;
	background-image:url(adzone_list_bg.gif);
	background-position:left -220px;
	background-repeat:repeat-x;
	color:#647891;
}

.extend-list th{
	border-bottom:1px solid #B4C2CB;
	border-top:1px solid #E4EBEF;
	border-left:1px solid #D3E4FE;
}



.extend-list td{
	border-bottom: 1px dotted #DEDEDE;
	height: 30px;
	padding:0px 4px;
}

.urls td{
	padding-left: 30px;
	text-align: left;
}


.extend-list .sidebar h5{
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
}

.extend-list .sidebar ul{
	margin: 7px 7px 0;
}

.extend-list .sidebar li i{
	display: block;
	float: left;
	background: transparent url(detail.png) no-repeat -20px -585px;
	width: 18px;
	height: 17px;
	overflow: hidden;
	text-align: center;
	font-style: normal;
	line-height: 17px;
	margin: 4px 5px 0 0;
}

.extend-list .sidebar li i.top{
	background-position: left -585px;
}

.extend-list .sidebar li p{
	float: right;
}

.extend-list .sidebar li p.title{
	width: 108px;
	white-space:nowrap;
	overflow:hidden;
	float:left;
}

.extend-list .sidebar li p.price{
	margin-right: 5px;
}

.extend-list .sidebar li{
	clear: both;
	line-height: 25px;
	height: 23px;
	*line-height: 23px;
	border-bottom: 1px dotted #ccc;
}


.Title1{
font-size:14px;
font-weight:bold;
}




.serachMsgTxt2{
padding:5px 10px; border-bottom:solid 1px #CCCCCC;

}

.cursorHand{
	cursor:pointer; cursor:hand; 	
}



.hoverseach{
color:#FF0000;
background-color:#FFFF99;
}



.search_c_title{
    ine-height:1.5;
	text-align:left;
	font-size:12px;
	padding:5px 0px;
	background-color:#F3F3F3;
	background-image: url(bg_view_hd1.gif);
	border:solid 1px #CCCCCC;
	}
	
.search_c_title td {
padding-left:10px;
color:#000;
}	
.search_c_title dl{ text-align:center; font-weight:bold}

.search_c{
	line-height:1.5;
	text-align:left;
	font-size:12px;
	padding:6px 0px;
	color:#666666;
	overflow:hidden;
	zoom:1;
	border-bottom:dotted 1px #CCCCCC;

}

.search_c:hover{
background-color:#ffffcc;
}

.search_c .search_c_checkbox{
float:left;
height:90px;
padding:5px 10px;
}
.search_c span{
color:#000;
}

.search_c h4{
font-size:16px;
}
.search_c td {
padding-left:10px;
color: #333333;
}
.search_c td a{
color:blue;
}
.search_c td a:hover{
color:red;
}




/*搜索职位列表1*/


.search_job_show_list{
	line-height:1.5;
	text-align:left;
	font-size:12px;
	padding:10px;
	color:#666666;
	overflow:hidden;
	zoom:1;
	border-bottom:dotted 1px #CCCCCC;
}
.search_job_show_list a{
color:blue;
font-size:14px;
}
.search_job_show_list a:hover{
color:red;
}

.search_job_show_list a:visited{
color: purple;
}

.search_job_show_list:hover{
background-color:#ffffcc;
}

.search_job_show_list ul {
zoom:1;
overflow:hidden;
line-height:1.8;
padding-right:10px;
}
.search_job_show_list ul li{
float:left;width:128px;
}

.search_job_show_list em{
	color:#000000;
	font-style: normal;
}
.search_job_show_list ul a{ font-size:12px;}

.search_job_show_list p a{
color:green;
font-size:12px;
font-weight:normal;
}

.search_job_show_list p a:hover{
color:red;
}

.search_job_show_list dl{
text-align:center;
}

.search_job_show_list_ed{
	line-height:1.5;
	text-align:left;
	font-size:12px;
	padding:6px 10px;
	color: #999999;
	overflow:hidden;
	zoom:1;
	border-bottom:dotted 1px #CCCCCC;
	text-decoration:line-through; 
	vertical-align: middle;
	filter:alpha(opacity=70); 
-moz-opacity:0.7; 
opacity:0.7;
}

.search_job_show_list_ed a{
color:#999999
}
.search_job_show_list_ed ul {
zoom:1;
overflow:hidden;
line-height:1.8;
padding-right:10px;
}
.search_job_show_list_ed dl{
color:#999999;
text-align:center;
}

.search_job_show_list_ed ul li{
float:left;width:128px;
}

/*搜索职位列表end*/
b.jiazhao{
font-size:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:solid 1px #339900;
color:#339900;
padding:1px;
font-weight:bold;
width:16px;
height:16px;

}


.search_c dt a{
color:#a12a4e; 
}

.search_c dt a:hover{
color: red;
}

.search_d{
	color:#666666;
	font-size:12px;
	line-height:1.5;
	text-align:left;
	padding-top:5px;
    padding-bottom:20px;
	overflow:hidden;
	padding-left:5px;
}

.search_d:hover{
background-color:#F7F7F7;
}

.search_d span{
   color:#000;
}
.search_d h4{
padding:5px 0px;
color: #7eb509;font-size:16px;

}

.search_d h4 a{
color: #00479d;

}

.search_d h4 a:hover{
color: red;
}


.search_d a{
	color: #739fe5;
}
.search_d a:hover{
	color: red;
	text-decoration: underline;
}

.search_d ul a{
	text-decoration: underline;
}
.search_d ul a:hover{
	color: red;
	text-decoration: underline;
}

.mainLoadingA{
	width:340px;
	height:64px;
	border-bottom:dashed 1px #FF3300;
	color:#666666;
}

.mainLoadingA h4{
padding:5px 0px;
color: #FF3300;
}
.mainLoadingA a{
color: #127afa;
}
.mainLoadingA a:hover{
	color: #00469d;
	text-decoration: underline;
}


.mainLoadingB{
	width:340px;
	height:64px;
	border-bottom:dashed 1px #7eb509;
	color:#666666;
}

.mainLoadingB h4{
padding:5px 0px;
color: #7eb509;
}
.mainLoadingB a{
color: #127afa;
}
.mainLoadingB a:hover{
	color: #00469d;
	text-decoration: underline;
}


#chuChuang_c{
	width:374px;
	height:385px;
	background-image: url(../btn_images/main_c_.png);
	background-position: -474px 0px;
	background-repeat: no-repeat;
}

#chuChuang_d{
	width:374px;
	height:385px;
	background-image: url(../btn_images/main_c_.png);
	background-position: -4px 0px;
	background-repeat: no-repeat;
}
#myphoto{
float:right;
width:250px;


}


.select-more li{
	list-style-type: none;
}


#top_nav_bar_quick li a, #top_nav_bar_quick li a span,#top_nav_bar_quick li.down i.downi,#top_nav_bar_quick {background-image: url(new_header_bg2.gif);font-size:12px;}
#top_nav_bar_quick ul{margin: 8px 0px 0px 4px;font-size: 12px; color:#4b6486;}
#top_nav_bar_quick li{float: left;cursor: pointer;margin:5px;}
#top_nav_bar_quick li a{
	background-position: right -240px;
	padding: 0 7px 0 0;
	float:left;
	color:#4b6486;
	text-decoration: none; 
}

#top_nav_bar_quick li a:hover{ text-decoration:none; background-position: right -280px; color:#3164aa;}

#top_nav_bar_quick li a span{ cursor:pointer;background-position: left -240px;padding: 0px 5px 0 10px; color:#4b6486; height: 27px;line-height: 24px;*line-height:27px; display:block; float:left;}
#top_nav_bar_quick li a:hover span{	background-position: left -280px; color:#3164aa;}

#top_nav_bar_quick li.down{position:relative;}
#top_nav_bar_quick li.down i.downi{ float:left; height:11px; width:11px; display:block; background-position:-170px -210px; margin-top:8px;margin-left:-2px;}





.blue_b{
background-color:#E2EBED;
}

.pnik_b{
background-color: #EDE7EF;
}

.green_b{
background-color: #DFEAE3;
}
.inputtext {border:none; background:#fff;}


TABLE.table_gray{
 width:100%;
margin:0; padding:0;
border-top:solid 1px #bbbbbb;
border-right:solid 1px #ddd;
}

TABLE.table_gray thead th{
text-align:center; 
border-left:solid 1px #bbbbbb;
border-bottom:solid 1px #bbbbbb;
height:25px;
background-color:#e5e5e5;
}

TABLE.table_gray thead a{
	text-decoration: none;
}


TABLE.table_gray  .table_gray_b1{
width:160px;
}

TABLE.table_gray tbody td{
text-align:center; 
border-left:solid 1px #ddd;
border-bottom:solid 1px #ddd;
height:25px;
}


.bg_c5c5c5{ background-color:#c5c5c5}
.bg_f9f9f9{ background-color:#f9f9f9}
.bg_e5e5e5{ background-color:#e5e5e5}



#adminleft{
width:20%;
border:solid 1px #ddd; float:left;text-align:left;position:absolute; padding:2px;}


#adminleft ul{
		padding:7px 4px;;
		color:#666666;
}

#adminleft li{
		padding:7px 9px;
		color:#666666;
}
#adminleft li a{
	color:#666666;
	text-decoration: none;
}
#adminleft li a:hover{
	text-decoration: underline;
}

#adminleft li.end{
background-color:#666666;
}

#adminleft li.end a{
color:#FFFFFF;
}
#adminright{
width:78%;
margin-left:21%;
}


.edit_p_div{
border: solid 1px #F0F0F0;
border-top: solid 2px  #666666;
}
.edit_p_div_title{
font-size:14px; background-color: #F0F0F0; padding:0px 5px;
}

.gray_box{
background-color:#f6f6f6;
border:solid 1px #ececec;
padding:10px;
}

.gray_box h4{
padding-bottom:5px;
}
.gray_box li{
padding:7px 0px;
}
.gray_box dl dt{
font-size:12px;
padding-bottom:5px;
}

.gray_box dl dd{
background-color:#FFFFFF;
padding:4px;
line-height:1.8;
}
.gray_box b{
float:left;
}


.df__box{
margin-bottom:30px;
}

.df__box dl{
background-color:#FFFFFF;
font-size:14px;
}
.df__box dl h4{
padding:5px;
font-size:16px;
border-bottom:solid 1px #ccc;
margin-bottom:5px;
}
.df__box dl li{
line-height:1.8;
}

#users_admin_r{
	float:right;font-size:12px; background-color:#f4f4f4
}
#users_admin_r dl{
	margin-bottom:10px; padding:10px; line-height:2;
}

#users_admin_r dl h5{ font-size:12px; font-weight:normal}

#users_admin_r dl dt{
background-color:#e1e1e1; font-size:16px; padding:4px; font-family:"Microsoft Yahei",Tahoma,"SimSun"; border:solid 1px #f3f3f3; border-bottom:solid 1px #cacaca;
}

#users_admin_r dl dd{
	padding:2px 7px; line-height:1.5;
}

                       #c_main{
						width:70%; float:left;
						}
						
						#c_main_w{
						background-color:#e8f1ff;
						border:solid 1px #c5e1f7;
						padding:10px;
						overflow:hidden;
						font-size:14px;	
						}
                        #c_main_w a{
						text-decoration: none;
						color:blue;
						}
						#c_main_w a:hover{
						color:red;
						text-decoration: underline;
						}
						#c_main_b{
						padding:5px;						
						}
						
						#c_main_b a{
						text-decoration: none;
						color:blue;
						}
						#c_main_b a:hover{
						color:red;
						text-decoration: underline;
						}
						#c_main_b dl {
						padding:10px 0px;
						border-bottom:solid 1px #CCCCCC;
						}
						#c_main_b dl dt{
						border-bottom:dashed 1px #CCCCCC;
						padding:5px;
						background-color:#F3F3F3;
						font-weight:bold;
						overflow:hidden;
						}
						#c_main_b dl dd{
						padding:5px;
						color:#666666;
						clear:both;
						overflow:hidden;
						border-bottom:dashed 1px #CCCCCC;
						}
						#c_main_b dl dd:hover{
						background-color: #FFFFCC;
						}
						#c_main_b dl span{
						color:#FF0000;
						}





.photo1{
border:solid 1px #b2b2b2;
padding:2px;
background-color:#FFFFFF;
}

.qc_photo_div dl{
width:170px;
float:left;
text-align:center
}

.qc_photo_div dd{
padding-top:8px;
}
.T_msg{border:solid 1px #FFCC00; background-color:#FFFFCC; padding:10px; font-size:14px; line-height:2}

.T_msg a.gbut{ padding:4px 7px; background-color:#009900; color:#FFFFFF;}
.T_msg a.gbut:hover{ background-color: #00CC00}
/*message表*/
.common-list .tlists{
	width: 100%;
	border: 1px solid #ececec;
}

.common-list .tlists thead{
	background-repeat: repeat-x;
	background-position: left -282px;
	color: #fff;
	height: 31px;
	line-height: 29px;
	text-align: center;
}

.common-list .tlists thead.tcaptionTop{
	background-repeat: repeat-x;
	background-position: left -168px;
	color: #029900;
	font-weight: normal;
	text-align:left;
	background-image: url(bg2.png);
}

.common-list .tlists thead.tcaptionTop td{height:30px;
} 

.common-list .tlists thead.tcaption{
	color: #029900;
	font-weight: normal;
	background-color: #f4f4f4;
	}

.common-list .tlists thead.tcaption td{
	border-bottom: 1px solid #e3e3e3;height:30px;
}

.common-list .tlists thead th{
	font-weight: normal;
}

.common-list .tlists thead th.actions{
	text-align: left;
	padding-left: 3px;
}

.common-list .tlists .tlist-item td{
	padding: 8px 0px;
	border-bottom: 1px dotted #ccc;
	word-wrap: break-word;
	word-break: break-all;
}

.common-list .tlists .tlist-item:hover{
background-color:#FFFFCC;
}
.tlist-item-is-noread { color:#000000}
.tlist-item-is-noread a{ text-decoration:underline}

.tlist-item-is-noread a:visited { color:#800000;text-decoration:underline}

.tlist-item-is-read {}
.tlist-item-is-read a{ color:#800000; text-decoration:underline}

/*message表结束*/

/*友情链接*/
#linkdiv{padding:10px 0px; clear:both; margin:0 auto; margin-bottom:30px; text-align:left; line-height:1.5
}
#linkdiv h5{border-bottom:solid 1px #CCCCCC; padding:7px 15px; font-size:14px; text-align:left}
#linkdiv a{color:#003399; margin-right:10px; width:95px; display:block; float:left; height:22px;white-space:nowrap; 
text-overflow:ellipsis; 
overflow: hidden;}
#linkdiv a:hover{ color:red}

/*  */


.b_blue_div{
	border: solid 1px  #CF480E;
	background-color: #F2E8B7;
	margin-bottom:30px;
}

.b_blue_div dl{
margin:4px;
background-color:#FFFFFF;
padding:10px;
}

.b_blue_div dl dt{
font-size:16px;
color:#009900;
font-weight:bold;
padding:6px;
}

.b_blue_div dl dd {
padding:0px;
margin:0px;
}

.b_blue_div dl dd ul{
overflow:hidden;
zoom:1;
}

.b_blue_div dl dd ul li{
float:left;
padding:3px 5px;
line-height:1.5;
}
.b_blue_div dl dd ul li.w150_blod{
width:100px;
text-align:right;
font-weight:bold;
}
.b_blue_div dl dd ul li.w100{
width:100px;
color:green;
}
.b_blue_div dl dd ul li.w100 b{
margin-left:10px;
color:#FF0000;
}
.b_blue_div dl dd ul li.w50_red_blod{
    color:#FF0000;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:20px;
}	
.b_blue_div dl dd ul li.clean{

}



.btn_msg_off{
	background-image: url(btn_msg.gif);
	width:80px;
	height:21px;
	background-repeat: no-repeat;cursor: pointer;display:block;
	margin:1px;
	margin-right:5px;
}

.btn_msg_on{
	background-image: url(btn_msg.gif);
	width:80px;
	height:21px;
	background-repeat: no-repeat;
	background-position: 0px -21px;cursor: pointer;
	display:block;
	margin:1px;
	margin-right:5px;
}


.btn_msg_off_s{
	background-image: url(btn_msg2.gif);
	width:19px;
	height:21px;
	background-repeat: no-repeat;cursor: pointer;display:block;
}

.btn_msg_on_s{
	background-image: url(btn_msg2.gif);
	width:19px;
	height:21px;
	background-repeat: no-repeat;
	background-position: 0px -21px;cursor: pointer;display:block;
}


.msgdiv_off{
padding:10px;
border-bottom: dashed 1px #CCCCCC;
padding-left:50px;
background-repeat: no-repeat;background-position:10px 2px;
}

.msgdiv_on {
background-color:#F2F2F2;
padding:10px;
border-bottom:dashed 1px #CCCCCC;
padding-left:50px;
background-repeat: no-repeat;background-position:10px 2px;
}



#bigmain{
margin:0 auto;
}


#bigmain_right{
/*width:100%*/
width:950px;
padding:13px 0px;
overflow:hidden;
zoom:1;
}



/*左菜单*/
.my-menu {
	FONT-SIZE:110%;
	font-size:14px;
}



.my-menu H3 {
	FONT-WEIGHT: bold;COLOR:#000;TEXT-DECORATION: none
}

.my-menu LI {
	LINE-HEIGHT: 1.7; PADDING-LEFT: 1.6em
}
.my-menu DIV.selected {
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; 
	BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #fff 0px solid; 
	PADDING-BOTTOM: 0.5em; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND:#f4f4f4; PADDING-TOP: 0.5em
}
.my-menu LI.selected {
	POSITION: relative;
	LINE-HEIGHT: 2.17em;
	HEIGHT: 2.17em;
	COLOR: #fff;
	FONT-WEIGHT: bold;
	background-image: url(bg_mynav_selected.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;
}
.my-menu LI.selected .r {
	POSITION: absolute; WIDTH: 10px; BACKGROUND: url(bg_mynav_r.gif) no-repeat; HEIGHT: 29px; TOP: 0px; RIGHT: -10px
}
.my-menu LI.selected A {
	COLOR: #fff; TEXT-DECORATION: none
}
.my-menu-group {
	MARGIN-BOTTOM: 0.8em
}


.my-menu-group H3 {
	MARGIN: 0px 0px 0.2em 0.5em;color:#000;	PADDING-LEFT: 1em;
	font-size:14px;
	color:#000;
	background-image: url(../../Images/ind_06.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}




.my-menu-group-open UL {
	DISPLAY: block
}



/*左菜单结束*/



/*右菜单头*/
div#Whatever{
	margin:0 auto;
}
div#Whatever a:link{
	text-decoration: none;
}
div#Whatever a:visited{
	text-decoration: none;
}
div#Whatever a:hover{
	text-decoration: underline;
}
ul.TabBarLevel1{
	height:35px;border-bottom:4px solid #014f9f;padding:0 0 0 15px;	
}
ul.TabBarLevel1 li{
	float:left;overflow:hidden;height:25px;margin:9px 1px -1px 0;padding:0 16px;background:#ebeff3;line-height:26px;
	border: solid 1px #bebebe; border-bottom:none;
	background-image: url(r_t_bg2.gif);
	background-repeat: repeat-x;
	}
	
	
ul.TabBarLevel1 li a{
	display:block;
	padding:0 10px;
	text-decoration: none;
}

ul.TabBarLevel1 li a:hover{
    color:red;
}

ul.TabBarLevel1 li.Selected{
	border:solid 2px #014f9f;
	line-height:33px;
	/*position:relative;*/
	margin:5px 1px -1px 0;
	height:29px;
	background-color: #014f9f;
	background-image: url(r_t_bg.gif);
	background-repeat: repeat-x;
	z-index:20;
	}
	

ul.TabBarLevel1 li.Selected a{
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	}


ul.TabBarLevel1 dd{
	float:left;overflow:hidden;height:25px;margin:9px 1px -1px 0;padding:0 16px;background:#ebeff3;line-height:26px;
	border: solid 1px #bebebe; border-bottom:none;
	background-image: url(r_t_bg2.gif);
	background-repeat: repeat-x;
	}
	
	
ul.TabBarLevel1 dd a{
	display:block;
	padding:0 10px;
	text-decoration: none;
	font-size:14px;
}

ul.TabBarLevel1 dd a:hover{
    color:red;
}

ul.TabBarLevel1 dd.Selected{
	border:solid 2px #014f9f;
	line-height:33px;
	position:relative;
	margin:5px 1px -1px 0;
	height:29px;
	background-color: #014f9f;
	background-image: url(r_t_bg.gif);
	background-repeat: repeat-x;
	}
	

ul.TabBarLevel1 dd.Selected a{
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	}


ul.TabBarLevel1 li a:link,ul.TabBarLevel1 li a:visited{
	font-size:14px;
	
}

div.HackBox {
  display:none;

}


div#cnt{
	margin:0 auto;
	border: 1px solid #e4e4e4;
	border-top:none;
	padding:20px;
	line-height:1.8;
	background-image: url(r_t_bg3.gif);
	background-repeat: repeat-x;
}
/*右菜单头结束*/

.red_star{
font-size:18px;
color:#FF0000;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif
}

.jl_div{
margin:10px;
}

.jl_div h3{
background-color:#e9f3fc;
padding:2px 10px;
font-size:16px;
}
.jl_div b{
color:#000000;
}
.jl_div td{
color:#666666;
}

.add_but1{
	width:142px;
	height:31px;
	background-image: url(add_but1.gif);
	background-repeat: no-repeat;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#2b6019;
	line-height:31px;
	cursor:hand;
	cursor:pointer;	
	border:0px;
}



.add_but2{
	width:250px;
	height:44px;
	background-image: url(add_but2.gif);
	background-repeat: no-repeat;
	text-align:center;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:44px;
	letter-spacing: 0.2em;
	cursor:hand;
	cursor:pointer;	
}

.td_but_div1{
	width:85px;
	height:28px;
	display:block;
	background-image: url(but_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -112px;
	color:#000000;
	line-height:28px;
	text-align: center;
	cursor:hand;
	cursor:pointer;	
	border:0px;
}

.td_but_div1:hover{
background-position: 0px -84px;
}

.td_but_div1_l{
	width:69px;
	height:28px;
	display:block;
	background-image: url(but_bg_2.gif);
	background-repeat: no-repeat;
	background-position: 0px -112px;
	color:#000000;
	line-height:28px;
	text-align: center;
	cursor:hand;
	cursor:pointer;	
	float:left;
}

.td_but_div1_l:hover{
	background-position: 0px -84px;
}


.td_but_div_r{
	width:16px;
	height:28px;
	display:block;
	background-image: url(but_bg_2.gif);
	background-repeat: no-repeat;
	background-position: -69px -112px;
	color:#000000;
	line-height:28px;
	text-align: center;
	cursor:hand;
	background-color:#fff;
	float:left;
}

.td_but_div_r:hover{
	background-position: -69px -84px;
}


.td_but_div1:hover{
background-position: 0px -84px;
}

.apply_job_div{
	width:120px;
	background-color:#FFF;
	border:solid 2px #D4DCF3;
	position: absolute;
	margin-top:15px;
	display:none;
	
	}
* html .apply_job_div{
	margin-left:-110px;
}
*+html .apply_job_div{
	margin-left:-110px;
}
	
.apply_job_div ul{ font-size:16px; padding:7px; font-weight:bold}	
.apply_job_div ul:hover{ background-color: #FFFAEE}

.td_but_div2{
	width:117px;
	height:28px;
	display:block;
	background-image: url(but_bg_1.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	color:#000000;
	line-height:28px;
	text-align: center;
	cursor:hand;
	cursor:pointer;	
	border:none;
}

.td_but_div2:hover{
background-position: 0px 0px;
}

.td_but_div2_l{
	width:101px;
	height:28px;
	display:block;
	background-image: url(but_bg_2.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	color:#000000;
	line-height:28px;
	text-align: center;
	cursor:hand;
	cursor:pointer;	
	border:none;
	float:left;
	background-color:#FFFFFF;
}
.td_but_div2_l:hover{background-position: 0px 0px;}


.td_but_div3_l{
	width:285px;
	height:54px;
	display:block;
	/*background-image: url(add_job_bt_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#000000;
	line-height:28px;
	text-align: center;*/
	cursor:hand;
	cursor:pointer;	
	border:none;
	float:left;
	background-color:#FFFFFF;
}

.td_but_div3_r{
	width:40px;
	height:54px;
	display:block;
	background-image: url(add_job_bt_3_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#000000;
	line-height:28px;
	text-align: center;
	cursor:hand;
	background-color:#fff;
	float:left;
}


.search_job_bg{
	background-image:url(search_t_bg.gif);
	padding:3px 0px;
	background-repeat: repeat-x;
	height:34px;
}

/*工作岗位列表与标题选择*/
.listmode li{
    float:left;
	width:16px;
	height:16px;
	background-image: url(list_mode.gif);
	background-repeat: no-repeat;
	margin:3px 4px;
	cursor:hand;
	cursor:pointer;	
}
.listmodeB1{
	background-position: 0px 0px;
}
.listmodeA1{
	background-position: -16px 0px;
}
.listmodeC1{
	background-position: -32px 0px;
}


.listmodeB2{
	background-position: 0px -16px;
}
.listmodeA2{
	background-position: -16px -16px;
}
.listmodeC2{
	background-position: -32px -16px;
}

.tag_role_9{
border:solid 1px red;
font-size:11px;
font-weight:normal;
padding:1px 3px 0px 3px;
color:red;
margin:0px 4px;
background-color:#FFFFFF;
}

.tag_role_10{
	height:20px;
	background-image:url(qcr_role_icon.gif);
	width:20px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.tag_role_11{
	height:20px;
	background-image:url(qcr_role_icon.gif);
	width:20px;
	background-repeat: no-repeat;
	background-position: 2px -33px;	
}


.tag_role_12{
	height:20px;
	background-image:url(qcr_role_icon.gif);
	width:20px;
	background-repeat: no-repeat;
	background-position: 2px -68px;
}

.tag_role_13{
	height:20px;
	background-image:url(qcr_role_icon.gif);
	width:20px;
	background-repeat: no-repeat;
	background-position: 2px -103px;
}

.tag_role_21{
	height:20px;
	background-image:url(qcr_role_icon.gif);
	width:20px;
	background-repeat: no-repeat;
	background-position: 2px -138px;
}

.tag_role_25{
	height:20px;
	background-image:url(qcr_role_icon.gif);
	width:20px;
	background-repeat: no-repeat;
	background-position: 2px -138px;
}

.tag_role_20{
	height:20px;
	background-image:url(qcr_role_icon.gif);
	width:20px;
	background-repeat: no-repeat;
	background-position: 2px -173px;
}


.pop_showdiv{
    position: absolute;
	background-color:#fff;
	border-top:solid 1px #c9d7f1;
	border-left:solid 1px #a2bae7;
	border-bottom:solid 1px #3366cc;
	border-right:solid 1px #3366cc;
	padding:2px 8px 8px;
	word-spacing: 8px;
	width:300px;
	line-height:1.8;
	display:none;
	margin-top:15px;
	margin-left:50px;
	color:#000000;
}

.pop_showdiv a{ color:#666666}
.pop_showdiv a:hover{color:red }

.pop_showdiv2{
    position: absolute;
	background-color:#fff;
	border-top:solid 1px #c9d7f1;
	border-left:solid 1px #a2bae7;
	border-bottom:solid 1px #3366cc;
	border-right:solid 1px #3366cc;
	padding:5px;
	width:70px;
	line-height:1.8;
	text-align:left;
	margin-left:39px;
    display:none;
}
.pop_showdiv2 a{ display:block}
.pop_showdiv2 a:hover{ background-color:#DFEEFF}





/*长按钮*/
.l_btn{
	width:170px;
	height:35px;
	background-image: url(btn1.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	cursor:hand;
	cursor:pointer;	
	color:#000000;
	text-align:center;
	font-size:13px;
	line-height:40px;
	border:none;
	background-color:#FFFFFF;
}

/*长按钮end*/

dl.g_box {
font-size:14px; line-height:1.8
}
dl.g_box dt{
padding:4px; background-color:#f4f4f4; border-top:solid 1px #0066CC;color:#999; font-weight:bold;
}
dl.g_box dt img{
padding:4px 7px 0px ;
}
dl.g_box dt b{
font-size:12px;
}
dl.g_box dt span{
font-weight:normal;
font-size:12px;
}
dl.g_box dd{
padding:4px; margin-bottom:15px;
}

dl.w_tixing{
	border:solid 4px #f4f4f4;
}
dl.w_tixing dt{
	font-weight:bold;
	border-bottom:solid 1px #CCC;padding:2px 5px; 
	background-image:url(r_t_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0px 2px;
}

dl.w_tixing dt.rbg{
	color:#F00;
}

dl.w_tixing dt.bbg{
	color:blue;
}


dl.w_tixing dd{
	padding:5px;
	line-height:1.8;
	color:#333;
	border-bottom: dashed 1px #CCC;
}
dl.r_boder{
	border-color:#FFEDE8
}

dl.b_boder{
	border-color:#E7F7F8
}

.bg_font_jiazhao{
padding:1px;color:#fff; background-color:#54A70D;font-family:"SimSun"
}

.bg_font_tu{
padding:1px;color:#fff; background-color:#3B79E7;font-family:"SimSun"
}

.bg_font_xuesheng{
padding:1px;color:#fff; background-color:#3B79E7;font-family:"SimSun"
}

.bg_font_ji{
padding:1px;color:#fff; background-color:red;font-family:"SimSun"
}

.gray_but{
	background-image:url(gray_but.gif);
	height:22px;
	cursor:pointer;
	margin-right:0px;
	border-left:solid 1px #CCC;
	border-top:solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
	font-size:12px;
}
.gray_but:hover{
	background-image:url(r_t_bg2.gif);
	border-left:solid 1px #999;
	border-top:solid 1px #999;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
}


.not_re{
white-space:nowrap; 
text-overflow:ellipsis; 
overflow: hidden; 
width:80px;
}


/*搜索框css*/


.list-filter-boder-c-bottom {
	
	height:50px;
	background-image:url(../../Images/search_bottom_bg.png);
	background-repeat:no-repeat;
	border:solid 1px #ffe2b1;
	background-color:#fffaea;
}
.list-filter-boder-c-bottom dl{
padding-left:320px;
padding-top:17px;
}

.list-filter-boder-c-bottom dl dd{
float:left;
}

.list-filter-boder-c-bottom dl dd a{
font-size:14px; font-weight:bold; color:#666666;
}


.list-filter-boder-c-main{
	background-image: url(search_div_bg_c.jpg);
	padding-top:15px;
	padding-left:10px;
	border-bottom:solid 2px #CC3300;
}

.list-filter-boder-c-main dl{
	padding:0px 10px;
	zoom:1;
	overflow:hidden;
}


.list-filter-boder-c-main dl dd ul{
font-size:14px;font-weight:bold;overflow:hidden; 
}

.list-filter-boder-c-main dl dd ul li{
float:left;padding:6px; color: #336600;
}

.list-filter-boder-c-main dl dd ul li.serach_div_title{
border-right:solid 1px #fff; border-top:solid 1px #FFF;border-left:solid 1px #FFF; margin-top:5px; color: #fff;
background-color:#CC3300; padding-left:10px; padding-bottom:7px;
}

.list-filter-boder-c-main dl dd ul li.serach_div_job{
border-right:solid 1px #fff; border-top:solid 1px #FFF;border-left:solid 1px #FFF; margin-top:5px;
}

.list-filter-boder-c-main dl dd ul li.serach_div_job_end{
background-color:#80c31e;
color:#FFFFFF;
border-top:solid 1px #00FF66;
border-left:solid 1px #80c31e;
border-right:solid 1px #80c31e; margin-top:5px;
}

.list-filter-boder-c-main dl dd ol.fdj{
	background-image: url(icons.gif);
	background-repeat: no-repeat;
	width:25px;
	height:20px;
	background-position: 0px -125px;
	float:left;
}



 
.serach_div_job_show{
	overflow:hidden;
	clear:both;
	background-color:#fff;
	position: absolute;
	width:780px;
	padding:10px 20px 5px;
	margin-top:-1px;
	border:solid 4px #80c31e;
	z-index:100;
	cursor:pointer;
} 

.serach_div_job_show li{
float:left; width:170px; height:19px; border:none;
}

.serach_div_job_show li a{
	font-size:14px;
	font-weight: normal;
	color:#0045df;
	text-decoration: none;
}

.serach_div_job_show li:hover{
background-color: #EEFDD9
}

.serach_div_job_show li a:hover{
 color:red;
}

.serach_div_btn {
	height: 25px;
	width: 140px;
}

/*ddddddddddddddd*/

.list-filter-boder-d-bottom {
	background-image: url(search_div_bg_d.jpg);
	height:5px;
	background-position: 0px 5px;
	background-repeat: repeat-x;
}


.list-filter-boder-d-main{
	background-image: url(search_div_bg_d.jpg);
	padding-top:15px;
	padding-left:10px;background-repeat: repeat-x;
}


.list-filter-boder-d-main dl{
	padding:0px 10px;
	margin-bottom:4px;
}


.list-filter-boder-d-main dl dd {
padding-bottom:10px;
}

.list-filter-boder-d-main dl dd ul li{
float:left;padding:6px;font-size:16px; font-weight:bold;
}

.list-filter-boder-d-main dl dd ul li.end a{
color:#bbb;
}
.list-filter-boder-d-main dl dd ul li.on a{
color:#006600;
}

#serach_div_ad_add_but{
	margin-top:6px;
	background-color:#e4e4e4;
	padding:6px 28px 3px 10px;
	background-image:url(b_d.gif);
	background-repeat:no-repeat;
	background-position: 208px 6px;
}
#serach_div_ad_add_but a{
	font-size:12px; font-weight:normal; color:#4f5150; font-weight:bold
}
/*搜索框css.end*/


  .h_button{
  background-color:#f9a4b2; padding:1px;
  float:left;
  }
  .h_button_n{
  border-top:solid 1px #FFFFFF;
  border-left:solid 1px #FFFFFF;
  border-right:solid 1px #6a6a6a;
  border-bottom:solid 1px #6a6a6a;
  padding:6px 16px 5px ;
  background-color:#d32c47;
  float:left;

  }
   .h_button_n:hover{
   background-color:#be2323;
   }
   
  .h_button_n_but{
  color:#FFFFFF;
  font-weight:bold;
  font-size:14px;
  cursor:pointer;
  }
  
 
 

/*红色按钮 begin*/
 .h_button_x_b{
  background-color:#f9a4b2; padding:1px;
  }
  
  .h_button_x{
  border-top:solid 1px #FFFFFF;
  border-left:solid 1px #FFFFFF;
  border-right:solid 1px #6a6a6a;
  border-bottom:solid 1px #6a6a6a;
  padding:3px 6px 0px ;
  background-color:#d32c47;
  }
  
   .h_button_x:hover{
   background-color:#be2323;
   }
   
  .h_button_x_but{
  color:#FFFFFF;
  font-size:12px;
  cursor:pointer;
  }
 /*红色按钮 end*/ 
  
  
  /*灰色按钮 begin*/
 .h_button_h_b{
  background-color: #666666; padding:1px;
  }
  
  .h_button_h{
  border-top:solid 1px #FFFFFF;
  border-left:solid 1px #FFFFFF;
  border-right:solid 1px #6a6a6a;
  border-bottom:solid 1px #6a6a6a;
  padding:3px 6px 0px ;
  background-color:#999999;
  }
  
   .h_button_h:hover{
   background-color: #7D7D7D;
   }
   
  .h_button_h_but{
  color:#FFFFFF;
  font-size:12px;
  cursor:pointer;
  }
 /*灰色按钮 end*/ 
  
  /*select 菜单 B.begin*/
  .select_div_menu_b{
  border-bottom:solid 1px #999999;
  margin-bottom:10px;
  padding-left:15px;
  height:31px;
  }
  
  .select_div_menu_b li{
  float:left;
  padding:3px 12px;
  background-color:#f4f4f4;
  border-top:solid 3px #fff;
  margin-right:2px;
  }
   .select_div_menu_b li.selected{
   border:solid 1px #999999;
   background-color:#FFFFFF;
   border-bottom:solid 3px #FFFFFF;
   border-top:solid 3px #999999;
   font-weight: bold;
   
   }
  
   /*select 菜单 B.end*/
 
 
 /*分享按钮*/
#fenxiang{
 margin:0 auto; 
}

#fenxiang ul{
	clear:both; height:32px;
}
#fenxiang a{
	background-image:url(fenxiang.gif);
	width:32px;
	height:32px;
	float:left;
	margin-right:8px;
	padding:0px;
	display:block;
}
#fenxiang a.l_163_t{
	background-position: 0px 0px;
}
#fenxiang a.l_sina_t{
	background-position:-416px 0px;
}


#fenxiang a.l_qq_t{
	background-position:-256px 0px;
}
#fenxiang a.l_sohu_t{
	background-position:-352px 0px;
}

#fenxiang a.l_kaixin{
	background-position:-160px 0px;
}

#fenxiang a.l_renren{
	background-position:-320px 0px;
}
#fenxiang a.l_qzone{
	background-position:-288px 0px;
}
#fenxiang li.l8{
	background-position:-224px 0px;
}
#fenxiang li.l9{
	background-position:-32px 0px;
}
#fenxiang li.l10{
	background-position:-64px 0px;
}
#fenxiang li.l11{
	background-position:-192px 0px;
} 
/*分享按钮.end*/
/*分享按钮2.open*/
#fenxiang_d{ margin-bottom:10px; color:#666666; margin-bottom:15px; overflow:hidden; zoom:1}

#fenxiang_d h4{
	height:31px;
	background-image:url(gzqcr.gif);
	background-repeat: no-repeat;
}

#fenxiang_d p{ PADDING-BOTTOM: 5px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 5px}
#fenxiang_d b{WIDTH: 18px; DISPLAY: inline-block; BACKGROUND: url(fenxiang_ico.gif) no-repeat 0px 0px; HEIGHT: 18px; VERTICAL-ALIGN: middle; MARGIN-RIGHT: 3px}
#fenxiang_d .sina{BACKGROUND-POSITION: -125px 0px}
#fenxiang_d .qzone{BACKGROUND-POSITION: 0px 0px}
#fenxiang_d .qqt{BACKGROUND-POSITION: -25px 0px}
#fenxiang_d .t163{BACKGROUND-POSITION: -50px 0px}
#fenxiang_d .tsohu{BACKGROUND-POSITION: -75px 0px}
#fenxiang_d .f-btn {
	BACKGROUND: url(but_x.gif) no-repeat 0px 0px
}

#fenxiang_d .f-btn {
	WIDTH: 52px; DISPLAY: inline-block; BACKGROUND-POSITION: -117px -217px; HEIGHT: 19px; MARGIN-LEFT: 23px; VERTICAL-ALIGN: middle
}
#fenxiang_d .f-btn:hover {
	BACKGROUND-POSITION: -117px -237px
}
/*分享按钮2.end*/

.d_none{
		display:none
}

.d_n{
		display:none
		}

.font_n{ color:#FFFFFF;}
#gg_body{
zoom:1;
overflow:hidden;
margin:10px 0px;
}

#gg_left{
width:670px;
float:left;
}
h1.gg_title{ font-size:24px; margin-bottom:10px}
h1.gg_title b{color:red; font-size:32px;}
dl.gg_listdl{ margin:20px; line-height:1.8; color:#666666; overflow:hidden; zoom:1}
dl.gg_listdl a{ font-weight:bold; font-size:14px; display:block}

#gg_show{ margin:15px 0px; overflow:hidden; zoom:1; line-height:1.5}
#gg_show h4{ margin-bottom:10px; font-size:14px;}
#gg_show dl{ width:33%; float:left; height:25px;font-size:14px}


#gg_right{
width:280px;
float:right
}

a.cp_but{
	display:block;
	padding:1px 15px;
	font-family:"Microsoft Yahei",Tahoma,"SimSun";
	background-color:#5aaf2e;
	color:#FFFFFF;
	font-size:12px;
	text-decoration: none;
	position: relative;
	border-right: solid 2px #419900;
	border-bottom: solid 2px #3d9000;
	line-height:2;
}
a.cp_but:hover{ background-color:#7abe57; color:#FFFFFF; }

.d_shenhe{
	background-image: url(d_shenhe.gif);
	width:15px;
	padding:0px;
	height:16px;
	background-repeat: no-repeat;
}

/*分享到*/

.additionalNewsfeed .dealRecommendButtons {
	PADDING-BOTTOM: 4px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; font-family:"Microsoft Yahei",Tahoma,"SimSun"
}

.additionalNewsfeed .dealRecommendButtons a{display:block; float:left; margin-right:4px; padding-right:5px}

.dealRecommendButtons .addIcon {
	POSITION: relative; LINE-HEIGHT: 1em; PADDING-RIGHT: 4px; BACKGROUND: url(deal_recommend_bg_sprite.png) no-repeat 1000px 1000px; HEIGHT: 16px; MARGIN-LEFT: 3px; PADDING-TOP: 4px
}
* HTML .dealRecommendButtons .addIcon {
	HEIGHT: 15px; PADDING-TOP: 5px
}
.dealRecommendButtons .addIcon SPAN {
	POSITION: absolute; WIDTH: 3px; BACKGROUND: url(deal_recommend_bg_sprite.png) no-repeat 1000px 1000px; HEIGHT: 20px; TOP: 0px; LEFT: -3px
}

.dealRecommendButtons .addIconTqq {
	PADDING-LEFT: 23px; BACKGROUND-POSITION: right -120px
}
.dealRecommendButtons .addIconTqq SPAN {
	WIDTH: 22px; BACKGROUND-POSITION: left -120px
}

.dealRecommendButtons .addIconQzone {
	PADDING-LEFT: 23px; BACKGROUND-POSITION: right -220px
}
.dealRecommendButtons .addIconQzone SPAN {
	WIDTH: 22px; BACKGROUND-POSITION: left -220px
}
.dealRecommendButtons .addIconSina {
	PADDING-LEFT: 23px; BACKGROUND-POSITION: right -80px
}
.dealRecommendButtons .addIconSina SPAN {
	WIDTH: 22px; BACKGROUND-POSITION: left -80px
}
.dealRecommendButtons .addIconKaixin {
	PADDING-LEFT: 23px; BACKGROUND-POSITION: right -160px
}
.dealRecommendButtons .addIconKaixin SPAN {
	WIDTH: 22px; BACKGROUND-POSITION: left -160px
}
.dealRecommendButtons .addIconRenren {
	PADDING-LEFT: 23px; BACKGROUND-POSITION: right -100px
}
.dealRecommendButtons .addIconRenren SPAN {
	WIDTH: 22px; BACKGROUND-POSITION: left -100px
}
.dealRecommendButtons .addIconDouban {
	PADDING-LEFT: 23px; BACKGROUND-POSITION: right -180px
}
.dealRecommendButtons .addIconDouban SPAN {
	WIDTH: 22px; BACKGROUND-POSITION: left -180px
}

.dealRecommendButtons .addIconEmail2 {
	PADDING-LEFT: 23px; BACKGROUND-POSITION: right -240px
}
.dealRecommendButtons .addIconEmail2 SPAN {
	WIDTH: 22px; BACKGROUND-POSITION: left -240px
}

.dealRecommendButtons .addIconBai {
	PADDING-LEFT: 23px; BACKGROUND-POSITION: right -200px
}
.dealRecommendButtons .addIconBai SPAN {
	WIDTH: 22px; BACKGROUND-POSITION: left -200px
}
.dealRecommendButtons .addIconEmail {
	PADDING-LEFT: 26px; BACKGROUND-POSITION: right -40px
}
.dealRecommendButtons .addIconEmail SPAN {
	WIDTH: 24px; BACKGROUND-POSITION: left -40px
}
.subHeadline{ font-size:14px; font-weight:bold;font-family:"Microsoft Yahei",Tahoma,"SimSun"; float:left; padding:0px 2px; line-height:20px;}

#gg_b_div_1{ background-color:#fff6c0;padding:18px; line-height:2; margin:0px; border:solid 2px #716b14;overflow:hidden; zoom:1}
#gg_b_div_1 a{  border:solid 1px #c4cfb9; padding:6px 10px; color:#fff; background-image: url(r_t_bg_green.gif); font-weight:bold}
#gg_b_div_1 b{ font-size:16px; font-weight:bold; color:#FF0000}
#gg_b_div_1 .f14{ font-size:14px;}

/*sns_guanzhu*/
.sns_guanzhu{clear:both;margin:auto;height:auto;border:1px solid #d4d4d4;margin-bottom:6px;text-align:center; background-color:#FFFFFF}
.sns_guanzhu dl{ margin:10px;}
.sns_guanzhu dl dt{ text-align:center; padding:5px;}
.sns_guanzhu dl dt img{ margin:5px}
.sns_guanzhu dl dd{ text-align:center; border-top:solid 1px #d4d4d4; padding:5px; line-height:2}


/*公共ico 16*16*/
.qcr_gg_ico{
height:16px;
}
.qcr_gg_ico h6{
background-image:url(users_c_job_list_ico.gif);
width:16px;
height:16px;
padding:0;
margin:0;
display:block;
float:right;
font-size:1px;
line-height:0.1;
background-repeat: no-repeat;
}
.qcr_gg_ico h6.j004{
background-position: 0px 0px;
}
.qcr_gg_ico h6.j004b{
background-position: -16px 0px; 
}

.qcr_gg_ico h6.j002{
background-position: -32px 0px; 
}
.qcr_gg_ico h6.j002b{
background-position: -48px 0px; 
}

.qcr_gg_ico h6.j001{
background-position: -64px 0px; 
}
.qcr_gg_ico h6.j001b{
background-position: -80px 0px; 
}

.qcr_gg_ico h6.j010{
background-position: -96px 0px; 
}
.qcr_gg_ico h6.j010b{
background-position: -112px 0px; 
}

.qcr_gg_ico h6.job_type_0{
background-position: -160px 0px; 
}

.qcr_gg_ico h6.qcr_ico_stop{
background-position: -176px 0px; 
}

.qcr_gg_ico h6.qcr_ico_ing{
background-position: -192px 0px; 
}
.qcr_gg_ico h6.qcr_ico_error{
background-position: -208px 0px;
}

.qcr_gg_ico h6.qcr_ico_error2{
background-position: -224px 0px; 
}
.qcr_gg_ico h6.qcr_ico_error3{
background-position: -240px 0px; 
}
/*放大镜*/
.qcr_gg_ico h6.qcr_ico_fdj{
background-position: -256px 0px; 
}
/*头像*/
.qcr_gg_ico h6.qcr_ico_have_img{
background-position: -304px 0px; 
}
/*help_1*/
.qcr_gg_ico h6.qcr_ico_help_1{
background-position: -288px 0px; 
}
/*笑脸*/
.qcr_gg_ico h6.qcr_ico_have_smlile{
background-position: -272px 0px; 
}
/*男女*/
.qcr_gg_ico h6.qcr_ico_sex_1{
background-position: -320px 0px; 
}
.qcr_gg_ico h6.qcr_ico_sex_2{
background-position: -336px 0px; 
}

.qcr_gg_ico h6.qcr_ico_job_pr_0{
background-position: -352px 0px; 
}

.qcr_gg_ico h6.qcr_ico_job_pr_2{
background-position: -368px 0px; 
}

.qcr_gg_ico h6.qcr_ico_job_pr_4{
background-position: -384px 0px; 
}

.qcr_gg_ico h6.qcr_ico_job_pr_3{
background-position: -400px 0px; 
}
.qcr_gg_ico h6.qcr_ico_job_tuijian{
background-position: -416px 0px; 
}

#reg_tixing_div1{
width:948px; border:solid 1px #99cce6; margin:0px auto; background-color:#f5f5f5; overflow:hidden; zoom:1; background-image:url(biz_pub_grad_blue.png)
}
#reg_tixing_div1 dl{margin:10px;}
#reg_tixing_div1 dl dt{ float:right; width:180px;}
#reg_tixing_div1 dl dt a{ display:block; margin-top:5px; margin-bottom:15px;}
#reg_tixing_div1 dl h2{ font-size:18px;}
#reg_tixing_div1 dl h2 a{ font-size:14px; padding:3px 7px 2px; border:solid 1px #e8b463; background-color:#ffe156; color:#000000;}
#reg_tixing_div1 dl h2 a:hover{ background-color:#FF9900}



/*cc_top_menu*/
#cc_users_top_memu{
 background-image: url(cc_users_top_memu_bg.gif); border:solid 1px #e3e3e3; margin-bottom:10px; overflow:hidden;zoom:1; z-index:9999;
}

#cc_users_top_memu dl{ margin:0px 5px; color:#333333; float:left; height:37px; }
#cc_users_top_memu dl:hover{background-color:#d6e5f2;}

#cc_users_top_memu a{ display:block; line-height:37px; font-weight:bold; color:#006699;}
#cc_users_top_memu a:hover{background-color:#d6e5f2;text-decoration: none;color:#006699}

#cc_users_top_memu a.selected{ color:#333333;}

#cc_users_top_memu .popdiv{ width:150px; position: absolute; display:none;
	background-color:#d6e5f2;line-height:1.8; margin-top:37px;  padding:4px; margin-left:0px; float:left; overflow:hidden;  z-index:99999;
	 }

#cc_users_top_memu .popdiv a{ line-height:2; display:block; cursor:pointer; font-weight:normal; color:#006699;}
#cc_users_top_memu .popdiv a:hover{
	background-color:#016799;
	color:#FFFFFF;
	text-decoration: none;
}

#news_d_help_div{  margin:5px auto; overflow:hidden; zoom:1; padding-left:1px;font-weight:normal;color:#777777; padding:5px; border-top:solid 3px #999999;border-bottom:solid 3px #999999; }
#news_d_help_div h3{
	font-size:36px;
	font-family:"Microsoft Yahei",Tahoma,"SimSun";
	line-height:2;
	padding-left:5px;
	padding-top:5px;
	font-size:24px;
	font-weight:normal;
	background-image:url(green_wenhao.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	text-indent: 40px;
	height:55px;
}
#news_d_help_div h3 b{font-size: 24px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#news_d_help_div dl{ width:33%; float:left; background-color: #f4f4f4; border-left:solid 1px #FFFFFF }
#news_d_help_div dt{ background-color:#FFFFFF; margin:2px;}
#news_d_help_div dd{ background-color: #f4f4f4; padding:10px; line-height:2;}
#news_d_help_div dd h4{ font-family:"Microsoft Yahei",Tahoma,"SimSun"; font-size:18px; font-weight:normal; margin-bottom:4px;}
#news_d_help_div dd b{ font-size: 24px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; padding:4px 3px 7px; background-color:#7cb449; margin-right:5px;}

.msg_leble_div { padding:10px;}
.msg_leble_div h4{ font-size:16px; margin-bottom:10px; background-color: #999999; padding:5px; color:#FFFFFF}
.msg_leble_div dl{ border-top:solid 1px #CCCCCC; padding:10px; color:#333333}
.msg_leble_div dl dt{ margin-bottom:7px;}
.msg_leble_div dl dt b{color:#CC3300}
.msg_leble_div dl dd{ font-size:14px; line-height:1.8}

.msg_leble_div dl dd i{ font-size:9px; color:#999999}

.fs_but_1 a{ color:#FFFFFF;height:22px; line-height:22px; background-color:#000000; display:block; float:left; width:50px; text-align:center; font-weight:bold;}
.fs_but_1 span{ font-family:Arial, Helvetica, sans-serif}

.fs_but_2{ font-size:12px; background-color:#000000; color:#FFFFFF; padding:4px;}
.fs_but_2 i{ font-variant:normal; font-size:18px;}

.fs_but{ width:81px; height:24px;}
