.table {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style:none;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.table1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D0D0;
	border-right-color: #D2D0D0;
	border-bottom-color: #D2D0D0;
	border-left-color: #D2D0D0;
}
body,td {
	font-size: 9pt;
	color: #333333;
	line-height: 15px;
    font-family:verdana;
}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-size: 9pt;
	color: #ff0000;
	text-decoration:underline;
}
.time{
	font-size: 9px;
	font-family: verdana;
        color:#999999;
}
.form {
	border: 1px solid #CCCCCC;
	font-size: 9pt;
	background-color: #FFFFFF;
}
.hangju {
	line-height: 25px;
}
.td{border-bottom: 1px solid #CCCCCC;}
.4line{border:3px solid #DDF2FA;
}
.s4line{border:1px solid #5EBBFB;
}
.news4line{border:1px solid #eeeeee;
background-color:#f9f9f9;
}
.big{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000000; font-weight:bold;
}