@charset "utf-8";
/*
for hr.nd.com.cn
version:2.0
author:Marc
data:2008-10-11
*/
/* CSS Reset */
html{color:#000;background:#FFF;}
body {text-align:center;margin-left:auto;margin-right:auto;font-family:Arial,sans-serif,Verdana, Helvetica,"宋体", arial; font-size:12px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0;	padding:0;}
table {	border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
li {list-style:none;}
input,textarea,select {font-family:inherit;font-size:inherit;font-weight:inherit;}

/* 链接颜色 */
a:link {color: #626262; text-decoration:none;}
a:visited {color: #626262;text-decoration:none;}
a:hover {color: #333333; text-decoration:underline;}
a:active {color: #333333;}


/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none!important;}

/*结构*/
#header ,#wrapper ,#footer {
	width:1002px;
	margin:0 auto;
	text-align:left;
	}
	
/*页面背景*/
#fullpage {
	background:#fff url(http://img5.91huo.cn/wwwnd/images/hr/images1021/bg.jpg) top center no-repeat;
	}

/*header样式-08.10.30-222666改*/
#header {
	
	}
#header .faq {
	float:left;
	margin-left:10px;
	margin-top:15px;
	}
#nav{float:left;width: 824px;height: 40px;margin-left: 45px;padding-left:17px;background:url(../images/nav.jpg) no-repeat;}
#nav ul li{float:left;margin-right: 7px; display: inline;}
#nav ul li a{display:block;height:36px;text-indent:-999em;overflow:hidden;}
#nav ul li#n1 a{width: 58px;}
	#nav ul li#n1 a:hover ,#nav ul li#n1 a.on{background:url(../images/nav-hover.jpg) 0 0 no-repeat;}
#nav ul li#n2 a{width: 80px;}
	#nav ul li#n2 a:hover ,#nav ul li#n2 a.on{background:url(../images/nav-hover.jpg) -65px 0 no-repeat;}
#nav ul li#n3 a{width: 81px;}
	#nav ul li#n3 a:hover ,#nav ul li#n3 a.on{background:url(../images/nav-hover.jpg) -152px 0 no-repeat;}
#nav ul li#n4 a{width: 81px;}
	#nav ul li#n4 a:hover ,#nav ul li#n4 a.on{background:url(../images/nav-hover.jpg) -240px 0 no-repeat;}	
#nav ul li#n5 a{width: 81px;}
	#nav ul li#n5 a:hover ,#nav ul li#n5 a.on{background:url(../images/nav-hover.jpg) -328px 0 no-repeat;}	
#nav ul li#n6 a{width: 81px;}
	#nav ul li#n6 a:hover ,#nav ul li#n6 a.on{background:url(../images/nav-hover.jpg) -416px 0 no-repeat;}
#nav ul li#n7 a{width: 80px;}
	#nav ul li#n7 a:hover ,#nav ul li#n7 a.on{background:url(../images/nav-hover.jpg) -504px 0 no-repeat;}
#nav ul li#n8 a{width: 110px;}
	#nav ul li#n8 a:hover ,#nav ul li#n8 a.on{background:url(../images/nav-hover.jpg) -591px 0 no-repeat;}
#nav ul li#n9 a{width: 81px;}
	#nav ul li#n9 a:hover ,#nav ul li#n9 a.on{background:url(../images/nav-hover.jpg) -708px 0 no-repeat;}
	
/*侧边栏样式*/
#sidebar {
	padding-top:10px;
	width:233px;
	float:left;
	}

/*登陆样式*/
#signin {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/signin_bg.jpg) no-repeat;
	width:208px;
	height:137px;
	padding:45px 25px 0 0;
	margin-bottom:10px;
	line-height:130%;
	color:#5989a2;
	text-align:right;
	}
#signin input.btn_login {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/btn_login.jpg) no-repeat;
	width:59px;
	height:39px;
	border:none;
	cursor:pointer;
	margin:2px;
	}
#signin input.btn_reg {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/btn_reg.jpg) no-repeat;
	width:59px;
	height:39px;
	border:none;
	cursor:pointer;
	margin:2px;
	}
#signin input#email ,#signin input#pwd{
	margin:2px;
	padding:2px;
	width:120px;
	border:#9adbeb 1px solid;
	}
#signin li label {
	vertical-align:middle;
	}
#user {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/user_body.jpg) top center repeat-y;
	width:233px;
	margin-bottom:10px;
	line-height:160%;
	color:#5989a2;
	text-align:right;
	}
