a {
	color:#56a32e;
	text-decoration:none;
}
a:hover {
	color:#56a32e;
	text-decoration:none;
}
a:visited {
	color:#56a32e;
	text-decoration:none;
}

a1 {
	color:#666666;
	text-decoration:none;
}
a1:hover {
	color:#666666;
	text-decoration:none;
}
a1:visited {
	color:#666666;
	text-decoration:none;
}


td,font,body {
	font-family: "Dotum";
	font-size: 9pt; 
	color: #666666;
	letter-spacing:0pt;
}

.greentxt{
	font-weight:bold;
	font-family: "Dotum";
	font-size: 9pt; 
	color: #56a32e;
	letter-spacing:0pt;
}


.date{
font-family: "Dotum";
font-size: 9pt; 
color: #999999;
letter-spacing:0.3pt;
}

.bold{
	font-weight:bold;
	font-family: "Dotum";
	font-size: 9pt; 
	color: #666666;
	letter-spacing:0pt;
}

.pointtx{
	font-weight:bold;
	font-family: "Dotum";
	font-size: 9pt; 
	color: #f17215;
	letter-spacing:0pt;
}

.align	{
		text-align:justify;
		letter-spacing: 0pt;
}

.curPage {
	font-weight:bold;
	color: #56a32e;
	font-size:11pt;
}

.title {
	background:url(''); 
	padding-left:0px;
}

.list {
	padding-bottom:5px; 
	background:url('_images/dot_green_3px.gif') no-repeat 0px 3px;
	padding-left:8px;
}

.select	{
font-size: 9pt; 
color:#666666;
font-family:"Dotum";
height:17px;
}

.p{
	padding-bottom:10px; 
}

#bottomContent {
	background-color:#f1f1f1;
	height:80px;
}
#bottomContent div {
	position:relative;
	width:900px;
	text-align:center;
}
#bottomContent div select#selector {
	position:absolute;
	right:5px;
	top:-2px;
	width:110px;
}
