@charset "utf-8";
/* CSS Document */

<style type="text/css">

img {border:none;}


.tit1 {
	font-family: "굴림", "돋움", "tahoma", "Verdana";
	font-size: 12px;
	font-weight : bold;
	line-height:18px;
	text-align:justify;
	letter-spacing:-0.5px;
	word-spacing:-1px;
	color: #ff3300;
}


.base1 {
	font-family: "굴림", "돋움", "tahoma", "Verdana";
	font-size: 12px;
	line-height:18px;
	text-align:justify;
	letter-spacing:-0.5px;
	word-spacing:-1px;
	color: #666666;
}


.base2 {
	font-family: "굴림", "돋움", "tahoma";
	font-size: 12px;
	line-height:18px;
	text-align:justify;
	letter-spacing:-0.5px;
	word-spacing:-1px;	
	color: #3333333;
}

//
</style>
