/* CSS Document */

p,h1,h2,h3,h4{
	margin: 0;
	padding: 0px;
}

body{
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}

#outline{
	position: absolute;
	background-image: url(img/head_top.gif);
	background-repeat: no-repeat;
	padding-top: 40px;



}

#head{
	background-image: url(img/head.jpg);
	width: 800px;
	height: 660px;


}

#head .title{
	position: relative;
	left: 44px;
	top: 0px;
}

#head .btn{
	position: absolute;
	left: 378px;
	top: 198px;
	width: 86px;
	height: 36px;


}

#head .day{
	position: absolute;
	left: 18px;
	top: 152px;
	width: 308px;
	height: 40px;


}
#head .icon{
	position: absolute;
	left: 610px;
	top: 267px;
}

#head .text{
	position: absolute;
	left: 26px;
	top: 381px;
	width: 429px;
	height: 48px;
	font-size: 14px;
	line-height: 130%;





}

#co1{
	width: 694px;
	text-align: left;
	padding-top: 40px;
	padding-left: 50px;




}
#co1 .text{
	background-image: url(img/co1_text.gif);
	background-repeat: no-repeat;
	width: 694px;
	padding: 20px;

}
#co1 .text p{
	width: 660px;

}
#co1 .title{
	margin-left: 10px;
	margin-bottom: 5px;
}

#co2{
	width: 760px;
	text-align: left;
	margin-left: 20px;
	margin-top: 0px;






}
#co2 .text{}
#co2 .title{
	margin-bottom: 5px;
}

#co3{
	width: 800px;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;


}
#co3 img{
	margin: 0.5px;


}
#co4{
	width: 685px;
	margin-left: 20px;

}
#co4 h3{
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 150%;
}
#co4 p{
	font-size: 12px;
	line-height: 140%;
}
#foot{
	font-size: 12px;
	line-height: 140%;
}
