@charset "UTF-8";
/* CSS Document */
b {
	font-family:'true_boldregular';
	font-weight:normal;
	}
.hr {
	border-bottom:#dadada 1px dashed;
	}
#tol_content {
	width:990px;
	height:auto;
	margin:0 auto;
	}
#tol_content a {
	color:#01afef ;
	}
.customer_tab {
	width:440px;
	height:45px;
	margin:0 auto;
	margin-top:30px;
	}
.customer_tab ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.customer_tab li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	}
.customer_tab li a {
	display:block;
	height:45px;
	}
.customer_tab li a span {
	display:none;
	}
.customer_tab .personal {
	width:220px;
	height:45px;
	background-image:url(../images/trueonline/tol/customer_tab.png);
	background-position:-0px -45px;
	}
.customer_tab .personal_active {
	width:220px;
	height:45px;
	background-image:url(../images/trueonline/tol/customer_tab.png);
	background-position:-0px -0px;
	}
.customer_tab .business {
	width:220px;
	height:45px;
	background-image:url(../images/trueonline/tol/customer_tab.png);
	background-position:-220px -0px;
	}
.customer_tab .business_active {
	width:220px;
	height:45px;
	background-image:url(../images/trueonline/tol/customer_tab.png);
	background-position:-220px -45px;
	}
/*Content*/
#content_box {
	width:950px;
	height:auto;
	border-radius:10px;
	background-color:#fafafa;
	padding:19px;
	border:#eeeeee 1px solid;
	box-shadow:inset rgba(0,0,0,0.1) 0px 0px 10px;
	margin:0 auto;
	}
.content_box {
	width:950px;
	height:auto;
	}
.content_box .box_left {
	width:670px;
	height:auto;
	float:left;
	}
.content_box .box_right {
	width:250px;
	height:auto;
	float:left;
	margin-left:30px;
	}
.content_box .title {
	height:40px;
	border-bottom:#dadada 1px dashed;
	font-family:'true_boldregular';
	font-size:20px;
	color:#555;
	margin-top:20px;
	position:relative;
	}
.content_box .title .viewall {
	position:absolute;
	right:0px;
	bottom:10px;
	font-family:'true_lightregular';
	}
.content_box .title .viewall a {
	color:#555 !important;
	}
.content_box .title .viewall a:hover {
	text-decoration:none;
	}
.promotion_list {
	position:relative;
	margin-top:20px;
	}
.promotion_list .right {
	margin-left:30px;
	}
.promotion_list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.promotion_list li {
	margin:0px;
	padding:0px;
	width:320px;
	float:left;
	}
.btn_promotion_left {
	position:absolute;
	left:-19px;
	top:107px;
	margin-top:-19px;
	width:38px;
	height:38px;
	background-image:url(../images/trueonline/tol/btn_slide_left.png);
	}
.btn_promotion_left a {
	display:block;
	height:38px;
	}
.btn_promotion_right{
	position:absolute;
	right:-19px;
	top:107px;
	margin-top:-19px;
	width:38px;
	height:38px;
	background-image:url(../images/trueonline/tol/btn_slide_right.png);
	}
.btn_promotion_right a {
	display:block;
	height:38px;
	}
.promotion_list a {
	color:#555;
	}
.promotion_list a:hover {
	color:#555;
	text-decoration:none;
	}
.promotion_list li:hover .thumb_headline {
	color:#01afef;
	text-decoration:underline !important;
	}
.promotion_list li:hover .thumb_caption {
	color:#555;
	text-decoration:underline !important;
	}
.thumb_headline {
	font-size:16px;
	font-family:"true_boldregular";
	text-align:left;
	color:#01afef;
	margin-top:10px;
	 overflow: hidden;
	 height: 50px;
}
.thumb_caption {
	font-size:12px;
	font-family:"true_mediumregular";
	text-align:left;
	color:#555;
	margin-top:5px;
	height: 75px;
    overflow: hidden;
	}
