body img{
  border:0px;
}

/*-------- Main --------*/
.main{
  width: 494px;
  min-height: 300px;
  float: left;
  border-bottom: #ADD9E4 1px solid;
  border-left: #ADD9E4 1px solid;
  border-right: #ADD9E4 1px solid;
  border-top: #ADD9E4 1px solid;
  padding: 2px;
  overflow:hidden;
} 

.content .item-page{
	padding:15px;
	overflow:hidden;
	text-align:justify;
	font-family: Arial;
	font-size: 10pt;
	color: #8c8c8c;
}

.content .item-page h2{
color:#178BAC;
}

.contnet.item-page a{
color: #A2A200;
text-decoration: none;
}

.content.item-page a:hover{
text-decoration: underline; 
color: #808080;
}
/*-- Breadcrums --*/
.rcge_navigation .breadcrumbs, .rcge_navigation .breadcrumbs {
  width: 494px;
  height: 37px;
  background: #ADD9E4;
  background: -moz-linear-gradient(top, #ADD9E4 0%, #D9EDF2 60%, #F7FBFC 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ADD9E4), color-stop(60%,#D9EDF2), color-stop(100%,#F7FBFC));
  background: -webkit-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  background: -o-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  background: -ms-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add9e4', endColorstr='#f7fbfc',GradientType=0 );
  background: linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  font-size: 14pt;
  font-weight: bold;
  color: #178BAC;
  font-family: Century Gothic, Arial;
}

.rcge_navigation .breadcrumbs, .rcge_navigation .breadcrumbs a{
  text-decoration: none;
  margin:0;
  padding: 7px 0px;
  font-size: 14pt;
  font-weight: bold;
  color: #178BAC;
  font-family: Century Gothic, Arial;
}

/*-- Blog --*/
.main .blog {
  font-family: "Arial";
  font-size: 10pt;
  color: #8C8C8C;
}
.img-intro-left {
    width: 100px;
    margin-right: 10px;
    float:left;
}
.main .blog h2{
  width: 494px;
  height: 37px;
  background: #ADD9E4;
  background: -moz-linear-gradient(top, #ADD9E4 0%, #D9EDF2 60%, #F7FBFC 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ADD9E4), color-stop(60%,#D9EDF2), color-stop(100%,#F7FBFC));
  background: -webkit-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  background: -o-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  background: -ms-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add9e4', endColorstr='#f7fbfc',GradientType=0 );
  background: linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  font-size: 14pt;
  font-weight: bold;
  color: #178BAC;
  font-family: Century Gothic, Arial;
  margin:0;
  padding: 7px 0px;
}
.main .blog .item {
  padding:0px 10px;
}
.main .blog .item h2{
  display: none;
}
.main .blog .items-leading{
  padding:0px 10px;
}
.main .blog .items-leading h2{
  display: none;
}

.main .blog hr {
  border: 0;
  width: 100%;
  color: #CCC;
  background-color: #CCC;
  height: 1px;
}
.main .blog a {
  color: #A2A200;
  text-decoration: none;
}

.main .blog .blog_item_thumb{
  float: left;
}
.main .blog .blog_item_thumb img{
  width: 100px;
  margin-top: 15px;
  margin-right: 10px;
}

.main .blog .blog_item_content img{
  width:17px;
}
.main .blog .blog_item_content{
  width: 360px;
  float: right;
}
.main .blog .line{
  width :470px;
  float: left;
  margin: 2px 0px 2px 0px;
}

/*-- GE Salon --*/
.GE_Salon {
  font-family: "Arial";
  font-size: 10pt;
  color: #8C8C8C;
}

.GE_Salon h2{
  background: #ADD9E4;
  background: -moz-linear-gradient(top, #ADD9E4 0%, #D9EDF2 60%, #F7FBFC 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ADD9E4), color-stop(60%,#D9EDF2), color-stop(100%,#F7FBFC));
  background: -webkit-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  background: -o-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  background: -ms-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add9e4', endColorstr='#f7fbfc',GradientType=0 );
  background: linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  font-size: 14pt;
  font-weight: bold;
  color: #178BAC;
  font-family: Century Gothic, Arial;
  margin:0;
  padding: 7px 0px;
}
.GE_Salon .item {
  padding:0px 10px;
}
.GE_Salon .item h2{
  display: none;
}
.GE_Salon .items-leading{
  padding:0px 10px;
}
.GE_Salon .items-leading h2{
  display: none;
}

.GE_Salon hr {
  border: 0;
  width: 100%;
  color: #CCC;
  background-color: #CCC;
  height: 1px;
}
.GE_Salon a {
  color: #A2A200;
  text-decoration: none;
}

.GE_Salon .blog_item_thumb{
  float: left;
}
.GE_Salon .blog_item_thumb img{
  width: 100px;
  margin-top: 15px;
  margin-right: 10px;
}
.GE_Salon .blog_item_content{
  width: 360px;
  float: right;
}
.GE_Salon .line{
  width :470px;
  float: left;
  margin: 2px 0px 2px 0px;
}
.GE_Salon .blog_item_video_link{
  width: 360px;
  float: right;
}
.GE_Salon .blog_item_video_link img{
float:left;
}
.GE_Salon .blog_item_video_link a {
  color: #A2A200;
  text-decoration: none;
  float:left;
  padding:1px 5px;
}
.GE_Salon .blog_item_video_link a:hover {
  text-decoration: underline;
  color: gray;
}

/*-- Lunch Seminar --*/
.blog {
  font-family: "Arial";
  font-size: 10pt;
  color: #8C8C8C;
}

.blog h2{
  background: #ADD9E4;
  background: -moz-linear-gradient(top, #ADD9E4 0%, #D9EDF2 60%, #F7FBFC 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ADD9E4), color-stop(60%,#D9EDF2), color-stop(100%,#F7FBFC));
  background: -webkit-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  background: -o-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  background: -ms-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add9e4', endColorstr='#f7fbfc',GradientType=0 );
  background: linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  font-size: 14pt;
  font-weight: bold;
  color: #178BAC;
  font-family: Century Gothic, Arial;
  margin:0;
  padding: 7px 0px;
}
.blog .item {
  padding:0px 10px;
}
.blog .item h2{
  display: none;
}

.blog .items-leading{
  padding:0px 10px;
}
.blog .items-leading h2{
  display: none;
}

.blog hr {
  border: 0;
  width: 100%;
  color: #CCC;
  background-color: #CCC;
  height: 1px;
}
.blog a {
  
  text-decoration: none;
}

.blog .blog_item_thumb{
  float: left;
}
.blog .blog_item_thumb img{
  width: 100px;
  margin-top: 15px;
  margin-right: 10px;
}
.blog .blog_item_content{
  width: 360px;
  float: right;
}
.blog .line{
  width :470px;
  float: left;
  margin: 2px 0px 2px 0px;
}
.blog .cat-children{
  width :470px;
}
.blog .cat-children ul{
  width: 470px;
  #width: 450px;
  list-style-type: none;
  padding: 0px 10px;
  #padding: 0px;
}
.blog .cat-children li{
  width: 470px;
  #width:450px;
  float: left;
}
.blog .cat-children .item-title a{

  color: #930;
  font-size: 12pt;
  font-family: "Arial";
  font-weight: bolder;
}

.blog .cat-children .cat-detail{
  width:470px;
  #width:450px;

}
.blog .cat-children .cat-detail a{
  float: right;
  padding-bottom: 10px;
}
.blog .cat-line{
  width :470px;
  #width :450px;
  float: left;
  margin: 2px 0px 2px 0px;
}

/*-------- Right Column --------*/
.right_column {
  width: 190px;
  height: 600px;
  margin-left: 30px;
  margin-right: 30px;
  float: right;
}

/*---- Video Link ---*/

.video_link {
  width: 184px;
  height: 260px;
  float: left;
  margin-bottom:20px;
  border-bottom: #ADD9E4 1px solid;
  border-left: #ADD9E4 1px solid;
  border-right: #ADD9E4 1px solid;
  border-top: #ADD9E4 1px solid;
  padding: 2px;
  overflow:hidden;
}
.video_link .video_link_title{
  width: 184px;
  height: 37px;
  background: #ADD9E4;
  background: -moz-linear-gradient(top, #ADD9E4 0%, #D9EDF2 60%, #F7FBFC 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ADD9E4), color-stop(60%,#D9EDF2), color-stop(100%,#F7FBFC));
  background: -webkit-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  background: -o-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  background: -ms-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add9e4', endColorstr='#f7fbfc',GradientType=0 );
  background: linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  font-size: 14pt;
  font-weight: bold;
  color: #178BAC;
  font-family: Century Gothic, Arial;
  
  text-align: center;
  margin:0;
  padding: 7px 0px;
}
.video_link .latestnews{
  margin: 0px;
  padding: 0px;
  width: 184px;
  height: 250px;
  overflow: hidden;
}
.video_link .latestnews .video_desc{
  font-family: "Arial";
  font-size: 10pt;
  color: #8C8C8C;
}


/*--- Quick Link ---*/
.quick_link {
  width: 184px;
  float: left;
  border-bottom: #ADD9E4 1px solid;
  border-left: #ADD9E4 1px solid;
  border-right: #ADD9E4 1px solid;
  border-top: #ADD9E4 1px solid;
  padding: 2px;
}
.quick_link .quick_link_title{
  width: 184px;
  height: 37px;
  background: #ADD9E4;
  background: -moz-linear-gradient(top, #ADD9E4 0%, #D9EDF2 60%, #F7FBFC 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ADD9E4), color-stop(60%,#D9EDF2), color-stop(100%,#F7FBFC));
  background: -webkit-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  background: -o-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  background: -ms-linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add9e4', endColorstr='#f7fbfc',GradientType=0 );
  background: linear-gradient(top, #ADD9E4 0%,#D9EDF2 60%,#F7FBFC 100%);
  font-size: 14pt;
  font-weight: bold;
  color: #178BAC;
  font-family: Century Gothic, Arial;
  
  text-align: center;
  margin:0;
  padding: 7px 0px;
}
.quick_link .menu{
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 2px;
}
.quick_link .menu img{
  margin: 5px 0px 5px 0px;
}
.quick_link .menu .image-title{
  display:none;
}
