/* CSS Document */
.page_title {
	background: url(../images/title_bg.png);
	height: 37px;
	width: 639px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.page_title h2 {
	margin: 0px;
	padding: 7px 0px 0px 24px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.anni_table{
	margin-left:10px;
	margin-bottom:20px;
	text-align:center;
	border:1px #000000 solid;
	    border-collapse: collapse;
}
.anni_table2{
	text-align:left;
	    border-collapse: collapse;
}
.anni_table td{
	
	}
	.anni_table2 td.top{
	width:100%;	
	border-bottom:1px #999 solid;
	background-color:#FDF;
	
	}
	.anni_table2 td.bottom{
	width:100%;	
	border-bottom:1px #000 solid;
	
	}
.main_text{
	font-size:14px;
	line-height:1.5;
	background-color:#FFFFFF;
	
	}
	.han{
	clear:both;
		width:660px;
		text-align:center;
		float:left;
				}
.geul{
	width:660px;
	}
	.big{
		font-size:24px;
		font-weight:bold;
		margin-bottom:5px;
		color:#F69;
		}
	.p{
		line-height:1.5em;
		}
ul.style_list{
	margin:20px;
	list-style-type:none;
	}
ul.style_list li{
	height:30px;
	
	}
p.float{
	float:left;
	}
p.month{
	border:1px #000000 solid;
	width:510px;
	margin-left:50px;	
	}