@charset "utf-8";
#con #mainContainer {
	padding: 10px;
}

#paginator {
	height: 25px;
	padding-left: 10px;
	float: left;
	width: 720px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
}
.paginationText {
	white-space: nowrap;
	float: left;
	height: 23px;
	font-size: 13px;
	line-height: 23px;
	padding-left: 10px;
	background-color: #FFF;
	padding-right: 10px;
	font-weight: bold;
	color: #999;
}
.paginationText2 {
	white-space: nowrap;
	float: left;
	display: none;
}
#paginationNumContainer {
	float: left;
	height: auto;
}
#paginator a {
	color: #666;
}
#paginator a:hover {
	color: #F30;
}
#paginationNumContainer a:hover {
	color: #F30;
	background-color: #FFF3D0;
}
.paginationNum {
	font-weight: bold;
	height: 23px;
	width: 23px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	text-align: center;
	line-height: 23px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 3px;
	display: inline;
	cursor: pointer;
	margin-right: 3px;
}
.paginationNum2 {
	font-weight: bold;
	color: #F30;
	height: 23px;
	width: 23px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	text-align: center;
	line-height: 23px;
	border: 1px none #FFF;
	float: left;
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}
.totalpage {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #999;
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}
#mainContainer #leftcontainer {
	float: left;
	width: 730px;
}
#leftcontainer #nav {
	font-size: 13px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#leftcontainer #nav a {
	color: #666;
}
#leftcontainer #nav a:hover {
	color: #F30;
}
#leftcontainer #subclass {
	height: auto;
	width: 730px;
	overflow: hidden;
}
#subclass a {
	color: #4f7618;
	font-weight: bold;
}
#subclass a:hover {
	color: #F60;
}
#subclass .asubclass {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.asubclass a {
	white-space: nowrap;
	width: auto;
}
.asubclass .subclassN {
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #900;
	background-image: url(../../images/training/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	padding-left: 20px;
	width: 150px;
}
.asubclass .fatherclass {
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #666;
	padding-left: 15px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.asubclass .classcontainer {
	height: auto;
	padding: 10px;
}
.asubclass #schoolcontainer {
	padding-bottom: 20px;
}
.asubclass .classcontainer .aclass {
	font-size: 13px;
	line-height: 20px;
	padding: 2px;
	width: 113px;
	list-style-type: none;
	float: left;
}
.asubclass .classcontainer .aschool {
	font-size: 13px;
	line-height: 20px;
	width: 340px;
	list-style-type: none;
	float: left;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	overflow: hidden;
}
#subclass .showall {
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	text-align: center;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 150px;
	cursor: pointer;
	color: #F60;
	margin-bottom: 6px;
	background-image: url(../../images/training/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	background-color: #FFF;
	margin-top: -15px;
}
#leftcontainer #trainings {
	margin-top: 5px;
}
#trainings #trainingListT {
	margin-top: 8px;
}
.trainingListT a {
	color: #666;
}
.trainingListT a:hover {
	color: #F30;
}
#trainingListT .trainingListT {
	background-color: #FFFFE6;
	width: 718px;
	border: 1px solid #CCC;
	font-size: 13px;
	line-height: 25px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
}
.trainingListT .trainingName{
	float: left;
	width: 450px;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
}
.trainingListT .trainingCity{
	text-align: center;
	width: 90px;
	list-style-type: none;
	overflow: hidden;
	float: left;
	font-weight: bold;
}
.trainingListT .trainingPrice{
	width: 90px;
	list-style-type: none;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight: bold;
}
.trainingListT .trainingPubtime {
	text-align: center;
	width: 88px;
	list-style-type: none;
	overflow: hidden;
	float: left;
	font-weight: bold;
}
#trainings #trainingC {
	float: left;
	width: 730px;
	overflow: hidden;
	height: auto;
}
#trainingC .atraining {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.atraining em {
	font-style: normal;
}
.atraining .trainingName {
	float: left;
	width: 450px;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	color: #000;
	font-size: 14px;
}
.atraining .trainingName a {
	color: #000;
}
.atraining .trainingName a:hover {
	color: #F60;
}
.atraining .trainingCity {
	text-align: center;
	width: 90px;
	list-style-type: none;
	overflow: hidden;
	float: left;
}
.atraining .trainingPrice {
	width: 90px;
	list-style-type: none;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #4f7618;
}
.atraining .trainingPubtime {
	text-align: center;
	width: 90px;
	float: left;
	list-style-type: none;
	color: #999;
}
.atraining .trainingSchool {
	float: left;
	width: 450px;
	list-style-type: none;
	color: #666;
	margin-top: 3px;
	font-size: 12px;
}
.atraining .trainingSchool a {
	color: #900;
}
.atraining .trainingSchool a:hover {
	color: #F60;
}
.atraining .trainingDesc {
	float: left;
	list-style-type: none;
	color: #666;
	line-height: 16px;
	height: 47px;
	overflow: hidden;
	padding-top: 3px;
	clear: left;
	width: 720px;
	text-align: justify;
	font-size: 12px;
}
#trainingC #noresult {
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	float: left;
	width: 720px;
	padding-left: 15px;
}
#trainingC .mainad {
	height: 90px;
	width: 728px;
	padding-right: 1px;
	padding-left: 1px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.trainingSchool .SchoolName {
	color: #900;
}
#trainings .TrainingName {
	font-size: 26px;
	line-height: 35px;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "黑体";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	height: auto;
	width: 730px;
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 8px;
}

