@charset "UTF-8";
/* CSS Document */

p.arrow{
	text-align: center;
}

div.next{
	width: 550px;
	text-align: center;
}

#dw01{
	font-size: 12px;
}
div.accBoder02{
	width: 550px;
}
	
div.accBoder{
	width: 550px;
	margin-left: 10px;
	border: 1px dotted #ccc;
	background-color: #fefefe;
}

ul#acc01{
	padding:5px;
}

li#dw01{
	width: 380px;
	float: left;
}

li#logBtn01{
	width: 160px;
	height: 37px;
	float: right;
}

p#dw02{
	font-size: 12px;
	padding:5px;
}

div.accBoder img{
	display: block;
	margin-left: 5px;
}