<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*
FAQ
*/

p {
font-size:14px;
line-height:20px;
color:#222120;!important
}



#left{
	display:block;
	float:left;
	width:190px;
}


#right{
	width:745px;
	float:right;
}

ul.leftmenu li.lm_top{
	height:40px;
}

ul.leftmenu li.lh{
	height:25px;
}
ul.leftmenu li a{
	display:block;
	height:100%;
	text-indent:-9999px;
}
ul.leftmenu li{
	display:block;
	height:50px;
	margin-bottom:5px;
	text-indent:-9999px;
}



.lm_top{
	background:url(/assets/support/tshoot/zh-cn/images/top/l_top.jpg) no-repeat 0 0;
}

.l_bn{
	display:block;
	width:190px;
	height:25px;
	text-indent:-9999px;
}

.hhead{
	display:block;
	height:25px;
	line-height:25px;
	color:#FFF;
	background-color:#666;
	text-indent:8px;
}

.sel{
	width:100%;
	border:#999 1px solid;
}

#uframe{
	width:745px;
	margin-bottom:40px;
	margin-top:20px;
	border:none;
	border-top:#999 2px dotted;
	
}

#inner{
	display:block;
	width:727px;
}

.itemtbl{
	width:725px;
	border-left:#999 1px solid !important;
	border-top:#999 1px solid !important;
}


.itemtbl th{
	background-color:#0074bf;
	color:#FFF;
}


.itemtbl th,
.itemtbl td
{
	font-size:13px;
}


.itemtbl td
{
	vertical-align:top;
	text-align:left;
}

.itemtbl td.tdc{
	text-align:center;
	vertical-align:middle;
}

.bt_detail{
	border:#666 1px solid;
	background-color:#F2F2F2;
	color:#000;
	padding-left:8px;
	padding-right:8px;
}

.bt_return{
	display:block;
	float:right;
	width:100px;
	text-align:center;
	margin-bottom:5px;
}

.cause{
	display:block;
}

.cause p{
	font-weight:bold;
	color:#E84466;
}

.solution{
	display:block;
	margin-top:20px;
}







</pre></body></html>