.btn-readmore {
	padding:5px 15px 5px 15px;
	background-color:#01afef;
	font-size:12px;
	font-family:"true_mediumregular";
	border-radius:5px;
	color:#FFF !important;
	}
.btn-sky {
	padding:5px 15px 5px 15px;
	background-color:#01afef;
	font-size:12px;
	font-family:"true_mediumregular";
	border-radius:5px;
	color:#FFF !important;
	}

.btn-gray {
	padding:5px 15px 5px 15px;
	background-color:#898989;
	font-size:12px;
	font-family:"true_mediumregular";
	border-radius:5px;
	color:#FFF !important;
	}
.btn-set {
	margin-top:15px;
	margin-bottom:20px;
	}
.productandservice .title {
	margin-top:0px;
	}
.productandservice_list {
	margin-top:20px;
	}
.productandservice .boradband {
	
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
.productandservice .boradband .title {
	text-align:center;
	font-size:16px;
	color:#ec312e;
	margin-top:0px !important;
	height:auto !important;
	border:none;
	margin-bottom:20px;
	}
.productandservice .boradband li {
	margin-left:30px;
	margin-bottom:20px;
	}

.headline#sky {
	color:#555 !important;
	}
.pagination a {
	 color:#01AFEF;
	}
.levelc_list li {
	margin:0px !important;
	padding:0px !important;
	margin-left:70px !important;
	margin-bottom:20px !important;
	}
.levelc_list li:nth-child(3n+1) {
	margin-left:0px !important;
	}
.levelc_list .thumb_headline {
	margin-top:0px !important;
	}
.productandservice .fixedline {
	width:200px;
	float:right;
	}
.productandservice .fixedline .title {
	text-align:center;
	font-size:16px;
	color:#ec312e;
	margin-top:0px !important;
	height:auto !important;
	border:none;
	margin-bottom:20px;
	}	
.productandservice .fixedline li {
	margin-bottom:20px;}
.productandservice_list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.productandservice_list li {
	margin:0px;
	padding:0px;
	width:200px;
	float:left;
	}
.productandservice_list a {
	color:#555;
	}
.productandservice_list li:hover .thumb_headline {
	color:#01afef;
	text-decoration:underline !important;
	}
.productandservice_list li:hover .thumb_caption {
	color:#555;
	text-decoration:underline !important;
	}
.vas_list {
	margin-top:20px;
	}
.vas .title {
	margin-top:0px !important;
	}
.vas_list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.vas_list li {
	margin:0px;
	padding:0px;
	width:200px;
	float:left;
	margin-left:50px;
	}
.vas_list li:nth-child(4n+1) {
	margin-left:0px;
	}
.vas_list a {
	color:#555;
	}
.vas_list a:hover {
	color:#555;
	text-decoration:none;
	}
.vas_list li:hover .thumb_headline {
	color:#01afef;
	text-decoration:underline !important;
	}
.vas_list li:hover .thumb_caption {
	color:#555;
	text-decoration:underline !important;
	}

.privilege_list {
	margin-top:20px;
	}
.privilege .title {
	margin-top:0px !important;
	}
.privilege_list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.privilege_list li {
	margin:0px;
	padding:0px;
	width:200px;
	float:left;
	margin-left:50px;
	margin-bottom:20px;
	}
.privilege_list li:nth-child(4n+1) {
	margin-left:0px;
	}
.privilege_list a {
	color:#555;
	}
.privilege_list a:hover {
	color:#555;
	text-decoration:none;
	}
.privilege_list li:hover .thumb_headline {
	color:#01afef;
	text-decoration:underline !important;
	}
.privilege_list li:hover .thumb_caption {
	color:#555;
	text-decoration:underline !important;
	}
	
.news_list {
	margin-top:20px;
	}
.news .title {
	margin-top:0px !important;
	}
.news_list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.news_list li {
	margin:0px;
	padding:0px;
	width:465px;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	}
.news_list li:nth-child(2n+1) {
	margin-left:0px;
	}
