body{
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	line-height: 130%;
	background: URL(bg.png)
				repeat-y
				left;
}

div.title{
	font-size: 15px;
	font-weight: bold;
}

#menu{
	float: left;
	height: 100%; 
	width: 180px;
}

#right{
	position: absolute;
	left: 190px;
	margin: 10px 10px 10px 8px;
}

#titleimg{
	background: URL(./aaa.png);
	width: 100%;
	height: 70px;
}

a{
	text-decoration: none;
}

a:hover{
	color: red;
}

#box{
	padding: 3px 0px 7px 45px;
	line-height: 130%;
}

#date,#soft,#news{
	font-weight: bold;
	font-size: 15px;
}

#date{
	color: blue;
}

#soft{
	color: orange;
}

#news{
	color: red;
}

#text,#ntext{
	margin: 3px 0px 8px 30px;
}

#ntext{
	font-weight: bold;
}

#copy{
	text-align: center;
	vertical-align: bottom;
}

#oldversion{
	margin-left: 40px;
}

#oldversion ul{
	margin-top: 0px;
}

#oldtitle{
	margin-top: 5px;
	font-size: 15px;
}


#latest{
	margin-top: 5px;
	margin-left: 60px;
}

#menutext{
	margin-left: 20px;
}
