
/* CSS Document */
/*@charset "euc-kr";*/
body
{
	margin:0 0 0 0;
	text-align:center;
}

#top,#container, #footer
{
	width:911px;
	margin:0 auto;
	text-align:left;
}

/* 공통 ?스??*/
.text01 {
	font-family: "굴림", "돋움", Seoul, "한강체";
	font-size: 12px;
	color: #333333;
}
.text01_link{color: #333333;text-decoration: none;}
a.text01_link:link, a.text01_link:active{color: #333333; text-decoration: none;} 
a.text01_link:hover{color: #43b027; text-decoration: none;}

.text02 {
	font-family: "굴림", "돋움", Seoul, "한강체";
	font-size: 17px; 
    font-weight:bold;
	color: #333333;
}

/* bo ?스??*/

.bo01 {
	font-family: "굴림", "돋움", Seoul, "한강체";
	font-size: 11px;
	color: #656565;
}
.bo01_link{color: #656565;text-decoration: none;}
a.bo01_link:link, a.bo01_link:active{color: #656565; text-decoration: none;}
a.bo01_link:hover{color: #272727; text-decoration: none;}

.bo02 {
	font-family: "굴림", "돋움", Seoul, "한강체";
	font-size: 11px;
	color: #919191;
}



