@charset "utf-8";
/* CSS Document */
.top_image {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:6px;
	margin-top:6px;
	border:#000 solid 1px;
}
#content {
	width:750px;
	float:left;
	margin-bottom:10px;
}
#content h3 {
	font-size:125%;
	text-indent: 10px;
	border-bottom:1px solid #999999;
	border-left:6px solid #39a594;
	margin-left:2px;
	margin-right:2px;
}
#content h4 {
	font-size:100%;
	text-indent: 10px;
	border:1px solid #999999;
	margin-left:2px;
	margin-right:2px;
}
#v_top a{
	background:url(../voip/images/bgv_top.gif) no-repeat left top;
}
#v_top a:hover{
	background:url(../voip/images/bgv_top.gif) no-repeat left bottom;
}
#announcement {
	width:200px;
	height:auto;
	background:url(../images/bg_sideinfo.jpg) no-repeat left bottom;
	margin-bottom:6px;
}
#maintenance {
	width:200px;
	height:auto;
	background:url(../images/bg_sideinfo.jpg) no-repeat left bottom;
	margin-bottom:6px;
}
#a_body{
	font-size:75%;
	padding:1em;
}
#m_body{
	font-size:75%;
	padding:1em;
}
.mainte_th {
	width:110px;
}
.failure_th {
	width:110px;
}
.img_centering {
	width:192px;
	margin-left:auto;
	margin-right:auto;
}
.font_small {
	font-size:75%;
}
/* test */
#content ul {
	padding-left:1em;
}
#content li {
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom:6px;
}
#content dt {
	margin-bottom:6px;
}
#content dd {
	margin-left:2em;
}
#t_information {
	background:url(../images/bgt_info.gif) no-repeat left top;
}
#t_information a:hover{
	background:url(../images/bgt_info.gif) no-repeat left bottom;
}
#t_maintenance {
	background:url(../images/bgt_maint.gif) no-repeat left top;
}
#t_maintenance a:hover{
	background:url(../images/bgt_maint.gif) no-repeat left bottom;
}
#t_failure {
	background:url(../images/bgt_failure.gif) no-repeat left top;
}
#t_failure a:hover{
	background:url(../images/bgt_failure.gif) no-repeat left bottom;
}
#update {
	padding-right:5px;
	text-align:right;
	font-size:85%;
}
