/* ====================== 网站通用样式，或重新定义html特定标签的外观 ====================== */
*{
	margin:0px;padding:0px;
}
html {
	min-width:760px;
}
body {
    margin-left:10px !important;padding:0px;margin:10px 0px;background-color:#fff;font-family:'宋体','新宋体',arial,verdana,sans-serif;font-size:12px;color:#000;text-align:center;line-height:150%; margin-top:0px;
}
img {
	border:0px;
}
p {
	text-indent:2em;margin:10px 0px;
}
td , div {
	font-size:12px;
}
/* ====================== 超连接 ====================== */
a:link{
	color:#000;text-decoration: underline;
}
a:visited{
	color:#000;text-decoration: underline;
}
a:hover{
	color:#f00;text-decoration: underline;
}
/* 网站主导航栏文字连接样式 */
#navmenubar a{
	font-size:14px; font-weight:normal; color:#fff;text-decoration:none; width:130px;
}
#navmenubar a:link{
	font-size:14px; font-weight:normal; color:#fff;text-decoration:none;
}
#navmenubar a:visted{
	font-size:14px; font-weight:normal; color:#fff;text-decoration:none;
}
#navmenubar a:hover{
	font-size:14px; font-weight:normal; color:#ff0;text-decoration:underline;
}
/* 发布信息类型导航栏文字连接样式 */
#menu_info_type a{
	font-weight:bold; color:#fff;text-decoration:none; 
}
#menu_info_type a:link ,#menu_info_type a:visted{
	color:#fff;text-decoration:none;
}
#menu_info_type a:hover{
	color:#ff0;text-decoration:underline;
}
#menu_info_type ul li.on a{
	color:#060;
}
#menu_info_type ul li a{
	display:block; width:78px; height:20px;
}
#menu_info_type ul li.on a:hover{
	color:#060;display:block;
}
#info_type1 ul li.on a{
	color:#f00;
}
#info_type1 ul li.on a:hover{
	color:#f00;
}
#vip_type h3 a {
	 color:#fff;display:block; width:130px; height:17px; text-decoration:none;
}
#vip_type h3.on a {
	 height:22px; padding-top:3px;
}
#vip_ad a{
	 font-weight:normal; text-decoration:none; display:block; width:100%; color:#666;
}
#vip_ad a.img{
	 width:195px; float:left; display:inline; margin:0px 4px;
}
.vip_companyName{
	 color:#060; font-weight:bold; text-decoration:underline; display:block;
}
/* 交易中心信息右边文字连接样式 */
#rightbar_detail a{
	 color:#f00;
}
#vip_type h3.on a{
	color:#fff; text-decoration:none;
}
#vip_type a{
	color:#060;
}

#content_news_detail a{
	color:#00f; 
}
#content_news_detail a:visted{
	color:#f00; 
}
#ctrlbar a{
	color:#000; 
}

/* ====================== 标题一 ====================== */
/* 企业用户注册中文字标题：用户注册页面 */
.TbRegTitle h1{
	font-size:16px;padding-top:10px;text-align:left;margin:0 auto;
}
/* 新闻标题 */
#content_news_detail h1{ 
	font-size:20px;text-align:center;border-bottom:1px solid #063;padding-bottom:10px;
}
/* 新闻列表页文字标题 */
#content_news_list h1{
	background-color:#666;color:#fff;border-bottom:1px solid #ccc;padding:3px 3px 3px 5px;border-left:5px solid #ccc; font-size:14px;
}
/* 新闻列表页文字标题 */
#subinfo_title h1{
	color:#000;font-size:26px;
}
.member_name h1{
	font-size:25px;
}
/* ====================== 标题二 ====================== */
/* 企业用户注册中注册类别文字标题：企业会员注册、公司基本资料 */
.TbRegTitle1 h2{
	width:150px;font-size:14px;color:#fff;padding:5px;border-bottom:1px solid #ccc;margin:0 auto;background-color:#40984c; 
}
/* 右列文字标题 */
#rightbar h2{
	width:95%;background-color:#063; border-top:2px solid #093; font-size:12px;padding:2px 5px; color:#fff;
}
#rightbar_detail h2{
	width:95%;background-color:#063; border-top:2px solid #093; font-size:14px;padding:5px; color:#fff;
}
/* ====================== 标题三 ====================== */
/* “相关连接”文字标题 */
#correlationlink h3 {
	text-align:left;padding:2px;background-color:#666;color:#fff;font-size:14px;padding-left:5px;border-top:1px solid #999;
}
#correlationlink h3 a{
	color:#fff;font-size:12px;float:right; font-weight:normal; text-decoration:none; margin-right:5px;
}
/* 网友留言文字标题 */
#web_message h3{
	font-size:14px;background-color:#f90;padding:3px 0px;color:#fff;padding-left:5px;border-top:1px solid #fc9;
}
/* ====================== 文字样式 ====================== */
.font_black14B {
	color:#000;font-size:14px;font-weight:bold;
}
.font_black16B {
	color:#000;font-size:16px;font-weight:bold;
}
.font_white14B {
	color:#fff;font-size:14px;font-weight:bold;
}
.font_red12,.holiday {
	color:#f00;font-size:12px;
}
.font_red12B {
	color:#f00;font-size:12px;font-weight:bold;
}
.font_red14B {
	color:#f00;font-size:14px;font-weight:bold;
}
.font_red16B {
	color:#f00;font-size:16px;font-weight:bold;
}
.font_green12 {
	color:#cf0;font-size:12px;
}
.font_gray12 {
	color:#666;font-size:12px;
}
.font_orang12 {
	color:#f60;font-size:12px;
}
.font_gray14 {
	color:#666;font-size:14px;
}
.font_blue12 {
	color:#00f;font-size:12px;
}
.font_white12 {
	color:#fff;font-size:12px;
}
.font_blue12B {
	color:#00f;font-size:12px;font-weight:bold;
}
.font_blue14B {
	color:#00f;font-size:14px;font-weight:bold;
}
.font_blue16B {
	color:#00f;font-size:16px;font-weight:bold;
}
.font_blue14 {
	color:#00f;font-size:14px;
}
/* 标准船期箭头 */
.point{
	color:#f00;font-size:16px;font-weight:bold;
}
/* 当前注册步骤样式 */
#RegStep .step_on{
	font-weight:bold;color:#000; background-color:#ffc; border-bottom:1px solid #FFCC66;
}
.reg_tips{
	width:740px; padding:10px; font-size:14px; margin:0 auto; clear:both; text-align:left; border:1px solid #F36; background-color:#FDE8EA; color:#C00; margin-top:10px;
}
#memberTrace{
	width:720px; padding:10px;  margin:10px auto; clear:both; text-align:left; border:1px solid #F93; background-color:#FEFDF1; color:#000;
}
#memberTrace td{
	font-size:14px; padding:3px;
}
.reg_tips a{
	color:#00F;
}
/* 企业用户注册页面星星必填项 */
.redstar{
	color:#f00;font-weight:blod;padding-left:0px;*padding-left:5px;_padding-left:5px;padding-left:5px;padding-right:0px;*padding-right:5px;_padding-right:5px;clear:right;
}
/* 企业用户注册页面“点此阅读服务条款”文字 */
#reg_serverarticle{
	margin:10px;
}
/* 企业用户注册页面右边文字提示 */
.tdReg_note{
	width:330px;text-align:left;padding-left:5px;color:#666;border:1px solid #fffefa; background-color:#fffefa; padding:2px; line-height:120%;
}
.tdReg_note_1{
	width:94%;text-align:left;padding-left:5px;color:#666;border:1px solid #fffefa; background-color:#fffefa; padding:2px; line-height:120%;
}
.tdReg_note2{
	width:200px;text-align:left;padding-left:5px;color:#666;border:1px solid #fffefa; background-color:#fffefa; padding:2px; line-height:120%;
}
.tdReg_note_on{
	width:330px;padding-left:5px;color:#060; border:1px solid #02860F; background-color:#F0FEDA; padding:2px; line-height:120%;
}
.tdReg_note_1_on{
	width:94%;padding-left:5px;color:#060; border:1px solid #02860F; background-color:#F0FEDA; padding:2px; line-height:120%;
}
.tdReg_error_note_on{
	width:330px;padding-left:5px;color:#060; border:1px solid #f33; background-color:#FFEBE6; padding:2px; color:#f33; line-height:120%;
}
/* 右列文字“进入论坛” */
.gotoBBS{
	text-align:right;padding-right:5px; list-style:none;
}
/* 用户注册头像上下分页 */
.pagination{
	margin:5px;display:block; background-color:#D7D7D7;font-weight:bold; padding:33px 3px;
}
/* 经营范围 */
.reg_title1{
	display:block; background-color:#D7D7D7;font-weight:bold; margin-left:20px; padding:10px 5px;width:16px; text-align:center;
}
/* 标准船期 */
.port_info{
	width:150px !important;
	width:200px;
	text-align:left;
	line-height:120%;
}
.isBase{
	font-weight:normal;
}
.isChange{
	color:#f00;
}
.service{
	width:70px; height:30px;
}
.vessel{
	width:100px; word-break:break-all;
}
.port{
	width:145px; height:30px;
}
.ellipsis_row{   
  overflow:hidden;   
  text-overflow:ellipsis;   
  white-space:normal;   
}
/* 英文字母样式 */
.en{
	font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal;
}
/* 发布信息“直客”、“代理”样式 */
.immediacy{
	color:#f00;
}
.supply{
	color:#06c;
}
.sub_note{
	width:420px;text-align:left;padding-left:20px;color:#666;
}
/* ====================== 图片样式 ====================== */
/* 用户注册头像图片 */
#imgpage img{
	margin-right:5px;
}
.news_img{
	margin:5px; text-align:center;
}
.news_img img{
	width:400px; height:300px;
}
/* ====================== 输入框 ====================== */
input{
	font-size:12px;vertical-align:middle;margin-left:5px; padding:1px;
}
/* 右列查询系统:查询内容文本输入框 */
#info_search_section .search_input{
	margin:5px;padding:2px;
}
/* 企业用户注册页面默认文本输入框 */
.reg_input{
	width:230px;margin-left:5px;
}
.reg_input1{
	width:120px;margin-left:5px;
}
.reg_input2{
	width:360px;margin-left:5px;
}
/* 企业用户注册注册资金文本输入框 */
.reg_inputW200{
	width:200px;margin-left:5px;
}
/*企业用户注册页面电话和传真*/
.reg_inputW30{
	width:30px;
}
.reg_inputW50{
	width:50px;
}
.reg_inputW80{
	width:80px;
}
.reg_inputW130{
	width:129px;
}
.reg_inputW140{
	width:140px;
}
.reg_inputW260{
	width:259px;
}
.iptW200{
	width:195px;
}
.reg_input_website{
	width:188px;
}
/* 分页跳转 */
.gotopage_input{
	width:25px;border:1px solid #069;margin:0px 5px; padding:1px;
}
#tdlogin input {
	padding:2px;
}
/* 标准船期精确查询 */
.ipt_shipname{ 
	width:90px;text-transform:uppercase;
}
.ipt_sel_date
{ 
	width:65px;	
}
.ipt_port_keywords
{ 
	width:210px;	
}
.iptW50{
	width:50px;
}
/* 日期控件 */
.textfuel{
	width:215px;
}
.ipt_law_ask{
	width:300px;
}
.ipt_date_start , .ipt_date_end{
	width:85px;
}
.ipt_type_go{
	width:90px;
}
.ipt_memo_go{
	width:100px;
}
.ipt_price_go{
	width:80px;
}
.ipt_order{
	width:120px;
}
.ipt_order1{
	width:70px;
}
.ipt_order2{
	width:50px;
}
/* ====================== 下拉菜单 ====================== */
select{
	font-size:14px;vertical-align:middle;margin-left:5px; background-color:#fff; 
}
/* 企业用户注册页面默认下拉选框 */
.reg_sel{
	width:235px;margin-left:5px;
}
/* 右列查询系统：查询类别下拉选框 */
#info_search_section .search_select{
	width:95px;margin-top:5px; margin-bottom:10px;
}
/* 注册业务信息页面的选定的服务地区、合作公司、航线等下拉选框 */
.reg_selectW230{
	width:230px; height:110px;
}
.reg_selW320{
	width:320px; height:130px;
}
.sel_address_n{
	width:235px;
}
.sel_address_p{
	width:70px;
}
.sel_address_p1{
	width:60px;
}
.sel_address_c{
	width:130px;
}
.sel_address_c1{
	width:70px;
}
.sel_address_q{
	width:60px;
}
.sel_address_q1{
	width:60px;
}
.sel_port_load{
	width:170px;
}
.sel_port_load_air{
	width:170px;
}
.sel_port_unload_air{
	width:180px;
}
.sel_country_air{
	width:160px;
}
.sel_port_unload{
	width:180px;
}
.sel_ship_owner{
	width:180px;
}
.sel_ship_owner1{
	width:150px;
}
.sel_ship_owner2{
	width:110px;
}
.sel_air_owner{
	width:150px;
}
.sel_air_owner1{
	width:250px;
}
.sel_shipline{
	width:170px;
}
.sel_date_start , .sel_date_end{
	width:215px;
}
.sel_country , .sel_port{
	width:215px;
}
.sel_shipCorp_services{
	width:100px;
}
.sel_ship_owner_go{
	width:150px;
}
.sel_port_go{
	width:150px;
}
.sel_order{
	width:350px; margin-left:5px;
}
.sel_order1{
	width:110px;
}
/* ====================== 按钮 ====================== */
/* 右列查询系统：查询按钮 */
#info_search_section .search_button{
	margin-top:5px; margin-bottom:10px;
}
.btn_submit{
	margin-top:10px;
}
.btn_confirm{
	margin:10px;text-align:center;
}
.btn_confirm1{
	margin:10px;text-align:center; font-size:14px;
}
.btn_news{
	background:url(/lg/Images/btn_bg.jpg) repeat-x; height:26px; line-height:26px; border:1px solid #BD9E43; color:#000; display:block; width:130px; text-align:center; font-weight:bold;	
}
/* 注册业务信息页面的添加、删除、清空等一些控制按钮 */
.btn_ctrl{
	margin:5px; text-align:center;
}
/* ====================== 列表 ====================== */
ul{
	list-style:none;
}
ul li{
	list-style:none;
}
/* 网站页脚列表 */
#globalfooter ul{
	list-style:none;
}
/* “相关连接”列表 */
#correlationlink ul {
	padding:5px;font-size:12px;
}
/* 右列文字列表 */
#rightbar ul{ 
	margin:5px 0px;text-align:left;
}
#rightbar_detail ul{ 
	background-color:#ffe;width:180px;
}
/* 右列文字列表 */
#rightbar_detail li{ 
	padding:5px;
}
#rightbar_detail li.L{ 
	text-align:left;
}
/* 新闻列表 */
#content_news_list ul{
	border-bottom:1px dashed #ccc;padding:5px 0px;
}
#content_news_list ul li{ 
	line-height:200%;
}
/* 新闻列表中新闻右边显示的时间 */
#content_news_list ul li span{
	 padding-left:10px;font-size:12px;color:#666; float:right;
}
/* 企业用户注册步骤列表样式 */
#RegStep li{
	float:left;padding-right:10px;color:#666;
}
#cblLine li{
	float:left;width:33%;
}
/* 行业资讯查询框列表样式 */
#search_type ul{
	 width:747px; float:left; margin-top:5px !important; margin-top:2px; margin-left:-6px;*margin-left:-9px;_ margin-left:0px;
}
#search_type li{
	 width:73px; height:22px;float:left;font-size:12px; background:url(/lg/Images/info/pic_searchbar_label.gif) no-repeat; margin-top:-3px !important; margin-top:7px; padding-top:8px;
}
#search_type li a{
	 font-size:13px; font-weight:bold;
}
#search_type li.on{
	width:75px;color:#000;background:url(/lg/Images/btn_bg3.gif) 0px 0px;
}
#search_type li.omn{
	 width:75px; float:left;background:url(/lg/Images/btn_bg3.gif) -75px -26px; margin-top:7px; font-weight:bold;
}
#search_type li.exa{
	 width:75px; float:left;background:url(/lg/Images/btn_bg3.gif) -153px -26px; margin-top:7px;margin-left:6px !important;margin-left:0px ;
}
#search_type li.omn_on{
	width:75px;color:#000;background:url(/lg/Images/btn_bg3.gif) -228px -25px; 
}
#search_type li.omn a , #search_type li.exa a{
	 color:#fff; font-weight:bold; margin-left:-6px;
}
#search_type li.exa_on{
	width:75px;background:url(/lg/Images/btn_bg3.gif) 0px -26px; margin-left:6px !important;margin-left:0px;
}
#search_type li.exa_on a , #search_type li.omn_on a{
	color:#000; text-decoration:none; margin-left:-6px;
}
#search_type li.city{
	width:599px !important; width:597px;color:#000;background-image:none; border-bottom:1px solid #0B87C8; text-align:left;  margin-top:-31px !important; margin-top:6px; float:right; margin-right:-5px !important; margin-right:0px;
}
.searchCondition{
	width:745px;background-color:#ACE0FF; margin:5px 0px;padding:5px 0px; margin:0px auto !important; text-align:left; text-indent:5px;
}
#menu_info_type{
	width:755px; background: url(/lg/Images/info/bg_searchbar_top.gif) no-repeat #9c3; color:#fff; padding-left:5px; clear:both; height:25px; margin:0 auto;
}
#menu_info_type ul li{
	width:78px; height:20px; float:left; font-weight:bold;  margin-top:2px; padding-top:2px;
}
#menu_info_type ul li.on{
	background-color:#fff;border-right:2px solid #666; color:#060; margin-top:3px; font-size:13px; 
}

