@charset "utf-8";
#contop{	
    float:left;
	width:745px;
	height:146px;
    background:url(images/conTOP.png) no-repeat;
	margin-left:80px;
}
#con {
	float:left;
	width:745px;
    background:url(images/conMID.png) repeat-y;
	margin-left:80px;
}
#con1 {
	float:left;
	width:615px;
	height:90px;
	border:#999 solid 1px;
	margin-top:30px;
	margin-left:63px;
}
#con2 {
	float:left;
	width:615px;
	height:2000px;
	border:#999 solid 1px;
	margin-top:10px;
	margin-left:63px;
}
#con3 {
	float:left;
	width:615px;
	height:80px;
	border:#999 solid 1px;
	margin-top:20px;
	margin-left:63px;
}
#conbottom{	
    float:left;
	width:745px;
	height:91px;
    background:url(images/conBOTTOM.png) no-repeat;
	margin-left:80px;
}
#CAB{
	float:left;
	width:912px;
	height:38px;
	text-align:center;
	font-size:11px;
	color:#58595B;
}
#box{
	float:left;
	width:894px;
	height:auto;
	border:#CCC solid 1px;
	border-bottom:0px;
	margin-left:8px;
}

#box h2{
	margin-left:20px;
}
#box p{
	text-indent:2em;
	line-height:200%;
	width:854px;
	margin-left:20px;
}
#BOTTOM{
	float:left;
	width:896px;
	height:91px;
	margin-left:8px;
	background:url(images/TMBOTTOM.png) no-repeat;
}