.news_list a {
	color:#555;
	}
.news_list a:hover {
	color:#555;
	text-decoration:none;
	}
.news_list li:hover .thumb_headline {
	color:#01afef;
	text-decoration:underline !important;
	}
.news_list li:hover .thumb_caption {
	color:#555;
	text-decoration:underline !important;
	}
.news_list .thumb {
	float:left;
	}
.news_list .thumb_text {
	float:left;
	position:relative;
	}
.news_list .thumb_text .date {
	position:absolute;
	left:-30px;
	top:10px;
	background-color:rgba(0,0,0,0.6);
	padding:3px 10px 3px 10px;
	color:#FFF;
	font-family:"true_mediumregular";
	}
.news_list .thumb_text {
	width:245px;
	float:left;
	margin-left:20px;
	}
.news_list .thumb_text .thumb_headline {
	margin-top:45px;
	}
.content_tab {
	width:auto;
	height:30px;
	margin-top:20px;
	}
.content_tab ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.content_tab li {
	margin:0px;
	padding:0px;
	float:left;
	height:35px;
	background-color:#eeeeee;
	margin-right:1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow:inset rgba(0,0,0,0.1) 3px -3px 5px;
	line-height:35px;
	font-family:'true_mediumregular';
	font-size:14px;
	}
.content_tab li a {
	display:block;
	height:35px;
	color:#656565;
	padding:0px 20px 0px 20px;
	text-shadow:#FFF 1px 1px 1px;
	}
.content_tab li:hover {
	box-shadow:inset rgba(0,0,0,0.1) 3px -3px 7px;
	}
.content_tab li:hover a {
	color:#01afef;
	}