#menu_info_type ul li.line{
	width:4px;
}
#pic_show{
	margin:0px auto; width:770px; position:relative; height:100px; line-height:100px;
}

/* 交易中心发布信息列表样式 */
#info_type li{
	width:60px !important;width:50px;float:left;color:#666; border:1px solid #76BC11;margin-right:5px; background-color:#F0F6E7; text-align:center;white-space:nowrap;
}
#info_type li.all{
	width:110px !important;width:50px; text-indent:-20px;
}
#info_type li.all2{
	width:110px !important;width:100px;
}
#info_type li.all2 a{
	 text-indent:-20px;
}
#info_type li.on{
	color:#fff; padding:6px 5px;font-weight:bold;background-color:#3AB549; border-bottom:1px solid #3AB549;background-image:url(/lg/Images/btn_bg3.gif) -134px -57px;  background-repeat:repeat-x; 
}
#info_type li.on a{
	color:#fff;
}
#info_type li.on1{
	color:#fff; padding:6px 5px;font-weight:bold;background-color:#3AB549; border-bottom:1px solid #3AB549;background-image:url(/lg/Images/common/bg_info_label_s.gif);  background-repeat:no-repeat;
}
#info_type li a{
	width:55px; display:block; height:20px; padding:4px;
}
#info_type li.shipCorp{
	 width:280px !important;width:270px;border:1px solid #f90; background-color:#FDFBD0; color:#000; float:right; margin:0px; padding:4px 5px;
}
#info_type li.airCorp{
	 width:370px !important;width:360px;border:1px solid #f90; background-color:#FDFBD0; color:#000; float:left; margin:0px; padding:4px 5px;
}
#info_type li.shipCorp_link{
	 width:120px !important;width:130px;margin:0px; border:0px; padding-left:5px;background-color:#fff; float:right; padding-right:30px !important; padding-right:0px;
}
#info_type li.shipCorp_link a{
	padding:0px; width:130px; height:30px; line-height:30px; background:url(/lg/Images/btn_bg3.gif) 0px -59px; color:#fff; font-weight:bold; font-size:14px; text-decoration:none;
}
#info_type h1{
	font-size:20px; font-weight:bold; background-color:#060; padding:6px; display:block; color:#fff;
}
.title {
	float:left;padding:0px;border:0;margin-right:5px;background-color:#fff;
}
#info_type1 {
	text-indent:1em;
}
#info_type1 li{
	float:left;padding:5px;color:#666; font-size:14px; 
}
#info_type1 li.on{
	padding:5px;font-weight:bold; background:url(/lg/Images/info/bg_arrow.gif) bottom 58% no-repeat;
}

/* 万能搜索信息列表样式 */
#type_portcn ,
#type_portoversea ,
#type_shipline ,
#type_shipCrop ,
#type_airCrop ,
#type_airCrop_cn ,
#type_airCrop_oversea 
{
	width:745px;
}
#type_portcn ul li , 
#type_portoversea ul li , 
#type_shipline ul li , 
#type_shipCrop ul li ,
#type_airCrop ul li ,
#type_airCrop_cn ul li ,
#type_airCrop_oversea ul li 
 {
	width:215px; height:20px; overflow:hidden; float:left; text-align:left;
}
#type_portcn ul li.type ,
#type_portoversea ul li.type ,
#type_shipline ul li.type ,
#type_shipCrop ul li.type ,
#type_airCrop ul li.type ,
#type_airCrop_cn ul li.type ,
#type_airCrop_oversea ul li.type 
{
	width:96px; float:left; text-align:left;
}
/* ====================== 文本区域 ====================== */
/* 企业用户注册页面：公司简介 */
textarea{
	background-color:#fff;
}
.reg_textarea{
	width:230px;height:100px;margin-left:5px;
}
.reg_textarea1{
	width:360px;height:100px;margin-left:5px;
}
/* ====================== 页面布局 ====================== */
/* 网页页眉主表格样式 */
#globalnav{
	width:760px;margin:0 auto; padding-top:5px !important; padding-top:0px; text-align:left; margin-bottom:-15px; clear:both;background-color:#fff;
}
#globalnav #logo{
	float:left; clear:right;
}
#globalnav #hotlink{
	float:left; clear:right; margin-left:5px; margin-top:10px;
}
#globalnav #hotlink a{
	color:#333; font-weight:bold;clear:right; 
}
#globalnav #nav{
	width:460px; float:right; text-align:right; padding-top:5px; padding-right:5px; clear:none !important; clear:both; letter-spacing:1.1pt; 
}
#globalnav #nav a.Eng{
	color:#C00; font-weight:bold; letter-spacing:0px;
}
/* 网站主导航栏表格样式 */
#navmenubar{
	width:455px;background-color:#2F682F; float:right; clear:none !important; clear:both; height:37px;
}
/* 当前栏目样式 */
.navmenu_on{
	width:183px;height:34px; font-size:14px; font-weight:bold;color:#fff; text-align:center;background-image:url(/lg/Images/common/bg_menu_blue.gif);background-repeat:no-repeat; 
}
/* 当前栏目右边另外一个栏目样式 */
.navmenu_1{
	width:183px;height:34px; background-image:url(/lg/Images/common/bg_menu_green_1.jpg); background-repeat:no-repeat; text-align:center;
}
/* 默认栏目样式 */
#navmenubar li{
	float:left;
}
#navmenubar li.on a{
	float:left;width:78px;height:25px; padding-top:9px;display:block;  font-size:14px; font-weight:bold;color:#fff; text-align:center;background:url(/lg/Images/btn_bg2.gif) 0px -23px;background-repeat:no-repeat;
}
#navmenubar li a{
	width:78px;height:25px; padding-top:9px;display:block; background:url(/lg/Images/btn_bg2.gif) -93px -26px;background-repeat:no-repeat; text-align:center;
}
/* 导航条样式底部线段样式 */
#navmenu_underline{
	 width:455px;clear:both;border-top:4px solid #D5D5D5; float:right; margin-top:-5px;
}
*html #navmenu_underline{
	 width:455px;clear:both;border-top:4px solid #D5D5D5; float:right; margin-top:0px;
}
*+html #navmenu_underline{
	 width:455px;clear:both;border-top:4px solid #D5D5D5; float:right; margin-top:0px;
}
/* 网站页脚 */
#globalfooter{
	width:760px;padding:0px;margin:0 auto;clear:both; margin-top:10px;
}
/* 企业用户注册步骤样式 */
#RegStep{
	width:760px;background-color:#f0f0f0;padding:3px;text-align:left;margin:0 auto;margin-top:10px; text-indent:10px; clear:both; height:20px; line-height:20px;
}
/* 企业用户注册中文字标题容器样式：用户注册页面 */
.TbRegTitle{
	width:760px;margin:0 auto;
}
/* 企业用户注册中注册类别文字标题容器样式：企业会员注册、公司基本资料 */
.TbRegTitle1{
	margin:0 auto;
}
/* 文字布局样式：打*为必填项 */
.TbRegTitle_info{
	width:600px;text-align:left;vertical-align:bottom; text-indent:20px;
}
/* 企业用户注册页面注册内容表格 */
.TbReg{
	width:760px;text-align:left;margin:0 auto;padding-top:10px;background-color:#fffefa;border-top:1px solid #40984c; clear:both; 
}
/* 企业用户注册页面左边注册项目名称 */
.tdReg_name{
	width:150px;text-align:right;padding:5px;vertical-align:top;background-color:#f6f6f6;
}
.tdReg_name1{
	width:100px;text-align:right;padding:5px;vertical-align:top;background-color:#f6f6f6;
}
#logoDiv img{ width:120px; height:60px;}
#companyPicDiv img{ width:450px; height:60px;}
/* 新闻详细页二级导航栏 */
#news_nav , #news_nav1{
	width:760px;margin:0 auto;background-color:#006BB8; color:#fff;border-bottom:2px solid #B3B3B3; text-align:left; margin-top:5px; margin-bottom:-1px; padding-top:3px; padding-bottom:7px; clear:both;
}
#news_nav a , #news_nav1 a{
	color:#fff;
}
#news_nav a.nav-on , #news_nav1 a.nav-on{
	color:#f00; background-color:#fff; padding:5px 2px; font-weight:bold;
}
#news_nav img{
	margin:-5px; margin-right:10px; margin-left:0px; margin-top:-3px;
}
#news_nav1 img{
	margin:-5px; margin-left:0px; margin-top:-3px; 
}
/* 新闻当前网页路径容器 */
#site{
	width:760px;background-color:#F0F0F0;text-align:left;margin:0 auto;margin-top:1px;padding:2px 0px;text-indent:1em; clear:both; font-size:12px; font-weight:normal;
}
/* 新闻当前网页路径下的横幅广告容器 */
#ad{
	width:760px; padding-top:5px; margin:5px auto; background-color:#fff; position:relative;
}
/* 新闻详细内容页主体容器 */
#content_main{
	width:760px;margin:0 auto;clear:both;
}
/* 新闻内容容器 */
#content_news_detail{
	width:565px;margin:0 auto;text-align:left;float:left;font-size:14px;padding:5px 15px !important; padding:5px 8px;background-color:#F3FAF7; clear:right; line-height:200%;
}
/* 新闻内容中广告容器 */
#content_news_detail .newsdetail_ad{
	float:left;margin:10px;
}
/* 新闻内容下边的功能条 */
#ctrlbar{
	font-size:12px;text-align:center;border-top:1px solid #063;padding-top:10px;
}
/* 新闻详细内容“相关连接”容器 */
#correlationlink {
	text-align:left;border:1px solid #666;margin:10px 0px;background-color:#fff; line-height:180%;
}
/* 网友留言容器 */
#web_message{
	border:1px solid #f90;margin-bottom:10px;margin-top:10px;
}
/* 新闻详细内容页右列容器 */
#rightbar{
	width:160px;float:left;margin:0 auto;border-left:1px solid #063;border-right:1px solid #063;border-bottom:1px solid #063;
}
#rightbar_detail{
	width:180px;float:left;margin:0 auto;border-left:1px solid #063;border-right:1px solid #063;border-bottom:1px solid #063;
}
/* 新闻右列“实用工具” */
#newsdetail_utilitytools_section a{
	padding-right:16px;
}
/* 新闻右列广告容器 */
#newsdetail_right_ad{
	margin:10px 5px; text-align:center;
}
#newsdetail_right_ad img{
	text-align:center;
}
/* 新闻列表页容器 */
#content_news_list{
	width:585px;margin:0 auto;text-align:left;float:left;font-size:14px;padding:5px 10px 5px 0px;background-color:#fff;clear:right;
}
/* 新闻发布时间和出处 */
#news_subtime{
	text-align:center; font-size:12px; color:#333; margin-bottom:10px;
}

