/* CSS Document */
/* leftmenu */
#menu_3th, #menu_3th a:link, #menu_3th a:visited {
	color: #545454;
	text-decoration: none;
	line-height: 120%;
}
#menu_3th a:hover{
	color: #009FA1;
}
#menu_3th a:active{
	color: #545454;
}
#menu_3th .menu_current{
	color: #009FA1;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:-1px;
	line-height: 120%;
}
/* page title */
.titlebg {
	height:45px;
	background-image: url(../images/support/bg_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.title_2th{
	font-size:11px;
	font-weight:bold;
	padding-bottom:7px;
}
/* contents */
#bbscol th{
	background:#DEF2EE;
	height:24px;
	top:50%;
	left:50%;
	text-align:center;
}
#bbscol td{
	background:#FFFFFF;
	height:24px;
	top:50%;
	border-bottom:1px #DBDBDB solid;
}
.lft{
	text-align:left;
}
.cen{
	text-align:center;
}
#bbspage td{
	padding:0 3px 0 3px;
}
.viewtitle{
	background:#DEF2EE;
	height:24px;
	top:50%;
	left:50%;
	color:#009FA1;
	font-weight:bold;
	font-size:11px;
}
.viewtd{
	background:#FFFFFF;
	height:24px;
	top:50%;
	border-bottom:1px #DBDBDB solid;
}

.viewtd1{
	background:#FFFFFF;
	line-height:160%;	
	top:50%;
	border-bottom:1px #DBDBDB solid;
}
.writecontents{
	background:#FFFFFF;
	border-bottom:1px #DBDBDB solid;
}
.point{
	color:#009FA1;
	font-weight :bold;
	font-size:11px;
}
