﻿/*Table*/
.tabInfo
{
	border: solid 1px #D8D8D8;
	font-family: 宋体;
	width: 100%;
	text-align: left;
	margin-top: 2px;
	border-style: none;
	margin-left:auto;
	margin-right:auto;
}
.tabInfoClose
{
	text-align: left;
	padding: 2px 2px 2px 24px;
	background-color: Transparent;
	background-image: url(Images/50.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: pointer;
	height: 18px;
}
.tabInfoOpen
{
	text-align: left;
	padding: 2px 2px 2px 24px;
	background-color: Transparent;
	background-image: url(Images/51.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: pointer;
	height: 18px;
}
/*table中的td Title*/
.tdTitle
{
	font-family: 宋体;
	text-align: right;
	width: 100px;
	padding-right: 2px;
	line-height: 20px;
}
.tdRequire
{
	color: Red;
	width: 8px;
	text-align: left;
}
.tdTitle120
{
	font-family: 宋体;
	text-align: right;
	width: 120px;
	padding-right: 5px;
	line-height: 20px;
}
/*table中的td*/
.tdFeild
{
	font-family: 宋体;
	line-height: 20px;
}

.tbActivitylevel td
{
	vertical-align: top;
}

/* Taxpayer Test */
.tdAnswer table
{
	margin-left: 0px;
}
.tdAnswerFirst
{
}
.tdTextTitle
{
	font-size: 16px;
	line-height: 20px;
}
.trQuestion
{
	line-height: 20px;
	padding-top: 20px;
}
.tbTestResult
{
	width: 100%;
	line-height: 20px;
	border-bottom: 1px dashed #B6450B;
	font-size: 13px;
}

.tdScore
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.TestResultMessage
{
	text-align: center;
	padding-top: 10px;
}

.tdFeildForList
{
	border: 1px solid #00CCFF;
	height: 500px;
}
.tdFeild div, .tdFeild table
{
	margin: 5px;
}
/* Taxpayer Test End */

/*Cindy-网上税校首页*/
.mainTable
{
	width: 1003px;
}
.letftd
{
	background-image: url(/App_Themes/Default/Images/wssxdefault/index_logo.jpg);
	background-repeat: no-repeat;
	width: 447px;
	height: 600px;
}
.rightTd
{
	background-image: url(/App_Themes/Default/Images/wssxdefault/index_bj.jpg);
	background-repeat: no-repeat;
	width: 556px;
	height: 600px;
}
.tableMiddle
{
	width: 100;
	padding-right: 14px;
}

.wssxFooter
{
	padding-right: 36px;
	color: #afe6f5;
	font-size: 12px;
}
/*Cindy 网上税校母版页*/


.strTable
{
	width: 1003px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.tdmenu
{
	height: 56px;
	background-image: url(/App_Themes/Default/Images/wssxdefault/n_top.jpg);
	background-repeat: no-repeat;
}
.tdleft
{
	width: 221px;
	height: 495;
	background: url(/App_Themes/Default/Images/wssxdefault/n_left.jpg) no-repeat top left;
}
.tdLog
{
	width: 766px;
	height: 495px;
	background-color: #d1f2fb;
}
.tabLog
{
	width: 743px;
	height: 21px;
}
.tdfootInfo
{
	color: White;
	text-align: right;
}

.tdfootInfo, .tdfootInfo A:link, .tdfootInfo A:visited
{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.tdfootInfo A:hover
{
	font-size: 13px;
	color: #FFFF00;
	text-decoration: underline;
}
/*Cindy-Catalog.aspx */
.tdLine
{
	height: 9px;
	background: url(/App_Themes/Default/Images/wssxdefault/line.gif) no-repeat top;
}
.tableTest
{
	width: 90%;
	padding-left: 10px;
}
.contentTable
{
	width: 100%;
	padding-left: 10px;
}
.tdcontentTable
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.tdcontentTable1
{
	margin-top: 10px;
	width: 100%;
}
/*Cindy-content.aspx*/
.contentTable1
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
}

/*Cindy-TaxTest.aspx*/
.tableframe
{
	width: 95%;
	margin-left: 10px;
}
.tableframe2
{
	margin-left: 10px;
	line-height: 150%;
	font-size: 13px;
	border-bottom: #7c9ccf 1px solid;
	border-left: #7c9ccf 1px solid;
	background-color: #ffffff;
	margin-top: 5px;
	border-collapse: collapse;
	font-family: 宋体;
	border-top: #7c9ccf 1px solid;
	border-right: #7c9ccf 1px solid;
}
.tableframe1
{
	padding-top: 5px;
	line-height: 20px;
	padding-left: 5px;
}

.tdTextTitle1
{
	font-size: 15px;
	font-weight: bold;
	background-color: #86cbe4;
	width: 100%;
	border: #7c9ccf 1px solid;
}
.trQuestion1
{
	font-size: 13px;
	font-weight: bold;
	background-color: #d1f1fc; /*background-color :#86cbe4;*/
}
.trQuestion1 td
{
	border-bottom: #7c9ccf 1px solid;
	border-top: #7c9ccf 1px solid;
}
.tdQuestionFirst
{
	text-align: left;
	width: 40px;
}

.tdAnswer
{
	text-align: left;
	width: 500px;
}
/*cindy-Marster*/
.mainTdTop
{
	height: 14px;
	background: url(/App_Themes/Default/Images/wssxdefault/n_04.jpg) no-repeat top;
}
.mainTdMiddle
{
	background: url(/App_Themes/Default/Images/wssxdefault/n_02.jpg) no-repeat;
}
.mainTdMiddle1
{
	height: 20px;
	background: url(/App_Themes/Default/Images/wssxdefault/n_03.jpg) no-repeat bottom;
}
.mainTdEnd
{
	width: 15px;
	background-color: #ffffff;
}
.footerTd
{
	height: 46px;
	background: url(/App_Themes/Default/Images/wssxdefault/n_food.jpg) no-repeat;
	text-align: right;
}

.tdValidateCode
{
	vertical-align: bottom;
	line-height: 20px;
	height: 20px;
}
.tdValidateCode img
{
	border:0px;
}
.tbSearchAdv
{
	margin-bottom: 20px;
}
.tdValidateCode input
{
    vertical-align:bottom;
    margin-bottom:3px;
}
.tdValidateCode div
{
    display:inline;
    vertical-align:bottom;
}
.tbArticleDetail
{
    margin-top:0px;
}

/*在线咨询--kevin-2010/07/13*/
.OnlineLeftTitle
{
	background:url(../Portal/Container/Themes/Default/LoginContainer/bg-content-list-title1.gif) no-repeat right; 
	height:30px; background-color:#42A4E5; 
	padding-left:10px; color:White; font-weight:bolder; font-size:14px;
}
.OnlineLeftIcon
{
	height:35px;
	border-bottom:1px solid #CCCCEE;
	width: 15px; text-align: center;
}
.OnlineLeftItem
{
	height:35px;
	border-bottom:1px solid #CCCCEE;
}
.tbSelectQuestion
{
    padding-top:10px;
}