/* 分页样式 */
#pagination{
	text-align:center; width:100%; height:30px; clear:both; margin-top:10px; margin-bottom:5px;
}
#pagination strong{
	color:#f00; font-size:14px; margin-left:5px;
}
#pagination .page-list a{
	display:block; width:25px; height:20px; float:left; margin:0px 3px; line-height:20px; border:1px solid #ccc; background:#fff;
}
#pagination .page-list a:hover{
	background:#06C;color:#fff;font-weight:bold; border:1px solid #06C;
}
#pagination a.page-pre , #pagination a.page-next{
	background: #fff url(/en_lg/Images/btn_bg.jpg) 0px -117px repeat-x; border:1px solid #ccc; height:20px; font-size:12px; color:#333; cursor:pointer; width:50px;
}

#pagination a.page-now{
	background:#06C; font-weight:bold; text-decoration:none; color:#fff; border:1px solid #06C;
}
#pagination .page-total{
	float:left; margin-right:10px;
}
#pagination .page-go{
	float:left; margin-left:10px;
}
#pagination #page_no{
	width:25px; border:1px solid #ccc;	
}
/* 交易中心查询框主体容器 */
#search{
	width:745px;margin:0 auto;padding:5px 0px 0px 0px; margin-bottom:5px; margin-left:0px;
}
#search_bar{
	width:745px;margin:0 auto;padding:10px 0px; border-left:1px solid #0B87C8; border-right:1px solid #0B87C8; background-color:#ECF8FF; clear:both;
}
#search_body{
	width:758px;border-left:1px solid #060; border-right:1px solid #060; margin-top:-2px; clear:both;
}
#search_condition , #search_exa , #search_omn , #ChoiceCondition{
	width:745px; margin:0 auto; clear:both;
}
#research h2{font-size:16px; color:#F00;}
.tdheader{
	background-color:#FFFEEB; font-weight:bold; color:#060; padding:3px 0px; text-align:center; height:20px;
}
.tdheader1{
	background-color:#fc0; font-weight:bold; color:#fff; padding:5px 0px; border-top:2px solid #ff9; border-left:2px solid #DD922D;
}
.tdheader2{
	background-color:#359800; font-weight:bold; color:#fff; padding:3px 0px; text-align:center; height:25px;
}
.tdheader3{
	background-color:#008FD5; font-weight:bold; color:#fff; padding:3px 0px; text-align:center; height:25px;
}
.trBGcolor{
	background-color:#F1FAF1;
}
/* 货盘列表页容器 */
#content_list{
	width:620px;margin:0 auto;text-align:left;float:left;padding:5px 0px;background-color:#fff;clear:right;
}
/* 货盘详细内容页容器 */
#content_detail{
	width:565px;margin:0 auto;text-align:left;float:left;padding:5px;background-color:#fff;clear:right;
}
#info_detail{
	width:750px;margin:0 auto;text-align:left;padding:5px;background-color:#fff;
}
/* 货盘列表页容器 */
.vip_list{
	width:118px;margin:0 auto;text-align:left;padding:5px; background-color:#fff; border:1px solid #00A2A4; color:#333; margin-bottom:5px;
}
#dTab1 ul li a , #dTab2 ul li a , #dTab3 ul li a , #dTab4 ul li a , #dTab5 ul li a , #dTab6 ul li a , #dTab7 ul li a , #dTab8 ul li a{
	font-weight:normal; width:100%; text-decoration:none; display:block; color:#666;
}
#vip_type .vip_list ul{
	padding:5px; border-bottom:1px dotted #ccc;word-break:break-all;line-height:120%; word-wrap:break-word;
}
/* 交易中心查询框主体容器 */
#subinfo_title{
	width:760px;margin:0 auto;padding:23px 0px; margin-bottom:10px; margin-top:10px; background-image:url(/lg/Images/trade/detail_title_bg.jpg);background-color:#FFF8DF;
}
/* 交易中心发布信息显示项目名称 */
.tdsubinfo_name{
	width:130px;text-align:right;padding:2px;vertical-align:top;background-color:#ffe;
}
/* 登录入口容器 */
#tdlogin{
	background:#C0F28E url(/lg/Images/common/bg_login.jpg) repeat-x; width:90%;height:160px; border:1px solid #060;
}
#vip_ad{
	width:610px; border:1px solid #ccc; padding:3px; margin:10px 0px; clear:both; margin:0 auto; height:40px; height:60px !important; line-height:120%; min-height:72px; height:auto;
}
#vip_ad ul{
	width:32%; text-align:left; float:left; clear:right; margin:0px 3px; display:block;
}
#vip_ad ul li{
	word-break:break-all;
}
#search_type{
	width:747px; height:25px; height:auto; clear:both; margin-left:6px !important; margin-left:0px;
}
/* 列表信息类型 */
#info_type{
	width:100%; height:33px; margin-top:5px;
}
/* 交易中心主要列表 */
#tdinfo_list,#tdinfo_list_new{
	width:620px; border:1px solid #3AB549; text-align:center; border-top:5px solid #3AB549; float:left; margin-top:-1px;*margin-top:0px;_margin-top:0px;
}
#tdinfo_list_vip{
	width:760px; border:1px solid #3AB549; text-align:center; border-top:5px solid #3AB549; float:left; 	
}
#tdinfo_list td , #tdinfo_list_vip td ,#tdinfo_list_new td{
	padding:4px 2px; border:1px solid #3AB549; border-collapse:collapse;word-break:break-all; line-height:120%;
}
#tdinfo_list_vip td.price , #tdinfo_list_new td.price , #memb_vip_theBody td.price ,#info_list_seaprice .price{
	width:170px;
}
#tdinfo_list_vip td span {
	width:23%; padding:3px;text-align:center; border:1px solid #999; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#00f; border-right:0px solid #000; margin-bottom:5px; background-color:#fff; display:block; float:left;
}
#tdinfo_list_new td span{
	width:23%; text-align:center; border:1px solid #999; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#00f; border-right:0px solid #000; margin-bottom:5px; background-color:#fff; display:block; float:left;
}
#tdinfo_list_vip td.tdheader span ,#tdinfo_list_new td.tdheader span ,#tdinfo_list_new td.tdheader4 span {
	width:23%; text-align:center; border:0px solid #063; border-right:1px solid #063; font-family:Arial, Helvetica, sans-serif; color:#f00; background-color:#FFFEEB;
}
#info_list_seaprice ul.info_header{
	background-color:#CCECBF; color:#060;height:35px !important; height:35px; line-height:100%; text-align:center; clear:both;
}
#info_list_seaprice ul.info_header li span{
	width:23%; text-align:center; border:0px solid #063; border-right:1px solid #063; font-family:Arial, Helvetica, sans-serif; color:#f00; background-color:#CCECBF; height:15px; margin-top:-5px; line-height:15px;
}
#info_list_seaprice ul li span{
	width:23%; text-align:center; border:1px solid #999; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#00f; border-right:0px solid #000; background-color:#fff; display:block; float:left; height:15px; line-height:15px; margin:2px 0px; overflow:hidden;
}
#info_list_seaprice ul li.index_port_load{
	width:120px; text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden;
}
#info_list_seaprice ul li.index_port_unload{
	width:120px; text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden;
}
#info_list_seaprice ul li.type{
	width:40px; overflow:hidden;
}

