@charset "utf-8";
/* CSS Document */

/* index==========================

	1.for works
	2.for results

*/


/* 1.for works
===============================================================*/
* html div.progress dd{
	height:0px;
}

/* 2.for results
===============================================================*/
* html div.achRight dl{
	height:0px;
}


* html div#leftbox{
	margin-left:8px;
	}
	
* html div#rightbox{
	margin-right:13px;
	margin-top:5px;
}
/*
*html div#footer{
	position:relative;
	width:800px;
	height:90px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


*html address{
	text-align: center;
	font-style: normal;
	color: #4878C9;
}

*html div#footer ul{
	width: 800px;
	height: 25px;
	padding-left: 270px;
	margin-top: 10px;
	}

*html div#footer li{
	float:left;
	display:inline;
	}

*html div#footer p{
	text-align:center;
	font-size: 10px;
	}