/*View*/
#trainings #trainingMain {
	width: 720px;
	padding-right: 5px;
	padding-left: 5px;
}
#trainings #trainingMain a {
	color: #4f7618;
}
#trainings #trainingMain a:hover {
	color: #F30;
}
#trainingMain .SchoolName {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
}
#trainingMain .SchoolName .PubDate {
	float: right;
	width: 140px;
}
#trainingMain .SchoolName .viewtimes {
	float: right;
	width: 160px;
}
#trainingMain .TrainingDescT {
	font-size: 15px;
	color: #900;
	line-height: 30px;
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	white-space: nowrap;
	width: auto;
}
#trainingMain .TrainingDetail {
	font-size: 13px;
	line-height: 20px;
	color: #333;
	padding: 5px;
}
#trainingMain .TrainingPrice {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #F60;
}
.googleAD  {
	height: 90px;
	width: 728px;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 1px;
}
#othertrainings .atraining {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
#othertrainings .atraining .trainingName a{
	font-size: 13px;
}

#leftcontainer #comment {
	margin-top: 15px;
	overflow: visible;
}
#comment .nametitle .CommentTrainingName {
	font-weight: bold;
	color: #900;
}
#mainContainer #rightcontainer {
	float: right;
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
}
#rightcontainer a {
	color: #333;
}
#rightcontainer a:hover {
	color: #F60;
}
.h3T  {
	background-image: url(../../images/training/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 8px;
	padding-left: 10px;
}
#videos .avideo {
	text-align: center;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 6px;
}
.avideo .avideoIMG {
	padding: 3px;
	height: 100px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
.avideo .avideoNAME {
	font-size: 13px;
	line-height: 20px;
	width: 180px;
	overflow: hidden;
}
#rightcontainer #contact {
	margin-bottom: 15px;
}

#contact #contactUS {
	padding: 0px;
	height: 66px;
}
#contact #contactUS #contactMSG {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	width: 115px;
	float: right;
	font-weight: bold;
	padding-top: 9px;
}
#contactUS #contactIMG {
	border: 1px solid #CCC;
	height: 60px;
	width: 60px;
}

#contact #contactdetail {
	width: 180px;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contactdetail #phone {
	height: 40px;
}

#contactdetail #phone #contactPhone {
	font-size: 16px;
	line-height: 40px;
	font-weight: bolder;
	color: #F60;
	float: right;
	width: 138px;
}
#contactdetail #contactText {
	font-size: 13px;
	line-height: 20px;
	color: #333;
	padding-top: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
#contactdetail #msn {
	text-align: center;
	height: 35px;
	margin-bottom: 10px;
	margin-top: 10px;
}




#rightcontainer #suggesttraining {
	margin-bottom: 10px;
}

#suggesttraining ul .asuggest {
	font-size: 13px;
	line-height: 20px;
	background-image: url(../../images/training/bg.jpg);
	background-repeat: no-repeat;
	background-position: -180px 0px;
	list-style-type: none;
	width: 165px;
	padding-left: 15px;
	overflow: hidden;
}

.dijitDialog {
	border: 1px solid #666;
	-webkit-box-shadow: 0px 5px 10px #adadad;
	padding: 0px;
	background-color: #FFF;
	position: absolute;
	z-index: 999;
	padding: 0px;
}
.dijitDialog .dijitDialogTitle {
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 13px;
	color: #3243C5F;
	font-weight: bold;
	padding: 4px;
	outline:0;
	line-height: 20px;
}
.dijitDialog .dijitDialogPaneContent {
	background: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F60;
	padding: 5px;
	overflow: hidden;
}
.dijitDialogTitleBar {
	background: #fafafa;
	cursor: move;
	outline:0;
	padding: 6px;
}
.dijitDialogCloseIcon {
	position: absolute;
	vertical-align: middle;
	right: 6px;
	top: 6px;
	height: 20px;
	width: 20px;
	cursor: pointer;
	background-image: url(../../images/common/bg.jpg);
	background-repeat: no-repeat;
	background-position: -40px -40px;
}
.dijitDialog .closeText {
	display:none;
}
.dijitDialogContent {
	padding: 8px;
}
.dijitDialogUnderlayWrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 998;
	display: none;
	background: transparent !important;
}
.dijitDialogUnderlay {
	opacity: 0.5;
	background-color: #999;
}
.dj_ie .dijitDialogUnderlay {
	filter: alpha(opacity=70);
}
.dialogtext {
	color: #666;
}

.TabbedPanels {
	margin: 0px;
	float: left;
	clear: none;
	width: 730px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	padding-top: 8px;
	padding-left: 8px;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #666;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 180px;
	list-style-image: none;
	list-style-type: none;
}
.TabbedPanelsTabHover {
	background-color: #FFB;
	color: #4f7618;
}
.TabbedPanelsTabSelected {
	background-color: #FFB;
	font-weight: bold;
	color: #4f7618;
}
.TabbedPanelsTab a {
	color: #333;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
}
.TabbedPanelsContent {
	padding: 4px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