#memb_vip_theBody td span{
	width:23%; text-align:center; border:1px solid #999; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#00f; border-right:0px solid #000; margin-bottom:5px; background-color:#fff; display:block; float:left;
}
#memb_vip_theBody td.tdheader5 span{
	width:23%; text-align:center; border:0px solid #063; border-right:1px solid #FBD477; font-family:Arial, Helvetica, sans-serif; color:#f00; background-color:#FFF4CF;
}
#tdinfo_list_vip td span.end ,#tdinfo_list_new td span.end , #memb_vip_theBody td span.end ,#info_list_seaprice ul li span.end{
	border-right:1px solid #999;
}
.price_port_load{
	width:80px; text-align:center; white-space:break-all;text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden; height:50px;
}
.price_port_unload{
	width:80px; text-align:center; white-space:break-all;text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden; height:50px;
}
.price_port_shipSchedule{
	width:60px; text-align:left; white-space:break-all;text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden; height:50px;	
}
.price_port_shipCorp{
	width:70px; text-align:center; white-space:break-all;text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden; height:50px;	
}
.price_memo{
	width:150px; text-align:left; white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden; float:left;
}
.price_add{
	width:150px; text-align:left; text-indent:6px; white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden; float:left;
}
#tdinfo_list div.en{
	font-weight:bold;
}
/* 新运价明细页面 */
#tdinfo_detail{
	width:760px; border:1px solid #3AB549; text-align:center; border-top:5px solid #3AB549; float:left; margin-bottom:10px;
}
#tdinfo_detail td{
	border:1px solid #3AB549; padding:5px 0px;
}
#tdinfo_detail td span{
	width:24%; text-align:center; border:1px solid #F60; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#f00; background-color:#fff; display:block; float:left; line-height:150%;
}
#tdinfo_detail td div strong{
	width:97px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; display:block; float:left; line-height:150%; border-right:1px solid #096;
}
/* vip列表类型类型 */
#vip_type{
	width:130px; float:right; margin-left:5px; 
}
#vip_type h3{
	background-color:#74BD11; color:#fff; font-size:12px; font-weight:normal; text-align:center;background:url(/lg/Images/btn_bg3.gif) -134px -5px;margin-bottom:1px; background-color:#0c9; height:20px; line-height:20px;
}
#vip_type h3.on{
	background-color:#00A2A4; color:#fff;font-size:14px; font-weight:bold;background:url(/lg/Images/btn_bg3.gif) 0px 0px;margin-bottom:1px;background-color:#0cc; height:25px; line-height:25px;
}
.more{
	 margin-right:5px; float:right;
}
/* 交易中心发布信息显示项目名称 */
.tdtitle_left{
	width:130px;text-align:right;padding:2px;vertical-align:top; font-weight:bold; background-color:#F7F7F7; padding:3px;
}
.info_title_depot{
	text-align:left;width:350px; text-indent:5px;
}
.info_title_seaprice{
	text-align:left;width:180px; text-indent:5px;
}
.info_title_service{
	text-align:left;width:520px; text-indent:5px;
}
.info_title_seaschedule{
	text-align:left;width:100px; text-indent:5px;
}
.info_title_seagoods{
	text-align:left;width:90px; text-indent:5px;
}
.info_title_seagoods_name{
	text-align:left;width:90px; text-indent:5px; word-break:break-all;
}
.info_title_airgoods{
	text-align:left;width:150px; text-indent:5px;
}
.info_title_airgoods_name{
	text-align:left;width:90px; text-indent:5px; word-break:break-all;
}
.info_title_seaprice{
	text-align:left;width:150px; text-indent:5px;
}
.info_title_airprice{
	text-align:left;width:140px; text-indent:5px;
}
.td_content_sub{
	background-color:#fff;
}
/* 交易中心发布信息显示iframe */
.iframe_info{
	 width:630px !important;width:620px;height:700px;
}

.shipCorp_contact_details{
	width:290px; height:155px; background-color:#F8FCF3; float:left; margin:10px 5px; /*background:url(/lg/Images/common/bg_contact.png) no-repeat; */ border:1px solid #060;text-align:left;     
}
.shipCorp_offices_name{
	color:#003300; font-weight:bold; padding:5px; font-size:14px; vertical-align:top;
}
.shipCorp_title{
	width:140px; text-align:right; font-weight:bold;

}

/* 会员介绍页面 */
.member_name{
	width:760px; text-align:center;background:url(/lg/Images/member_details_1.jpg) no-repeat; height:58px; line-height:150%; color:#fff; font-size:26px;margin-top:5px;
}
.member_detail_title{
	width:140px; height:28px; color:#fff; font-size:14px; font-weight:bold; text-align:left; text-indent:20px; background:url(/lg/Images/member_details_2.gif) no-repeat;
}
.member_info_title {
	width:100px; height:28px; color:#fff; font-size:14px; font-weight:bold; text-align:left; text-indent:20px; background-color:#090;
}
.member_info_title1{
	text-align:center; background-color:#D6F3D6;
}
.member_detail_table{
	width:760px; background-color:#F9F9F9; border:1px solid #ccc; border-top:1px solid #060; padding:10px;
}
.member_detail_table1{
	width:730px; margin-top:20px;
}
.member_detail_table2{
	width:730px; border-bottom:3px solid #ccc;border-right:3px solid #ccc;
}
.member_info_detail_table{
	width:650px; border-collapse:collapse; border-top:3px solid #090; background-color:#fff;
}
.member_info_title_table{
	width:650px; margin-top:15px;
}
.member_detail_td{
	background-color:#FFFFE1; border:1px solid #060; padding:10px; text-align:left; border-top:2px solid #060;
}
.member_detail_note{
	text-align:left; text-indent:15px;
}
.hr1{
	border-top:1px solid #060; padding:10px;
}
.tdoperation_list{
	width:100%; border:1px solid #3AB549; text-align:center; border-top:5px solid #3AB549; float:left; background-color:#fff;
}
#theBody td{
	padding:3px 2px; border:1px solid #3AB549; border-collapse:collapse;word-break:break-all;
}
#theBody .tdheader , .tdoperation_list  .tdheader4{
	background-color:#F5F5F5; font-weight:bold; color:#060; padding:3px 0px; text-align:center; height:25px;
}
#tdinfo_list_new td.tdheader4 span{
	background-color:#F5F5F5;
}
/* 会员列表页面 */
.industry_type{
	width:80px; height:20px; color:#06c; font-size:12px; font-weight:bold; text-align:right; text-indent:5px; padding-right:5px; vertical-align:top;
}

/* 标准船期明细页面 */
.schedule_title{
	width:105px; text-align:right; font-weight:bold;
}
.schedule_title1{
	text-align:center; font-weight:bold;
}
.shipCorp_name_div{
	width:610px; border:1px solid #ccc; margin-top:10px; text-align:left; border-bottom:2px;
}
.shipCorp_name_table{
	width:99%; background-color:#f3f3f3; margin:2px;
}
.shipCorp_name{
	background-color:#f3f3f3; line-height:150%;
}
.shipCorp_name h1 , .shipCorp_name h2{
	font-size:25px;height:70px; line-height:70px; cursor:pointer; 
}
.top-title { text-align:left; font-size:14px; color:#333;}
.top-title h1{font-size:16px; line-height:150%; background-color:#F7FCF1; border-top:1px dashed #063; border-bottom:1px dashed #063; padding:5px;}
.shipCorp_ename{
	font-size:14px; line-height:100%;
}
.schedule_detail_table{
	width:616px; text-align:left; border-collapse:collapse;border:1px solid #ccc; 
}
.schedule_detail_table td{
	padding:3px; 
}
.change_detail_table{
	width:616px; text-align:center; border-collapse:collapse;border:1px solid #ccc; margin-top:10px;
}
.change_detail_table th{
	padding:3px; background-color:#f3f3f3;
}
.change_detail_table td{
	padding:3px;
}
.port_list_table{
	width:615px; border-collapse:collapse; line-height:120%;
}
.port_list_header{
	text-align:center; font-weight:bold; color:#fff; background-color:#008FD5; height:25px;
}
.port_isBase{
	
}
.port_notisBase{
	color:#f00;
}
.port_isChange{
	font-weight:bold; 
}
.port_isUnload{
	background-color:#ffe;
}
.aaa{
	border:1px solid #060;
}

/* 发布信息明细页面 */
#info td{
	padding:2px; vertical-align:top; padding-left:3px; word-break:break-all;
}
#contact_info td{
	padding:2px; vertical-align:top; padding-left:3px;
}
#info_title{
	width:760px;background:url(/lg/Images/info/bg_info_title.jpg); font-size:14px; font-weight:bold; color:#fff; text-indent:10px; height:27px; padding-top:5px; border-bottom:1px solid #ccc;
}
#info_title .add_fav{
	float:right;padding-right:10px; margin-top:-20px;
}
#info_title a{
	color:#ff0;
}
#info_title h1{
	font-size:16px;
}
.info_caption{
	width:200px; height:20px; text-align:right; font-size:14px; background-color:#f7f7f7; vertical-align:top;
}
.info_caption1{
	height:20px; text-indent:10px;font-size:14px;font-weight:bold; color:#000; background-color:#D1D1D1; border-bottom:2px solid #CCC; 
}
.info_caption2{
	width:100px; height:20px; text-align:right; font-size:14px; background-color:#f7f7f7; vertical-align:top;
}
#info_detail_ctrlbar{
	 width:750px; background:url(/lg/Images/info/bg_ctrlbar.gif) no-repeat;height:20px;margin-top:10px; text-align:center; padding:5px;margin:0px auto !important;
}
/* vip推荐会员列表 */
#info_memb_list{
	color:#666; border-top:1px dashed #ccc;
}
#info_memb_list td{
	padding:10px 5px; text-align:left;border-bottom:1px dashed #ccc; text-indent:10px;
}
#info_memb_list strong,#info_memb_list h3{
	font-size:14px; font-weight:bold;
}
.info_memb_list_tr2{
	background-color:#f3f3f3;
}
#info_memb_t{width:760px; margin:0 auto; clear:both; text-align:left;}
#info_memb_t h1{ font-size:18px; height:35px; line-height:35px; color:#C00; text-indent:10px;}
#search_company{
	 margin-top:5px; padding:3px; color:#fff;text-align:center; background:url(/lg/Images/info/bg_searchbar_top.gif) no-repeat; border-bottom:2px solid #060;
}
/* 回复信息 */
#reply_info_div{
	width:400px; height:180px; background:url(/lg/Images/info/bg_messagebox.jpg) repeat-x;position:absolute; z-index:10; border-right:3px solid #ccc; border-bottom:3px solid #ccc; background-color:#fff;
}
#reply_info_table{
	width:400px; height:180px; border:1px solid #017BC5;  
}
#reply_info_table td{
	padding:0px 5px;
}
#reply_info_table .reply_input{
	width:250px; text-align:left; 
}
#reply_info_table .reply_textarea{
	width:250px; text-align:left;
}
.reply_list_tr2{
	background-color:#f3f3f3;
}
.reply_list_company{
	width:22%; text-align:right; vertical-align:top; padding-right:3px;
}
/* 信息推荐给朋友 */
#sendfriends_table{
	 width:760px; border-collapse:collapse; border:1px solid #ccc; border-top:3px solid #090; background-color:#f7f7f7;
}
#sendfriends_table .title{
	width:218px; height:50px; font-size:14px; font-weight:bold; color:#fff; background:url(/lg/Images/info/bg_sendfriends_1.gif) no-repeat top; text-indent:1em; vertical-align:text-top; padding-top:3px;
}
#sendfriends_table .note{
	border-top:2px solid #ccc; vertical-align:text-top; padding-top:3px;
}
#sendfriends_table .note1{
	width:250px; text-align:right; font-size:12px; color:#999;
}
#sendfriends_table .ipt_normal{
	width:317px; border:1px solid #999; padding:2px; margin-bottom:5px;
}
#sendfriends_table .ipt_normal1{
	width:270px; border:1px solid #999; padding:2px; margin-bottom:5px;
}
#sendfriends_table .ipt_normal2{
	width:370px; border:1px solid #999; padding:2px; margin-bottom:5px;
}
#sendfriends_table .ipt_friends{
	width:135px; border:1px solid #999; padding:2px; margin-bottom:5px; padding-right:8px;
}
#sendfriends_table .sel_friends{
	width:250px; height:100px;
}
/* 订舱 */
.goods_booking_top{
	text-align:center; background-color:#EFEFEF; padding:5px 0px;
}
#seaGoods_info{
	margin:0px;
}
/* 业务搜索底部导航 */
#nav_info{
	width:710px; border:1px solid #E4E4E4; margin:5px 0px; text-align:left; padding:5px 25px; color:#666; margin:0 auto; display:block; clear:both;
}
#nav_info strong , #nav_info strong a{
	color:#333;
}
#nav_info a{
	color:#666;
}