#user .head {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/user_head.jpg) top center no-repeat;
	width:233px;
	}
#user .foot {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/user_foot.jpg) bottom center no-repeat;
	width:208px;
	min-height:132px;
	_height:132px;
	padding:50px 25px 5px 0;
	}
#user ul li {
	width:49%;
	float:left;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/arrow.gif) 40px 7px no-repeat;
	}
#user ul li a {
	font-weight:bold;
	color:#5989a2;
	}
#user ul li a:hover {
	font-weight:bold;
	color:#ffa600;
	}
#user h4 {
	font-size:14px;
	}
#user span {
	color:#ff0000;
	font-weight:bold;
	}
#user input.btn_logout {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/btn_logout.jpg) no-repeat;
	width:59px;
	height:39px;
	border:none;
	cursor:pointer;
	margin:10px 2px 2px 2px;
	}
#search {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/search_bg.jpg) no-repeat;
	width:193px;
	margin-left:10px;
	padding:20px 0 0 30px;
	margin-bottom:15px;
	}
#search input#keyword  {
	margin:2px;
	padding:2px;
	width:170px;
	}
#search select#typeId {
	margin:2px;
	padding:2px;
	width:178px;
	}
#search input#search_btn {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/btn_search.jpg) no-repeat;
	width:165px;
	height:37px;
	border:none;
	cursor:pointer;
	margin:5px 0 5px 10px;
	}
#search p {
	text-align:center;
	line-height:150%;
	color:#626262;
	}

/*主体样式*/
#main {
	float:right;
	width:769px;
	}
#main .look {
	width:535px;
	float:left;
	}
#show {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/show_bg.jpg) no-repeat;
	width:522px;
	height:178px;
	padding:13px 0 0 13px;
	margin-bottom:5px;
	overflow:hidden;
	}
.pb .steps, .pb .points li{background:transparent url(http://img5.91huo.cn/wwwnd/images/hr/images1021/show.gif) no-repeat left top;}
.pb .banners{float:left;margin:0px; padding:0px;}
.pb .banners li{width:494px;height:173px;overflow:hidden;display:none;}
.pb .banners li.current{display:block;}
.pb .switcher{float:left;height:173px;width:28px;background-position:left -76px; position:relative;}
.pb .points{width:23px;margin:8px auto 0; font-size:12px; padding:0;}
.pb .points li{width:23px;height:23px;background-position:-24px 0px;overflow:hidden;text-align:center;line-height:23px;margin:0 0 1px 3px;color:#fff;cursor:pointer; font-family:Arial;}
.pb .points li.current{width:23px;background-position:0px 0px;margin-left:0; text-align:center; text-indent:3px;}
.pb .steps { width:16px;height:23px;background-position:0px -23px;margin:0px 0px 0px 8px;position:absolute; bottom:3px; _overflow:hidden; } /* FireFox */
*html .pb .steps { width:23px;height:23px;background-position:0px -23px;margin:0px 0px 0px 7px;position:absolute; bottom:3px; _overflow:hidden; } /* IE6 */
*+html .pb .steps { width:23px;height:23px;background-position:0px -23px;margin:0px 0px 0px 7px;position:absolute; bottom:3px; _overflow:hidden; } /* IE7 */
.pb .steps .up, .pb .steps .down{width:16px;height:11px; overflow:hidden;cursor:pointer;}

#news,#newstPost {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/news_body.jpg) repeat-y;
	width:514px;
	margin-left:5px;
	line-height:180%;
	margin-bottom:5px;
	color:#626262;
	}
#news .head{
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/news_head.jpg) top center no-repeat;
	width:514px;
	}
#newstPost .head {
	background:url(../images/NewPost.jpg) top center no-repeat;
	width:514px;
	}
#news .foot{
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/news_foot.jpg) bottom center no-repeat;
	padding:60px 20px 30px 30px;
	position:relative;
	width:464px;
	}
 #newstPost .foot {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/news_foot.jpg) bottom center no-repeat;
	padding:2px 20px 30px 30px;
	position:relative;
	width:464px;
	}
#news ul,#newstPost ul {
	width:220px;
	margin-right:5px;
	float:left;
	}
#news .more, #newstPost .more {
	color:#32bff2;
	position:absolute;
	right:20px;
	background:10px;
	}
#news .more:hover, #newstPost .more:hover {
	color:#f1890e;
	}
.go {
	float:right;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/go_bg.jpg) top center no-repeat;
	width:234px;
	}
