body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background: #eeeeee;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height:100%;
}
#sitebox {
	background: #ffffff;
	width:1000px;
	height:100%;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
#sitebox .head{
	width:1000px;
	height:265px;
	border-bottom: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
#sitebox .menu{
	padding: 20px;
	text-align:left;
}
#sitebox .content{
	padding: 20px;
	text-align:left;
}
#sitebox .nb{
	font-size: x-small;
	color: #CCCCCC;
}
#sitebox a{
	color: #777777;
	text-decoration: underline;
}
#sitebox a img{
	border:0;
}
#sitebox a:hover{
	color: #DD0000;
}
#sitebox .inputfield {
	width:100%;
	border:1px solid #777777;
	overflow-y: visible;
}
#sitebox .button {
	width:100px;
}
#sitebox p {
	text-indent:1cm;
	margin:0;
	padding:5px 0 5px 0;	
}
#sitebox ol, ul {
	text-indent:1cm;
	margin:0;
	padding:0;	
}
#sitebox .div_vieving{
	font-size:80%;
	text-align:center;
	margin:0px;
	padding:3px;
	float:left;
}
#sitebox td.for_im_viev{
	border:1px solid #cccccc;
	width:120px;
	height:100px;
	text-align:center;
}

.copy {
	font-size:80%;
	padding:15px;
}

.div_vieving{
	float:left;
	width:150px;
	height:210px;
}

.for_im_viev{
	padding:5PX;
}

