@charset "UTF-8";
/* CSS Document */

div.accBoder{
	width: 550px;
	margin-left: 10px;
	border: 1px dotted #ccc;
	background-color: #fefefe;
}
#acc {
	font-size: 1.4em;
	color: #336699;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 5px;
}
#acc {
	background-image: url(../images/acc00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
}

ul#acc01{
	padding:5px;
}

li#dw01{
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #333333;
	width: 360px;
	float: left;
}

li#logBtn01{
	width: 159px;
	height: 71px;
	float: right;
}

#ssl01 {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #003366;
	width: 540px;
}