﻿
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
	font-family: Arial;
	font-size:13px;
    -webkit-text-size-adjust:none;
    -moz-text-size-adjust:none;
    -ms-text-size-adjust:none;
    -o-text-size-adjust:none;
}

#system_info{
	margin:10px;
	font-size:12px;
}

#system_info img{
	padding:5px 0 0 0;
}

#system_info hr{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 0.5em 0;
	padding: 0;
}


#system_info .system_info_ttl{
	font-size:16px;
	color:#634517;
	font-weight:bold;
}

#system_info .system_info_tx{
  line-height:1.5;
}

#system_info .fontB{
	font-weight:bold;
}


.system_info_fot{
	font-size:12px;
	text-align:center;
	padding:0 0 10px 0;
}











