body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 
#header{
	MARGIN-TOP: 1px;  BACKGROUND: #ffcc66; PADDING-top:10px; 
	width: 768px;
	text-align: center;
}

#itemintro,#position {
	margin-top:5px;
	width:768px;
	background-color:#ECF8FF;
	padding:0;
}

#itemintro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


 
#main {
	margin-top:2px;
	padding:0px;
	
}
 
 

 
ul {
 	margin:0px;
	padding:5px;
 }

li {
	margin-top:5px;
	list-style-type: none;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a:link{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}


#abstract {
	margin-top:5px;
	background-color:#efefef;
	width:768px;
}
 

#best {
 width:768px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}

#navi {
width:768px;
 background-color:#ECF8FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
padding:0px;

}

#footer {

width:768px;
 background-color:#ECF7FF;
 
padding:4px;
text-align: center;


}

.sub {
	background-color:#FFFF99;

	border: 1px solid #CCCCCC;

}

 

 
