@charset "utf-8";
/* CSS Document */
*{	margin:0px;	padding:0px;}
html{	height:100%;}
ul, li {	list-style-image:none;	list-style-type:none;}
a{text-decoration:none;}
.left {	float:left;}
.right {	float:right;}
.clearBoth{	clear:both;overflow:hidden;}
.clearBoth1{	clear:both;	height:0px;	overflow:hidden;}
img{	border:0px;	border-width:0px;	margin:0px;}
body/*定义默认字体*/
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:'宋体',Arial, Helvetica, sans-serif;
}
table{margin:0 auto;}/*解决table居中的多种浏览器兼容问题*/
form{margin:0px;padding:0px;color:#666;font-size:14px;text-decoration:none;}

#PageBodyBg{
	width:1000px;
	margin-left:auto !important;
	margin-right:auto !important;
}
#TopQuickLink{
	width:1000px;
	font-size:12px;
	height:32px;
	line-height:24px;
	text-align:right;
}
#TopQuickLink a{
	color:#888888;
	text-decoration:none;
}
#TopQuickLink a:hover{
	color:#F36D0A;
	text-decoration:underline;
}
/*---------------------------=logo及导航菜单定义开始**/
#LogoNavMenu{
	width:1000px;;
	height:72px;
}
#LogoNavMenu img{
	float:left;
	width:261px;
}

#LogoNavMenu ul{
	float:left;
	margin-left:4px;
	margin-top:16px;
	width:735px;
	height:45px;
	background:url(../images/NavMenuBg.jpg)
}
#LogoNavMenu ul li{
	float:left;
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-left:11px;
	margin-top:5px;
}
#LogoNavMenu ul li a{
	display:block;
	width:100px;
	height:40px;
	color:#FFFFFF;
}
#LogoNavMenu ul li a:hover{
	color:#4E91AE;
	background:url(../images/MenuItemBg.jpg) repeat-x;
}
#LogoNavMenu ul li a.on{
	color:#4E91AE;
	background:url(../images/MenuItemBg.jpg) repeat-x;
}
/*---------------------------=banner定义开始**/
#Banner{
	width:1000px;
	margin-top:10px;
}
#BannerLeft{
	width:715px;
	height:295px;
	float:left;
}
#myFocus{ width:715px; height:295px; background:url(/js/myfocus/loading.gif) center center no-repeat;/*#0AA5E8*/}
#BannerRight{
	width:285px;
	height:295px;
	float:left;
	background:url(../images/index_r4_c4.jpg) no-repeat;
}
#BannerRight a{
	display: block;
	float: left;
}
#BannerRight a.a_dl{
	margin-top:45px;
	width: 285px;
	height: 53px;
	text-align: center;
}
#BannerRight a.a_dla{
	margin-top:0px;
	margin-left:40px;
	width:99px;
	height:120px;
}
#BannerRight a.a_dlp{
	margin-top:0px;
	margin-left:10px;
	width:99px;
	height:120px;
}
#BannerRight a.a_ll{
	margin-top:8px;
	margin-left:40px;
	width:99px;
	height:36px;
}
#BannerRight a.a_rl{
	margin-top:8px;
	margin-left:10px;
	width:99px;
	height:36px;
}
/*---------------------------功能介绍及新闻通栏定义开始**/
#FunctionDescAndNewsBar{
	margin-top:20px;
	width:1000px;
	height: 270px;
}
#FunctionDesc{
	float: left;
	width:680px;
	margin-bottom: 10px;	
}
#FunctionTitle{
	width:680px;
	height: 34px;
}
.FuncDiv{
	float: left;
	width: 220px;
	height: 210px;
}
.FuncDiv .wenzi{
	width: 200px;
	height: 60px;
	margin-top: 5px;
	color:#7E7E7E;
	line-height:1.8em;
}
.FuncDiv2{
	float: left;
	width: 210px;
	height: 210px;
	margin-left:10px;
}
.TextBox{
	border:1px solid #CCC;
	/*background:#FFF url(../images/tbbg.jpg) repeat-x;*/
	width:138px;
	height:24px;
	line-height:24px;
}
.TextBox2{
	border:1px solid #ccc;
	/*background:#FFF url(../images/tbbg.jpg) repeat-x;*/
	width:68px;
	height:24px;
	line-height:24px;
}
.BtnBg
{
	width:110px;
	height:32px;
	line-height:28px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	font-size: 14px;
}
#NewsBar{
	float: left;
	margin-left: 20px;
	width:300px;
	margin-bottom: 10px;
}
#NewsBarTitle{
	width:300px;
	height: 34px;
	margin-bottom: 10px;
}
#NewsBarTitle img{
	float: left;
}
#NewsBarTitle span{
	float: right;
	line-height: 34px;
}
#NewsBarTitle span a{
	text-align: right;
	color: #0A69C3;
	text-decoration: none;
}
#NewsBarTitle span a:hover{
	text-decoration: underline;
}

