
body {
	margin: 0px;
	background-color: #FFFFFF;
}

.marquee {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
#oddLine {
	background-color: #F6F6F6;
}
#PageCtrlBar input {
	background-color: #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
.dot {
	font-size: 12px;
	font-weight: bold;
	color: FF7E00;
}
.font {
	font-size: 12px;
	line-height: 20px;
	color: 333333;
}
.font1 {
	font-size: 12px;
	color: #000000;
	background-color: #F7F7F7;
}
.font2 {
	font-size: 12px;
	color: #333333;
	background-color: #F7FBFF;
}
.font3 {
	font-size: 12px;
	color: #333333;
	background-color: #F4FFF5;
}
.font4 {
	font-size: 12px;
	color: #333333;
	background-color: #FFFBEE;
}
.namek {
	font-size: 12px;
	color: 0C3B96;
	border: 1px solid #0C3B96;
}
.user {
	font-size: 12px;
	font-weight: bold;
	color: 0C3B96;
}
.midred {
	font-size: 12px;
	color: C74522;
}
.down {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.search {
	font-size: 12px;
	font-weight: bold;
	color: 0484D3;
}
.searchline {
	font-size: 12px;
	color: 999999;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.rili {
	font-size: 12px;
	color: #333333;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
a:active {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a.itemSubClass {
	width: 49%;
	white-space: nowrap;
	float: left;
	font-size: 12px;
	padding-top: 5px;
}
div.newstitle {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.newsdatetime {
	float:left;
	padding-left:5px;
}
div.newstitle1 {
	width: 90px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 7px;
	height: 22px;
}
div.newstitle2 {
	padding-top: 1px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	width: 300px;
	height: 22px;
}

/* ×óÀ¸À¸Ä¿Êä³öÑùÊ½ */
#Page_LeftBar {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	width:200px;
	margin-left: 40px;
	margin-bottom: 8px;
}
#Page_LeftBar Div a {
	font-size: 14px;
	text-decoration: none;
}
#Page_LeftBar Div a:hover {
	font-size: 14px;
	text-decoration: underline;
}
#Page_LeftBar_ParentDiv, #Page_LeftBar_CurDiv, #Page_LeftBar_OtherDiv, #Page_LeftBar_ReturnDiv {
	margin-top: 8px;
}
#Page_LeftBar_ParentDiv a {
	font-weight: bold;
	color: #333333;
	width: 100%;
	padding-left: 18px;
	background-image: url('../images/left-dot1.gif');
	background-repeat: no-repeat;
	background-position-y: -2px;
	width:100%;
	border-bottom: 1px solid #EEEEEE;
}
#Page_LeftBar_CurDiv a {
	color: CC0000;
	padding-left: 25px;
	background-image: url('../images/left-dot1.gif');
	background-repeat: no-repeat;
	background-position-x: 18px;
	background-position-y: -2px;
	width:100%;
	border-bottom: 1px solid #EEEEEE;
}
#Page_LeftBar_OtherDiv a, #Page_LeftBar_ReturnDiv a {
	color: 666666;
	padding-left: 34px;
	background-image: url('../images/left-dot1.gif');
	background-repeat: no-repeat;
	background-position-x: 18px;
	background-position-y: -2px;
	width:100%;
	border-bottom: 1px solid #EEEEEE;
}