@charset "utf-8";
/***********Enterprise 园区企业平台************/

/*input 公共样式*/
.form_input{border:solid 1px #CCC;background-color:#FFF;}
.form_input:hover{border:solid 1px #364147;background-color:#C8D0D5;}
.form_code{width:80px; height:22px; border:solid 1px #CCC; padding:6px 0 0 4px;background-color:#FFF;}
.form_code:hover{width:80px; height:22px; border:solid 1px #364147; padding:6px 0 0 4px;background-color:#C8D0D5;}
.form_file{ height:22px; border:solid 1px #CCC; background-color:#FFF;}
.form_btn{ width:102px; height:38px; border:none;color:#FFF; font-size:14px; margin-top:20px; cursor:pointer;
   background:url(../images/Enterprise/Enterprise_btn.jpg) no-repeat; }
   
.form_input_wh{ width:196px; height:22px;  padding:6px 0 0 4px; }
.form_input_wh2{ width:300px; height:22px;  padding:6px 0 0 4px; }
.form_input_wh3{ width:410px; height:22px;  padding:6px 0 0 4px; }
.textarea_wh{width:700px; height:366px;}

/*结构*/
.Enterprise{padding:14px 12px;}

.Enterprise_sidebar{ float:left; width:210px;}
.Enterprise_sidebar2{ float:left; width:730px;}
.Enterprise_content{ width:718px; padding-left:2px;}

.Login_sidebar{ float:left; width:420px; min-height:500px;_height:500px;/*ie6 bug*/
   background:url(../images/Enterprise/login_bg.jpg) top right no-repeat;}
.Login_sidebar2{ float:left; width:450px;}

/*企业平台 菜单*/
.Enterprise_MenuTop{ float:left; width:150px; height:25px; color:#FFF;font-size:14px; padding:2px 0 0 32px;
 background:url(../images/Enterprise/Enterprise_MenuTop.jpg) repeat-x;}
.Enterprise_Menu{ float:left; width:180px; padding-bottom:20px;font-size:12px;}
.Enterprise_Menu ul{}
.Enterprise_Menu ul li{}
.Enterprise_Menu ul li a{float:left; width:150px; height:30px; line-height:30px; padding-left:32px;
 background-color:#E6E9EC; margin-bottom:1px; color:#333;}
.Enterprise_Menu ul li a:hover,.Enterprise_Menu ul li a:active{background-color:#CCD3D9; color:#333;}

a.Enterprise_Menu_titlel:link,
a.Enterprise_Menu_titlel:visited,
a.Enterprise_Menu_titlel:hover,
a.Enterprise_Menu_titlel:active{background-color:#CCD3D9; color:#333; font-size:14px;}

/*LOGIN 登录*/
.login_info{ color:#354046; line-height:200%; padding:146px 0 0 148px;}
.login_InfoNote{ font-size:14px; font-weight:bold;}
.login_content{ padding:56px 0 0 68px;}
.login_titlel{ color:#666; font-size:16px; line-height:180%;}
.login_form{ float:left;width:300px; padding-top:20px; font-size:14px;}
.login_form td{ height:40px; line-height:40px;}

/*EnterpriseMain 平台信息发布*/
.Enterprise_Tel{ display:block; float:left; width:140px; height:64px; border:solid 1px #384349; background-color:#C9D1D6; padding:6px 30px 0 10px;}
.Enterprise_Tel:hover{background-color:#E6E9EC;}
.Enterprise_TelNumber{ font-size:18px; font-weight:bold;color:#666; line-height:140%; }
.EnterpriseMain_Top{ height:30px; line-height:30px; margin-bottom:10px;}
.EnterpriseMain_user{ font-size:14px; float:left;}
.EnterpriseMain_logout{ font-size:12px; float:right; padding-right:10px;}
.EnterpriseMain_info{ background-color:#CCD3D9; height:30px; line-height:30px; padding-left:16px;border-top:solid 1px #384349;}
.EnterpriseMain_ReleaseForm{ padding:30px 0 30px 16px;}
.EnterpriseMain_ReleaseForm td{ height:40px; line-height:40px; font-size:14px; color:#666;}