.dis{
	display:block;
}
.undis{
	display:none;
}
#shipper_service_info{
	position:absolute; width:760px; margin-left:0px;margin-top:-37px; margin-bottom:-20px;
}
*html #shipper_service_info{
	position:absolute; width:760px; margin-left:0px; margin-top:-60px; margin-bottom:-20px;
}
*+html #shipper_service_info{
	position:absolute; width:760px; margin-left:0px; margin-top:-60px; margin-bottom:-20px;
}
#shipper_service_info .pic_shipper{
	float:left; 
}
#shipper_service_info .pic_service{
	float:right; 
}
/*更多船期查询列表页面*/
#schedule_list_top{
	width:760px; text-align:left; height:40px;
}
#schedule_list_top h1{
	font-size:18px; color:#fff; text-indent:10px; padding-top:10px; background:url(/lg/Images/common/bg_schedule_list.gif) no-repeat bottom; height:30px;
}
#schedule_list_top .jt{
	margin-top:-43px;_margin-top:-40px; margin-left:680px; font-size:14px; line-height:30px;
}
.jt1{
	margin-top:-48px;_margin-top:-40px; margin-left:680px; font-size:14px; line-height:30px;
}
/*船期挂港信息图层*/
#port_info_Layer {
	position:absolute;
	left:561px;
	top:497px;
	width:150px;
	height:10px;
	border:1px #000000 solid; 
	background-color:#FFFFCC;
	z-index:10;
	}
#LayerPortInfo {
	position:absolute;
	left:561px;
	top:497px;
	width:150px;

	border:1px #000000 solid; 
	background-color:#FFFFCC;
	z-index:1000;

	}
#LayerPortInfo table td{
	word-break:break-all;
	}
.LayerPortInfo {
	position:absolute;
	left:561px;
	top:497px;
	width:150px;

	border:1px #000000 solid; 
	background-color:#FFFFCC;
	z-index:1000;
	}
.iframeheight{height:2000px !important; height:100px;}	
/*实用工具*/
#tools_list{
	width:760px; text-align:center; border-collapse:collapse; margin:10px 0px;
}
#tools_list td{
	font-size:14px; background-color:#E1F3FB; padding:5px;
}		
#tools_port_list{
	width:500px; text-align:center; border-collapse:collapse; margin:10px 0px;
}
#tools_port_list th{
	height:25px; background-color:#eee;
}
#tools_port_list td{
	height:25px;
}
#tools_port_list .header{
	font-size:14px; font-weight:bold; background-color:#46A6EC; color:#fff;
}
#tools_info{

	width:740px; text-align:left; font-size:14px;  
}
#tools_info h3{
	font-size:16px; border-bottom:1px solid #F0F0F0; margin-top:10px; color:#060;
}
#tools_info strong{
	color:#069;
}
#tools_money_list{
	width:760px; text-align:center; border-collapse:collapse; margin:10px 0px;
}
#tools_money_list .header{
	height:25px; background-color:#eee; font-weight:bold;
} 
#tools_money_list td{
	height:25px;
}
/* 忘记密码 */
.user_findpass{
	width:760px; border-collapse:collapse; margin:10px 0px;
}
.user_findpass td{
	height:40px; font-size:14px;
}
.user_findpass .header{
	background-color:#E3F9D9; font-size:14px; font-weight:bold; text-align:left; height:30px; color:#060; text-indent:10px;
}

/* 法律咨询 */
#law_area{
	width:758px; margin:0 auto; background-color:#fafafa; border-left:1px solid #ccc; border-right:1px solid #ccc; height:40px;
}
#expert-search-bar{
	width:525px; float:left; padding:5px; margin-top:5px; margin-bottom:5px;
}
#expert-search-box{
	width:525px; float:left; background:#F6F6F6; border:1px solid #ccc; 
}
#expert-search-bar strong{
	color:#333; height:26px; line-height:26px; font-size:14px; float:left;
}
#expert_hot{
	width:200px; float:left; margin-top:10px; margin-left:8px; text-align:left; font-size:14px;
}
#expert_hot strong{
	color:#f00; height:25px; line-height:25px;
}
#expert_area , #expert_industry , #expert_line{
	height:auto; width:210px; float:left; clear:right; color:#333;
}
#expert_industry{
	width:120px;
}
#expert_line{
	width:155px;
}
.expert_title{
	font-size:18px; text-align:left; height:30px; line-height:30px; text-indent:10px; margin-bottom:-10px;
}
.expert_search{
	width:210px; text-align:left; font-size:14px; color:#00f; float:left; background-color:#fff; border:1px solid #ccc; margin:4px;
}
.expert_search legend{
	 color:#00F; font-size:12px; font-weight:bold;
}
.chk-all a{
	color:#F00; text-indent:10px; height:30px; line-height:30px;
}
#law_area ul{
	width:99%; float:left; margin-left:20px;*margin-left:20px;_margin-left:0px;
}
#expert_area ul , #expert_industry ul , #expert_line ul{
	width:100%; float:left;
}
#expert_hot ul{
	width:100%; float:left;background:#FFF4E6; border:1px solid #F90; padding:5px;_padding:5px 2px; height:218px;*height:234px; _height:245px;
}
#law_area ul li{
	float:left; text-align:center; margin:5px; 
}
#expert_area ul li , #expert_industry ul li , #expert_line ul li , #expert_hot ul li{
	display:block; clear:both;text-align:left; font-size:12px;
}

#law_area ul li a{
	width:65px; height:21px; background-image:url(/lg/Images/law/bg_area.gif); display:block; padding:2px 0px; text-indent:5px;
}
#law_area ul li.two a , #expert_area ul li.two a{
	width:100px; height:21px; background-image:url(/lg/Images/law/bg_area1.gif); display:block; padding:2px 0px;text-indent:5px;
}
#law_question_list{
	width:760px; border-collapse:collapse; margin:10px 0px;
}
#law_question_list th{
	background-color:#F3F3F3; color:#000; padding:5px; text-align:center;
}
#law_question_list td{
	padding:3px; word-break:break-all;
}
#law_question_list h1{
	font-size:18px; height:30px; line-height:30px;border-bottom:1px dashed #063; margin-bottom:5px; background-color:#F5FFEC; color:#063;
}
#law_searchbar{
	 margin-top:5px; padding:3px; color:#fff;text-align:center; background:url(/lg/Images/info/bg_searchbar_top_h.gif) no-repeat; border-bottom:2px solid #060;
}
#law_searchbar a{
	 color:#fff;
}
#law_search_lawyer{
	width:100%; text-align:left; margin-top:5px; font-size:14px; color:#00f;
}
#law_lawyer_detail{
	width:758px; margin:0 auto; padding:10px 0px; border:1px solid #ccc; background-color:#FAFAFA;
}
#law_lawyer_pic{
	width:200px; float:left; clear:right; text-align:center;
}
#law_lawyer_base{
	width:520px;text-align:left; float:left;
}
#law_lawyer_base ul li{
	float:left; width:100%; 
}
#law_lawyer_intro{
	width:90%; text-align:left; margin-top:10px; border-top:1px solid #ccc; padding-top:10px;
}
/* 专家问答  */
#expert_question_list{
	width:760px; border-collapse:collapse; margin:10px 0px;
}
#expert_question_list th{
	background-color:#F3F3F3; color:#000; padding:5px; text-align:center;
}
#expert_question_list td{
	padding:3px; word-break:break-all; color:#333;
}
#expert_type{
	width:760px; border-bottom:2px solid #168A64; height:27px;margin-top:10px; display:block; clear:both;
}
#expert_type li{
	float:left; font-size:14px; text-align:center; margin-left:5px; background:url(/lg/Images/expert/bg_list_type.jpg) 0px -29px repeat-x; color:#787878; height:27px; line-height:27px; padding:0px 10px; border-left:1px solid #ccc; border-right:1px solid #ccc;
}
#expert_type li.button{
	margin-left:10px; background:none; border-left:none; border-right:none;
}
#expert_type li.button input{
	font-size:14px;
}
#expert_type li.ico{
	float:left; font-size:14px; text-align:center; margin-left:5px; background:none; color:#787878; height:27px; line-height:27px; padding:0px 10px; border:none;
}
#expert_type li a{
	color:#666;
}
#expert_type li.on{
	background:url(/lg/Images/expert/bg_list_type.jpg) 0px 0px repeat-x; color:#fff; font-weight:bold;
}
#expert_type li.on a{
	color:#fff; text-decoration:none;
}
#expert_question_detail , .expert_answer_detail{
	width:758px; *width:760px; _width:760px; margin:0 auto; background-color:#F1F6FC; border-left:1px solid #A7C8F0; border-right:1px solid #A7C8F0; white-space:normal; word-break:break-all;overflow:hidden;
}
.expert_answer_detail_other{
	width:758px; *width:758px; _width:758px; margin:0 auto; background-color:#F4F5F7; border-left:1px solid #C2CAD3; border-right:1px solid #C2CAD3; white-space:normal; word-break:break-all;overflow:hidden;
}
#answer_ok{
	border-left:1px solid #F6A1A1; border-right:1px solid #F6A1A1; background-color:#FDF0F0;
}
#expert_question_detail .expert_top , .expert_answer_detail .expert_top{
	height:20px; background-color:#A7C8F0; font-weight:bold; font-size:14px; text-align:left; padding:5px;
}
.expert_answer_detail_other .expert_top{
	height:20px; background-color:#C2CAD3; font-weight:bold; font-size:14px; text-align:left; padding:5px;	
}
#question_detail , #answer_detail{
	text-align:left; font-size:14px; padding:5px; 
}
#question_detail {
	margin-left:10px; margin-right:10px; margin-bottom:10px; border-bottom:1px dashed #39C;
}
.question_text{margin:10px;padding:5px; width:80%; float:left;}
#answer_ok .expert_top{
	background-color:#F6A1A1;
}
.expert_answer_detail .answer_content , .expert_answer_detail_other .answer_content{
	text-align:left; font-size:14px; padding:10px; white-space:normal; word-break:break-all; width:730px; overflow:hidden; clear:both; display:block;
}
.answer_content ul li{
	line-height:150%;
}
.answer_content div ,.answer_content h5{
	font-size:14px;
}
#expert_question_detail h1{
	font-size:14px; text-align:left; padding:10px 15px; color:#333;
}
#expert_question_detail .member , .expert_answer_detail .member , .expert_answer_detail_other .member{
	font-size:14px; text-align:right;color:#333; float:right; font-weight:normal;
}
#expert_question_detail .member a , .expert_answer_detail .member a , .expert_answer_detail_other .member a{
	color:#00F;
}
.expert_up{
	display:block; margin-top:10px; vertical-align:bottom; 
}
.expert_down{
	display:block; margin-bottom:10px; vertical-align:top;
}
.question_ctrl{
	display:block; clear:both; margin:10px; float:left; width:600px; text-align:left; 
}
.question_ctrl strong{
	display:block; clear:both; font-size:14px;
}
.question_ctrl span{
	display:block; clear:both;
}
.question_ctrl a ,.question_ctrl a:visited{
	font-size:14px; color:#00F; font-weight:bold;
}
#updateQuestion , #updateBounty{
	clear:both; text-align:left;
}
.clear{
	clear:both; padding:0px; margin:0px;
}
/* 船公司上传船期  */
#shipCrop_schedule li{
	width:50%; float:left; text-align:left; text-indent:20px;
}
/* 网站地图 */
#sitemap_info{
	text-align:left; width:600px; border-bottom:1px solid #ccc;
}
#sitemap_info td{
	padding:3px;
}
#sitemap_info a{
	 color:#666;
}
#sitemap_info .line{
	  border-bottom:1px solid #eee;
}
#sitemap_info strong{
	 color:#06c; width:150px; margin-right:20px;
}
#sitemap_info strong a{
	 color:#06c; width:150px;
}
#sitemap_info th{
	width:120px; padding-top:5px;
}
#sitemap_info th a{
	font-size:14px; color:#06c;
}
/* vip会员介绍 */
#vip_intro_banner{
	width:760px; margin:0 auto; clear:both;
}
#vip_intro_step , #vip_intro_pred ,#vip_intro_service , #member_intro_step {
	width:760px; margin:0 auto; text-align:left; margin-top:10px; clear:both;
}
#member_intro_service{
	width:760px; margin:0 auto; text-align:left; background:url(/lg/Images/member/member_intro_bg.gif) repeat-x; border-top:3px solid #D7EEF7;
}
#member_intro_service ul{
	margin:10px 20px;
}
#member_intro_service ul li.type{
	font-weight:bold; text-indent:0px; margin-bottom:10px;
}
#member_intro_service ul li{
	font-size:14px; color:#039; text-indent:25px;
}
#vip_intro_pred_body , #vip_intro_service_body{
	width:760px; margin:0 auto; text-align:left; background:url(/lg/Images/vip/vip_intro_tb_middle.gif) repeat-y; color:#039;
}
#vip_intro_pred_body ul{
	width:330px; float:left; padding:10px;
}#vip_intro_pred_body ul li span{
	color:#f60;
}
#vip_intro_pred_body h2{
	font-size:18px; color:#000; line-height:150%;
}
#vip_intro_pred_body img{
	display:block;
}
#vip_intro_service_table{
	width:650px; border-collapse:collapse; margin:0 auto;
}
#vip_intro_service_table td{
	padding:3px;
}
/* 关键字介绍 */
#keywords_intro{
	width:760px; margin:0 auto; text-align:left; font-size:14px;
}
#keywords_intro h3{
	font-size:16px; line-height:150%; margin:10px 0px; color:#06c;
}
#keywords_intro h3 strong{
	color:#f00;
}
#keywords_intro ul li{
	margin-left:30px; list-style:url(/lg/Images/keywords/list_arrow.gif) ;
}
/* 商机列表图层 */
#content_main_all{
	width:760px; position:relative; left:-185px; margin:0 auto;
}
#content_main_list{
	width:625px !important; width:620px;overflow:hidden;position:absolute; left:195px !important; left:185px; top:90px; margin:0 auto;clear:both;
}

