@charset "utf-8";
/* CSS Document */

/*集团网厅页面样式-新东网北京贺宇编写*/

/*综合页面样式开始*/
/*全文字体、字号、颜色*/
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #656565;
}

/*全文背景为白色，边距为0，超出部分隐藏*/
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

/*全文链接样式*/
a 			{font-size: 12px; color: #656565;}
a:link 		{text-decoration: none;}
a:visited 	{text-decoration: none; color: #656565;}
a:hover 	{text-decoration: none; color: #ff6600;}
a:active 	{text-decoration: none;color: #656565;}

/*图像链接样式*/
a:link img{ border:0px;}
a:visited img{ border:0px;}
a:hover img{ border:0px;}
a:active img{ border:0px;}

/*input框样式*/
input {border:#d5d5d5 solid 1px;}

/*半透明样式*/
.alpha {filter:alpha(opacity=85);} 

/*顶部区域*/
.top {
	height:88px;
	margin: auto;
	background-image: url(/images/2008/top.gif);
	background-repeat: no-repeat;
	width: 778px;
}

/*搜索区域*/
.search_area {margin-left:555px; margin-top:30px;}

/*城市区域*/
.city_area {margin-left:555px; margin-top:4px;}

/*城市列表区域---应用后失效，所以暂时没有应用*/
.city_list_area {position: absolute; display:none; z-index:100;}

/*城市列表表格*/
.city_list_table {background-color:#FFFFFF; line-height:25px; text-align:center; border:#d5d5d5 solid 1px;}

/*橙字*/
.orange {color:#ff6600;}
.orange a {color:#ff6600;}
.orange a:link {color:#ff6600;}
.orange a:visited {color:#ff6600;}
.orange a:hover {color:#ff6600;}
.orange a:active {color:#ff6600;}

/*菜单区域*/
.menu_area {
	height:65px;
	margin:auto;
	background-repeat:470;
	width: 778px;
	overflow: hidden;
	background-image: url(/images/2008/menu.jpg);
}

/*菜单内部区域*/
.menu_area_in {height:65px; width:778px; margin:auto; background-image:url(/images/2008/menu.jpg); background-repeat:no-repeat; overflow: hidden;}

/*菜单表格样式*/
.menu_table {
	line-height:35px;
	margin-left:32px;
}

.menu_table td.s {
	background-image:url(/images/2008/menu_arrow.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}

.menu_first_bg {width:95px; height:35px; background-image:url(/images/2008/menu_first.jpg);}

/*菜单链接样式*/
.menu {font-size: 12px; color: #ffffff;}
.menu a {font-size: 12px; color: #ffffff;}
.menu a:link {text-decoration: none; color: #ffffff;}
.menu a:visited {text-decoration: none; color: #ffffff;}
.menu a:hover { text-decoration: underline; color: #ffffff;}
.menu a:active {text-decoration: none;color: #ffffff;}

/*菜单首页链接样式*/
.menu_first {font-size: 12px;color: #000000;}
.menu_first a:link {text-decoration: none;color: #000000;}
.menu_first a:visited {text-decoration: none;color: #000000;}
.menu_first a:hover {text-decoration: underline;color: #000000;}
.menu_first a:active {text-decoration: none;color: #000000;}
.menu_first { color:#000000;}

/*动态菜单样式*/
.ww1 {
	width:230px;
	margin-left: 12px;
	margin-top: 20px;
}
.ww1 td {
	border-bottom:1px solid #cccccc;
	height:28px;
	text-align:center;
	width:125px;
	font-size:14px;
	cursor:hand;
	background-image: url(/images/2008/cyrjxz_hy.jpg);
	vertical-align: bottom;
}
.ww1 td.s {
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	background-color:#FFFFFF;
	background-image:url(/images/2008/cywy_hy.jpg);
	font-size: 14px;
}
.ww2 {
	border-top:none;
	font-size:12px;
	line-height:20px;
	word-spacing:17px;
}
.ww2 a:link {color:#656565;text-decoration:none;}
.ww2 a:visited {color:#656565;text-decoration:none;}
.ww2 a:hover {color:#ff6600;text-decoration:none;}
.ww2 a:active {color:#656565;text-decoration:none;}
.dis {display:block;}
.undis {display:none}

/*二级菜单左边距*/
/*客户品牌专区左边距*/
#khppzq_left {
	margin-left:82px;
	padding-top: 5px;
}

/*最新动态左边距*/
#zxdt_left {
	margin-left:122px;
	padding-top: 5px;
}

/*业务介绍左边距*/
#ywjs_left {
	margin-left:295px;
	padding-top: 5px;
}

/*自助服务左边距*/
#zzfu_left {
	margin-left:270px;
	padding-top: 5px;
}

/*综合查询左边距*/
#zhcx_left {
	margin-left:100px;
	padding-top: 5px;
}

/*客户服务左边距*/
#khfw_left {
	margin-left:400px;
	padding-top: 5px;
}

/*网上调查左边距*/
#wsdc_left {margin-left:600px;}

/*导航当前字体颜色*/
.focus a {font-size: 12px; color: #1771D1;}
.focus a:link {text-decoration: none; color: #1771D1;}
.focus a:visited {text-decoration: none; color: #1771D1;}
.focus a:hover { text-decoration: underline; color: #1771D1;}
.focus a:active {text-decoration: none;color: #1771D1;}

/*橙粗链接样式*/
.orange_cu {font-size: 12px; color: #ff6600; font-weight:bold;}
.orange_cu a {color: #ff6600;}
.orange_cu a:link {text-decoration: none; color: #ff6600;}
.orange_cu a:visited {text-decoration: none; color: #ff6600;}
.orange_cu a:hover { text-decoration: underline; color: #ff6600;}
.orange_cu a:active {text-decoration: none;color: #ff6600;}

/*综合页面样式结束*/

/*三大品牌共用样式开始*/
/*品牌链接样式*/
.band a {font-size: 12px; color: #ffffff; font-weight:bold;}
.band a:link {text-decoration: none; color: #ffffff; font-weight:bold;}
.band a:visited {text-decoration: none; color: #ffffff; font-weight:bold;}
.band a:hover { text-decoration: underline; color: #ffffff; font-weight:bold;}
.band a:active {text-decoration: none;color: #ffffff; font-weight:bold;}

/*当前品牌链接样式*/
.band_now {font-size: 12px;color: #000000;}
.band_now a:link {text-decoration: none;color: #000000;}
.band_now a:visited {text-decoration: none;color: #000000;}
.band_now a:hover {text-decoration: underline;color: #000000;}
.band_now a:active {text-decoration: none;color: #000000;}
.band_now {color:#000000;}

/*“更多”字体颜色*/
.more a {font-size: 12px; color: #AD2728;}
.more a:link {text-decoration: none; color: #AD2728;}
.more a:visited {text-decoration: none; color: #AD2728;}
.more a:hover { text-decoration: underline; color: #AD2728;}
.more a:active {text-decoration: none;color: #AD2728;}

/*内容项目字体颜色*/
.item {
	font-size: 12px;
	color: #C19238;
	padding-left: 10px;
}
.item a {font-size: 12px; color: #C19238;}
.item a:link {text-decoration: none; color: #C19238;}
.item a:visited {text-decoration: none; color: #C19238;}
.item a:hover { text-decoration: none; color: #C19238;}
.item a:active {text-decoration: none;color: #C19238;}

/*栏目标题*/
.item_title {line-height:30px; font-size:16px; color:#8d8d8d; border-bottom:solid #dfdfdf 1px; font-weight: bold; padding-left: 10px;}

/*栏目图片*/
.item_img {
	border:solid #d5d5d5 1px;
	margin:10px;
	padding: 1px;
}

/*右侧栏目*/
.right_title{
	height:26px;
	background-image:url(/images/2008/tianyi/right_title_bg.gif);
	background-repeat:repeat-x;
	line-height: 28px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}

/*右侧内容*/
.right_content{
	line-height: 22px;
	background-color: #f5f5f5;
	padding: 10px;
}

/*栏目内容*/
.item_word {
	padding:16px 0px 0px 0px;
	line-height:18px;
	padding-left: 0px;
}

/*导航字距*/
.pad_daohang {
	padding-left:3px;
	padding-right:3px;
}

/*登录透明层*/
.login_area {position:absolute; width:99px; height:117px; margin-left:640px; margin-top:-119px; z-index:10;}

/*登录透明层内部*/
.login_area_in {position:absolute; width:99px; height:117px; margin-left:640px; margin-top:-119px; z-index:10;}

/*登录按钮区域*/
.login_btn_area {width:60px; margin:auto; margin-top:35px;}

/*8个上边距*/
.mgt8 {
	margin-top:16px;
	width: 778px;
}

/*行高23*/
.lh23 {}

/*下边距20*/
.mb20 {
	margin-bottom:26px;
	margin-left: 0px;
	float: left;
	margin-top: 10px;
}

/*右内距10*/
.pr10 {padding-right:10px;}

/*1号广告区域*/
.ad {
	width:738px;
	height:119px;
	border: solid #d5d5d5 1px;
}

/*2号广告区域*/
.ad2_area {
	width:235px;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 9px;
}

/*1像素间距*/
.mg1 {margin:1px;}

/*右内距10*/
.pr10 {padding-right:10px;}

/*网站链接外框*/
.link_out {border:1px solid #d5d5d5; overflow:hidden; width:198px; margin-top:8px; line-height:normal;}

/*网站链接内框*/
.link_in {margin:-2px; width:202px; font-size:12px; color:#656565;}

/*常用服务外框*/
.cyfw_out {
	border:1px solid #d5d5d5;
	overflow:hidden;
	width:98px;
	top: 177px;
	line-height:normal;
	margin: auto;
	margin-top: 13px;
}

/*常用服务内框*/
.cyfw_in {
	margin:-2px;
	width:100px;
	font-size:12px;
	color:#656565;
}

/*底部区域*/
.bottom {
	width:778px;
	margin:auto;
	margin-top:10px;
	height:43px;}
	
/*内边距2px*/
.pad2 {padding:2px;}
#pad2 {
	padding:2px;
	height: 120px;
}

/*行高32px*/
.lh32 {line-height:32px;}

/*三大品牌共用样式结束*/


/*天翼页面样式开始*/

/*中部区域*/
.middle {
	width:740px;
	margin:auto;
	margin-bottom: 0px;
	height: 910px;
}

/*品牌中间区域*/
.band_area_middle {
	width:738px;
	border-left:solid #d5d5d5 1px;
	border-right:solid #d5d5d5 1px;
	height:710px;
	border-bottom: solid #d5d5d5 1px;
}
/*左侧品牌区域*/
.band_area_middle_left {
	width:280px;
	float: left;
	height: auto;
	margin-left: 10px;
	margin-top: 15px;
}

/*中间品牌区域*/
.band_area_middle_middle {
	width:285px;
	float: left;
	height: auto;
	margin-left: 10px;
	margin-top: 15px;
}
/*右侧品牌区域*/
.band_area_middle_right {
	width:126px;
	float: left;
	height: 400px;
	margin-left: 10px;
	margin-top: 15px;
}

/*天翼头部样式*/
.ty_head {margin-top:8px; background-image:url(/images/2008/tianyi/huoye_tianyi.jpg); width:740px; height:29px; background-repeat:no-repeat;}

/*以下为商务领航样式*/
/*商务领航中部区域*/
.middle_swlh {
	width:740px;
	margin:auto;
	margin-bottom: 0px;
	height: 530px;
}

/*商务领航中部*/
.band_area_middle_swlh {
	width:738px;
	border-left:solid #d5d5d5 1px;
	border-right:solid #d5d5d5 1px;
	height:530px;
	border-bottom: solid #d5d5d5 1px;
}
/*商务领航品牌左侧*/
.band_area_middle_left_swlh {
	width:250px;
	float: left;
	height: 530px;
	margin-left: 20px;
	margin-top: 15px;
}
/*商务领航品牌中间*/
.band_area_middle_middle_swlh {
	width:240px;
	float: left;
	height: 530px;
	margin-left: 20px;
	margin-top: 15px;
}
/*商务领航品牌右侧*/
.band_area_middle_right_swlh {
	width:126px;
	float: left;
	height: 400px;
	margin-left: 10px;
	margin-top: 15px;
}
/*活页头部背景-商务领航*/
.swlh_head {margin-top:22px; background-image:url(/images/2008/shangwulinghang/huoye_linghang.jpg); width:740px; height:29px; background-repeat:no-repeat;}

/*以下为我的e家样式*/

/*我的e家中部*/
.middle_wdyj {
	width:740px;
	margin:auto;
	margin-bottom: 0px;
	height: 780px;
}

/*我的e家品牌中间*/
.band_area_middle_wdyj {
	width:738px;
	border-left:solid #d5d5d5 1px;
	border-right:solid #d5d5d5 1px;
	height:598px;
	border-bottom: solid #d5d5d5 1px;
}

/*我的e家品牌中间左部*/
.band_area_middle_left_wdyj {
	width:250px;
	float: left;
	height: 530px;
	margin-left: 20px;
	margin-top: 33px;
}
/*我的e家品牌中间中部*/
.band_area_middle_middle_wdyj {
	width:250px;
	float: left;
	height: 530px;
	margin-left: 15px;
	margin-top: 30px;
}
/*我的e家品牌中间右部*/
.band_area_middle_right_wdyj {
	width:126px;
	float: left;
	height: 400px;
	margin-left: 10px;
	margin-top: 35px;
}

/*活页头部背景-我的e家*/
.wdyj_head {
	margin-top:22px;
	background-image:url(/images/2008/wodeyijia/huoye_yijia.jpg);
	width:740px;
	height:29px;
	background-repeat:no-repeat;
}

/*自助服务样式*/

/*全透明样式*/
.alpha2 {filter:alpha(opacity=0);} 

/*自助服务内容项目字体颜色*/
.item_zzfw {
	font-size: 12px;
	color: #C19238;
	padding-left: 10px;
	line-height: 18px;
}
.item_zzfw a {font-size: 12px; color: #C19238; line-height: 18px;}
.item_zzfw a:link {text-decoration: none; color: #C19238; line-height: 18px;}
.item_zzfw a:visited {text-decoration: none; color: #C19238; line-height: 18px;}
.item_zzfw a:hover { text-decoration: underline; color: #C19238; line-height: 18px;}
.item_zzfw a:active {text-decoration: none;color: #C19238; line-height: 18px;}

/*栏目标题*/
.item_title_zzfw {
	line-height:44px;
	font-size:16px;
	color:#8d8d8d;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(/images/2008/zizhufuwu/ywsl_bg.gif);
	background-repeat: no-repeat;
}

/*栏目内容*/
.item_word_zzfw {
	padding:8px;
	line-height:18px;
	padding-right: 60px;
}

/*自助服务中部*/
.middle_zzfw {
	width:740px;
	margin:auto;
	margin-bottom: 0px;
	height: auto;
}

/*自助服务中间*/
.band_area_middle_zzfw {
	width:738px;
	height:650px;
	margin-top: 8px;
	border: solid #d5d5d5 1px;
}
/*自助服务中间左侧*/
.band_area_middle_left_zzfw {
	width:280px;
	float: left;
	height: 400px;
	margin-left: 50px;
	margin-top: 15px;
	display: inline;
}
/*自助服务中间中部*/
.band_area_middle_middle_zzfw {
	width:285px;
	float: left;
	height: 400px;
	margin-left: 60px;
	margin-top: 15px;
}
/*自助服务中间右侧*/
.band_area_middle_right_zzfw {
	width:126px;
	float: left;
	height: 400px;
	margin-left: 10px;
	margin-top: 15px;
}
/*左边距20*/
.mr20 {margin-right:20px;}

/*费用查询背景*/
#fycx_bg {background-image:url(/images/2008/zizhufuwu/fycx_bg.gif)}

/*咨询投诉背景*/
#zxts_bg {background-image:url(/images/2008/zizhufuwu/zxts_bg.gif)}

/*充值缴费背景*/
#jfcz_bg {background-image:url(/images/2008/zizhufuwu/jfcz_bg.gif)}

/*积分管理背景*/
#jfgl_bg {background-image:url(/images/2008/zizhufuwu/jfgl_bg.gif)}

/*资料管理背景*/
#zzgl_bg {background-image:url(/images/2008/zizhufuwu/zzgl_bg.gif)}

/*自助服务标识区域*/
.zzfw_title {width:281px; margin-bottom: 10px;}

/*业务受理样式*/

/*内容项目字体颜色*/
.item_menu {
	font-size: 12px;
	color: #656565;
	padding-left: 10px;
	line-height: 22px;
	border-bottom:dashed #d5d5d5 1px;
}
.item_menu a {font-size: 12px; color: #656565;}
.item_menu a:link {text-decoration: none; color: #656565;}
.item_menu a:visited {text-decoration: none; color: #656565;}
.item_menu a:hover { text-decoration: none; color: #ff6600;}
.item_menu a:active {text-decoration: none;color: #656565;}

/*栏目标题*/
.item_title_ywsl {
	line-height:30px;
	font-size:16px;
	color:#bb5030;
	border-bottom:solid #dfdfdf 1px;
	font-weight: bold;
	padding-left: 5px;
}

/*栏目内容*/
.item_word_ywsl {
	padding:8px;
	line-height:18px;
}

/*业务受理中部*/
.middle_ywsl {
	width:740px;
	margin:auto;
	margin-bottom: 0px;
	height: 745px;
}

/*区号查询中部*/
.middle_qhcx {
	width:740px;
	margin:auto;
	margin-bottom: 0px;
	height: 4600px;
}


/*业务受理中间*/
.band_area_middle_ywsl {
	width:738px;
	height:auto;
	margin-top: 8px;
	border: solid #d5d5d5 1px;
	margin-bottom: 20px;
}

/*区号查询中间*/
.band_area_middle_qhcx {
	width:738px;
	height:4440px;
	margin-top: 8px;
	border: solid #d5d5d5 1px;
}

/*业务受理中间左部*/
.band_area_middle_left_ywsl {
	width:133px;
	float: left;
	height: 900px;
	margin-left: 5px;
	margin-top: 15px;
	border-right: dashed #d5d5d5 1px;
}
/*业务受理中间中部*/
.band_area_middle_middle_ywsl {
	float: left;
	height: 570px;
	margin-left: 10px;
	margin-top: 25px;
	width: 575px;
}

/*区号查询中部*/
.band_area_middle_middle_qhcx {
	float: left;
	height: 4400px;
	margin-left: 10px;
	margin-top: 15px;
	width: 575px;
}

/*业务受理中间右部*/
.item_ywsl {
	line-height:20px;
	font-size:12px;
	color:#a6813d;
	border-bottom:solid #dfdfdf 1px;
	font-weight: bold;
	padding-left: 10px;
}

.item_ywsl a {color:#a6813d;}
.item_ywsl a:hover {color:#a6813d;}
.item_ywsl a:visited {color:#a6813d;}
.item_ywsl a:link {color:#a6813d;}

/*地图区域*/
.map_area {
	float:left;
	height:440px;
	width: 575px;
}

/*上边距49px*/
.mt49 {
	margin-top:29px;
	margin-left: 6px;
}
#ywsl_bg{
background-image:
	background-image: url(/images/2008/zizhufuwu/ywsl_bg.gif);
}
.zzfw-text{
width:738px;
margin-top:20px;
margin-bottom:30px;
}


.nss_head A:link {
	COLOR: #003366; TEXT-DECORATION: none
}
.nss_head A:visited {
	COLOR: #003366; TEXT-DECORATION: none
}
.nss_head A:hover {
	BACKGROUND: #fc8c48; COLOR: white; HEIGHT: 12px; TEXT-DECORATION: none
}
.nss_head A:active {
	BACKGROUND: #fc8c48; COLOR: white; HEIGHT: 12px; TEXT-DECORATION: none
}
.nss_head_bak A:link {
	COLOR: #ffffff
}
.nss_head_bak A:visited {
	COLOR: #ffffff
}
.nss_head_bak A:hover {
	COLOR: #ffffff; BORDER-BOTTOM: 2px; HEIGHT: 12px; solid: #ffffff
}
.nss_head_bak A:active {
	COLOR: #ffffff; BORDER-BOTTOM: 2px; HEIGHT: 12px; solid: #ffffff
}
.nss_vip_head A:link {
	COLOR: white; TEXT-DECORATION: none
}
.nss_vip_head A:visited {
	COLOR: white; TEXT-DECORATION: none
}
.nss_vip_head A:hover {
	BACKGROUND: #297cc9; COLOR: white; HEIGHT: 12px; TEXT-DECORATION: none
}
.nss_home_black A:link {
	COLOR: black; TEXT-DECORATION: none
}
.nss_home_black A:visited {
	COLOR: black; TEXT-DECORATION: none
}
.nss_home_black A:hover {
	COLOR: black; HEIGHT: 12px
}
