/* CSS Document */
.main-layout{
margin:auto;
height:600px;
width:800px;
}
.slide-show{
float:left;
height:325px;
width:800px;
}
.link-content{
float:left;
height:210px;
width:800px;
}
.main-link{
	float:left;
	height:200px;
	width:275px;
	padding-top:10px;
	}
.left-link{
	float:left;
	height:200px;
	width:272px;
	}
.right-line{
float:left;
width:3px;
height:200px;
color:#006600;
background-color:#006600
}
.main-content{
	float:left;
	height:200px;
	padding-top:10px;
	padding-left:10px;
	width:515px;
	text-align:justify;
	line-height:18px;
	}
	
.mapple-heading{
	float:left;
	height:71px;
	width:272px;
	text-align:center
}
.link-area{
float:left;
height:129px;
width:272px;
	}
.link-left-1{
width:133px;
float:left;
height:129px;
text-align:center;
}
.link-left-2{
width:3px;
float:left;
height:129px;
background-color:#CC3300;
}
.link-left-3{
width:136px;
float:left;
height:129px;
text-align:center;
}
.mapple-site-managed{
	height:25px;
	width:800px;
	float:left;
	border-bottom:2px solid #666666;
	border-top:2px solid #666666;
	margin-top:15px;
	text-align:center;
	padding-top:8px;
	font-weight:bold;
	color:#999999
	}
.bottom{
	width:800px;
	height:auto;
	float:left;
	text-align:center;
	color:#999999;
	}
.bottom a{
	color:#999999;
	text-decoration:none;
	}
.bottom a:hover{
	color:#CC3300;
	text-decoration:underline;
	}
.but{
	border:0px;
	background-color:#333333;
	border:1px solid #990000 ;
	color:#FFFFFF;
	font-size:14px;
	font-weight:400;
	width:125px;
	height:20px;
	}
