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

#tol_content {
	width:990px;
	height:auto;
	margin:0 auto;
	}
.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;
	}
.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 .box_left .title {
	width:670px;
	height:40px;
	border-bottom:#dadada 1px dashed;
	font-family:'true_lightregular';
	font-size:20px;
	color:#01afef;
	line-height:40px;
	}
.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:910px;
	}
.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:300px;
	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;
	}