﻿/* CSS Document */
/* author:zhangchen
   date:09-02-27
   description:enterprise model6 orange
*/

body{margin:0px auto; width:801px;background-color:#E9E9E9;font-family:"宋体";color:#000000;font-size:12px;}
#backGround{ background-color:#FFFFFF;}
a { color:#ff0000;text-decoration:underline }
a:hover { color:#CC0000; text-decoration:none }
 h1{padding:2px;font-size:14px; font-family:"微软雅黑";margin-top:5px;text-align:left; background-image:url(/PositionBrowse/images/company_display06.jpg); background-position:left; background-repeat:no-repeat; margin-left:10px; padding-left:30px; display:block;border:#FF7417 2px solid; border-left-style:none; border-right-style:none; border-top-style:none;}
 h2{background-image:url(/PositionBrowse/images/pic_show06.jpg); background-position:left; background-repeat:no-repeat;padding:4px;font-size:14px; padding-left:25px;color:#fff; font-family:"微软雅黑";}
 h3{ color:#505050;font-family:"宋体"; font-size:12px; font-weight:normal}
 ul{list-style:none; margin:0px;}
 
#companyName{background-image:url(/PositionBrowse/images/company_name06.jpg);
            height:140px;
			background-position:center bottom;
			background-repeat:no-repeat;
			text-align:left;
			padding-top:5px;
			padding-left:100px;			
			font-family:"微软雅黑", Arial, Helvetica, sans-serif;
			font-size:24px;
			line-height:140px;
			color:#fff;
			}
#companyNameDateOut{background-image:url(/PositionBrowse/images/company_name006.jpg);
            height:140px;
			background-position:center bottom;
			background-repeat:no-repeat;
			text-align:left;
			padding-top:5px;
			padding-left:100px;			
			font-family:"微软雅黑", Arial, Helvetica, sans-serif;
			font-size:24px;
			line-height:140px;
			color:#fff;
			}
.name_link{font-family:"微软雅黑";font-size:24px;color:#000000; font-weight:normal; text-decoration:underline;}	
.name_link:hover{ color:#006DCF;}
.jobs { color:#FF7417; text-decoration:none; font-size:12px; }
.jobs a:hover{ color:#000000; text-decoration:underline;}
#companyDisplay{margin-top:10px; float:left; width:523px; }
#companyDisplay ul{line-height:20px;list-style-type:none;
margin:0px;  margin-top:-22px; padding-top:30px; padding-left:10px; padding-right:10px;}
#placeList{margin-top:10px; width:252px;clear:left; float:right; background-color:#c2c2c2}
#placeList h2{background:url(/PositionBrowse/images/place_list06.jpg) no-repeat top; display:block; border:2px solid; border-bottom-color:#FFFFFF;  border-left-style:none; border-right-style:none; border-top-style:none;height:20px;}
#placeList ul{ margin-top:-18px; margin-bottom:4px;background-color:#FF7417; width:245px; padding:0px; }
#placeList ul li {background:url(/PositionBrowse/images/list_style06.jpg) no-repeat 10px; line-height:26px; padding-left:10px; text-indent:15px;}
#placeList ul li a{ font-size:12px; color:#fff;text-decoration:none }
#placeList ul li a:hover{ color:#000; text-decoration:none}
#companyContent{margin-top:10px; width:523px;float:left; }
#companyContent ul{text-indent:20px; line-height:20px;list-style-type:none;
margin:0px; border-top-style:none; margin-top:-22px; padding-top:30px; padding-left:10px; padding-right:10px;}
#companyContent li {line-height:22px;}
#picShow{margin-top:10px; width:252px; float:right; padding:0px;}
#picShow ul{ border:#FF7417 1px solid;background-color:#ffffff; margin-top:-10px; margin-left:5px; margin-right:5px; padding:5px; }
#picShow ul li{ text-align:center;}
#copyRight{ margin-top:10px;clear:both; line-height:50px; text-align:center; margin:0px auto; width:760px;border-top:#FF7417 1px solid }

/*
   author:zhangchen
   date:09-02-27
   description:postion model6 orange
*/
h4{ width:523px;font-family:"宋体"; font-size:14px; font-weight:bold; color:#FF7417; text-align:center}
#companyContent_s{margin-top:10px; width:252px;clear:left; float:right; background-color:#c2c2c2 }
#companyContent_s h2{background:url(/PositionBrowse/images/place_list06.jpg) no-repeat top; display:block; border:2px solid; border-bottom-color:#FFFFFF;  border-left-style:none; border-right-style:none; border-top-style:none;height:20px;}
#companyContent_s ul{margin-top:-18px; margin-bottom:4px;background-color:#FF7417; width:248px; }
#companyContent_s ul li{list-style-position:inside; line-height:26px;padding-left:10px;}
#jobBasicInfo{margin-top:-10px; float:left; width:523px;}
#jobDetailInfo {margin-top:10px; float:left; width:523px;}
#positionDescript{margin-top:10px; float:left; width:523px;}
#positionRequire{ margin-top:10px; float:left; width:523px;}
.font_title{ color:#FF7417; text-align:right}
.tr_1{ background-color:#F8F8F8; text-align:left; line-height:18px}
.tr_2{ line-height:18px;}
#contact {  padding:5px 15px 5px 15px;  border-top-style:none; line-height:24px;  margin-top:-15px;}
#requests{  padding:5px 15px 5px 15px;  margin-top:-15px;border-top-style:none;line-height:24px;}

 /*登录层 样式*/#login
        {
            position: relative;
            display: none;
            top: 20px;
            font-size: 12px;
            left: 80px;
            background-color: #fd5605;
            border: #fd5605 1px solid;
            z-index: 1;
            min-height: 210px;
        }
        .login_head
        {
            height: 28px;
            background: url(/PositionBrowse/images/find_6.jpg) no-repeat top;
            padding-left: 5px;
            font-size: 14px;
            color: #1c3253;
            padding-right: 5px;
            line-height: 28px;
        }
        #tip
        {
            font-size: 12px;
            color: #fd5605;
            margin-left: 10px;
        }
        #panel
        {
            text-align: left;
            font-size: 14px;
            background: url(/PositionBrowse/images/find_02.gif) no-repeat top;
            height: 178px;
            margin-top: 1px;
            border-top: #fd5605 1px solid;
        }
        .login_textbox
        {
            height: 14px;
            color: #666666;
            border: 1px solid #cccccc;
            width: 150px;
            background-color: #f6f6f6;
        }
        .textboxFocus
        {
            height: 14px;
            border: 1px solid #ffdb6e;
            width: 150px;
            background-color: #fff2cb;
            color: #666666;
        }
        .login_content
        {
            float: left;
            width: 290px;
            margin-left: 10px;
            margin-top: -30px;
        }
        /*FF*/*html login_content
        {
            width: 290px;
            margin-left: 10px;
            margin-top: 10px;
        }
        /*ie6*/* + html login_content
        {
            margin-left: 20px;
            margin-top: 30px;
        }
        /*ie7*/#login_content_hr
        {
            border: 1px #fd5605 solid;
            width: 250px;
            margin-left: 10px;
        }
        #login_content ul
        {
            margin: 0 auto;
        }
        #login_content li
        {
            list-style: none;
            margin: 5px 5px 5px 20px;
        }
        .font_link
        {
            background: url(/PositionBrowse/images/find_6_1.jpg) no-repeat;
            width: 65px;
            height: 23px;
            background-position: 0px 0px;
            float: left;
            margin: 10px 0 0 50px;
            text-align: center;
            line-height: 23px;
            font-size: 12px;
            color: #000000;
            text-decoration: none;
        }
        .font_link:hover
        {
            text-decoration: none;
            color: #fd5605;
        }
        #close
        {
            clear: left;
            float: right;
            margin-top: -50px;
        }
        *html #close
        {
            clear: left;
            float: right;
            margin-top: 2px;
        }
        * + html #close
        {
            clear: left;
            float: right;
            margin-top: 2px;
        }

#placeList2{margin-top:10px; width:252px;clear:both; float:right; background-color:#c2c2c2;min-height:50px;}
#placeList2 h2{background:url(/PositionBrowse/images/place_list06.jpg) no-repeat top; display:block; border:2px solid; border-bottom-color:#FFFFFF;  border-left-style:none; border-right-style:none; border-top-style:none;height:20px;}
#placeList2 ul{margin-top:-18px; margin-bottom:4px;background-color:#FF7417; width:248px; }
#placeList2 ul li {list-style-position:inside; line-height:26px;padding-left:10px;background-image:url(/PositionBrowse/images/list_style06.jpg); background-position:left; background-repeat:no-repeat;line-height:26px;padding-left:10px;}
#placeList2 ul li a{ font-size:12px; color:#fff;text-decoration:none }
#placeList2 ul li a:hover{ color:#000; text-decoration:none}       
.regbutton{ display:none; }

.popLogin
{
	_top: expression(eval(document.compatMode &&
 document.compatMode=='CSS1Compat') ?
 documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
	background-color: #ffffff;
	border: #EDBA70 solid 1px;
	display: none;
	left: 50%;
	margin-left: -150px!important;
	margin-top: 0px;
	margin-top: -60px!important;
	position: absolute;
	position: fixed!important;
	top: 50%;
	width: 298px;
	z-index: 999;
}
.popLogin *
{
	font-size: 14px;
}
.popLogin .title
{
	background: url("/images/header/login/titleBg06.gif");
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	padding: 0px 10px;
	width: 278px;
}
.popLogin .body
{
	line-height: 50px;
	padding: 0px 28px;
	width: 242px;
}
.popLogin .popLoginImg
{
	cursor: pointer;
	float: right;
	margin: 9px 0px;
}
#popupBg
{
	_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
	background-color: #ffffff;
	display: none;
	filter: alpha(opacity=50);
	height: 100%;
	left: 0;
	margin: 0px;
	opacity: 0.5;
	position: absolute;
	position: fixed !important;
	top: 0;
	width: 100%;
	z-index: 998;
}
.popup
{
	background-color: #ffffff;
	border: #a0611d 1px solid;
	color: #505050;
	font-size: 12px;
	line-height: 26px;
	position: absolute;
	width: 612px;
	z-index: 999;
}
 