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

/*------------------------------*/
/*           html tag           */
/*------------------------------*/

body,div,td,h1,h2,h3,h4,h5,h6,form {
margin:0px;
	border:0px;
padding:0px;	}

input{
	margin:0px;
	border:0px;
	padding:0px 5px 0px 5px;
	vertical-align:middle;
}

textarea{
	margin:0px;
	border:0px;
  padding:0px 0px 0px 5px;
	vertical-align:middle;
}

select{
	margin:0px;
	border:1px solid #A5ACB2;
	padding-left:5px;
	height:18px;
}

img{
	behavior: url(../../js/iepngfix.htc);
	border:0px none;
}

ul{
	margin-left:20px;
	padding:0px;
}

ul.bullet{
	margin-left:20px;
	padding:0px;
}

ol{
	margin-left:20px;
	padding-left:19px;
}

ul.sttc{
	margin:0px;
	padding:0px;
}

ul li{
	list-style:none;
	padding-left:19px;
	background:url(../../images/share/img/bullet_signal.gif) no-repeat;
}
.OurPartner li ul li.ListPartner{
	list-style:none;
	padding: 2px 0 2px 19px;
	background:url(../../images/share/img/bullet_signal.gif) 0 2px no-repeat;
}
/*------------------------------*/
/*            layout            */
/*------------------------------*/

#divWrapper {
	margin:0 auto;
	width:960px;
 top:0;}

#divHeader {
	width:940px;
	padding:0px 10px; top:0;
}

#divContentWrapper {
	width:960px;
}

#divContent {
	width:735px;
	float:left;
}

#divLeftMenu {
	padding:20px 15px 0px 10px;
	width:190px;
	float:left;
}

#divFooter {
	clear:both;
	float:left;
	width:940px;
	padding:5px 10px 14px 10px;
}



#divAllList{
}



#divLongList{
	clear:both;
	width:695px;
	/*padding:20px 0px 0px 0px;*/
}



#divFaqsList{
 width:375px;
 padding:0px 10px 0px 10px;
 float:left;
 background:url(../../images/share/img/dot_line_grey_x.gif) repeat-x bottom;
}
 
#divFaqsListNoButtom{
 width:375px;
 padding:11px 10px 11px 10px;
}
 
#divFaqsLine{
 width:395px;
 height:1px;
 background:url(../../images/share/img/dot_line_grey_x.gif) repeat-x center;
}

.divSearchList{
	clear:both;
	width:615px;
	padding:0px 15px;
}

.divShortList{
	float:left;
	width:225px;
	padding:0px 0px 30px 15px;
}

.divNumberList{
	padding:0px 5px;
	float:left;
}
/*------------------------------*/
/*           utility            */
/*------------------------------*/



.divFormBox {
	border:1px solid #A5ACB2;
	height:18px;
	float:left;
}


