@charset "utf-8";


/* Content
-------------------------------------------------------------------------------- */

ul.menu-btn li.boards a {
	background-image: url(/mobile/set/common/p/img/v12a/service/dengon/btn_boards.png);
}
ul.menu-btn li.voice a {
	background-image: url(/mobile/set/common/p/img/v12a/service/dengon/btn_voice.png);
}

/* table.serv-cont */
#content table.serv-cont {
	width: 100%;
}
#content table.serv-cont th,
#content table.serv-cont td {
	text-align: left;
	padding: 10px;
	border: 1px solid #b7bbbe;
}
#content table.serv-cont thead th,
#content table.serv-cont td.sub {
	white-space:nowrap;
}
#content table.serv-cont td.split-dot {
	border-top: 1px dotted #b7bbbe;
	border-bottom: 1px dotted #b7bbbe;
}
#content table.serv-cont td.split-dot-top {
	border-bottom: 1px dotted #b7bbbe;
}
#content table.serv-cont td.split-dot-btm {
	border-top: 1px dotted #b7bbbe;
}

#content table.serv-cont thead th {
	text-align: center;
	font-weight: bold;
	background: #e4e4e4;
}
#content table.serv-cont tbody th {
	background: #f5f5f5;
}

/* EOF */