.go .join a {
	margin:65px 0 80px 40px;
	display:block;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/join.jpg) no-repeat;
	height:80px;
	width:160px;
	}
.go .join a:hover {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/join_on.jpg) no-repeat;
	}
.go .video {
	width:222px;
	height:134px;
	padding:4px 6px;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/video_bg.jpg) right bottom no-repeat;
	}
.go .joinvideo {
	width:222px;
	height:200px;
	padding:4px 6px;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/video_bg.jpg) right bottom no-repeat;
	}
/*box*/
.box {
	width:769px;
	margin-bottom:15px;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_body.jpg) repeat-y;
	}
.box .head {
	width:769px;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_head.jpg) top center no-repeat;
	}
.box .foot {
	width:769px;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_foot.jpg) bottom center no-repeat;
	position:relative;
	}
.box .foot .con {
	min-height:450px;
	_height:450px;
	}
.box .box_ico {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_ico.jpg) no-repeat;
	width:69px;
	height:133px;
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	}
.box .patch .box_ico {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_icox.jpg) no-repeat;
	}
.box .box_ico2 {
	position:absolute;
	bottom:-13px;
	right:-47px;
	display:block;
	z-index:10;
	}
.box #box_ico2 {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_ico2.jpg) no-repeat;
	width:208px;
	height:284px;
	bottom:-13px;
	right:-47px;
	}
.box #box_ico3 {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_ico3.gif) no-repeat;
	width:193px;
	height:280px;
	bottom:-13px;
	right:-29px;
	}
.box #box_ico4 {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_ico4.jpg) no-repeat;
	width:196px;
	height:280px;
	bottom:-13px;
	right:-47px;
	}
.box #box_ico5 {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_ico5.jpg) no-repeat;
	width:387px;
	height:280px;
	bottom:-13px;
	right:-154px;
	}
.box #box_ico6 {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_ico6.gif) no-repeat;
	width:250px;
	height:265px;
	bottom:-13px;
	right:-47px;
	}
.box #box_ico7 {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_ico7.jpg) no-repeat;
	width:290px;
	height:273px;
	bottom:-13px;
	right:-118px;
	_bottom:-14px;
	_right:-119px;
	}
.box #box_ico8 {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_ico8.jpg) no-repeat;
	width:344px;
	height:431px;
	bottom:-13px;
	right:-224px;
	}
.box .gdpatch {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_ico3.jpg) bottom right no-repeat;
	}
.box .shpatch {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/newbox_ico6.jpg) bottom right no-repeat;
	}
.box .con {
	padding:10px 100px;
	z-index:995;
	position:relative;
	}
.box .con h3 {
	height:40px;
	line-height:40px;
	color:#29a5d2;
	font-size:14px;
	}
.box .jobs ,.offer_list {
	padding:15px 0;
	width:280px;
	float:left;
	line-height:200%;
	color:#3d7694;
	}
.box .jobs a ,.offer_list a {
	color:#3d7694;
	}
.box .jobs a:hover ,.offer_list a:hover {
	color:#3399cf;
	}
.offer_list ul li img {
	margin:5px 0 6px 0;
	}

.box .faq_so {
	height:40px;
	line-height:40px;
	padding-left:55px;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/faq2.jpg) 3px 3px no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
	}
.box .faq_so .text {
	border:#addae8 1px solid;
	padding:2px;
	margin:2px;
	background:#daf1fb;
	width:250px;
	font-weight:normal;
	}
.box .faq_so .so {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/btn_so.jpg) no-repeat;
	width:78px;
	height:27px;
	border:none;
	cursor:pointer;
	margin:2px;
	color:#fff;
	}
.box .faq_so .ask ,.box .faq .btn_submit {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/btn_ask.jpg) no-repeat;
	width:78px;
	height:27px;
	font-size:14px;
	font-weight:bold;
	border:none;
	cursor:pointer;
	margin:2px;
	color:#fff;
	}
.box .faq  {
	line-height:180%;
	padding:15px 0;
	}
.box .faq dl dt {
	font-weight:bold;
	margin-top:20px;
	color:#29a1ca;
	}
.box .faq dl dt a {
	color:#29a1ca;
	}
.box .faq dl dd {
	color:#626262;
	}
.box .faq table th {
	width:100px;
	font-weight:normal;
	text-align:right;
	vertical-align:top;
	}
.box .faq .name ,.box .faq .title ,.box .faq .phone ,.box .faq .email {
	width:200px;
	padding:2px;
	margin:2px;
	border:#bcc2c8 1px solid;
	}
