@charset "utf-8";#container {
	width: 100%;
}
h2 {
	font-size: 12px;
}

#header {
	width: 100%;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0px;

}
#menu ul {
	width: 100%;
}
#header p {
	text-align: center;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #039;

}
#menu ul li a {
	width: 90px;
}
body {
	font-size: 12px;
}
.text {
	width: auto;
}
.download {
	width: 100%;
}
.download p {
	text-align: justify;
}
h1 {
	font-size: 12px;
	border-bottom-right-radius: 0px;
	height: 20px;
	width: 100%;
}
#softimg {
	width: 100%;
	height: auto;
}

#softimg p {
	margin: auto;
}
#softimg img {
	width: 80%;
	height: auto;
}
.pict img {
	max-width: 100%;
	height: auto;

}
.download p a {
	font-size: 12px;
}
table {
	margin-right: 10px;
}
