#category3rd 	{ display: table; width: 990px; border: 3px solid #299967; margin-top: 10px; }
	
#category3rd .cat3rd-title 	{ padding: 20px; background-color: #299967; color: #ffffff; font-size: 30px; }
#category3rd .cat3rd-green 	{ background-color: #299967; height: 100%; }
#category3rd .cat3rd-white 	{ background-color: #ffffff; }


.cat3rd-sublist 		{ display: table; margin: 15px 0 15px 5px; }
.cat3rd-sublist li 		{ display: table; width: 105px; padding: 0 5px; height: 70px; line-height: 22px; border-bottom: 1px solid #2c855d; font-size: 16px; font-weight: bold; }
.cat3rd-sublist li a	{ display: table-cell; vertical-align: middle; text-align: center; width: 100%; color: #ffffff; text-decoration: none; }


.cat3rd-sublist li.active	{ width: 105px; border-left: 5px solid #1a6644; background-color: #ffffff; }
.cat3rd-sublist li.active a	{ color: #2c855d;}
.cat3rd-sublist li:hover	{ width: 105px; border-left: 5px solid #1a6644; background-color: #ffffff; }
.cat3rd-sublist li:hover a	{ color: #2c855d; }	


.cat3rd-news 	{ width: 520px; margin: 20px 0 20px 30px; background-color: #ffffff; }
.cat3rd-news li { display: table; width: 100%; padding: 10px 0; border-bottom: 1px solid #eaeaea; }

.cat3rd-news .cat3rd-nimg 					{ float: left; width: 105px; }
.cat3rd-news .cat3rd-nbox 					{ float: left; width: 405px; margin-left: 10px; color: #414141; }
.cat3rd-news .cat3rd-nbox a					{ color: #414141; text-decoration: none; }
.cat3rd-news .cat3rd-nbox .cat3rd-ntitle	{ font-size: 19px; font-weight: bold; font-family: 'MuseoSans300', Arial, Helvetica, sans-serif; }
.cat3rd-news .cat3rd-nbox .cat3rd-ndesc 	{ font-size: 12px; line-height: 16px; font-family: 'OpenSans', Arial, Helvetica, sans-serif; margin-top: 10px; } 

.shadow-right { -webkit-box-shadow: 2px 0px 5px 0px rgba(50, 50, 50, 0.50); -moz-box-shadow: 2px 0px 5px 0px rgba(50, 50, 50, 0.50); box-shadow: 2px 0px 5px 0px rgba(50, 50, 50, 0.50); }


#load-more 			{ display: table; width: 490px; height: 30px; line-height: 30px; margin: 20px auto; text-align: center; border: 1px solid #6b6b6b; font-size: 16px; font-weight: bold; color: #6b6b6b; font-family: 'MuseoSans300', Arial, Helvetica, sans-serif !important; cursor: pointer; }
#load-more a		{ display: block; width: 100%; height: 100%; color: #6b6b6b; text-decoration: none;  }
#load-more:hover	{ background-color: #6b6b6b; color: #ffffff; }
#load-more:hover a	{ color: #ffffff; }

.loading { width: 100%; min-height: 150px; background: url('/_img/spinner-gray-32x32.gif') no-repeat center center; }

.subCategoryList 	{ padding: 10px; }
.subCategoryList li { display: table; width: 100%; height: 30px; line-height: 30px; border-bottom: 1px solid #f7f7f7; }
.subCategoryList li:last-child { border-bottom: 0px; }
.subCategoryList li a { color: #414141; }

.teamVideoList 				{ display: table; width: 100%; padding: 5px 0px; }
.teamVideoList li 			{ float: left; width: 93px; margin-left: 5px; margin-bottom: 5px; }
.teamVideoList li  a		{ text-decoration: none; }
.teamVideoList .tvlText 	{ display: block; height: 29px; margin-top: 2px; overflow: hidden; font-size: 11px; line-height: 13px; color: #414141; }
.teamVideoList .tvlImage 	{ width: 93px; }