/* ====================== 物流人才栏目 ====================== */
#hr_index{
	width:760px; margin:0px auto;
}
#hr_left{
	width:150px; text-align:left; background-color:#2069AD; padding:1px; padding-top:0px; margin-top:5px;
}
#hr_left h3{
	color:#fff; font-size:14px; background:url(/lg/Images/hr/hr_top_bar_bg2.gif) repeat-x; height:20px; padding:5px 0px; text-indent:10px;
}
#hr_left ul{
	 background-color:#F0F6FD; padding:5px; padding-bottom:0px;
}
#hr_left ul li{
	height:25px;
}
#hr_left ul li img{
	vertical-align:middle;
}
#hr_left ul.note{
	margin-top:-15px;
}
#hr_top_enterprise_menu{
	width:750px; text-align:left; border:1px solid #FAC994; padding:5px; margin:10px auto !important; margin:5px 0px; background-color:#FEFCF1; 
}
#hr_top_enterprise_menu strong{
	color:#c30; font-size:14px;
}
#hr_top_menu{
	padding:5px; width:580px; background-color:#09c; color:#fff; margin-top:5px; font-size:14px; text-align:center;
}
#hr_top_menu a{
	color:#fff; 
}
.hr_info_title_left{
	width:100px; background-color:#E9F2F6; text-align:right; padding:3px; color:#333;
}
.hr_info_table{
	width:580px; text-align:left; color:#666; margin:0 auto;
}
.hr_info_table1{
	width:750px; text-align:center; color:#666; margin:0 auto; margin-top:10px;
}
.hr_info_table2{
	width:750px; text-align:left; color:#666; margin:0 auto;
}
.hr_info_table3{
	width:580px; text-align:center; color:#666; margin-top:10px;
}
.hr_info_table img , .hr_info_table1 img{
	cursor:pointer;
}
.hr_info_table1 th , .hr_info_table3 th{
	background-color:#999; color:#fff; padding:5px; border-right:1px solid #666; border-left:1px solid #f9f9f9; 
}
.hr_info_table1 td , .hr_info_table3 td{
	padding:5px 3px; border-bottom:1px solid #ccc; background-color:#f5f5f5;
}

/* 人才控件 */
.hr_ipt{
	width:180px; border:1px solid #BDC9CF;
}
.hr_ipt1{
	width:50px; border:1px solid #BDC9CF;
}
.hr_ipt_tel_c{
	width:30px; border:1px solid #BDC9CF;
}
.hr_ipt_tel_n{
	width:80px; border:1px solid #BDC9CF;
}
.hr_ipt_tel_q{
	width:28px; border:1px solid #BDC9CF;
}
.hr_ipt_name{
	width:90%; border:0px solid #BDC9CF; font-weight:bold; font-size:14px; background-color:#fff;
}
.hr_txtbox{
	width:390px; border:1px solid #BDC9CF; height:150px; padding:5px;
}
.hr_txtbox1{
	width:570px; border:1px solid #BDC9CF; height:150px; padding:5px;
}
.hr_txtbox2{
	width:390px; border:1px solid #BDC9CF; height:100px; padding:5px;
}
.hr_txtbox3{
	width:430px; border:1px solid #BDC9CF; height:200px; padding:5px;
}
.hr_sel_position{
	width:190px; height:115px;
}
.hr_btn{
	border:1px solid #BDC9CF; background-color:#E9F2F6;
}
/* 个人求职列表 */
#hr_work_list_table , #hr_education_list_table , #hr_training_list_table , #hr_it_list_table , #hr_item_list_table , #hr_certificate_list_table , #hr_attachment_list_table , #hr_job_manage_list_table{
	width:590px; margin-top:5px; text-align:center; float:right;
}
#hr_work_list_table th , #hr_education_list_table th , #hr_training_list_table th , #hr_it_list_table th , #hr_item_list_table th , #hr_certificate_list_table th , #hr_attachment_list_table th , #hr_job_manage_list_table th{
	background-color:#999; color:#fff; padding:3px; border-right:1px solid #666; border-left:1px solid #F9F9F9;
}
#hr_work_list_table td , #hr_education_list_table td , #hr_training_list_table td , #hr_it_list_table td , #hr_item_list_table td , #hr_certificate_list_table td , #hr_attachment_list_table td , #hr_job_manage_list_table td{
	padding:5px 3px; border-bottom:1px solid #ccc; background-color:#F5F5F5;
}
#hr_work_list_table img, #hr_education_list_table img, #hr_training_list_table img , #hr_it_list_table img , #hr_item_list_table img , #hr_certificate_list_table img , #hr_attachment_list_table img{
	cursor:pointer;
}
.job_name1{
	width:150px; word-break:break-all;
}
.job_name2{
	width:100px; word-break:break-all;
}
.resume_name1{
	width:120px; word-break:break-all;
}
.resume_name2{
	width:135px; word-break:break-all;
}
.resume_name3{
	width:200px; word-break:break-all;
}
/* [参考范例]图层 */
#example{
	border: 1px solid #666; padding: 5px; overflow-y: auto; width: 450px; position: absolute; height: auto; background-color:#E4F4FC; text-align: left; max-height: 200px;
}
#example strong{
	padding: 3px; font-weight: bold; color:#36c;
}
#example p{
	border: 1px solid #ddd; padding: 5px; margin: 5px 0px;color:#36c; background-color: #fff;
}
#hr_menu_type{
	width:590px; margin-top:5px; border-bottom:2px solid #069; height:30px;
}
#hr_menu_type ul li{
	float:left; clear:right; margin-right:2px;height:20px;
}
#hr_menu_type ul li a{
	width:90px; display:block; background-color:#F5F5F5; border:1px solid #999; padding:5px; text-align:center;
}
#hr_menu_type ul li.on a{
	width:90px; display:block; background-color:#069; border:1px solid #069; padding:5px; text-align:center; color:#fff; font-weight:bold;
}
#hr_title_div{
	width:750px;text-align:left;  border-bottom:2px solid #006BB8; margin-bottom:-9px; margin:0 auto; margin-top:10px;
}
#hr_title_div1{
	width:750px;text-align:left;  border-bottom:2px solid #006BB8; margin:0 auto; margin-top:10px;
}
#hr_title_div span{
	margin-bottom:10px;
}
#hr_top_nav{
	background:url(/lg/Images/hr/hr_top_bar_bg.gif) repeat-x; width:750px; padding:5px;  margin:0 auto; margin-bottom:-3px; height:20px; line-height:20px; display:block; clear:both;
}
#hr_top_nav ul li{
	float:left;
}
#hr_top_nav ul li a{
	display:block; text-align:center; font-size:14px; color:#fff; font-weight:bold; margin:0px 10px; text-decoration:none;
}
#hr_top_nav ul li.on a{
	color:#304C95; background-color:#fff; padding:3px 10px 0px 10px; border:2px solid #1862B9; border-bottom:0px; 
}
#hr_info_note{
	width:740px; border:5px solid #E6F4FA; margin:0 auto; margin-top:10px; text-align:left;
}
#hr_info_note ul{
	border:1px solid #B5DEEF; padding:5px;
}
/* 人才首页 */
#hr_login , #hr_search{
	text-align:left; margin-top:5px;
}
#hr_login ul , #hr_search ul {
	padding:5px; background-color:#F2F2F2; border:1px solid #E7E7E7;
}
#hr_login ul li , #hr_search ul li{
	width:170px; text-align:left; padding:3px 5px; 
}
#hr_login h4 , #hr_search h4{
	font-size:14px; font-weight:bold; padding:5px; background-color:#BBE8FD; border-top:2px solid #56C5FA;
}
#hr_login input.hr_ipt2 , #hr_search input.hr_ipt2{
	width:100px; border:1px solid #BDC9CF;
}
#hr_login input.rand{
	width:30px; border:1px solid #BDC9CF;
}
#hr_login img{
	cursor:pointer;
}
#hr_search select.hr_sel2{
	width:100px; border:1px solid #BDC9CF;
}
#hr_company_list , #hr_personal_list{
	width:540px; text-align:left; padding:3px 10px; margin-top:2px; float:right;
}
#hr_company_list1 , #hr_personal_list1{
	width:740px; text-align:left; padding:3px 10px; margin-top:2px; 
}
#hr_company_list ul {
	padding:5px 20px;
}
#hr_company_list ul li {
	width:49%; text-align:left; float:left; text-indent:10px; background:url(/lg/Images/pic_arrow.gif) no-repeat 0px 7px; padding:2px;text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden; height:20px;
}
#hr_company_list1 ul li {
	width:33%; text-align:left; float:left; text-indent:10px; background:url(/lg/Images/pic_arrow.gif) no-repeat 0px 7px; padding:2px;text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden; height:20px;
}
#hr_company_list h4 , #hr_personal_list h4{
	font-size:14px; font-weight:bold; padding:5px; border-bottom:1px solid #ccc; margin-bottom:3px;
}
#hr_job_list{
	padding:10px 0px; width:740px;
}
.hr_job_search_table{
	width:760px; color:#666; margin-top:5px 0px; text-align:left;
}
.hr_job_search_table a.jobName {
	font-size:15px; font-weight:bold; color:#06c;
}
.hr_job_search_table a.companyName {
	font-size:13px; font-weight:bold; color:#666;
}
#list_dis table td{
	padding:5px;
}
.postationDay
{
	width:100px;
}
.postation{
	width:120px;
}
.companyName{
	width:230px;
}
/* 人才-公司简介 */
#hr_enterprise_index{
	width:740px; text-align:left;color:#333; padding:10px; margin:0px auto;
}
#hr_enterprise_index ul{
	float:left; border-top:0px solid #ccc;  border-bottom:1px dashed #E3E3E3; width:100%;
}
#hr_enterprise_index #hr_job_header{
	float:left; text-align:center; font-weight:bold; background-color:#BBE8FD; border-top:2px solid #56C5FA;
}
#hr_enterprise_index ul li{
	float:left; text-align:center; padding:3px 0px; 
}
#hr_enterprise_index ul li.name{
	width:250px; text-align:left; text-indent:15px;
}
#hr_enterprise_index #hr_job_header li.name{
	text-align:center; text-indent:0px;
}
#hr_enterprise_index ul li.city{
	width:100px;
}
#hr_enterprise_index ul li.sex{
	width:80px;
}
#hr_enterprise_index ul li.people{
	width:100px;
}
#hr_enterprise_index ul li.date{
	width:120px;
}
#hr_enterprise_index h4 ,#hr_enterprise_index h1{
	color:#06c; font-size:20px; padding:10px 0px;
}
#hr_enterprise_index h4 a,#hr_enterprise_index h1 a{
	font-size:12px; float:right; margin-top:-30px; font-weight:normal; color:#f00;
} 
#hr_search_resume_left{
	text-align:left; background-color:#E4E4E4; width:160px; 
}
#hr_search_resume_left .hr_info_title1_left{
	font-weight:bold; text-indent:5px;
}
#hr_search_resume_left input.hr_ipt3{
	width:155px; border:1px solid #BDC9CF;
}
#hr_search_resume_left input.hr_ipt4{
	width:110px; border:1px solid #BDC9CF;
}
#hr_search_resume_left select.hr_sel3{
	width:160px; border:1px solid #BDC9CF;
}
#hr_search_resume_left input.hr_rad{
	margin:0px;
}
/* 职位明细 */
#job_detail{
	width:100%; border-collapse:collapse; border-left:0px solid #fff; border-right:0px solid #fff; border-bottom:2px solid #56C5FA; border-top:2px solid #56C5FA;
}
#job_detail td{
	border-bottom:1px solid #F0F0F0; padding:5px; border-left:0px solid #fff; border-right:0px solid #fff; color:#333;
}
#job_detail td h2{ font-size:16px;}
#job_detail .job_name{
	 background-color:#BBE8FD; font-size:14px; font-weight:bold; text-indent:10px;
}
#job_detail .job_title{
	width:120px; background-color:#F7F7F7; text-align:right; border-bottom:1px solid #fff;
}
/* 职位选择列表 */
#hr_position , #hr_industry{
	width:596px; text-align:center; border:1px solid #555; border-top:0px solid #8D8D8D; position: absolute; height: auto; color:#000; z-index:10; background-color:#fff;
}

