body {
	background-color: #f7f7f5;
}

.clear {
	clear: both;
}

.font12 {
	font-size: 12px;
}

#container {
	margin: 0 auto;
	width: 1003px;
	font-family: Arial;
}

#header-banner {
	height: 101px;
	background: url(../images/head_bg.gif) top left repeat-x;
}

#header-logo {
	float: left;
}

#header-banner ul {
	float: right;
	margin-top: 35px;
}

#header-banner ul li {
	float: left;
	width: 120px;
	color: #7d7d7d;
	font-size: 9px;
}

#header-banner ul li a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

#header-banner ul li a:visited {
	color: #FFFFFF;
}

#header-banner ul li a:hover {
	color: #bed82f;
}

#header-banner ul li span {
	color: #bed82f;
}

#slider {
	background-color: #f6f6f5;
}

#ffffffffffffffffffftest {
	filter: progid :   DXImageTransform . microsoft . gradient (  
		gradienttype =   0, startColorStr =   #676765, endColorStr =   white )
		;
}

#slider h1 {
	color: #676765;
	font-size: 21px;
	padding-left: 20px;
	font-weight: 800;
}

#slider h2 {
	color: #97c21d;
	font-size: 17px;
	padding-left: 20px;
	font-weight: 500;
}

#slider h3 {
	color: #6a6a68;
	font-size: 18px;
	padding-left: 20px;
	font-weight: 900;
}

#header-lang-banner {
	height: 20px;
	background: url(../images/head_bg2.gif) top left repeat-x;
	text-align: right;
	padding-right: 10px;
}

#login-dialog-box {
	height: 90px;
	color: #50504E;
	font-size: 12px;
	background: #C9C9C7;
	text-align: left;
	padding: 15px;
}

#userId,#password,#validationCode {
	width: 149px;
}

#validationCode {
	width: 74px;
}

#header-lang-banner a {
	font-size: 11px;
	color: #50504e;
	text-decoration: none;
}

#header-lang-banner a:visited {
	color: #50504e;
	text-decoration: none;
}

#header-lang-banner a:hover {
	font-weight: bolder;
	text-decoration: underline;
}

#mid-block {
	clear: both;
	margin: 5px 20px 0px 5px;
	height: 171px;
	overflow: hidden;
}

.mid-block-line {
	border-top: 1px solid #dddddb;
	border-bottom: 1px solid #dddddb;
	margin-bottom: 25px;
}

#mid-block .block-cell {
	float: left;
	width: 305px;
	height: 146px;
	margin: 0 5px;
}

#mid-block .cell-1 {
	background: url(../images/n-1.gif) top right no-repeat;
}

#mid-block .cell-2 {
	background: url(../images/n-2.gif) top right no-repeat;
}

#mid-block .cell-3 {
	background: url(../images/n-3.gif) top right no-repeat;
}

#mid-block .cell-4 {
	background: url(../images/n-4.gif) top right no-repeat;
}

#mid-block .cell-5 {
	background: url(../images/n-5.gif) top right no-repeat;
}

#mid-block .cell-6 {
	background: url(../images/n-6.gif) top right no-repeat;
}

#mid-block h1 {
	font-size: 14px;
	margin: 10px 0;
	padding-left: 20px;
	height: 18px;
}

#mid-block h1.hot1 {
	background: url(../images/ns-1.gif) top left no-repeat;
}

#mid-block h1.hot2 {
	background: url(../images/ns-2.gif) top left no-repeat;
}

#mid-block h1.hot3 {
	background: url(../images/ns-3.gif) top left no-repeat;
}

#mid-block h1.hot4 {
	background: url(../images/ns-4.gif) top left no-repeat;
}

#mid-block h1.hot5 {
	background: url(../images/ns-5.gif) top left no-repeat;
}

#mid-block h1.hot6 {
	background: url(../images/ns-6.gif) top left no-repeat;
}

#mid-block h1 a {
	color: #41413f;
	text-decoration: none;
}

#mid-block h1 a:visited {
	
}

#mid-block h1 a:hover {
	text-decoration: underline;
}

#mid-block p {
	font-size: 12px;
	line-height: 20px;
}

#mid-block2 {
	clear: both;
	height: 215px;
	padding: 10px 0;
	background: url(../images/green_bg.gif) top left repeat-x;
}

#mid-block2 .block2-cell {
	float: left;
	width: 300px;
	padding-left: 25px;
}

#mid-block2 h1 a {
	color: #e98412;
	text-decoration: none;
}

#mid-block2 h1 a:visited {
	
}

#mid-block2 h1 a:hover {
	text-decoration: underline;
}

