body{
	font-size: 12px;
	font-family: tahoma, arial, verdana;
}

#wrap_all{
	padding: 0 px;
	margin-top:20 px;
        margin-bottom: 5px;
        width: 580 px;
	}

#content{
	width: 638px;
	height: auto;
	float: left;

}

#button{
	width: 638px;
	height: 20px;
	float: left;
	margin-bottom: 40px;
}

.p1_title_big h1{
	text-align: left;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px;
}


.center{
	text-align: center;
}

.p1_title{
	text-align: center;
	color: #666666;
	font-weight: bold;
}

.p1_text{
	text-align: center;
	color: #666666;
	font-size: 10px;
	padding: 0px 10px;
}

.left{
	float: left;
}

.button_right{
	float: right;
	padding: 10px 20px 0px 0px;	
}

.button_left{
	float: left;
	padding: 10px 0px 0px 0px;
	
}

.page8col1{
	width: 100px;
}

.selecting{
	height: 20px;
	margin: 0px 10px;
}

img a{
	border: none;
}