.divLayout{
	float:left;
}
.NavLeft {
	margin: 0;
}
.NavLeft li {
	background: none;
	padding: 0;
}
.NavLeft li a {
	display: block;
	overflow: hidden;
	height: 45px;
	background: url(../../images/goood_partner/img/bg-left-menu.gif) 0 0 no-repeat;
}
.NavLeft li.Vehicle a {
	background-position: 0 0;
	height: 46px;
}
.NavLeft li.Vehicle a:hover, .NavLeft li.Vehicle a.Active {
	background-position: -200px 0;
}
.NavLeft li.Mobile a {
	background-position: 0 -46px;
}
.NavLeft li.Mobile a:hover, .NavLeft li.Mobile a.Active {
	background-position: -200px -46px;
}
.NavLeft li.Refill a {
	background-position: 0 -91px;
}
.NavLeft li.Refill a:hover, .NavLeft li.Refill a.Active {
	background-position: -200px -91px;
}
.NavLeft li.Tele a {
	background-position: 0 -136px;
}
.NavLeft li.Tele a:hover, .NavLeft li.Tele a.Active {
	background-position: -200px -136px;
}
.NavLeft li.Others a {
	background-position: 0 -180px;
	height: 46px;
}
.NavLeft li.Others a:hover, .NavLeft li.Others a.Active {
	background-position: -200px -180px;
}
.NavLeft li.Sms a {
	background-position: 0 -226px;
	height: 28px;
}
.NavLeft li.Sms a:hover, .NavLeft li.Sms a.Active {
	background-position: -200px -226px;
}
.NavLeft li.MobileApp a {
	background-position: 0 -255px;
	height: 29px;
}
.NavLeft li.MobileApp a:hover, .NavLeft li.MobileApp a.Active {
	background-position: -200px -255px;
}
.NavLeft li a span {
	display: block;
	padding-top: 50px;
}
#Content {
	border-top: 5px solid #37b5e4;
	border-bottom: 2px solid #44bae6;
	width: 730px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 12px 0 20px;
}
#Content  p {
	margin: 0;
	padding: 0;
}
#Content .Header {
	margin: 0 17px 25px;
}
#Content .SubHeader {
	margin: 0 0 10px;
}
.CateList {
	margin: 0 17px 25px;
	padding: 0 17px 10px;
	background: url(../../images/share/img/dot-gray.gif) left bottom repeat-x;
	overflow: hidden;
}
.CateList  .Ico {
	width: 66px;
	margin-right: 8px;
	padding-top: 2px;
	float: left;
	text-align: center;
}
.CateList .Detail {
	float: left;
	width: 580px;
	overflow: hidden;
}
.CateList .Detail ul {
	overflow: hidden;
	margin-bottom: 0;
}
.CateList li {
	float: left;
	width: 248px;
	margin-bottom: 8px;
}
.CateList li a {
	color: #2c2b2d;
}
.Overview {
	padding: 0 17px;
}
#Content .Overview .SubHeader {
	margin: 15px 0 0;
}
#Content .Overview li {
	margin-bottom: 5px;
}
.OurPartner {
	width: 718px;
	margin-left: 5px;
	margin-top: 25px;
}
.OurPartner .BoxContent {
	background: url(../../images/goood_partner/img/partner-bt.jpg) bottom no-repeat;
	padding: 10px 12px 38px 14px;
}
.OurPartner ul {
	margin: 0;
	padding: 0;
}
.OurPartner li {
	padding: 0;
	overflow: hidden;
	background: url(../../images/share/img/dot-gray.gif) left bottom repeat-x;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.OurPartner li.Last {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.OurPartner li ul li {
	padding: 0;
	overflow: hidden;
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.OurPartner .Ico {
	width: 125px;
	margin-right: 20px;
	float: left;
}
.OurPartner .Detail {
	float: left;
	width: 540px;
}
.OurPartner .Detail h4 {
	margin-bottom: 5px;
	font-size: 18px;
	color: #0aa0e5;
}
.OurPartner .Detail .BttnDetail {
	margin-top: 8px;
	display: block;
}
.OurPartner .PageList {
	overflow: hidden;
	margin: 15px 0 0 10px;
}
.OurPartner .PageList li {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
	float: left;
	margin: 0 5px;
	padding-top: 1px;
	color: #0aa0e5;
}
.OurPartner .PageList li a {
	display: block;
	color: #000;
}
.OurPartner .PageList li.Next {
	background: url(../../images/goood_partner/img/ico-page.gif) right 6px no-repeat;
	padding-right: 16px;
	padding-top: 0;
}
.Profile {
	width: 688px;
	margin-left: 5px;
	margin-top: 25px;
	padding: 20px 15px;
	background: url(../../images/goood_partner/img/box-top.gif) top no-repeat;
}
.Profile ul {
	margin-bottom: 30px;
}
#Content .Profile p {
	padding: 0 5px;
}
#Content .Profile .SubHeader {
    margin: 0 0 5px;
	padding: 0;
}
.MoreInfo {
	width: 710px;
	margin-left: 10px;
}
.MoreInfo .BoxTop {
	text-align: center;
}
.MoreInfo .BoxMd {
	background: url(../../images/goood_partner/img/box-bt-md.jpg) top repeat-y;
	padding: 12px 30px 5px;
}
.MoreInfo ul {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 10px;
}
.MoreInfo li {
	background: none;
	margin-bottom: 4px;
	padding-left: 30px;
}
.MoreInfo li.Tel {
	background: url(../../images/goood_partner/img/ico-tel.gif) 0 2px no-repeat;
}
.MoreInfo li.Fax {
	background: url(../../images/goood_partner/img/ico-fax.gif) 0 2px no-repeat;
}
.MoreInfo li.Mail {
	background: url(../../images/goood_partner/img/ico-mail.gif) 0 2px no-repeat;
}
.MoreInfo li.Site {
	background: url(../../images/goood_partner/img/ico-site.gif) 0 2px no-repeat;
}
.MoreInfo li.Call {
	background: url(../../images/goood_partner/img/ico-call.gif) 0 0 no-repeat;
}
.MoreInfo li a {
	color: #2D2B2E;
}
.LogoHeader {
	font-size: 20px;
	color: #0aa0e5;
	font-weight: bold;
	margin-bottom: 25px;
}
.LogoHeader img {
	margin-right: 17px;
}
.TbBenefit li {
	background: none;
	list-style: disc;
	padding-left: 0;
	margin-bottom: 5px;
	_margin-top: 10px;
}
.TbBenefit {
	background: url(../../images/goood_partner/img/tb-head.gif) 0 0 no-repeat;
	font-size: 12px;
}
.TbBenefit tr.Head {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.TbBenefit td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#Content .Profile .TbBenefit td p {
	padding-top: 10px;
}
.TbBenefit td.Last {
	border-right: 1px solid #ccc;
}
.TbBenefit tr.Head td {
	border-left: none;
	border-right: none;
}
#Content .Profile .TbBenefit tr.Head td p {
	padding-top: 0;
}
.ClearAll {
	clear: both;
}
.More {
	display: block;
	margin-left: 20px;
	margin-bottom: 5px;
}
.More a {
	text-decoration: underline!important;
}
#Content .Profile .MarginP p {
	margin-bottom: 0.6em;
}
#Content .Profile .MarginUl ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
.ProductList {
}
.ProductList ul {
	margin-left: 0;
}
.ProductList li {
	background: none;
	padding-left: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.ProductList li .Tn {
	width: 80px;
	float: left;
	margin-right: 10px;
}
.ProductList li .Tn img {
	width: 80px;
}
.ProductList li .Details {
	padding-top: 10px;
	padding-left: 19px;
	width: 570px;
	float: left;
	background: url("../../images/share/img/bullet_signal.gif") no-repeat scroll 0 11px transparent;
}
.ProductList li:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html .ProductList li{display: inline-block;}
#Network-3g {
	background: url(../../images/how_are_we_goood_for_your_business/img/bg-bt.jpg) 16px bottom no-repeat;
	padding-bottom: 40px;
}
#Network-3g ul {
	margin: 0;
	padding: 0;
}
#Network-3g .Hilight {
	width: 737px;
	margin-left: 13px;
}
#Network-3g .Content {
	width: 745px;
	margin-left: 10px;
}
#Network-3g .Header {
	margin-left: 24px;
}
#Network-3g .BoxContent {
	padding: 0 0 0 45px;
	margin-bottom: 2em;
	overflow: hidden;
}
#Network-3g .BoxContent li {
	margin-bottom: 0.5em;
}
#Network-3g .BoxContent h3 {
	padding-bottom: 0.5em;
}
#Network-3g .BoxContent p {
	padding-bottom: 0.5em;
}
#Network-3g .BoxContent li p {
	margin-top: 0.5em;
	padding-bottom: 0.5em;
}
#Network-3g .BoxContent .Tn {
	width: 70px;
	float: left;
	margin-top: 5px;
}
#Network-3g .BoxContent .Details {
	width: 614px;
	float: left;
}
#Network-3g .ListPad {
	padding-left: 10px;
	padding-top: 2em;
	font-size: 11px;
}
#Network-3g .BoxContent2 {
	padding: 0 0 0 26px;
	margin-bottom: 1em;
}
#Network-3g .BoxContent2 .Tn {
	width: 35px;
	margin-top: 2px;
}
#Network-3g .tb {
	clear: both;
	margin-left: 18px;
	margin-bottom: 1em;
}
#Network-3g .Remark {
	margin-left: 40px;
	font-size: 12px;
}

.SubNav {
	display: none;
	position: absolute;
	top: 25px;
	left: 0;
	/*border: 1px solid #ebebeb;
	background: url(../common/img/bg-sub-nav.jpg) #FFF top repeat-x;*/
	background: #fff;
	width: 130px;
	padding: 0;
	z-index: 50;
}
.SubNav ul {
	background: none;
	height: auto;
    margin-left: 0;
	padding: 0 15px;
	z-index: 50;
}
.SubNav ul li {
	float: none;
    margin-left: 0;
    padding-top: 0;
	padding-bottom: 6px;
	margin-bottom: 5px;
	/*border-bottom: 1px dotted #ccc;*/
	overflow: hidden;
	background: url(../../images/share/img/arrw-nav.gif) 5px 6px no-repeat;
}
.SubNav ul li a {
	color: #a19999;
	text-decoration: none;
}
.SubNav ul li a:hover {
	color: #0AA2E6;
}
