.bgSpeakerLeft {
	background-image: url(../../images/main/leftmenu_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgSpeakerRight {
	background-image: url(../../images/main/rightmenu_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgTitleBarTop {
	background-image: url(../../images/main/titlebar_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	color: #FFFFFF;
	padding-top: 12px;
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.inputLogin {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 9pt;
	height: 20px;
	width: 99px;
	border: 1px solid #CCCCCC;
}
.bgAnnounceBox {

	background-image: url(../../images/main/box_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 5px 15px 5px 20px;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 9pt;
	text-align: left;
	line-height: 20px;
}
.bgTitleBarCenter {
	background-image: url(../../images/main/titlebar_center.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}