#NewsBar dl dd{	
	margin-top:2px;
	height:24px;
	text-overflow:ellipsis; /*超出部分显示省略号*/
    white-space:nowrap; 
	overflow: hidden;
}
#NewsBar dl dd a{
	text-transform: uppercase;
	color: #7E7E7E;
	text-decoration: none;
}
#NewsBar dl dd a:hover{
	color:#F76D0A;
	text-decoration: none;
}
/*---------------------------资费摘要表格通栏定义开始**/
#TabBar{
	width:1000px;
	height: 230px;
}
#TabBorderDiv{
	float: left;
	width:680px;
}
#TabBorderDiv table{
	border-top: 1px solid #B3E3F9;
	border-left: 1px solid #B3E3F9;
}
#TabBorderDiv table tr td{
	border-bottom: 1px solid #B3E3F9;
	border-right: 1px solid #B3E3F9;
	color: #666;
	text-align: center;
}
#TabBorderDiv table tr td a{
	color: #0A69C3;
	text-decoration: none;
}
#TabBorderDiv table tr td a:hover{
	text-decoration: underline;
}
#TabBorderDiv .tdtil{
	background-color:#EAF7FD;
	text-align: center;
	font-weight: bold;
}

#RechargAndTelImg{
	float: left;
	width:300px;
	margin-left: 10px;
	padding-left: 10px;
}
/*---------------------------合作伙伴列表通栏定义开始**/
#CorpListBar{
	margin-left:auto !important;
	margin-right:auto !important;
	width:1000px;
	height: 110px;	
}
#CorpListTitle{
	width:1000px;
	height: 34px;
	margin-bottom: 10px;
	border-bottom: 2px solid #09C8F4;
	/*font-family:'微软雅黑',Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: bold;
	color:#4040;*/
	line-height:1.8em;
}
/*---------------------------友情链接通栏定义开始**/
#FrndLinksBar{
	margin-left:auto !important;
	margin-right:auto !important;
	margin-top:10px;
	width:1000px;
	/*min-height:70px !important;*/
	overflow: hidden;
}
#FrndLinksBar img{
	float: left;
}
#FrndLinksBar a{
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-top:5px;
	height: 27px;
	line-height: 27px;
	line-height:1.8em;
	color:#7E7E7E;
	font-size:12px;
	text-decoration:none;
}
#FrndLinksBar a:hover{
	color:#F76D0A;
	text-decoration:underline;	
}
/*---------------------------底部版权信息通栏定义开始**/
#CopyrightBar{
	width:1000px;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-top:10px;
	padding-top:20px;
	border-top: 2px solid #09C8F4;
	width:1000px;
	height: 80px;

	font-family:Arial, Helvetica, sans-serif;
	color:#7E7E7E;
	line-height:1.8em;
	text-align:center;
}
/*---------------------------二级页面定义开始********************/
#TitleBg{	
	padding-top:20px;
	margin-left:auto !important;
	margin-right:auto !important;
	width:1000px;	
}
.TitleBotLine{
	margin-left:auto !important;
	margin-right:auto !important;
	width:1000px;
	height:2px;
	background:#22ABFF;
	margin-top:10px;
}
#TitleBg .TitleText{
	width:1000px;
	font-family:'宋体',Arial, Helvetica, sans-serif; 
	font-size:16px;
	color:#666666;
	font-weight:bold;	
}
#TitleBg .TitleText2{
	width:1000px;
	font-family:'宋体',Arial, Helvetica, sans-serif; 
	font-size:16px;
	color:#666666;
	font-weight:bold;
	text-align:center;
}
#ContentText{
	padding-top:20px;
	padding-bottom:0px;
	width:1000px;
	margin-left:auto !important;
	margin-right:auto !important;
	font-family:'宋体',Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:1.8em;
	color:#666;
	min-height:200px;
	height:auto!important; 
}
#ContentText2{
	margin-left:auto !important;
	margin-right:auto !important;
	width:960px;
	padding-top:20px;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;	
	font-family:'宋体',Arial, Helvetica, sans-serif; 
	font-size:14px;
	line-height:1.8em;
	color:#666;
	min-height:200px;
	height:auto!important; 
}
#ContentText2 a{
	color:#3A548C;
	text-decoration:none;
}
#ContentText2 a:hover{
	text-decoration:underline;
}
.xinwenliebiao
{	
	margin-left:10px;
	width:460px;
	height:28px;
	line-height:1.8em;
	float:left;
	overflow:hidden;
}
#ContentText .xinwenliebiao a{
	color:#666;
	text-decoration:none;
}
#ContentText .xinwenliebiao a:hover{
	color:#22ABFF;
	text-decoration:underline;
}
#ContentText a{
	color:#3A548C;
	text-decoration:none;
}
#ContentText a:hover{
	text-decoration:underline;
}
#ContentText .PageListA a{
	color:#3A548C;
	text-decoration:underline;
}
#ContentText .PageListA a:hover{
	text-decoration:none;
}
#pageNoList{
	margin-top:20px;
	padding-top:10px;
	border-top:1px dashed #CCCCCC;
	text-align:center;
}
/**************子页面定义结束**********************/