#mid-block2 h2 {
	color: #FFFFFF;
	font-size: 12px;
}

.block-n-title {
	font-size: 22px;
	font-weight: 700;
	color: #8ba412;
}

.block-n-desc {
	font-size: 12px;
	line-height: 20px;
}

a.read-more {
	color: #91a729;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
}

a.read-more:hover {
	text-decoration: underline;
}

.heavy {
	font-weight: bolder;
}

.bheavy {
	font-weight: bolder;
	font-size: 14px;
}

.gheavy {
	color: #5c5c5a;
	font-weight: bolder;
	font-size: 14px;
}

.desc {
	color: #5c5c5a;
	font-size: 12px;
}

a.view-more {
	color: #009ebc;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/plus.gif) top right no-repeat;
	padding-right: 20px;
}

.view-link-ctn {
	text-align: right;
}

#mid-block3 h1 {
	color: #009dbc;
	background: url(../images/ax.gif) top left no-repeat;
	line-height: 28px;
	padding-left: 30px;
}

#trainer-ctn {
	float: left;
	width: 630px;
	padding: 0 0 10px 25px;
}

#client-ctn {
	float: left;
	width: 310px;
	padding: 0 0 10px 25px;
}

.trainer-list-item {
	background-color: #ebebeb;
	margin: 2px 0px;
	height: 88px;
	width: 100%;
	overflow: hidden;
}

.trainer-head-img {
	border: 2px solid #9bc21b;
	margin: 5px;
}

.trainer-detail-1 {
	margin: 5px 5px 5px 20px;
	border-right: 1px dotted #cbcbcb;
	line-height: 20px;
	color: #5c5c5a;
	font-size: 12px;
}

.trainer-detail-2 {
	margin: 5px 5px 5px 20px;
	line-height: 20px;
	color: #5c5c5a;
	font-size: 12px;
}

.w12px {
	height: 26px;
	margin-left: 7px;
	font-size: 12px;
}

#footer {
	height: 43px;
	background: url(../images/foot_bg.gif) top left repeat-x;
	padding: 0 15px;
	margin-top: 10px;
	color: #FFFFFF;
}

.copyright {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}

.footer_main {
	float: left;
}

.footer_items {
	float: right;
	padding-top: 10px;
}

.footer_items a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}

/*********************************************/
#main-content-body {
	background: url(../images/comm-bg.gif) top left repeat-x;
}

#main-content-head {
	padding: 30px 15px 10px 15px;
	margin: 0px 10px;
	border-bottom: 1px solid #dddddb;
}

.main-title {
	float: left;
	color: #686866;
	font-size: 22px;
	font-weight: bolder;
}

.bread-links-ctn {
	float: right;
}

.b12b {
	font-size: 12px;
	font-weight: bolder;
	color: #4b4b49;
}

.b12lb {
	font-size: 12px;
	font-weight: bolder;
	color: #333331;
}

a.bread-link {
	font-size: 12px;
	font-weight: bolder;
	color: #333331;
	text-decoration: none;
}

a.bread-link:hover {
	text-decoration: underline;
}

.bread-link-current {
	color: #2eabc3;
}

#main-content-left {
	float: left;
	width: 625px;
	border-right: 1px solid #dddddb;
	padding: 0px 10px 20px 30px;
}

#main-content-right {
	float: left;
	width: 305px;
}

.cx-title {
	color: #7ebf27;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.cx-main {
	line-height: 20px;
	font-size: 12px;
}

.cx-desc {
	line-height: 20px;
	font-size: 12px;
	font-weight: bolder;
}

.cx-desc-2 {
	line-height: 20px;
	font-size: 12px;
	margin-top: 20px;
}

.cx-title-2 {
	color: #7ebf27;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 20px;
}

.cx-main-2 {
	line-height: 20px;
	font-size: 12px;
	padding-left: 40px;
}

ul.text-list {
	font-size: 12px;
	list-style-image: url(../images/q.gif);
	padding-left: 20px;
}

#main-content-right h1 {
	color: #333331;
}

.r-part {
	padding: 10px 10px 20px 20px;
	border-bottom: 1px solid #dddddb;
}

a.ora-menu {
	color: #e98514;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
	margin: 10px 0;
}

a.ora-menu:hover {
	color: #009DBB;
}

a.ora-menu-selected {
	color: #009DBB;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
	margin: 10px 0;
}

ul.r-menu {
	margin-top: 20px;
}

ul.r-menu li {
	background: transparent url(../images/plus.gif) no-repeat scroll right
		center;
	border-top: 1px solid #acdce3;
	padding: 10px 0;
}