.box .faq .title {
	width:400px;
	}
.box .faq textarea {
	padding:2px;
	margin:2px;
	border:#bcc2c8 1px solid;
	width:400px;
	height:200px;
	}
.box .bole .notice {
	line-height:300%;
	color:#3d7694;
	width:500px;
	}
.box .bole .notice p {
	text-indent:2em;
	}
.box .bole .notice .btn_enter {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/btn_enter.jpg) no-repeat;
	width:101px;
	height:43px;
	border:none;
	cursor:pointer;	
	}
.box .offer  {
	width:260px;
	margin-right:15px;
	padding:15px 0;
	float:left;
	}
.box .offer ul li ,.box h5 {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/offer_li_bg.jpg) no-repeat;
	width:257px;
	height:29px;
	line-height:29px;
	margin-bottom:5px;
	}
.box h5 {
	margin:10px 0;
	}
.box .offer ul li a ,.box h5 span {
	padding-right:10px;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/arrow.gif) right 5px no-repeat;
	margin-left:30px;
	font-weight:bold;
	font-size:13px;
	color:#313131;
	}
.box .offer ul li a:hover {
	color:#29abe3;
	}
.box .category {
	height:34px;
	padding-top:6px;
	}
.box .category ul li {
	float:left;
	height:34px;
	line-height:34px;
	}
.box .category ul li a {
	float:left;
	display:block;
	padding:0 10px;
	color:#313131;
	}
	.box .category ul li.actived
	{
		background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/cate_l.jpg) top left no-repeat;
	}
	.box .category ul li.actived a {
	color:#ff7f00;
	font-size:13px;
	font-weight:bold;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/cate_r.jpg) right top no-repeat;
	}
	
.box .category ul li.on ,.box .category ul li:hover{
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/cate_l.jpg) top left no-repeat;
	}
.box .category ul li.on a ,.box .category ul li:hover a {
	color:#ff7f00;
	font-size:13px;
	font-weight:bold;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/cate_r.jpg) right top no-repeat;
	}
.box .category2 {
	height:29px;
	padding-top:6px;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/offer_h4_bg.jpg) bottom left no-repeat
	}
.box .category2 ul li {
	float:left;
	height:29px;
	line-height:29px;
	margin-right:1px;
	}
.box .category2 ul li a {
	float:left;
	display:block;
	padding:0 10px;
	border-bottom-width:0;
	font-weight:bold;
	font-size:13px;
	color:#313131;
	}
.box .category2 ul li.on a ,.box .category2 ul a:hover{
	border:#c5d5dd 1px solid;
	border-bottom-width:0;
	background:#fff;
	}
.box .category3 {
	height:34px;
	padding-top:6px;
	}
.box .category3 ul li {
	float:left;
	height:34px;
	line-height:34px;
	}
.box .category3 ul li a {
	float:left;
	display:block;
	padding:0 10px;
	color:#3d7694;
	}
.box .category3 ul li.on ,.box .category3 ul li:hover{
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/cate_l2.jpg) top left no-repeat;
	}
.box .category3 ul li.on a ,.box .category3 ul li:hover a {
	color:#4884b6;
	font-size:13px;
	font-weight:bold;
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/cate_r2.jpg) right top no-repeat;
	}
.offer_info  {
	width:450px;
	padding:15px 0;
	line-height:200%;
	}
.offer_info h4 {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/offer_h4_bg.jpg) no-repeat;
	font-size:16px;
	padding:5px 15px;
	margin:10px 0;
	}
.offer_info .intro span{
	color:#29a1ca;
	font-weight:bold;
	}
.offer_info .btn_yinping{
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/btn_yinping.jpg) no-repeat;
	width:191px;
	height:45px;
	border:none;
	cursor:pointer;
	display:block;
	margin:5px auto;
	}
.box .word {
	padding:15px 30px 15px 0;
	width:500px;
	line-height:200%;
	color:#3d7694;
	}
.box .word p {
	text-indent:2em;
	margin-bottom:10px;
	}
.box .patch {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/box_head2.jpg) top center no-repeat;
	}

