
/*slide*/


#tst {
  border:none;margin-left:16px;
  width:902px;
  margin-top:3px;
  height:100%;
}

.slide {
  background-Color:transparent;border:none;
  width:1100px;
}

.frame{
  
	width:160px;margin-Left:0px;float:left;
}

.frame .slide_kep {
  
	width:151px;
	height:151px;
}

.frame .label {
	height:37px;
	width:151px;
	margin-top:2px;
	background-image:url(images/label_bg.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:36px;
}

.frame a:hover .label {
	background-image:none;
	background-color:#7eb104;}

.frame img {
	width:151px;
	height:151px;}
	
#slide_container ,
#understand_container {
	width:100%;
	position:absolute;
	z-index:99;
	top:1520px;
}
	
#understand_container {
	top:150px;}

#slide_container_inner,
#understand_container_inner {
	width:936px;
	height:255px;
	background-image:url(images/slide_bg.png);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;}
	
.button_slide_close {
	position:relative;
	margin-left:890px;
	z-index:201;}
	
#understand_container_inner	.button_slide_close {
	margin-left:706px;}
	
#understand_container_inner {
	height:615px;
	width:757px;
	background-image:url(images/understand_bg.png);}

#understand_container_inner iframe {
	margin-top:-13px;}


	
#understand_text1 {
	width:342px;
	height:375px;
	margin-top:105px;
	margin-left:29px;
	background-color:#ffffff;
	position:absolute;}

#understand_text2 {
	width:699px;
	height:101px;
	margin-left:29px;
	background-color:#ffffff;
	position:absolute;
	margin-top:480px;
	border-top:1px solid #cccccc;}

.understand_text {
	padding: 10px 10px 10px 10px;
	font-size:13px;
	text-align:left;}
	
.button_slide_close img {
	margin-top:8px;}
	
	#makeMeScrollable
	{
		width:100%;
		/* height: 330px; */
		height: 100%;
		max-height:330px;
		position: relative;
	}
	
	#makeMeScrollable div.scrollableArea 
	{
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
	}
	
.slide_text {
	position:relative;
  margin-top:-32px;
  color:#6c9900;
  font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
  font-size:18px;
  height:36px;}
  
.background a {
	line-height:60px;}
	