body {
    margin-top: 1px;
	margin-bottom: 0px;
    width: 880px;
	background-image:url(../img/back.gif);
	margin: 0px auto;
	
}

#bdy{
    width: 880px;
    background-color: #FFFFFF;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	
}

#top{
    clear: both;
	font-weight: bold;
	padding: 3px 0px 1px 0px;
    width: 880px;
	background-color: #FF9933;
	border-bottom: #999999 1px solid;
	border-top: #999999 1px solid;
}

.top-font{
    font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}

#head{
    width: 880px;
	text-align: center;
    background-color: #FFFFFF;
	border-bottom: #999999 1px solid;
}

#top_bar{
    width: 880px;
	text-align: center;
}

#naviLeft{
    float: left;
	width: 185px;
	text-align: center;
	padding: 0px 5px 0px 5px; 
    background-color: #FFFFFF;
	height: auto;
}


#content{
    float: left;
    clear: right;
	width: 650px;
	padding-top: 5px;
	padding-bottom: 15px;
    background-color: #FFFFFF;
	height: auto;
}

#pic{

    padding: 0px 0px 30px 10px;

}

#title{
    padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
}

#title_1{
	padding-left: 30px;
	padding-top: 10px;

}

#title_2{
	padding-left: 55px;
	padding-top: 10px;
	line-height: 28px;

}

#title_3{
	padding-left: 55px;
	padding-top: 15px;

}

#title_4{
	padding-left: 65px;
	padding-top: 10px;

}

#title_5{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	
	
}

#sheet{
	text-align: center;

}

.sheet_font{
    font-size: 12px;


}

.title_font{
    font-size: 12px;
	padding-left: 35px;
	padding-bottom: 15px;
	line-height: 24px;

}

.content-font{
    font-size: 18px;
	line-height: 100px;
	line-height: 25px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 30px;
}

.content-font1{
    font-size: 12px;
	line-height: 25px;
	padding-left: 35px;
	padding-right: 35px;
}

.content-font2{
    font-size: 12px;
	line-height: 170px;
	padding-right: 55px;
	text-align: right;
}

#screen_navi{
	font-size: 12px;
    padding: 0px 0px 20px 15px;
	text-align: left;

}

#foot_navi{
    padding: 15px 30px 25px 0px;
	text-align: right;
	font-size: 12px;

}

#footer1{
    clear: both;
    width: 880px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: #999999 solid 1px;
}

.footer1-font{
    text-align: center;
	padding-top: 3px;
	font-size: 12px;
}

#footer2{
    clear: both;
	font-size: 12px;
    text-align: center;
	color: #FFFFFF;
	font-weight: bold;
    width: 880px;
	padding: 3px 0px 3px 0px;
	background-image: url(../img/footer2.jpg);
	background-repeat: no-repeat;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
}