ul.r-menu li a {
	color: #009dbb;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
}

ul.r-menu li a:hover {
	color: #7EBF27;
}

ul.r-menu li a.selected {
	color: #7EBF27;
}

dl.r-menu {
	margin-top: 20px;
}

dl.r-menu dt {
	background: transparent url(../images/plus.gif) no-repeat scroll right
		center;
	border-top: 1px solid #acdce3;
	padding: 10px 0;
}

dl.r-menu dt a {
	color: #009dbb;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
}

dl.r-menu dt a:hover {
	color: #7EBF27;
}

dl.r-menu dt a.selected {
	color: #7EBF27;
}

ul.r-sub-menu {
	list-style-type: disc;
	font-size: 11px;
	margin-bottom: 15px;
}

ul.r-sub-menu li {
	margin-left: 25px;
}

ul.r-sub-menu li a {
	color: #000000;
	text-decoration: none;
}

ul.r-sub-menu li a:hover {
	color: #7EBF27;
}

ul.r-sub-menu li a.selected {
	color: #7EBF27;
}

.big-g-title {
	font-size: 20px;
	font-weight: bolder;
	color: #7ebf27;
}

.g-bg-ctn {
	background-color: #7ebf27;
	padding: 5px;
	width: 195px;
	height: 40px;
	overflow: hidden;
}

.g-bg-w1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}

.g-bg-w2 {
	font-size: 12px;
	color: #FFFFFF;
}

.g-links-ctn {
	line-height: 20px;
}

.g-links-ctn a {
	font-size: 13px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}

.g-links-ctn a:hover {
	color: #7ebf27;
}

.g-blk-wrap {
	border-bottom: 1px solid #dddddb;
	padding: 30px 0px;
}

.course-title {
	font-size: 12px;
	color: #7ebf27;
}

ul.course-item {
	margin: 10px 0px;
	padding-left: 10px;
}

ul.course-item a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

ul.course-item a:hover {
	color: #7ebf27;
}

.orange-b {
	font-size: 14px;
	font-weight: bolder;
	color: #e98514;
}

.bs-title {
	font-size: 16px;
	color: #6a6a68;
	font-weight: bolder;
}

.bs-desc {
	font-size: 10px;
	color: #333331;
}

a.print-btn {
	font-size: 11px;
	color: #009dbb;
	font-weight: bolder;
	text-decoration: none;
}

a.print-btn:hover {
	text-decoration: underline;
}

.l-part-l {
	float: left;
	width: 320px;
}

.l-part-r {
	float: left;
	width: 300px;
	padding-left: 5px;
}

.cs-title {
	color: #7ebf27;
	margin-bottom: 15px;
}

.cs-content {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 15px;
}

.course-grid {
	border: 1px solid #7ebf27;
	width: 98%;
}

.course-grid td {
	height: 30px;
	background-color: #7ebf27;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

.ex-grid {
	width: 98%;
}

.ex-grid td {
	font-size: 12px;
	text-align: center;
}

.solid-grey-1px,.solid-grey-1px td {
	border: 1px solid #E3E3E1;
	border-collapse: collapse;
}

.trainer-grid {
	float: left;
	margin-top: 30px;
	width: 156px;
	font-size: 12Px;
}

.pagination-grid {
	float: left;
	margin-top: 30px;
	width: 625px;
	font-size: 12Px;
}

.login-grid {
	margin-top: 100px;
	margin-bottom: 200px;
	margin-left: 20%;
	font-size: 14px;
}

.contact-us {
	background: transparent url(../images/plus.gif) no-repeat scroll right
		center;
	padding-right: 20px;
	margin-top: 10px;
	text-align: right;
	color: #009DBB;
	font-size: 12px;
	font-weight: bolder;
}

.contact-us a {
	color: #009DBB;
	text-decoration: none;
}

.contact-us a:hover {
	color: #7EBF27;
}

.contact-us a.selected {
	color: #7EBF27;
}

.font-12 {
	font-size: 12px;
}

ul.trainer-list li {
	background: url(../images/dot-1.gif) no-repeat left center;
	padding-left: 15px;
	color: gray;
}

.element-hide {
	display: none;
}

.message-grid {
	border: 1px solid #gray;
	width: 98%;
}

.message-grid td {
	height: 30px;
	background-color: #gray;
	color: #7ebf27;
	font-size: 12px;
	text-align: center;
}

.error-grid {
	border: 1px solid #gray;
	width: 98%;
}

.error-grid td {
	height: 30px;
	background-color: #gray;
	color: red;
	font-size: 12px;
	text-align: center;
}