/*走进网龙*/
.zoujinwanglong  {  width:400px; padding:20px; margin:20px auto 100px auto; border:#aaaaaa 1px dotted;	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/zoujinwanglong_bg.jpg) center top repeat-x;}
.zoujinwanglong table { width:100%; text-align:center;}
.zoujinwanglong tr td { height:90px;}
.zoujinwanglong a { width:166px; height:69px; display:block; margin:0 auto; text-indent:-1000em; overflow:hidden;}
.zoujinwanglong a.z1 { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_1.gif) no-repeat;}
.zoujinwanglong a.z1:hover { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_1_on.gif) no-repeat;}
.zoujinwanglong a.z2 { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_2.gif) no-repeat;}
.zoujinwanglong a.z2:hover { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_2_on.gif) no-repeat;}
.zoujinwanglong a.z3 { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_3.gif) no-repeat;}
.zoujinwanglong a.z3:hover { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_3_on.gif) no-repeat;}
.zoujinwanglong a.z4 { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_4.gif) no-repeat;}
.zoujinwanglong a.z4:hover { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_4_on.gif) no-repeat;}
.zoujinwanglong a.z5 { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_5.gif) no-repeat;}
.zoujinwanglong a.z5:hover { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_5_on.gif) no-repeat;}
.zoujinwanglong a.z6 { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_6.gif) no-repeat;}
.zoujinwanglong a.z6:hover { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_6_on.gif) no-repeat;}
.zoujinwanglong a.z7 { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_7.gif) no-repeat;}
.zoujinwanglong a.z7:hover { background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/nd_7_on.gif) no-repeat;}



/*footer样式*/
#footer {
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/footer_bg.jpg) top center no-repeat;
	padding-top:10px;
	text-align:center;
	}
#footer a {
	color:#000;
	line-height:180%;
	}
#footer a:hover {
	color:#666;
	line-height:180%;
	}
	
/*-----------------------------------------*/	
#pgview1 td.mypager , #pgview2 td.mypager 
{
color:#97B5D9;}
.HtmlPager
{
	cursor:hand;
}
.HtmlPagerOver
{
	cursor:hand;
	text-decoration:underline;
}
.HtmlPagerCurr
{
	font-weight:Bold;
	color:red;
}

.must_enter
{
	color:Red;
	clear:both;
	margin:0 5px 0 5px
}

.input_text 
{
	padding:2px;
	margin:2px;
	border:#bcc2c8 1px solid;
}

select
{
	padding:2px;
	margin:2px;
	border:#bcc2c8 1px solid;
}
.btn_basic
{
	border:#bcc2c8 1px solid;
	height:22px;
	background-color:#D8F8FF;
}

.btn_short 
{
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/btn_ask.jpg) no-repeat;
	width:78px;
	height:27px;
	font-size:14px;
	font-weight:bold;
	border:none;
	cursor:pointer;
	margin:2px;
	color:#fff;
}

.linkBtn{color:Red; text-decoration:underline; cursor:pointer;}
    .table_sub {BORDER-COLLAPSE: collapse;}
    .table_sub td{ FONT-SIZE: 12px; border:1px solid #C3C3C3; padding:5px; }
    .chkBoxStyle{border:0 0 0 0;}
    .div_NoItemInfo{width:100%;height:25px;border:dotted 1px #C3C3C3;line-height:25px;text-align:center;color:red;margin-bottom:5px;}
    .errMsgInfoCon{width:520px;padding:10px 5px 5px;border:0px solid red; color:Red;}
.regbody_header .header_title
{
	padding-left:5px;
	color:#004E98;
	font-weight:bold;
	font-size:12px;	
}

.tblHeader
{
   font-weight:bold;
   color:#3473BF;
   text-align:center;
   height:20px;
}
.tblListItem
{   
   color:#000000;
   line-height:200%;
}

B{font-size:10pt;}

.regbody_header
{ width:520px;
   height: auto;

	border-style:solid;
   border-width:1px; 
   border-color:#C3C3C3;
  
   vertical-align:middle;
   background-color:#FFFFFF;
   margin-top:3px;   
   padding : 5px;
   padding-top:10px;   
   text-align:left;
   font-weight:bold;
   clear:both;
}

.regbody_header .header_title
{
	padding-left:5px;
	color:#004E98;
	font-weight:bold;
	font-size:12px;	
}

.btn_enter1 
{
	background:url(http://img5.91huo.cn/wwwnd/images/hr/images1021/btn_enter.jpg) no-repeat;
	width:101px;
	height:43px;
	border:none;
	cursor:pointer;	
}
 a.bug:link {color: #0099FF; text-decoration:none;font-size:14px}
 a.bug:visited {color: #0099FF;text-decoration:none;font-size:14px}
 a.bug:hover {color: #0099FF; text-decoration:underline;font-size:14px}
 
 
 
 #divPostNewst{padding-bottom:100px;}