#hr_position iframe , #hr_industry iframe {
	position:absolute; visibility:inherit;top:0px; left:0px; width:100%; height:250px; z-index:-1;
}
#hr_position_header , #hr_industry_header{
	width:690px; text-align:left; padding:5px; background:url(/lg/Images/hr/hr_top_bar_bg1.gif) repeat-x; color:#fff; 
}
#hr_position_header span{
	float:right; margin-top:-18px;
}
#hr_position_list , #hr_industry_list{
	width:700px; font-size:12px; background-color:#EBEBEB;
}
#hr_position_list h5 , #hr_industry_list h5{
	 padding:5px 7px; float:left; clear:right; border-top:1px solid #ccc; font-size:12px;
}
#hr_position_list h5.on , #hr_industry_list h5.on{
	border-top:1px solid #686868;border-right:1px solid #999;filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#686868, endcolorstr=#464646);color:#fff;background-color:#06c;
}
#hr_position_list h5.on a{
	color:#fff;
}
#hr_position_detail , #hr_industry_detail{
	width:695px; background-color:#fff;
}
#hr_position_detail .hr_position_detail_class{
	width:695px; padding:10px 0px; border-bottom:1px solid #ccc; margin-bottom:10px;
}
#hr_position_detail .hr_position_detail_class li , #hr_industry_detail li{
	width:24%; float:left; text-align:left; padding:3px 0px;
}
#hr_position_detail .hr_position_detail_class li.all , #hr_industry_detail li.all{
	width:100%; float:left; text-align:left; border-bottom:1px solid #ccc; font-weight:bold; padding:5px 0px; margin-bottom:10px;
}
#hr_position_detail .hr_position_detail_class li.all span , #hr_industry_detail li.all span{
	font-weight:normal; color:#f00; margin-left:10px;
}
#hr_position_list_select , #hr_industry_list_select{
	width:100%; text-align:left; margin-left:5px;
}
#hr_position_list_ctrl , #hr_industry_list_ctrl{
	width:100%; margin:15px 0px;
}
.btn_hr { 
border-right: #7b9ebd 1px solid; padding-right: 2px; border-top: #7b9ebd 1px solid; padding-left: 2px; font-size: 12px; filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#cecfde); border-left: #7b9ebd 1px solid; cursor: hand; color: black; padding-top: 2px; border-bottom: #7b9ebd 1px solid;
} 
#maskDiv{
	position:absolute; top:0px; filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6; background-color:#777; z-index:2; left:0px; display:none;
}
#maskIframe{
	display:none;filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6; background-color:#777;
}
#resumetable {
	width: 575px; padding: 0; margin: 0; border-left: 1px solid #C1DAD7; border-top: 1px solid #C1DAD7;
}
#resumetable th {
	font-family:'宋体','新宋体',arial,verdana,sans-serif;font-size:12px; color: #4f6b72; border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; letter-spacing: 2px; text-transform: uppercase; text-align: center; padding: 3px; background:url(/lg/Images/hr/bg_table_header.jpg) repeat-x;
}
#resumetable td {
	border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; background: #fff; font-size:12px; padding: 3px; color: #4f6b72;
}
#resumetable td a{
	color: #4f6b72;
}

/* 企业招聘首页 */
#enterprise_table {
	width:570px; text-align:left; margin-top:5px;
}
#enterprise_table td{
	font-size:14px; padding:3px 0px;
}
#enterprise_table td a{
	font-weight:bold; color:#f00;
}
.hr-margin{
	margin:0 auto;
}
form#frmMain table{
	margin:0 auto;
}
/* 关于我们简介 */
#aboutus_content{
	margin-left:20px;
}
#aboutus_content li{
	line-height:150%;
}
#aboutus_content li.title1 {
	margin:10px 0px; color:#00f;font-size:14px;font-weight:bold;
}
#services_content , #services_content1{
	margin-left:40px;
}
#services_content a, #services_content1 a{
	color:#00f;
}
#services_content li , #services_content1 li{
	line-height:150%; list-style:decimal; list-style-position:outside;
}
#services_content li.title1 , #services_content1 li.title1{
	margin:10px 0px; color:#00f;font-size:14px;font-weight:bold;
}
#services_type{
	width:100%; margin-bottom:10px; margin-left:20px;
}
#services_type li{
	border:1px solid #ccc; width:250px; padding:5px; cursor:pointer; float:left; text-align:center; background-color:#fff; border-bottom:1px solid #79C4F0; text-decoration:underline;
}
#services_type li.on{
	border:1px solid #79C4F0; width:250px; padding:5px; cursor:pointer; float:left; text-align:center; background-color:#C0E9FA; color:#297CC0; font-weight:bold;
}
/* 货主和服务商介绍 */
#shipper_intro{
	width:760px; text-align:left; font-size:14px; line-height:250%; margin:1px auto; clear:both;
}
#shipper_intro a.b{
	background:url(/lg/Images/intro/bg_btn.gif) no-repeat;padding:8px 10px;color:#fff; font-weight:bold; text-decoration:none;
}
#shipper_intro a.t{
	background:none;padding:0px;color:#00f; text-decoration:underline; 
}
#shipper_intro li.p{
	text-indent:2em;
}
#shipper_question{
	width:740px; text-align:left; font-size:14px; line-height:150%; padding-right:20px; padding-top:10px; background-color:#f7f7f7; margin:0 auto;
}
#shipper_question strong.t{
	font-size:16px;
}
#shipper_question a{
	font-weight:bold; color:#f00;
}
#shipper_question img{
	text-indent:1em; margin-bottom:-5px;
}
#shipper_question div.content_question{
	width:740px;border:5px solid #FAC6CF; background-color:#FEF6F8; font-size:14px; color:#E80026; margin-left:5px;
}
#shipper_question div.content{
	width:740px;border:5px solid #A5E8FF; background-color:#F0FBFF; font-size:14px; color:#0085F6; margin-left:5px;
}
#shipper_question div.content1{
	width:720px; padding-left:2em; font-size:14px;
}
.q_left{
	width:185px; float:left; padding-top:20px; clear:right;
}
.q_left h2{
	width:150px; background:#d9d9d9; font-size:14px; color:#666; margin-bottom:2px; padding:3px 5px; cursor:pointer; margin-left:25px; height:40px;
}
.q_left li.at{
	background:url(/lg/Images/intro/ico_hand.png) 1px 5px no-repeat;
}
.q_left li.at h2{
	background:#009; color:#fff;
}
.q_right{
	width:735px; float:left; border:10px solid #009; padding:5px 10px;
}
.q_right p{
	font-size:14px;
}
.q_right img{
	margin-left:-5px;
}
.q_right strong.t{
	background:#d9d9d9; display:block; width:100%; height:30px; line-height:30px;
}
/* 首页船期查看相关页面样式 */
#schedule_shipLine_list{
	width:740px;
}
#schedule_shipLine_list dl{
	width:25%; float:left; text-indent:2em; margin-top:10px;
}
#schedule_shipLine_list dt{
	font-weight:bold;
}
#schedule_shipLine_list dd{
	text-align:left; text-indent:4em;
}
#schedule_portLoad_list li{
	width:10%; border:0px #fff solid; background-color:#fff; float:left;
}
#schedule_portUload_list{
	margin-left:40px;
}
#schedule_portUload_list li{
	width:22%; border:0px #fff solid; background-color:#fff; text-align:left; float:left;
}
/* ====================== 保险相关页面 ====================== */
/* 保险录入界面 */
.insu_TbReg{
	width:760px;text-align:left;margin:0 auto;padding-top:10px;background-color:#fffdf4; clear:both; 
}
/* 企业用户注册页面左边注册项目名称 */
.insu_tdReg_name{
	width:130px;text-align:right;padding:5px;vertical-align:top; font-weight:bold;
}
.insu_tdReg_name1{
	width:110px;text-align:right;padding:5px;vertical-align:top; font-weight:bold;
}
.insu_tdReg_name2{
	width:140px;text-align:right;padding:5px;vertical-align:top; font-weight:bold;
}
.insu_tdReg_name3{
	width:250px;text-align:right;padding:5px;vertical-align:top; font-weight:bold;
}
.insu_tdReg_title{
	text-align:left;background-color:#fff;border-bottom:3px solid #7a7B87; font-size:14px; font-weight:bold;padding-top:10px; color:#666; 
}
.insu_tdReg_title span{
	text-align:left;background-color:#FFF0E1; border:1px solid #f90; font-size:12px; font-weight:normal; color:#666; padding:3px; color:#f60; margin:3px 10px;
}
.insu_tdReg_title strong{
	font-size:14px; float:right; margin-top:-14px; color:#00f;
}
.insu_reg_ipt1{
	width:220px;margin-left:5px;
}
.insu_reg_ipt2{
	width:100px;margin-left:5px;
}
.insu_reg_ipt3{
	width:100px;margin-left:5px; background-color:#fffdf4; border:0px solid #fffdf4; 
}
.insu_reg_ipt4{
	width:40px;margin-left:5px;
}
.insu_reg_ipt5{
	width:100px;margin-left:5px; background-color:#fffdf4; border:0px solid #fffdf4; 
}
.insu_reg_sel1{
	width:228px;margin-left:5px;
}
.insu_reg_sel2{
	width:100px;margin-left:5px;
}
.insu_reg_textarea3{
	width:270px;height:60px;margin-left:5px;
}
.insu_reg_textarea4{
	width:230px;height:60px;margin-left:5px;
}
.insu_reg_textarea5{
	width:330px;height:75px;margin-left:5px;
}
.insu_reg_textarea6{
	width:230px;height:100px;margin-left:5px;
}
.insu_reg_textarea7{
	width:320px;height:80px;margin-left:5px;
}
.insu_reg_textarea8{
	width:500px;height:80px;margin-left:100px;
}
.insu_reg_textarea9{
	width:500px;height:80px;margin-left:5px;
}
.insu_reg_textarea10{
	width:350px;height:60px;margin-left:5px;
}
.insu_reg_textarea11{
	width:350px;height:120px;margin-left:5px;
}
#insu_intro{
	width:760px; margin:0 auto; text-align:left; background:url(/lg/Images/member/member_intro_bg.gif) repeat-x; border-top:3px solid #D7EEF7; line-height:200%;
}
#insu_intro ul{
	margin:10px 20px;
}
#insu_intro ul li.type{
	font-weight:bold; text-indent:0px; margin-bottom:10px;
}
#insu_intro ul li{
	font-size:14px; color:#039; text-indent:25px;
}
#insu_intro ul li a{
	color:#f00;
}
.insu_mod{
	color:#f00; font-weight:bold; text-decoration:underline; cursor:pointer;
}
#insu_date_td .textfuel{
	width:100px;
}
#insu_confirm{
	width:630px; height:500px; padding:10px; text-align:center; border:2px solid #E95656;  position: absolute; height: auto; color:#000; z-index:10; background-color:#FFE7E1;
}
#insu_confirm p{
	text-align:left;
}
#add_insu_term{
	width:98%;
}
#add_insu_term table td{
	padding:2px;
}
#insu_pred{
	width:90%;
}
#insu_pred td{
	font-size:14px; vertical-align:top;
}
#insu_pred td.insu_pred_title{
	font-size:20px; font-weight:bold; color:#039; padding-top:10px;
}
#insu_pred td strong{
	font-size:28px; color:#f60; font-family:"黑体","隶书", "幼圆", "宋体"; font-style:italic;
}