.content_tab .active {
	background-color: #cacaca;
	background: -moz-linear-gradient(top,  #cacaca 0%, #9ea0a3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cacaca), color-stop(100%,#9ea0a3));
	background: -webkit-linear-gradient(top,  #cacaca 0%,#9ea0a3 100%);
	background: -o-linear-gradient(top,  #cacaca 0%,#9ea0a3 100%);
	background: -ms-linear-gradient(top,  #cacaca 0%,#9ea0a3 100%);
	background: linear-gradient(to bottom,  #cacaca 0%,#9ea0a3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#9ea0a3',GradientType=0 );
	box-shadow:none;
	}
.content_tab .active a {
	color:#FFF;
	text-shadow:rgba(0,0,0,0.4) 1px 1px 1px
	}
.content_tab .active:hover a {
	color:#FFF;
	}
.content_list {
	width:630px;
	background-color:#FFF;
	border:#eeeeee 1px solid;
	padding:18px;
	border-radius: 5px;
	border-top-left-radius: 0;
	position:relative;
	}
.content_list .btn_viewmore {
	position:absolute;
	top:10px;
	right:10px;
	}
.content_list .btn_viewmore a {
	border-radius:5px;
	display:block;
	padding:5px 10px 5px 10px;
	border:#e8e8e8 1px solid;
	background-color:#f3f3f3;
	color:#656565;
	text-shadow:#FFF 1px 1px 1px;
	}
.content_list .btn_viewmore a:hover {
	color:#01afef;
	}
.content_list ul {
	margin:0px;
	padding:0px;
	margin-top:20px;
	}
.content_list li {
	list-style:none;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	margin:14px;
	}
.content_list li .thumb {
	width:128px;
	height:128px;
	box-shadow:#f1f1f1 0px 0px 0px 1px;
	}
.content_list li .text {
	width:128px;
	height:auto;
	word-wrap:break-word;
	margin-top:10px;
	}
.content_list li a {
	display:block;
	color:#3d3d3d;
	}
.content_list li a:hover {
	color:#01afef;
	}
.newcusomter {
	width:630px;
	}
.newcusomter li {
	margin:11px;
	}
.right_newsandpromotion {
	width:250px;
	height:auto;
	margin-top:20px;
	}
.right_newsandpromotion .title {
	position:relative;
	padding-left:20px;
	background-color: #cacaca;
	background: -moz-linear-gradient(top,  #cacaca 0%, #9ea0a3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cacaca), color-stop(100%,#9ea0a3));
	background: -webkit-linear-gradient(top,  #cacaca 0%,#9ea0a3 100%);
	background: -o-linear-gradient(top,  #cacaca 0%,#9ea0a3 100%);
	background: -ms-linear-gradient(top,  #cacaca 0%,#9ea0a3 100%);
	background: linear-gradient(to bottom,  #cacaca 0%,#9ea0a3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#9ea0a3',GradientType=0 );
	box-shadow:none;
	height:35px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	line-height:35px;
	font-family:'true_mediumregular';
	font-size:14px;
	color:#FFF;
	text-shadow:rgba(0,0,0,0.4) 1px 1px 1px;
	}
.right_newsandpromotion .btn_viewmore {
	position:absolute;
	top:5px;
	right:10px;
	}
.right_newsandpromotion .btn_viewmore a {
	border-radius:5px;
	display:block;
	padding:5px 10px 5px 10px;
	border:#e8e8e8 1px solid;
	background-color:#f3f3f3;
	color:#656565;
	text-shadow:#FFF 1px 1px 1px;
	}
/*Right Button*/
.right_btn {
	width:250px;
	height:auto;
	}
.right_btn ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.right_btn li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-bottom:10px;
	}
/*News Box*/
.newsbox {
	width:248px;
	height:640px;
	overflow: scroll;
	background-color:#FFF;
	border:#eeeeee 1px solid;
	}
.newsbox ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:210px;
	margin:0 auto;
	}
.newsbox li {
	margin:0px;
	padding:0px;
	border-bottom:#dadada 1px dashed;
	padding-bottom:20px;
	padding-top:20px;
	}
.newsbox li .date {
	width:45px;
	height:auto;
	float:left;
	text-align:center;
	background-color:#e8e8e8;
	border-radius:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-shadow:#FFF 1px 1px 1px;
	}
.newsbox li .date b {
	font-size:20px;
	color:#01afef;
	}
.newsbox li .date i {
	font-style:normal;
	font-weight:bold;
	}
.newsbox li .text {
	width:155px;
	margin-left:10px;
	float:left;
	}
.newsbox li .text a {
	color:#ee1c25;
	font-weight:bold;
	}
.newsbox li .text a:hover {
	color:#3d3d3d;
	font-weight:bold;
	}
.newsbox li .text  .news_readmore {
	margin-top:10px;
	}
.newsbox li .text  .news_readmore a {
	color:#3d3d3d;
	}
.newsbox li .text  .news_readmore a:hover {
	color:#01afef;
	}
/*Buy VAS*/
.buy_vas_title {
	height:35px;	
	margin-top:10px;
	font-family:'true_mediumregular';
	font-size:18px;
	color:#666;
	line-height:35px;
	border-bottom:#dadada 1px dashed;
	}
.buy_vas_step {
	text-align:right;
	margin-top:20px;
	margin-bottom:10px;
	}
.buy_box_title {
	text-align:center;
	font-family:'true_mediumregular';
	font-size:16px;
	color:#666;
	margin-top:30px;
	}
.buy_box_subtitle {
	text-align:center;
	font-family:'true_mediumregular';
	font-size:14px;
	color:#666;
	margin-top:30px;
	}
.buy_box {
	width:600px;
	height:auto;
	background-color:#ebebeb;
	padding:20px;
	border:#d7d7d7 1px solid;
	border-radius:5px;
	margin:0 auto;
	margin-top:20px;
	}
.buy_box * {
	font-family:'true_mediumregular';
	}
.buy_box input {
	font-size:14px !important;
	}
.buy_box td {
	padding:10px;
	}
.buy_box .remark {
	font-size:11px;
	color:#898989;
	}
	
#footer_sitemap h3 {
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    margin: 0;
    padding: 0;
}