#TbReg_go{
	width:760px;text-align:left;margin:0 auto;padding-top:10px;background-color:#fffefa;border-top:2px solid #40984c; clear:both; 
}
#TbReg_go textarea{
	height:15px;
}
#TbReg_go td{
	vertical-align:top;
}

#member_go_shipCorp{
	width:180px; text-align:center; border:1px solid #555; position: absolute; height: auto; color:#000; z-index:10; background-color:#fff; padding-top:5px;
}
#member_go_shipCorp_list_ctrl{
	width:100%; margin:10px 0px;
}
/* 货盘平台提示 */
#goods_info_tips{
	width:754px; border:1px solid #FEE4C1; background-color:#FFF9EF; text-align:left; padding:3px; margin:5px 0px; font-size:14px; 
}
#goods_info_tips1{
	width:240px; background:url(/lg/Images/goods/bg_info_tips.jpg) no-repeat; text-align:center; padding:3px; margin-left:20px;
} 
#goods_info_tips1 td{
	font-size:14px; line-height:150%; color:#A20000;
}
#goods_info_tips span{
	font-size:16px; font-weight:bold; color:#c00;
}
#goods_info_tips1 strong{
	font-size:16px; font-weight:bold; color:#f00;
}
#goods_info_tips1 span{
	font-size:20px; font-weight:bold; color:#00f;
}
.download_goods_info{
	margin:5px 0px; cursor:hand;
}
/* 我要货盘，我来做主 */
#goods_pay{
	width:760px; margin:0 auto; text-align:left; line-height:200%; background-color:#FFFFF4;
}
#goods_pay ul{
	background:url(/lg/Images/goods/ico_arrow.jpg) no-repeat; background-position: 660px 30px;
}
#goods_pay ul li{
	font-size:14px; text-indent:25px; 
}
#goods_pay  .p_title{
	height:20px; padding:5px 0px; margin:10px 0px; background:url(/lg/Images/goods/goods_pay_title_bg.jpg) no-repeat; font-size:16px; color:#900; font-weight:bold;
}
#goods_pay  .p_title span{
	font-size:14px; color:#00f; font-weight:normal;
}
#goods_pay  .p_title span.vip_h{
	font-size:14px; color:#f00; font-weight:bold; margin-left:475px;
}
#goods_pay  .vip{
	float:right; font-size:12px; margin-right:5px;line-height:150%;
}
#goods_pay  .vip a{
	width:150px; text-decoration:none; display:block; padding:5px; background-color:#ffc; border:1px solid #f90; 
}
/* ====================== 高级会员明细页面 ====================== */
/* 高级会员明细页面 */
#memb_vip_top{
	width:760px; height:50px; background:url(/lg/Images/member/member_vip_bg.jpg) no-repeat; margin:5px auto; line-height:50px;
}
#memb_vip_top img{
	float:left; clear:right; margin:5px 20px;
}
#memb_vip_top h1{
	font-family:"黑体", "宋体" , "MS Sans Serif", Arial;font-size:32px; color:#006633; width:680px; float:left; text-align:center; margin-left:10px;
}
#memb_vip_body{
	width:760px; margin:0px auto; text-align:left;background-color:#FFF4CF;
}
#memb_vip_body #memb_vip_left{
	width:180px; float:left; 
}
#memb_vip_body #memb_vip_style{
	width:580px; float:right; background-color:#FFFAEE; height:100% !important;height:300px; min-height:300px;
}
#memb_vip_body #memb_vip_left a{
	width:180px; display:block; line-height:30px; font-size:16px; text-align:center;background:url(/lg/Images/member/member_vip_menu_bg.jpg) no-repeat;margin-top:1px;
}
#memb_vip_body #memb_vip_left a.on{
	width:180px; display:block; line-height:30px; font-size:16px; text-align:center;background:url(/lg/Images/member/member_vip_menu_bg_on.jpg) no-repeat;margin-top:1px; font-weight:bold; color:#fff;
}
#memb_vip_body #memb_vip_left .vip_info{
	width:180px; display:block; line-height:35px; font-size:12px; text-align:center;background:url(/lg/Images/member/member_vip_pic1.jpg) no-repeat; height:35px;
}
#memb_vip_body #memb_vip_style h3{
	width:575px;background:url(/lg/Images/member/member_vip_title_bg.jpg) no-repeat; font-size:14px; text-indent:50px; height:25px; margin-left:5px; margin-top:5px; line-height:25px;
}
#memb_vip_body #memb_vip_style .tip{
	width:100%;font-size:14px; color:#f00; text-align:right;background:url(/lg/Images/member/member_vip_pic2.jpg) no-repeat; height:26px; line-height:26px;
}
#memb_vip_body #memb_vip_style p {
	width:555px;font-size:14px; margin:10px;
}
#memb_vip_info_type{
	margin-left:6px; 
}
#memb_vip_info_type li{
	width:60px !important;width:50px;float:left;color:#666; border:1px solid #FBD477;margin-right:3px; background-color:#FFF4CF; text-align:center;white-space:nowrap; 
}
#memb_vip_info_type li.on{
	color:#f60; padding:5px 5px;font-weight:bold;background-color:#FBD477; background-repeat:repeat-x;background:url(/lg/Images/member/member_vip_menu_bg.jpg) no-repeat; border-bottom:1px solid #FCE482;
}
#memb_vip_info_type li a{
	width:55px; display:block; height:20px; padding:4px; 
}
.memb_vip_tdoperation_list{
	width:100%; border:1px solid #FBD477; text-align:center; border-top:5px solid #FCE482; float:left; background-color:#fff;
}
#memb_vip_theBody td{
	padding:3px 2px; border:1px solid #FBD477; border-collapse:collapse;word-break:break-all;
}
#memb_vip_theBody .tdheader5{
	background-color:#FFF4CF; font-weight:bold; color:#f60; padding:3px 0px; text-align:center; height:25px;
}
#memb_vip_services{
	font-size:14px;line-height:150%;padding:0px 10px;margin-top:-30px;	
}
.memb_vip_point{
	font-family:Wingdings;font-size:12.0pt;color:red;
}
#memb_vip_services table{
	text-align:center;
}
.memb_vip_contact td{
	text-align:center;
}
#memb_vip_services .word1{
	padding-left:105px;
}
#memb_vip_services .word2{
	padding-left:70px;
}
#advice_area{
	width:100%; text-align:center; position: absolute; color:#000; z-index:10; background:url(/lg/Images/info/bg_advice_area.gif) no-repeat top; height:267px;cursor:pointer;
}

#advice_area iframe{
	position:absolute; visibility:inherit;top:0px; left:0px; width:100%; height:250px; z-index:-1; 
}

#mainbody{margin:0 auto;}
.height1{
	height:1px; text-align:left; overflow:auto; width:2px;	
}
/* 调查块 */
#question{
	width:105px; height:176px;background:url(/lg/Images/bg_question_index.jpg) no-repeat top; *background:url(/lg/Images/bg_question_index.jpg) no-repeat bottom; font-size:14px; margin-top:200px;
}
#question strong{
	color:#F00; line-height:120%; display:block; border-bottom:1px solid #F60; width:86%; padding-bottom:5px; padding-top:40px; *padding-top:55px; _padding-top:55px; padding-left:10px; *padding-left:0px;  _padding-left:0px;
}
#question span{
	margin-top:10px; display:block; line-height:150%;
}
#B503L{
	margin-top:238px !important; margin-top:243px;
}
#BA511R{
	margin-top:113px !important; margin-top:118px;
}
#BB022{margin:0px 5px;}
#BA512R{margin-top:5px;}
#BA012{ float:left; margin-left:10px;}
#BA501L,#BB501L,#BC501L,#BD501L,#BE501L,#BF501L,#BG501L,#BH501L,#C501L{margin-top:-350px;}
#BB501R,#BC501R,#C501R,#BA501R,#A501R,#BD501R,#BF501R,#BG501R,#BH501R,#BE501R{margin-top:45px !important; margin-top:45px;}
#C512R{margin-top:300px;}
#baidu_left_layer{
	margin-left:-15px; margin-top:40px; display:block; clear:both;
}
/* 船公司明细  */
#shipCorp_top{
	background-repeat:no-repeat; background-position:bottom; height:45px;
}
.link-nav{
	width:98%; display:block; clear:both; margin:10px auto;
}
.link-nav a{
	padding:5px 10px; font-size:16px; border:1px solid #999; background-color:#FC6;height:30px; line-height:30px; font-weight:bold;
}
/*dhl flash 广告*/
div.masklink-L{
	z-index:100; position:absolute; filter:alpha(opacity=1); -moz-opacity:0.01; opacity:0.01; background-color:#fff; float:left; left:0px;width:375px; height:90px;
}
div.masklink-L-100{
	z-index:100; position:absolute; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; background-color:#fff; float:left; left:0px;width:375px; height:90px;
}
div.masklink-L a{
	display:block; width:375px; height:90px; left:0px; float:left;
}
div.flash-L{
	z-index:-100; float:left;
}
div.masklink-R{
	z-index:100; position:absolute; filter:alpha(opacity=1); -moz-opacity:0.01; opacity:0.01; background-color:#fff; float:right; right:0px;  width:375px; height:90px;
}
div.masklink-R-100{
	z-index:100; position:absolute; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; background-color:#fff; float:right; right:0px;width:375px; height:90px;
}
div.masklink-R a{
	display:block; width:375px; height:90px; left:0px; float:right;
}
div.masklink-R-100 a{
	display:block; width:375px; height:90px; left:0px; float:right;
}
div.flash-R{
	z-index:-100; float:right;
}
#pic_show-dhl{
	margin:5px auto; width:375px; position:relative;
}

.img-L{ float:left;}
.img-M{ vertical-align:middle;}
.img-R{ float:right; margin-right:7px;}

#pic_show .img-R{ float:right; margin-right:10px;}
#ad .img-R{ float:right; margin-right:0px;}
/*用户注册提示框*/
#name-box{width:470px; height:160px; overflow-y: auto;overflow-x:hidden; margin:0 auto; margin-bottom:5px;}
#name-box p{clear:both;}
p.head{height:20px;border-bottom:1px solid #ccc;width:470px;margin:0 auto;}
.loginname{width:120px; display:block; float:left;overflow:hidden; text-align:left;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; text-indent:0;}
.company{width:240px; height:20px; display:block; text-align:left; float:left; text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden; text-indent:0;}
.regdate{width:80px; display:block; float:left; text-indent:0;}

.no-data-tips{text-align:left; color:#333; font-size:14px; padding:10px; padding-top:0px; padding-bottom:30px;}

/*船期明细热点新闻栏*/
#hotNewsBox{width:100%; height:152px; text-align:left; margin-top:10px;overflow:hidden;clear:both;}
#hotNewsBox h4 {background:url(/lg/Images/news/bg_news_hot.gif) no-repeat; height:28px; line-height:28px; padding:0px 5px; font-size:14px; text-indent:1em;}
#hotNewsBox h4 a{color:#fff;}
#hotNews{height:120px;overflow:hidden; padding-left:20px; border:1px solid #09B2E1;}
#hotNews ul li{ height:25px; line-height:25px;}
#hotNews ul li span{ float:right; margin-right:20px; color:#666;}

/*按钮背景*/
a.btn1{width:95px; height:20px; line-height:20px; background:url(/lg/Images/btn_bg2.gif) 0px 0px; display:block; color:#ff0; font-weight:bold; text-decoration:none;margin-bottom:3px;}
a.btn1:hover,a.btn1:visited{color:#ff0; text-decoration:none;}
a.btn2{width:95px; height:20px; line-height:20px; background:url(/lg/Images/btn_bg2.gif) -97px 0px; display:block; color:#fff; font-weight:bold; text-decoration:none; margin-bottom:3px;}
a.btn2:hover,a.btn2:visited{color:#fff; text-decoration:none;}
